body, ul, li{
	margin:0;
}
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000;}
body{
	background: #e1ded2 url(../images/bg_body.jpg) repeat-x top;
	}
h1,h2,h3,h4,h5,h6{
	color: #000;
}
h1{font-size: 2em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
h5,h6{font-size:1.1em;}
input, textarea {

	border-top: 1px solid #434343;

	border-left: 1px solid #434343;

	border-right: 1px solid #D1D1D1;

	border-bottom: 1px solid #D1D1D1;

}

form button {

	border: 1px solid #B5BBC0;

	color: #52533A;

	background-color: #fff;

}
fieldset { 
/*	padding: 1em;*/
/*	font-size:80%; 1 sans-serif;*/
	margin:0.5em auto;
	border:1px solid #808059;
	background: #efefde;
	padding: 5px;
}

legend {
	background: #D9D2C3;
 	padding: 0.2em 0.5em;
	border:1px solid #808059;
	color:black;
	font-size:95%;
	text-align:right;
	margin-bottom: 10px;
}
label {
   color: Black;
	float:left;
  	width:20%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
#wrapper{
	width: 782px;
	margin: 0 auto;
}
#head{
	width: 782px;
	height: 210px;
	background: url(../images/bg_head.jpg) no-repeat top;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#head h1{
	 display: none;
}
.headpic{
width: 575px;
height: 186px;
margin-top:2px;
margin-left:252px;
background: url(../inc/headpic.php) no-repeat;	
 /*padding: 1px 0 0 1px;*/
border: none!important;
}
html>body .headpic{
width: 575px;
height: 186px;
margin-left:258px;
/*margin-top:2px;*/
}
.headpic h2{
font-size: 12px;
display: none;
}
.headswf{
width: 580px;
height: 186px;
padding-top:0;
margin-left:275px;
 /*padding: 1px 0 0 1px;*/
border: none!important;
}
html>body .headswf{
width: 580px;
height: 186px;
margin-left:180px;
margin-top:0;
padding-top:0;
}
.headswf h2{
font-size: 12px;
display: none;
}
#lang{
	color: White;
	float: left;
	height: 21px;
	width: 150px;
	margin: 189px 20px 0 10px;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none
}
#lang li{
	float: left; 
	text-align: center;	
	padding: 0 2px;
	
}
#lang img{
	border:0;
}
#content{
	width: 782px;
	background: url(../images/bg_content.jpg) repeat-y;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#col-left{
	float: left;
	clear:left;
	margin: 0 0 0 11px;
	_margin: 0 0 0 6px;
	padding: 0;
	width: 180px;
}
#col-right{	
	width: 550px;
	_width: 565px;
	margin: 0 0 0 180px;
	_margin: 0 0 0 185px;
	padding: 10px;
		/*clear:right;
	float:right;	*/
	}
#foot{
	/*display:block;*/
	width: 782px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/bg_foot.jpg) repeat-x top ;
	padding: 0;
	clear:both;
	color: #000;
	font-size: 0.8em;
	/*border-left: 1px solid white;
	border-right: 1px solid white;*/
}
/**************** zavírací menu ********************/
.menuzav{
font-size:12px;
color: #000000; 
text-align: left;
text-decoration: none;
display: block;
width: 169px;
_width: 168px;
height: 29px;
background-color: #BFB481;
background-image: url(../images/bg_menu_zav.gif);
background-repeat: no-repeat;
background-position: left center;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #E1DABC;
border-bottom-color: #958952;
cursor: pointer;
}
.menuotv{
text-align: left;
color: #000000;
text-decoration: none;
display: block; 
background-color: #938854;
border-top-width: 1px;
border-bottom-width:1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #A99D63;
border-bottom-color: #7A6F3C;
background-image: url(../images/bg_menu_otv.gif);
background-repeat: no-repeat;
background-position: left center;
cursor: pointer;
width: 170px;
_width: 168px;
height:29px;
font-size:12px;

}
.menuzav, .menuotv,.menuzav a, .menuotv a{
	color:#000;
	width:170px;
	height:100%;
display: block;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
 	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
}
.submenuZav{
width:170px;
background:#BA9237 url(../images/bg_submenu.jpg) repeat-x top;
font-size:12px;
margin:-10px 0 5px;
/*border:1px solid #da983a;*/
}
.submenuOtv{
width:170px;
background:#BA9237 url(../images/bg_submenu.jpg) repeat-x top;
font-size:12px;
margin:-10px 0 5px;
/*border:1px solid #d98235;*/
}
.submenuZav ul,.submenuOtv ul{
margin-top:10px;
}
.submenuZav li,.submenuOtv li{
	 list-style: none;
	 margin-left: 0;
	 font-size:12px;
	 }
.submenuZav a,.submenuOtv a{
	  font-size:14px;
	  color: #414a45;
	  text-decoration: none;
	  text-align: center;
}
#pg_body{
display: block;
color: #000;
font-size: 0.9em;
margin:0 15px 0 2px;
}

#pg_body a{
	color: #006699;
	text-decoration: none;
}
#pg_body a:hover{
	color: #003399;
	background-color: #FFFFB9;
}	
#pg_body img{
	margin:2px;
}	

.prvni{
	/*margin-left: 20px;*/
}
#spoluprace{
 	margin:10px auto 5px;
	 background-color:transparent;
	 padding:2px;
	 width: 170px;}
 html>body  #spoluprace{
 	margin:10px auto;
	}
 /* #spoluprace h4{
 display: none;
 margin: 5px auto;
 font-size: 10px;
 color: #006633;
 text-transform: uppercase;
 }*/
#spoluprace img{
 display: block;
 margin:5px auto !important;
 border: none;
 }
 #spoluprace a{
 	border: none!important;
 }
 .hide,.schovka{
 	display: none;
 }
 .center{
 	text-align: center;
	margin: auto;
 }
 .justify{
 	text-align: justify;
 }
 .right{
 	text-align: right;
 }
 .left{
 	text-align: left;
 }
 .alert{
 	display: block;
	color: Red;
	background-color: Yellow;
	border:1px solid Red;
	text-align: center;
	margin: auto;
	padding: 0.5em;
	width: 80%
 }