/*Created by Ondřej Svěrák | www.Ondi.net*/

body{

	color: #000000;

	margin: 0;

	padding: 0;

	background: #D7DDE8 url('../img/bg.gif') repeat top center;

	font: 12px Arial, Helvetica, sans-serif;

	letter-spacing:0px;

}

img {

	border: 0px;

}

form{

	border: 0px;

	padding: 0px;

	margin: 0px;

}

a {

	color: #9A0000;

}

a:hover {

	color: #9A0000;

	text-decoration: none;

}
p{
	line-height: 150%;
}
p.nula{
	margin-top: 0px;
}
p.vice{
	line-height: 200%;
}
input.policko{
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCF2F2;
	border: 1px solid #9E0000;
}
input.polickobez{
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #9E0000;
}
textarea.polickobez{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #9E0000;
}
input.submit{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9E0000;
	border: 0px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

/******* Layout **********/

#wrapper{width:896px; margin: 0 auto; background: url('../img/bg_center.jpg') repeat-y top left; border: 0; padding: 0;}

#header{position: relative; margin: 0px 13px 0px 13px; height: 132px;background: #ffffff url('../img/top.jpg') no-repeat top center;}

#menu{font-family: Arial; width: 870px;clear: both; margin: 0px 13px 0px 13px;   padding: 0; height: 45px;background: transparent url('../img/pruh.jpg') no-repeat top center; }

.hlavni_menu{
	margin-left:160px;
	_margin-left:80px;
	padding: 13px 0px 0px 0px;
	height:auto;
	float: left;
}
.text_hl_menu{
	margin: 0;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 1px;
}
.vedle_menu{
	float: right;
	margin-right:30px;
	padding: 15px 0px 0px 0px;
}
.text_vedle_menu{
	margin: 0;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.3px;
}
.vybrano {
	color: #B2BDD2;
	text-decoration: none;
	margin: 0px 15px 0px 15px;
}
.vybrano a{
	color: #B2BDD2;
	text-decoration: none;
}
.vybrano a:hover{
	color: #B2BDD2;
	text-decoration: none;
}
.vmenu{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 15px 0px 15px;
}
.vmenu a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.vmenu a:hover{
	color: #B2BDD2;
	text-decoration: none;
	margin: 0px;
}
.vybrano2{
	color: #C2CBDB;
	text-decoration: none;
	margin: 0px;
}
.vmenu2{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
.vmenu2 a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.vmenu2 a:hover{
	color: #C2CBDB;
	text-decoration: none;
	margin: 0px;
}
#inside{
	width: 870px;
	margin: 0px 13px 0px 13px;
	padding: 0;
	background: #ffffff url('../img/jahody.gif') no-repeat bottom right;
}
#inside2{
	width: auto;
	clear: both;
	margin: 0;
	padding: 40px 0px 0px 0px;
	background: transparent url('../img/pruh_pod.jpg') no-repeat top center;
	position: relative;
}
.fb{
	position: absolute;
	right:15px;
	top:15px;
}

