*{
	font-size:100%;
}

body{
	/*background:#C6C6C6;*/
	background:#FFF;
	padding:6px;
	margin:0;
	font:75%/140% sans-serif, Arial, Helvetica;
}

/*p {
	line-height:17px;
}*/

#ads {
  position:relative;
  background:#FFF;
  /*height:66px;*/
  height:90px;
}

#ads div.ad1 {
	position:absolute;
	left: 0;
  top: 0;
  width:160px;
  text-align:left;
}
#ads div.ad2 {
	position:absolute;
	left: 161px;
  top: 0;
  width:490px;
  text-align:center;
}
#ads div.ad3 {
	position:absolute;
	left: 651px;
  top: 0;
  width:150px;
  text-align:left;
}

#adssky{
	position:absolute;
	left: 812px;
	top: 0;
	width:160px;
	height: 600px;
}

#wrap{
	background:#FFF;
	width:800px;
	text-align:left;
	background:url(../images/lwwrap_bg3.gif) repeat-y;
}

#header {
	position:relative;
	width:100%;
	height:63px;
	/*background:url(../images/lwheader_bg2.gif) no-repeat;	*/
	background-color:#5289b7;
}

#logo a {
	display:block;
	position:absolute;
	left:9px;
	top:13px;
	width:140px;
	height:43px;
	background:url(../images/lwlogo_bg2.gif) no-repeat;
}

#slogan span {
	display:block;
	position:absolute;
	left:177px;
	top:0px;
	width:508px;
	height:54px;
	background:url(../images/lwslogan2.gif) no-repeat;
}
#sk span {
	display:block;
	position:absolute;
	right:48px;
	top:7px;
	width:40px;
	height:49px;
	background:url(../images/lwsk.gif) no-repeat;
}
#navig {
	height:16px;
	font-size:11px;
	background:#FFF;
	overflow:hidden;
}

#navig div#menu {
	float:left;
}

#navig a {
	float:right;
	line-height:14px;
	color:#000;
	padding:0 10px;
}

#navig a {
	float:none;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/lwmenu_del_bg.gif) no-repeat right;
}

#navig a.last {
	background:0;
	padding-right:0;
}

#navig a:hover {
	color:#FFEA00;
}

#main-content {
	width:490px;
	display:inline;
	float:left;
	margin-left:160px;
	overflow:visible;
	/*border-top: solid 3px #d2dce5;*/
}

#main-content H1 {
	font-size:16px;
	margin:5px 0;
}

#main-content H2 {
	margin:0;
	padding:2px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	/*border-bottom:solid 1px #b5c6e1;*/
}

#main-content H2.headline {
	margin:0;
	padding:2px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	background:#003c87;
	color:#FFF;
	border-top:solid 1px #99b1cf;
	border-bottom:solid 1px #215b9a;
}

#main-content H3 {
	font-size:14px;
	margin:5px 0;
}

div.hr {
  height: 1px;
  background: #b5c6e1;
  margin-left:10px;
	margin-right:10px;
	margin-top:-2px;
}
div.hr hr {
  display: none;
}

#main-content P {
	margin:10px 0;
}

#main-content A, #main-content td A {
	color:#000;
	text-decoration:underline;
}

#main-content A:hover, #main-content td A:hover {
	color:#000;
	text-decoration:none;
}

#main-content div#search-box {
	padding:10px;
	display:block;
	color:#fff;
	background-color:#5289b7;
}
#main-content div#search-box div.nextline{
	padding-top:8px;
}

#main-content div#search-box input.textbox, select.textbox {
	background-color:#d2dce5;
	border: solid 1px #FFF;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
}

#main-content div#search-box input.submit {
	background-color:#3e69a0;
	border: solid 1px #000;
	border-top: solid 1px #97b8d4;
	border-left: solid 1px #FFF;
}

#main-content div#tovekresult {
	display:block;
}

