@CHARSET "UTF-8";

a[href^="error:"] {
	background: red !important;
	color: white !important;
}

.clir{
	clear:both;
}

body, ul, li, p, h1, h2, h3, h4, h5, h6, h7, img{
	padding: 0px;
	margin: 0px;
}

img{
	border: none;
}

body{
	font-family: sans-serif;
	font-size:0.8em;
	background: url("../img/bg.png") repeat-x;
}

/* div{border:1px solid black;} */
a{
	color:#9E181F;
}

h1{
	font-size:2em;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-weight: normal;
	color: #A1191D;
}

h2{
	font-size:1.5em;
	font-family: Georgia, 'New York CE', utopia, serif;  
	font-weight: normal;  
	color: #A1191D;
	margin-bottom:0.2em;
}

h3{
	font-size:1.2em;
	font-weight: normal;  
	color: #A1191D;
}

h4{
	font-size:1em;
	color: #A1191D;
}

div.shadow{
	padding-bottom:5px;
	background: url("../img/shadow.gif") repeat-x center bottom;
}

#wrapper{
	width:996px;
	margin: 0px auto;
	background-color: white;
}

#head{
	background: url("../img/head_bg.png") no-repeat;
	height:151px;
	position: relative;
	color: white;
	font-size: 0.9em;
}

#head h1{
	
}

#head h1 a{
	
}

#head h1 a span.title{
	display: none;
}

#head h1 a img.logo{
	position:absolute;
	top:30px;
	left:10px;
}

#head a {
	color: white;
}

#headContact{
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width:400px;
	line-height: 1.6em;
}

#headContact h3{
	color: #F2CC00;
/*	font-weight: bold;*/
	font-size: 1em;
}

#langSelect{
	position: absolute;
	right: 10px;
	top: 10px;
	width:350px;
	text-align: right;
}

#langSelect a.active{
	font-weight: bold;
	color: #F2CC00;
}

#mainMenu{
	background: url("../img/menu_bg.png") repeat-x;
	height:48px;
}

#mainMenu ul{
	padding-top:10px;
	padding-left:10px;
}

#mainMenu ul li{
	list-style: none;
	margin-right:10px;
	float:left;
}

#mainMenu ul li a{
	color:white;
	text-decoration:none;
	font-weight:none;
	background: url("../img/menu_a_bg.gif") no-repeat left center;
	padding:6px;
	padding-left:24px;
	padding-right:10px;
	display: block;
	float:left;
}

#mainMenu ul li a:hover{
	background: url("../img/menu_a_hover_bg.gif") no-repeat left center;
}

#mainMenu ul li a.active{
	background: url("../img/menu_a_hover_bg.gif") no-repeat left center;
	font-weight:bold;
}


#main{
}

#referenceMenu{
	background: url("../img/reference_menu_div_bg.gif") no-repeat;
	padding-top:4px;
}

#referenceMenu ul{
}

#referenceMenu ul li{
	background: url("../img/reference_menu_bg.gif");
	border-bottom: 1px solid white;
	list-style: none;
}

#referenceMenu ul li a{
	color:black;
	text-decoration: none;
	display: block;
	margin-left:30px;
	padding-left:10px;
	padding-top:7px;
	height:23px;
	background: url("../img/reference_menu_a_bg.gif") repeat-x;
}

#referenceMenu ul li a.active{
	font-weight: bold;
}

#referenceMenu ul li a:hover{
	background: url("../img/reference_menu_a_hover_bg.gif") repeat-x;
	color: #A1191D;
}

#referenceMenu h2{
	padding:10px;
	background-color: #FEF5CA;
	font-size: 1.3em;
	margin-bottom:0px;
}

div.tenPxPadding_left{
	padding:10px;
	float: left;
}

div.tenPxPadding_right{
	padding:10px;
	padding-left:0px;
	float: right;
	width: 755px;
}

#leftBlock{
	float: left;
	width: 210px;
}

#mainBlock{
	float: right;
	width: 755px;
	line-height: 1.6em;
}

#footer{
	background: url("../img/footer_bg.png") repeat-x;
	height:38px;
	color:white;
	font-size:0.9em;
	text-align: center;
	border-top:1px solid white;
	clear:both;
}

#footer p {
	margin:10px 0px 0px 0px;
}

#intro_obal{
	background: url("../img/intro_top_bg.gif") repeat-y left top;
	background-color: #163262;
	padding-top: 4px;
}

#intro{
	background: url("../img/intro_bg.gif") repeat-x left top;
	background-color: #FCE89F;
	padding:15px;
}

#welcome{
	width:450px;
	float:left;
}

#welcome img.sidlo{
	float:left;
	margin-right:15px;
	margin-bottom:1px;
	padding:5px;
	border:1px solid silver;
	background-color: white;
}

#nabizime{
	width:250px;
	float:right;
}

#nabizime ul{
	padding-left:2px;
}

#nabizime ul li{
	list-style:none;
	padding-left:18px;
	background: url("../img/li.gif") no-repeat left top;
}

#vybraneRealizace{
	background: url("../img/vybraneRealizace_bg.gif") repeat-x top;
	padding-top:21px;
}

#vybraneRealizace h2{
	background-color: white;
	padding-right:10px;
	float:left;
	margin-bottom: 20px;
}

#vybraneRealizace div.left{
	float:left;
	margin-bottom: 12px;
}

#vybraneRealizace div.right{
	float:right;
	margin-bottom: 12px;
}

#vybraneRealizace div.rightLinks{
	text-align: right;
}

#vybraneRealizace div.rightLinks a{
	color: black;
}

#vybraneRealizace div.rightLinks a.bigger{
	font-size: large;
}

div.realizace{
	width:369px;
	border:1px solid silver;
	position:relative;
	_padding-bottom:6px;
}

div.realizace h5{
	display: none;
}

div.realizace img.main{
	position:absolute;
	top:3px;
	left:3px;
}

div.realizace div.detaily{
	position:absolute;
	top:3px;
	right:3px;
	width:94px;
	text-align: right;
}

div.realizace div.detaily img{
	margin-bottom:3px;
}

div.realizace h4{
	margin:6px;
	margin-left:10px;
	margin-top:214px;
	font-weight: normal;
	color:black;
}

div.realizace h4 span.label{
	color:#A1191D;	
}

#pageDecor{
	background: url("../img/intro_top_bg.gif") repeat-y left top;
	background-color: #163262;
	padding-top:4px;
}

#page{
	border-top:1px solid white; 
	padding-left:35px;
	background-color: white;
	padding-bottom:2em;
}

#page h1{
	margin-top:1.6em;
	margin-bottom:0.4em;
}

#page h2{
	margin-top:1.6em;
	margin-bottom:0.3em;
}

#page h3{
	margin-top:1.6em;
	margin-bottom:0.2em;
}

#page h4{
	margin-top:1.6em;
	margin-bottom:0.2em;
}

#page h5{
	margin-top:1.6em;
	margin-bottom:0.2em;
}

.hidden{
	display: none;
}

div.notice{
	padding:2em;
	border:1px solid silver;
	background-color: #ffffcc;
	text-align: center;
}

#prace{
	border: 1px solid white;
	clear: both;
	text-align: center;
	padding-top: 30px;
}
