/* tmave seda #253d51 */
/* tmave zelena #407d3b */
/* tmave ruda #d30e41 */
/* svetle modra #1688d4 */

@import url("/css/head.css");
@import url("/css/content_left.css");
@import url("/css/content_right.css");
@import url("/css/accordion.css");
@import url("/css/pravy-pas.css");

body {
	background:url("/images/redesign2/bg.jpg") left top repeat-x;
	font-size:12px;
	margin:0;
	padding:0;
	color:#253d51;
	font-family: Trebuchet MS;
}


h1, h2, h3, h4, h5, p, img {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#253d51;
}

a:hover, a.actual {
	color:#108ebd;
}

a img {
	border:none;
}

/* ukotveni pod plovoucimy objekt, neviditelne */

hr, br.clear {
	clear:both;
	width:100%;
	visibility:hidden;
}

/* center div obsahuje vse, centruje */

#center {
	width:1212px;
	margin:0px auto;
	padding:0;
	position:relative;
	background: url(/images/redesign2/bg_center.jpg) left top repeat-y;
}


/* footer */

#center #footer {
	position:relative;
	clear:both;
	height:254px;
	background:url("/images/redesign/bg_footer.jpg") left top no-repeat;
	
}

#center #footer #links {
	padding-top:80px;
	padding-left:35px;
}

#center #footer #links a {
	color: #4f565d;
	margin-right:30px;
	font-weight: bold;
}

#center #footer #oteviraci-doba {
	font-size:11px;
	color:#898b8b;
	width:180px;
	height:175px;
	bottom:0;
	right:250px;
	position:absolute; 
}

#center #footer #oteviraci-doba span, #center #footer #kontakty span {
	display:block;
	font-size:13px;
	color: #4f565d;
	font-weight: bold;
	margin-bottom:12px;
}

#center #footer #oteviraci-doba em {
	color: #ff0000;
	font-style:normal;
}

#center #footer #oteviraci-doba strong, #center #footer #kontakty strong {
	color:#fff;
	font-weight:normal;
}

#center #footer #kontakty {
	background: url(/images/redesign/foot_cont.jpg) right top no-repeat;
	font-size:11px;
	color:#898b8b;
	width:200px;
	height:175px;
	bottom:0;
	right:20px;
	position:absolute; 
}

#center #footer #kontakty em {
	color: #a7c651;
	font-style:normal;
}

#center #seotexts {
	position:relative;
	clear:both;
	width:956px;
	height:226px;
	background: url(/images/redesign2/bg_seo.jpg) left top no-repeat;
	padding-left:20px;
	padding-top:35px; 
	font-size:11px;
}

#center #seotexts h1, #center #seotexts h2, #center #seotexts h3 {
	font-size:18px;
	margin-bottom:20px;
}

#center #seotexts div {
	width:270px;
	float:left;
	height:80%;
}

#center #seotexts div.padded {
	margin-right:30px;
	padding-right:30px;
	border-right:1px solid #cccccc;
}