div#tovekresult ul {
	margin:0;
	padding:0;
	padding-left:4px;
}
div#tovekresult ul li.noborder
{
	background-color: #E2E2E2;background-image: none; padding-bottom: 0px;
}
div#tovekresult ul li {
	list-style-type:none;
	padding-left:15px;
	padding-right:3px;
	padding-bottom: 3px;
	background:url(../images/lwi_list.gif) no-repeat 3px 2px;
	font-size: 11px;
	line-height: 12px;
}
div#tovekresult ul li.PrefBackground {
	list-style-type:none;
	padding-left:15px;
	padding-right:3px;
	padding-bottom: 3px;
	background:url(../images/lwi_list.gif) no-repeat 3px 2px;
	background-color: #E2E2E2;
	font-size: 11px;
	line-height: 12px;
}

div#tovekresult a:hover {
	color:#000;
	text-decoration:underline;
}

div#tovekresult a 
{
	color:#000;
	text-decoration:none;
}
div#search-box div.justify,
div#search-box div.left,
div#search-box div.right {
	font-size:11px;
}

div#search-box table td {
	font-size:11px;
}
div#search-box table.searchtable td {
	font-size:12px;
}

div.justify {
	text-align:justify;
}

span.nowrap {
	white-space:nowrap;
}

#main-content div#search-box form.search {
	float:right;
}

#main-content table.tableresult td {
	font-size:11px;
}

#main-content div.topstory {
	border-top: solid 2px #d2dce5;
}
#main-content div.topstory, #main-content div.topstory P.articlefoot, #main-content div.topstory P.articlefoot A, #main-content div.topstory P.articlefoot A:hover {
	color:#29438d;
}

#rightcol{
	width:150px;
	float:left;
	color:#29438d;
	/*margin-left:1px;*/
}

#rightcol img.simplebanner {
	margin-top: 2px;
	border:0;
}

form.search {
	margin:0;
	font-size:11px;
}

form.search input {
	padding:1px;
}

.submit {
	font-weight:bold;
	color:#fff;
	font-family:sans-serif, Arial, Helvetica;
	background:#000;
	border:1px solid #000;
	border-color:#BFBFBF #000000 #000000 #BFBFBF;
}

#leftcol {
	width:160px;
	float:left;
	margin-left:-800px;
	/*margin-right:1px;*/
	background: url(../images/lwleftcol_bg.gif) repeat-y;
}

div.row {
	padding:10px;
	line-height:14px;
}

div.rowhr {
	position:relative;
  height: 1px;
  background: #fff;
  margin-left:10px;
	margin-right:10px;
	margin-top:-5px;
	z-index: 0;
}
div.rowhr hr {
  display: none;
}

div.row h3 {
	color:#29438d;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
}

div.row a {
	color:#29438d;
	font-size:11px;
	text-decoration:none;
}

div.row a:hover {
	text-decoration:none;
	color:#171f69;
}

div.row table {
	font-size:10px;
	color:#29438d;
}
div.row table td.tdCode {
	font-size:11px;
	font-weight:bold;
}

div.row input.submit {
	background-color:#3e69a0;
	border: solid 1px #000;
	border-top: solid 1px #97b8d4;
	border-left: solid 1px #FFF;
}

div.rowgreen {
	background-color: #98aa54;
	padding:10px;
	line-height:12px;
	color:#FFF;
	font-size:10px;
}
div.rowgreen h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
div.rowgreen h5 {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-top: 5px;
}
div.rowgreen a {
	color:#FFF;
	text-decoration:underline;
}
div.rowgreen a:hover {
	text-decoration:none;
}
div.rowgreen input{
	background-color: #e3eac7;
}
div.rowgreen input.submit {
	font-weight:bold;
	color:#FFF;
	font-family:sans-serif, Arial, Helvetica;
	background:#8fa14b;
	border:1px solid #000;
	border-color:#FFF #000000 #000000 #bcc793;
}
div.rowgreen p.pgreen {
	margin:0;
	padding:0;
	padding-top: 3px;
}

