body {
	background-color: #fff8ef;
	margin:0;
	padding:0;
}
#head {
	padding: 0px;
	height: 238px;
	width: 940px;
	margin: 0px auto 0px auto;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#mid {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg.jpg);
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	/*font-size: 0.8em;*/
	color: #623e1a;
}
#rightbackground {
	width: 572px;
	float: left;
	background-image: url(../images/right-bg.jpg);
	background-repeat:no-repeat;
	min-height: 300px;
}

#main {
	text-align:justify;
	width: 532px;
	padding:20px 0 0 0;
}
	

#left {
	margin: 0;
	padding: 0 30px 0 30px;
	width: 308px;
	float: left;
}

#right {
	width: 532px;
	/*padding: 0 30px 0 0;*/
	float: left;
	background-image: url(../images/right-bg.jpg);
	background-repeat:no-repeat;
	min-height: 300px;
}

#news {
	width:  263px;
	padding:55px 20px 10px 20px;
	clear:both;
	background-image: url(../images/left-news.jpg);
	background-repeat: no-repeat;
	background-color: #ffe9cc;
}
#news h3 {color:#ef7000; text-align:left; padding-bottom:0;margin-bottom:0; line-height:16px;}
#news p {color:#444444; font-size:11px; text-align:justify; margin-top:0; padding-top:10px;}
#news a {color:#ef7000; text-decoration:none;}
#news a:hover {text-decoration:underline;}

#anketa {
	width:  263px;
	padding:55px 20px 10px 20px;
	clear:both;
	background-image: url(../images/left-anketa.jpg);
	background-repeat: no-repeat;
	background-color: #ffe9cc;
	font-size:0.8em;
}

#anketa a {
	color:#444444;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	line-height:28px;
	
}
#anketa a:hover {
	color:#ef7000;
	text-decoration:underline;
	font-weight:bold;
}
#anketa-nadpis{
	font-size:1em; 
	font-weight:bold; 
	color: #ef7000;
}
.otazka {font-size:0.9em; 
	font-weight:bold; 
	color: #ef7000;
	padding:2px 0 10px 0;
	text-align:left;}

#fond {
	width:  263px;
	padding:55px 20px 10px 20px;
	clear:both;
	background-image: url(../images/left-fond.jpg);
	background-repeat: no-repeat;
	background-color: #e8fdc4;
	text-align:center;
	color:#444444;

}

#btm {
	clear:both;
	width: 940px;
	height: 34px;
	background-image: url(../images/btm.jpg);
}

#search-field{
	background-color:#fffff;
	border:1px solid #6296b1;
	color:#005e92;
	width:130px;
	font-size:0.7em;
	padding:1px 5px 1px 5px;
		}

#form {
	height:25px;
	padding:2px 20px 0 0;
	text-align:right;
}

p{color:#444444; font-size:0.8em;}
a{color:#fc8d00; text-decoration:none;}
a:hover{color:#fc8d00; text-decoration:underline;}
h1{color:#0093db; font-size:1.1em; font-weight:bold; text-align:left;}
h2{color:#0093db; font-size:1.1em; font-weight:normal; text-align:left;}
h3{color:#0093db; font-size:1em; font-weight:bold; text-align:left;}
h4{color:#89de00; font-size:1em; font-weight:bold; text-align:left;}
h5{color:#0093db; font-size:0.9em; font-weight:bold; text-align:left; font-style:italic;}
h6{color:#89de00; font-size:0.9em; font-weight:bold; text-align:left; font-style:italic;}

/*img{border:1px solid #67411b;}*/

#main ul li {color:#444444;}

#news-obrazek{
	text-align:right; 
	float:right; 
	margin-left:15px; 
	margin-top:10px; 
	margin-bottom:10px; 
	_margin-bottom:0;
	}
	
.clearer { clear:both;}

#hlavicka {display:none;}

@media print {
#news, #btm, #left, #menu, #head, #form, #fond, #anketa, #head {display:none;}
p{color:#000000;}
#main { padding-top:140px; width:620px; padding-left:0; margin:0; position:absolute; left:0; }

#hlavicka {	
				display:block !important;
				position:absolute;
				top:0px;
				left:0px;
				text-align:right;
				width:100%;
				
				}

}

hr {
	color: #993300;
	height:1px;
}
table, td {
	border-collapse:collapse;
}

