html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
ul {
padding-left:1em; margin-left:0;
} 

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

body {
	background:url("../gif/pozadi_01.gif") top left repeat-x;
	background-color:#FBF9EB;
	color: #333;
	font-family: Tahoma, Arial CE, Arial, sans-serif;
}
#hlavni {
	width:750px;
	background-color:#D2D2D2
	margin-bottom: 10px;
	margin:0 auto;	
}
#leva {
	width: 200px;
	float: left;	
}
#prava {
	float: right;
	width:550px;
}
#nadmenu {
	background:url("../gif/pozadi_02.gif") top left no-repeat;
	height:164px;
}
#menu {
	background:url("../gif/pozadi_03.gif") top left no-repeat;
	height:153px;
}
#menu ul{
	padding-left:34px;
	padding-right:20px;
}
#menu li{
	background:url("../gif/menu_li.gif") top left no-repeat;
	font-size: 65%;
	padding-top: 3px;
	height: 11px;
	text-align:right;
}
#menu li a{
	font-weight:bold;
	text-decoration:none;
	color:#6E1D04;
}
#menu .odazeni {
	font-size: 110%;
	color: #6E1D04;
	margin-right: 2px;
}
#menu li a:hover {
	color:#D20000;
	background:url("../gif/menu_li_over.gif") right no-repeat;
	padding-right:5px;	
}
#podmenu {
	background:url("../gif/pozadi_04.gif") top left no-repeat;
	height:92px;
}
#podmenu #jazyky ul{
	padding-left:20px;
	padding-top:20px;
}
#podmenu #jazyky li{
	font-size: 65%;
	padding-top: 3px;	
	height: 11px;
}
#podmenu #jazyky li a{
	padding-left: 5px;
	font-weight:bold;
	text-decoration:none;
	color:#6E1D04;
}
#podmenu #jazyky li a:hover {
	color:#D20000;
	background:url("../gif/menu_li_over.gif") left no-repeat;
}
#podmenu #npu {
	width:162px;
	height:70px;
	position:absolute;
	z-index:10;
	margin-top:-65px;
	margin-left:100px;
}
#flash {
	background:url("../gif/flash.gif") top left no-repeat;
	height:409px;
}
#obsah {
	clear: both;
	background-color:#FBF9EB;	
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;	
}
#obsah p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 105%;
	text-align:justify;
}
#obsah p strong{
	font-weight:bold;
}
#obsah h1{
	font-weight:bold;
	text-align:right;
	color: #6E1D04;	
	font-size:90%
}
#obsah h2{
	font-weight:bold;
	text-align:left;
	font-size:90%;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#obsah h3{
	font-weight:bold;
	text-align:left;
	font-size:90%;
	color: #6E1D04;		
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;		
}
#obsah .obsah_foto_rada {
	margin-right: 5px;
	margin-bottom: 5px;
}
#obsah .obsah_foto_posledi_v_rade {
clear:both;
}
#zapati {
	background:url("../gif/pozadi_05.gif") top left repeat-x;	
	height: 91px;
	background-color:#FBF9EB;	
}
#zapati_copy {
	background-color:#FBF9EB;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#5B5B5B;
	font-size:60%
}
select.adresar {
	border:1px solid #90A2B8;
	border-color:#3E3E3E #D6D1C9 #D6D1C9 #3E3E3E;
	font-size:90%;
	width:300px;
	height:22px;
	margin-left:8px;	
}
input.button_prochazet {
	border:1px solid #90A2B8;
	font-weight:normal;
	height:22px;
	line-height:16px;
	width:450px;
	color:#000;
	font-size:70%;
	font-family:Tahoma, sans-serif;
	cursor:pointer;
	margin-left:5px;
}
input.button_nahrat {
	border:1px solid #90A2B8;
	font-weight:normal;
	height:22px;
	line-height:16px;
	width:140px;
	color:#fff;
	background-color:#339900;	
	font-size:70%;
	font-family:Tahoma, sans-serif;
	cursor:pointer;
	margin-left:5px;
}
#form_obrazek .popisek {
	margin-left:40px;
}