div.anketa {
	display:block;
	color:#29438d;
	font-size:10px;
	position:relative;
}
div.anketa a {
	color:#29438d;
	text-decoration:none;
}
div.anketa a:hover {
	color:#171f69;
	text-decoration:none;
}
div.anketa div.anketasum {
	color:#000;
	font-size:10px;
	text-align:right;
}
div.pollanswer {
	width:100%;
	position:relative;
}
div.pollanswer label, div.pollanswer input { 
	display: block; 
	text-align: left; 
	width: 16px; 
	float: left; 
} 
div.pollanswer label { 
	width: 114px; 
	_padding-top:3px;
} 
div.anketa div.pollratio {
	padding-left:16px;
}
div.anketa br, div.pollanswer br { 
	clear: left; 
	padding:0;
	margin:0;
}


div.newsmini ul {
	margin:0;
	padding:0;
	/*padding-left:3px;*/
}

div.newsmini ul li {
	list-style-type:none;
	padding-left:11px;
	background:url(../images/lwi_list2.gif) no-repeat 0 5px;
}

div.newsmini a {
	color:#29438d;
}

div.newsmini a:hover {
	color:#171f69;
}


#foot {
	clear:both;
	height:51px;
	padding:0 17px;
	color:#fff;
	font-size:11px;
	line-height:50px;
	background-color:#919191;
	border-top:1px solid #fff;
}

#foot a {
	color:#fff;	
	text-decoration:none;
}

#copyright {
	clear:both;
	font-size:11px;
	color:#FFF;
	background:#5289b7 url(../images/lwcopyright2_bg.gif) no-repeat 10px 0px ;
	padding: 0 70px;
	height:30px;
	border-top:solid 3px #FFF;
}
#copyright div {
	padding:0;
	padding-top: 6px;
}

.hide {
    position:absolute;
    left:-9999px;
    font-size:0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	display:none;
	clear:both;
}

.center {
	text-align:center;
}

ul.notopmargin, ol.notopmargin{
	margin-top:0;
}

.mini {
	font-size:11px;
}

div.pad {
	padding:3px 10px;
}

P.articlefoot {
	font-size:10px;
	font-weight:bold;
	color:#5E5E5E;
}

P.articlefoot A {
	color:#5E5E5E;
}

P.articlefoot A:hover {
	color:#0050A2;
}

A.blue {
	color:#29438d;
}

H2.headline {
	margin:0;
	padding:2px;
	padding-left:10px;
	display:block;
	font-size:12px;
	font-weight:bold;
	background:#003c87;
	color:#FFF;
	border-top:solid 1px #99b1cf;
	border-bottom:solid 1px #215b9a;
}

span.zakon {
	padding:1px 4px;
	font-weight:bold;
	color:#fff;
	background:#919191;
}

.imgheaderspace {
	margin-left: 5px;
	margin-top: 2px;
}

.errpage {
	padding:3px 10px;
}

.helppage , .errpage {
	background-color:#FFF;
	background-image:none;
}

#printpage {
	background-color:#fff;
	text-align:left;
}

#printcontent {
	padding:3px 10px;
	background-color:#FFF;
	background-image:none;
}

#printcontent H2.headline {
	margin-top:5px;
	padding:2px;
	padding-left:5px;
	display:block;
	font-size:12px;
	font-weight:normal;
	border-top: solid 2px #E2E2E2;
	border-bottom: solid 2px #E2E2E2;
	background-color:#FFF;
	color:#4B4B4B;
}

#printheader {
	clear:both;
	height:46px;
	padding: 10px;
	padding-bottom: 0;
	background-color:#fff;
	vertical-align:bottom;
	line-height:45px;
}

#printheader h1 {
	font-size: 34px;
	font-weight: bold;
}

#feedback{
	background:#FFF;
	width:100%;
	text-align:left;
	background:url(../images/lwwrap_bg.gif) repeat-y;
}

.smallgrey {
	font-size: 10px;
	color:#919191;
}

.helpgif {
	cursor: pointer;
  _cursor: hand;
}

@media print 
{
#ads, #adssky, #header, #leftcol, #rightcol, #foot {display:none; visibility:hidden;}
#copyright {
	padding: 0 10px;
}
#main-content {
	width:auto;
	display:inline;
	float:none;
}
/*tridy, ktere se netisknou radim*/
.inactivenoprint{display:none;}
.noprint{display:none;}
.imgheaderspace, .articleprintlink {display:none;}
}