label {
	width : 30%;
	display : block;
	float : left;
	text-align : right;
	margin: 1ex 2ex 0 0;
}
input {
	width : 60%;
	display : block;
	margin: 1ex 0 0 0;
}
textarea{
	width : 60%;
	margin: 1ex 0 0 0;
}
legend {
	color:#A2443F;
}

/*img.imghead + * {
  clear: both;
}*/

.imghead {
	display : block;
	margin-bottom:3px;
	width:780px;
	height: 227px;
	position: relative;
}
.imghead .slogan{
	padding:195px 30px 0 0px;
	text-align : right;
}
.imghead .slogan h1, p.jmeno{
	color: rgb(120,89,69);
	font-size: 13px;
	padding:0px 0px 1ex 0px;
	margin:0px;
	font-weight : bold;
	font-family: "Verdana CE",Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida,sans-serif;
}
.imghead .slogan p{
	color: rgb(120,89,69);
	font-size: 13px;
	padding:0px 0px 0ex 0px;
	margin:0px;
	

}
.imghead .slogan p.tel{
	
	padding:10px 0px 0ex 0px;
	margin:0px;

}
body {
	text-align: center;
	margin : 0;
	padding: 0;
	font-family: "Verdana CE",Verdana, "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida,sans-serif;
	/*background-image : url(./img/backpage1.gif);
	background-position : top center;
	background-repeat : repeat-y;
	*/
	font-size : 90%;
	color: #2A3A2F;
}
h1, h2, h3 {
	font-family: "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida,sans-serif;
	margin : 0;
	padding: 0px;
	
	color: #5A871D;
	line-height: 110%;
} 


#allwidth{
	width: 802px;
	margin: 0 auto;
	
	
}

#containerbodyleft{
	width: 802px;
	text-align: left;
	margin: 0 auto;
	background-image : url(./img/backpageleft.gif);
	background-position : top left;
	background-repeat : repeat-y;
	
	
}
#containerbodyright{
	width: 802px;
	text-align: left;
	margin: 0 auto;
	background-image : url(./img/backpageright.gif);
	background-position : top right;
	background-repeat : repeat-y;	
	
}


#containerall {
	width: 780px;
	text-align: left;
	margin: 0 11px;
	
}

#header {
	width: 780px;
	height : 254px;
	background-image : url(./img/hlavicka-ploty.jpg);
	background-position : top left;
	background-repeat : repeat-x;
	background-color: #809B59;/*brcalzelena*/
	background-color: #C9E79F;/*nejsvetlejsizelena*/
	background-color: #5A871D;/*nejtmavsizelena*/
		background-color: #933220;/*tmavehneda*/
		background-color: #E27662;/*svetlehneda*/
		background-color: #F1B1A6;/*nejsvetlejsihneda*/
		background-color: #9ECF5A;/*zelenahlavicka*/
} 

/*p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}
 
p#smurf {
	background: transparent;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color: #7C6240;
}
 
#smurf strong {
	font-size: 1.2em;
	color: black;
}
 
h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	text-indent: -999em;
	margin: 1em 0 0 0;
}*/
.menu{
	margin-left : 1em;
} 
#nav, #nav ul {
	float: left;
	font-size: 14px;
	list-style: none;
	line-height: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	/*cely blok menu*/
	font-family: "Arial CE", "Lucida Grande CE", "Helvetica CE", Arial, lucida,sans-serif;
	color : white;
	
}
 
#nav a,#nav span {
	display: block;
	/*width: 10em;*//*asi spatne - zmensi sirku 0 urovne*/
	/*w\idth: 6em;*/
	color : #F8F6F4;/*barva úpisma vsech odkazu*/
color:#933220;
	text-decoration: none;
	
	padding: 5px 1.5em;/*odsazeni vsech odkazu -dvojnasobek plus A = celkova vyska odkazu*/
}


#nav li {
	float: left;
	padding: 0;
	/*width: 17em; *//*sirka top (0) urovne odkazu*/
	
}

 
#nav li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*//*menusi byt*/
	width: 15em;/*musi byt - sirka bloku 1 urovne - jinak odkazy 2 urovne nejsou pod sebou*/
	/*w\idth: 13.9em;*/
	font-weight : bold;		
	/*border-width: 0.25em;*/
	margin: 0;
}
/*nemusi byt*/
/*#nav li li {
	padding-right: 1em;
	width: 17em
}*/
 