#footer{
	width: 870px;
	margin: 0;
	padding: 20px 0px 9px 0px;
	text-align: center;
	color: #6F6F6F;
	font-size: 11px;
}
.schovane, .schovane a, .schovane a:hover{
	font-size: 2px;
	color: White;	
	line-height: 3px;
	text-decoration: none;
}
.klicova{
	color: #a8a8a8;
	font-size: 11px;
	padding: 0px 20px 10px 20px;
	text-align: center;
}
#box_right{
	width: 215px;
	float: right;
	background: #ffffff url('../img/box_bg.jpg') repeat-x top left;
}
.box_right_inside{
	padding: 20px 10px 100px 10px;
	text-align: left;
}
.box_right_text{
	padding: 5px 0px 5px 15px;
	background: transparent url('../img/sipka.gif') center left no-repeat;
}
.box_right_text_a{
	padding: 5px 0px 5px 15px;
	background: transparent url('../img/sipka_c.gif') center left no-repeat;
}
#box_left{
	width: 635px;
	float: left;
	background: transparent;
}
.box_left_inside{
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.box_full_inside{
	padding: 0px 35px 0px 35px;
	text-align: left;
}
.noscreen{
	display: none;
}

.clear{
	clear:both;
}
.left_vedle{
	float:left;
	padding: 7px 0px 0px 10px;
	color: #6F6F6F;
	font-size: 14px;
	font-weight: normal;
}
.left{
	float:left;
}
h1{
	color:#9E0000;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 15px 0px;
	letter-spacing: 1px;
}
h1 a{
	text-decoration: none;
}
h2{
	color:#9E0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px 5px 0px;
	letter-spacing: 0px;
}
h3{
	color:#9E0000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
}
.flash{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.ref{
	width: auto;
	height: auto;
}
ul{
	list-style: url('../img/sipka.gif');
	margin: 0px 0px 0px 30px;
	padding:0;
}
li{
	margin: 0px 0px 3px 0px;
}
ul.homep{
	margin-top: 5px;
}
ul li ul{
	list-style: url('../img/sipka.gif');
	margin: 3px 0px 7px 30px;
	padding:0;
}
.fotka_ref_big{
	margin: 10px 0px 10px 10px;
	width: auto;
	float: right;
	text-align: left;
	}
.fotka_ref{
	border: 1px solid #9E0000;
	padding: 10px 10px 5px 10px;
	background: #ffffff url('../img/box_ref.jpg') repeat-x top left;
	width: auto;
	text-align: center;
}
img.ref_obr{
	margin-bottom: 5px;
}
.ref_tit{
	background-color:#9E0000;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	text-align: center;
	width: 55px;
}
.ref_tit_home{
	background-color:#9E0000;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	text-align: center;
	width: 100px;
}
.red{
	color: #9E0000;
	font-weight: bold;
	text-align: center;
}
.black{
	color: #000000;
}
.gray{
	color: #666666;
}
.port{
	float: left;
	width: 200px;
	background: #ffffff url('../img/box_ref.jpg') repeat-x top left;
	position: relative;
}
.port_abs{
	position: absolute;
	top: 18px;
	width: 200px;
	height: 140px;
}
.port_top{
	width: auto;
	height: auto;
	background: #9E0000 url('../img/bg_port.gif') repeat-x top left;
	padding: 3px 0px 3px 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}
#port_ban{
	padding: 10px 7px 10px 7px;
}
.white{
	color: #ffffff;
	text-decoration: none;
}
.white a{
	color: #ffffff;
	text-decoration: none;
}
.white a:hover{
	color: #ffffff;
	text-decoration: underline;
}
img.vrade{
	width: 200px;
	height: 140px;
	margin-right: 5px;
	margin-bottom: 2px;
}
img.nakonci{
	width: 200px;
	height: 140px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.nastred20{
	text-align: center;
	margin-bottom: 20px;
	font: 12px, Arial, Helvetica, sans-serif;;
	position: relative;
}
.absolutni{
	background-color: #ffffff;
	height:20px;
	width: 180px;
	position: absolute;
	top: 116px;
	left: 10px;
	filter: alpha(opacity=82);
	-moz-opacity: 0.82;
	text-align:center;
	padding: 4px 0px 0px 0px;
}
.vpravo{
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
}
.detail_vpravo{
	float: right;
	width: 200px;
	text-align: center;
}
.detail_vpravo img{
margin-top: 2px;
margin-bottom: 5px;
}
.detail_vlevo{
	float: left;
	width: 400px;
	text-align: left;
}
.detail_vlevo table{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.detail_vlevo table TR{
	vertical-align: top;
}
.detail_vlevo table TD{
	border: 0px;
	padding: 1px 5px 1px 5px;
	margin: 2px 2px 0px 0px;
	line-height: 150%;
}
.detail_vlevo table TD.licha{
	background-color: #E7EBF1;
}
.detail_vlevo table TD.suda{
	background-color: #D2D9E4;
}
img.detail{
	margin: 0px 10px 10px 0px;
}
img.logoNew{
		position: absolute;
		left: 0;
		top: 0;
		width: 309px;
		height: 129px;		
}
.bezdekorace, .bezdekorace a{
	text-decoration: none;
}
.port_left{
	float: left;
	width: 33%;
	margin-bottom: 10px;
}
.port_clear{
	clear: both;
}

