@charset "utf-8";  

body {
	background: #0A4280 url('pic/bg1.gif');
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:10px;
	margin:0px;
	text-align: center;
	}

#container { 
	background: #fff;
	width: 670px;
	padding:10px 10px 15px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	_width:692px;	
	}

#header {
	float:left;
	margin:0px;
	padding:0px 10px 0 0;
	}

#header img{border:0;}

#hlavicka-obal{
	border-bottom:2px solid #064f9e;
	}

#content {
	clear:left;
	border: 1px solid #BCD8F0;
	padding: 15px 20px 20px 8px;
	width:640px;
	_width:672px;
	margin-top:2px;
	background: url('pic/bg-content.gif') top right repeat-x;
	display: table;
	}

#content img {
	float:left;
	border:0;
	margin-right:20px;
	}
#content p {
	line-height:1.5em;
	text-indent:0px;
	text-align:left;
	}  

#content li{
	margin:0 0 0 0px;
	padding:5px 0 6px 15px ;
	_padding:5px 0 6px 15px ;
	text-align:left;	
	background: url(pic/odrazka1.png) 1px 8px no-repeat;
	}
	
#obsah{
	width:400px;
	float:left;}	 

#obsah ul{
	padding:0; 
	_margin:0;
	list-style:none;
	}
	
#content .certifikat {text-align: center;}		

#tien {
	background: url('pic/tien2.jpg') 100% 100% no-repeat;
	}	
	
#sub-section {
	background: #ffffff url('pic/blue-line.gif');	
	background-repeat: repeat-x;
	height:4px;
	margin-top:3px;
	margin-bottom:6px; 
	_width:672px;
	}
	
#footer {
	text-align:center;
	font-size:10px;
	}
	
#header ul { 
	width:205px;
	height:134px;
	list-style:none;
	margin:0;
	padding:0;
	background: #fff url('pic/menu.gif');
	}

#header li {
	margin:0 0 0 50px;
	padding:7px 0 6px 18px ;
	text-align:left;
	border-bottom: 1px solid #bcd7f1;
	background: url(pic/odrazka.gif) 1px 50% no-repeat;
	}	
	
#header strong {
	margin:0 0 0 -8px;
	padding:7px 0 6px 18px ;
	text-align:left;
	color:#fff;
	border-bottom: 1px solid #bcd7f1;
	background: url(pic/odrazka.gif) 1px 50% no-repeat;
	}

#header a {text-decoration:none}
#header a:link{color:#fff;}
#header a:visited{color:#fff;}
#header li a:hover{ padding-left:0px;font-weight:bold;}	
#created{display: none;}	
 
#footer a {text-decoration:underline;}
#footer a:link{color:#000;}
#footer a:visited{color:#000;} 

#obsah li a {text-decoration:underline;}
#obsah li a:link{color:#ad0505;}
#obsah li a:visited{color:#ad0505;}
#obsah li a:hover{ padding-left:0px;font-weight:bold;text-decoration:none;}	

h1 {
	margin:0;
	_margin:0 0 2px 0;
	padding:0;
	font-size:10px;
	} 
h2 {
	font-size:17px;
	color:#0A4280;
	}	

h3 {
	font-size:13px;
	color:#BB2222;
	}
	
h5 {
	font-size:12px;
	color:#000;
	}	
/* --------------------formular--------------------------------*/
fieldset {border:1px solid #0A4280;padding:0 10px 10px 10px;}
fieldset form {margin:5px 0;}
fieldset legend {font-weight:bold; color:#0A4280;}
fieldset .input	{background-color:#fff; width:370px;}
fieldset .input_area {background-color:#fff; width:370px; height:90px;}
fieldset .input-text {border:1px solid #75461C; color:#75461C; padding:3px; font:90% verdana,sans-serif}
fieldset .input-error {border:2px solid #BB2222; background:#fff; width:370px;}
fieldset .input_area-error {border:2px solid #BB2222;background-color:#fff; width:370px; height:100px;}	   
fieldset #errormsg {border:solid 2px red; padding:3px 5px; margin-bottom:5px;}
fieldset .input-submit {padding:2px 3px; font:bold 90% verdana,sans-serif; color:#0A4280}
fieldset p {margin:0;padding:0;}
fieldset label {font-size:80%;}
fieldset img {border:0;padding:0;margin:0;}

.formular {
	
	border: 0px solid #fff;
	background-color: ; 
   	padding: 10px;
	text-align:left;
	
}
/* -------------------------------cross----------------------------------------- */
#cross {
	position: absolute;
	top: 50%; 
    left: 50%; 
	background-color: #ffffff;	
	
	width: 605px; 
	height:300;
	padding:0px;
	margin: -150px 0px 0px -300px;	
	text-align:left;
	border:0px;
	clear: both;
	}

#cross img{margin:0px;border:0px}	   

#cross span{visibility:hidden; text-align:left;position: absolute;
	top: 0; 
    left: 0;} 
	
#cross a {text-decoration:underline;}