#nav li ul a {
	width: 17em;
	/*musi byt - jinak 1 uroven zubata - ruzne siroke odkazy*/
	/*w\idth: 9em;
	*/
	/*pozadi 1 urovne*/
	background-image : url(./img/menushow.gif);
	background-position : top right;
	background-repeat : repeat-x;

}
#nav li:hover ul ul, #nav li.sfhover ul ul{
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul,  #nav li.sfhover ul, #nav li li.sfhover ul  {
	left: auto;
	
}
 
#nav li:hover, #nav li.sfhover,#nav li a:hover  {
	/*vsechny polozky menu po hover*/
	
	background-image : url(./img/menuhover.gif);
	background-position : top left;
	background-repeat : repeat-x;
	color:#933220;
	
}
#nav li a.active,#nav li a.active1,#nav li span.active ,#nav li span.active1{
	/*barva pisma - vyznacuje volbu, ktera je prave aktivni*/
	
	color: #5A871D;
	
	background-image : url(./img/menuactive.gif);
	background-position : top left;
	background-repeat : repeat-x;
} 
#nav li:hover, #nav li.hover {
    position:static;
}		
#nav li ul li a.active{
	color: #5A871D;
	font-weight : bold;
	background-image : url(./img/menuactive.gif);
	background-position : top left;
	background-repeat : repeat-x;
}
#nav li span.top.active1{
	background-image : url(./img/sipka1.gif);
	background-position : center right;
	background-repeat : no-repeat;
	background-color : white;
}
#content {
	clear: left;
}
 
#content a {
	color: rgb(151,125,106);
}
 
#content a:hover {
	text-decoration: none;
}

.breadcrumb {
	margin-top: 2px;
	padding: 2px;
	color: rgb(151,125,106);
		font-size: 75%;
}
.breadcrumb span{
		color:#A5C3C5;
		font-size: 85%;

}
.breadcrumb a{
		color: #1F4F58;
		
}

.imgflori {
	display : block;
	float : right;
}
.imgflole {
	display : block;
	float : left;
}
.clebo {
	line-height : 4px;
	overflow : hidden;
	clear:both;
}
.ricolumn {
	width : 200px;
		float : right;
			margin: 0 2ex 0 0 ;
}
.lecolumn {
	width : 520px;
	float : left;
	margin: 0 0 0 2ex;
}
.lecolumn, .ricolumn  {

	line-height : 140%;
	margin-top: 4ex;
}
.ital {
	
	font-style : italic;
}
.lecolumn h1, .ricolumn h1 {
	
	line-height : 110%;
	font-size: 125%;

}
.lecolumn h2, .ricolumn h2 {
	line-height : 110%;
	font-size: 120%;

}

.foot {
	text-align : center;
	font-size : 70%;
	border-top : 1px solid silver;
	margin: 0 5px;

	color: rgb(150,150,150);
	
}
.foot a{
	
	color: rgb(150,150,150);
}
.foot p{
	padding: 2ex 0 0.5ex 0;
	margin: 0px;
	color: rgb(120,120,120);
}
.copy {
	margin-top : 1ex;
}
.novis {

	display : none;
}
.edit{
	font-size : 12px;
	font-weight : bold;
	color : #C52C23;
	font-family: 'Arial CE', Arial,sans-serif;
}
.lemar1 {
	margin-left : 1em;
}
.rimar1 {
	margin-right : 1em;
}
ul.ulintext {
	margin-top:0.5ex;
}
ul.ulintext li{
	margin-top:0.5ex;
}
.mtop1 {
	margin-top:1ex;
}
.mright3 {
	margin-right:3ex;
}
#map {
	width: 208px;
	height: 173px;
	background-image: none;
	padding: 0px;
	border: 1px solid silver;
	margin: 2ex 0ex 1ex 0ex;
	overflow: hidden;
}
.cont {
	text-align : right;
	margin : 0.5ex 2ex 1ex 2ex;
}
.inline {
	display : inline;
}
td a{
	color: rgb(120,89,69);
}
p.perex{
	margin-top:0;
padding-top:0;
	font-size: 12px;
	font-style : italic;
	line-height: 120%;
}
.w120 {
	width : 120px;
}
.w240 {
	width : 240px;
}
.h20 {
	height : 20px;
}
.h50 {
	height : 20px;
}
.lemar05 {
	margin-left : 0.5ex;
}
.plotyfoto h2{
	
	margin : 0;
	padding: 0px;
	color: #933220;
	line-height: 110%;
	font-size : 80%;
}

table.plotyfotoreftab {

	margin-top:1ex;
}
.plotyfotoreftab td{
	background-color : #E0E0E0;

}

/*boxover*/
   
 
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }

  
         
    