* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	text-align: center;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #a6c3e2;
	min-width: 812px;
}

/*elements*/
h1 {
	font-family: "Impact", "URW Gothic L", "Arial", "Helvetica", sans-serif;
	font-size: 2.2em;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #252525;
}
h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 15px 0 0 0px;
	margin: 20px 0 10px 0px;
	color: #252525;	
}
p { 
	color: #252525;
	font-size: 0.9em; 
	text-align: justify; 
	margin: 0.7em 0; 
	padding: 0; 
}
a { color: #004a80; }
a:hover { color: #FF0000; }
a:focus { outline:none; }

img, a img {
	border: 5px solid #e7eff7;
	margin: 0 0 2px 0;
}
a:hover img {
	border: 5px solid #82b1db;
}

ul, ol {color: #363636; }
ul { font-size: 90%; margin: 10px 0 10px 10px; padding-left: 0; }
ol { font-size: 90%; margin-left: 19px; }

ul li {
	padding-left: 18px;
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/li4.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style-position: outside;
}
ul li ul {
	margin-left: 0;
}	
ul li ul li { font-size: 110%; }

form { margin: 0; padding: 0; }
fieldset {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	background-color: #FFFFFF;
	border: 0 none;
	border-left: 5px solid #8DC63F;
}
fieldset h3 {
	margin-top: 0;
}
label {
	float: left;
	width: 130px;
}
hr { display: none; }

/*division*/
#content {
	width: 812px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#main {
	width: 806px;
	margin: 0 3px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
		
#logo {
	position: absolute;
	top: 0;		
	left: 3px;
}
#logo, #logo span {
	width: 350px; 
	height: 145px;
	overflow: hidden;
}
#logo span {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	display: block;			
}
#footer {
	width: 812px;
	height: 3px;
	margin: 0 auto;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
	
/*classes*/
.center { text-align: center; }
.left { text-align:left;}
.right { text-align:right;}

p.info {
	background-image:url(../images/info2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding: 15px 0 15px 40px;
}	
.vetsi {
	font-size: 110%;
}
.mensi {
	font-size: 90%;
}	
.inner {
	padding: 290px 25px 25px 25px;
}
#chyba {
	background-color: #ED1C24;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}
#chyba a {
	color: #FFFFFF;
}
#chyba a:hover {
	color: #000000;
}		
#kontakt label.error {
	float: none;
	text-align: left;
	width: 199px;
	display: block;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 90%;
	font-weight:bold;
	margin-top: 3px;
	margin-left: 130px;
	color: #FF0000;
}
.d2 {
	float: left;
	width: 420px;
	margin-right: 20px;
}
.d3	{
	float: left;
	width: 316px;
}
.block_size { width:60px; float:left;}

.cleaner { height: 1px; float: none; clear: both; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.nobr {
	padding: 0;
	border: 0 none;
}	
.noscreen { display: none; }
.pdf { 
	background-image: url(../images/icon_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	padding-left: 25px; 
}
.out {
	background-image: url(../images/out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.star {
	font-size: 1.6em;
	padding: 0 0px;
	color: #ff0000;
}

/*BTNS*/
.btn, .btn_zbozi { 
	position: relative; 
	background: #aaa; 
	padding: 5px; 
	color: #210202; 
	text-decoration: none; 
	cursor: pointer;	
}
.btn_zbozi {
	padding: 0;
	width: 104px;
	height: 22px;
	font-size: 80%;
}
.btn_find {
	padding: 0;
	height: 22px;
	font-size: 80%;
}
	
.btn * { 
	font-style: normal; 
	background-image: url(../images/btn.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
}
.btn i { 
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px;  
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
}
.btn span { 
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
}
.btn span i { 
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
}
.btn span span { 
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
}
/*
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
*/

.btn.grey { background: #FFFFFF; }
.btn.red { background: #c64507; color:#FFFFFF; }
.btn:hover { background-color: #8b7d62; color: #FFFFFF; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_zbozi.grey { background: #f9f9f9; color: #210202; font-weight: bold; }
.btn_zbozi:hover { background-color: #CCCCCC; }
.btn_zbozi[class] {  background-image: url(../images/shade.png); background-position: bottom; }

.btn_find.brown { background: #450404; color: #FFFFFF; font-weight: bold; }
.btn_find:hover { background-color: #CCCCCC; }
.btn_find[class] {  background-image: url(../images/shade.png); background-position: bottom; }
/*
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn:hover { border-color: #a00; }
*/


