/* CSS Document */

@import url("./aktuality.css");
@import url("./kontakt.css");
@import url("./poradna.css");
@import url("./text.css");

html, body, p, h1, h2, h3, table, div, span, strong, ul, li, img, a, hr, object, embed {
margin: 0;padding: 0;border: 0;
}

body {
background-color: #FFF;
background: url('../img/bg.jpg') top #FFF no-repeat;
text-align: center;
font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
color: #FFF;
}

a {
text-decoration: none;
color: #FFF;
}

a:hover { color: #333; }

#header {
position: relative;
width: 920px;
height: 130px;
margin: 0 auto;
text-align: left;
}

#header img {
margin: 20px;
border: none;
}

#header #rightmenu {
position: absolute;
right: 0;
top: 0;
width: 182px;
height: 63px;
background: url('../img/top_right_menu_bg.gif') top #FFF no-repeat;
text-align: center;
}

#header #rightmenu a {
display: block;
width: 170px;
height: 20px;
margin: 2px auto;
padding: 4px;
text-align: left;
font: normal 0.8em 'Trebuchet MS';
background: url('../img/lupa.jpg') right center no-repeat;
}

#header #rightmenu a#st {
border-bottom: 1px dotted #FFF;
background: url('../img/lupa.jpg') right center no-repeat;
}

#header #rightmenu a#nd { background: url('../img/obalka.jpg') right center no-repeat; }

#header #rightmenu input {
position: absolute;
top: 35px;
left: 10px;
border: 1px dotted #fff;
background-color: transparent;
color:#fff;
}

#header #rightmenu #tlNews {
position: absolute;
left: 166px;
top: 40px;
border: none;
}

#line {
width: 90%;
height: 22px;
margin: 10px auto;
background: url('../img/red_line_bg.gif') center repeat-x;
padding-left: 85px;
}

#line a {
font: normal 0.8em 'Trebuchet MS';
margin: 0 45px 0 40px;
}

#line #st { }

#line #nd { }

#line #rd { }

#line #th { }

#container {
width: 930px;
height: 700px;
margin: 5px auto;
padding-bottom: 50px;
}



#menu {
float: left;
width: 182px;
height: auto;
}

#menu .boxheader {
width: 182px;
height: 27px;
line-height: 27px;
font-size: 0.9em;
background: url('../img/left_menu_header_bg.gif') center right no-repeat;
margin-bottom: 10px;
}

#menu .box {
width: 182px;
height: 150px;
min-height: 150px;
background: url('../img/left_menu_bg.gif') bottom no-repeat;
margin: 10px 0;
padding: 10px 0;
}

#menu .anketa {
width: 182px;
height: 150px;
background: url('../img/anketa_ceny.jpg') top no-repeat;
margin: 10px 0;
padding-top: 110px;
text-align: left;
}

#menu .anketa span {
margin:0;
padding:0;
padding-left: 10px;
font-size: 12px;
display:block;
font-weight: normal;
}

#menu .vyherci {
width: 182px;
height: 150px;
background: url('../img/anketa_vyherci.jpg') top no-repeat;
margin: 10px 0;
padding-top: 70px;
text-align: left;
}

#menu .vyherci span {
display:block;	
margin:0;
padding:0;
padding-left: 10px;
font-size: 12px;
font-weight: normal;
}

body[id] #menu .box { height: auto; }

#menu .box a {
display: block;
font-size: 0.8em;
margin: 4px;
}

#menu .box hr {
width: 100%;
height: 1px;
border-top: 1px dotted #de4349;
}

#content {
/*border: 1px solid black;*/
width: 730px;
height: auto;
/*min-height: 600px;*/
margin-left: 195px;
background: url('../img/content_bg.gif') right repeat-y;
}

#content h1.headline {
font-size: 13px;
text-align:left;
padding: 4px 10px;
font-weight: normal;
color: #CCC;
}

#content a {
font-size:0.8em;
}

#content #content_header {
width: 100%;
height: 8px;
background: url('../img/content_top_bg.gif') no-repeat;
}

#content_footer {
width: 730px;
height: 102px;
background: url('../img/content_bottom_bg.gif') right no-repeat;
}

#content_footer span {
font-size:11px;
position: relative;
top:20px;
color: #CCC;
}

#seo {
	width: 730px;
	height: auto;
	background-color: white;
}
#seo p a {
	color:#969696;
	font-size: 12px;
}

#seo p a:hover {
	text-decoration: underline;
}
