BODY{
	background: #dddddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1{font-size:18px; font-weight: bold; padding:0px;}
h2{font-size:16px; font-weight: bold; padding: 0px;}
h3{font-size:14px; font-weight: bold; padding: 0px;}
h4{font-size:12px; font-weight: bold; padding: 0px;}
h5{font-size:10px; font-weight: bold; padding:0px;}

TABLE.vnejsiRam {
	border: 1px solid #333333;
	background-color: White;
}
TABLE.sekce{
	border: 1px solid #B0C9FF;
	background-color: #F4FDFF;
	border-collapse:  collapse;
}
.sekce th{
	border: 1px solid #B0C9FF;
	color: Navy;
	background-color: #ECFDFF;
}
.sekce td{
	border: 1px solid #B0C9FF;
}

TR.hlavickaTbl{
	background-color: #F4FDFF;
}
TD.menubar{
	height: auto;
	background: #6699CC;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: 1px solid #333333;
	border-left: none;
}
TD.footer{
padding: 5px;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}
TD.levaSekce{
	vertical-align: top;
	border-right: 1px solid #333333;
	padding: 10px 2px 0px 2px;
}
TD.pravaSekce{
	vertical-align: top;
	border-left: 1px solid #333333;
	padding: 10px 2px 0px 2px;
}
TD.stredSekce{
	vertical-align: top;
 padding: 10px;
}
TD.radekSQL{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	padding-left: 3px;
}
TD.licha{
	background-color: #6699CC;
}
TD.suda{
	background-color: #eeeeee;
}
TD.dolnicara{
	border-bottom: 1px solid #333333;
}

a.btn {
	height:15px;
	line-height: 15px;
	padding: 0 10px;
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #6699CC;
	border-collapse: collapse;
	border-top: none;
	border-right: 1px solid #4B0082;
	border-bottom: none;
	border-left: none;
	text-align: center;
}
a.prvni{
	border-left: 1px solid #4B0082;
}
a.btn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6667CC; /*border: thin outset;*/
	border: 1px solid;
	border-color: #dddddd #555555 #555555 #dddddd;
	cursor: default;
}
#copyright{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #95B6FF;
}
#copyright a{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #95B6FF;
}
#copyright a:visited{
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #95B6FF;
}
#copyright a:hover{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4D22FF;
}
.titlSect{
	font-size: 11px;
	font-weight: bold;
	color: #004FFF;
	padding-left: 3px;
	text-align: left;
	background: White;
	border-bottom: 1px solid #B0C9FF;
}
.datum{
	color: Navy;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
}
IMG.sedyram{
	border: 1px  solid #898989;
}
a.kontakt{
	color: Black;
}
a.kontakt:hover{
	color: Navy;
	text-decoration: none; 
}
#anketa {
	width: 100%;
	text-align: left;
	/*border: 1px solid grey;
	background-color: #F6F6F6;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
#anketa span {
	/*display: block;*/
}
#anketa a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#anketa a:hover {
	text-decoration: underline;
}
#anketa img {
	border: 0px;
	margin-top: 2px;
	margin-bottom:2px;
}
#anketa.otazka {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	color: black;
}
#anketa.spolu {
font-weight: bold;
	margin-top: 2px;
}
#anketa.perc {
	display: inline;
}
.cervena{
	color: #C60000;
}
#poutac{
	 display: block;
	 width:500px;
	 background: #fff;
	 border: 3px solid Red;
	 margin: 1em auto;
	 padding:0.5em;
}
#poutac h1 {
	font-size: 3.5em;
 color: #CC0000;
 text-align: center;
 text-transform: uppercase;
 float: right;
}
#poutac h2 {
	font-size:1.8em;
 color: #0033CC;
 text-align: left;
 text-transform: uppercase;
 
 /*float: right;*/
}
#poutac img.left{
	float: left;
}
#poutac img.right{
	float: right;
}
 .big{
	font-size: 1.4em;
	color: #28166F;
	
	font-weight: bold;
}
#poutac li {
	display: block;
	text-align:left;
}
 #poutac em{
 	font-style: normal;
	text-align: center;
	font-size: 1.2em;
	color: #28166F;
}
#poutac table{
 
	
}
#poutac td{
	padding: 0.2em;
	border-bottom: 1px dotted #aaa;
}
.red{
	color: #c00;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
.underline{
text-decoration: underline;
	
}
/******************************/
#pg_body{
margin:0.5em;
display: block;
background: White;
border: 1px solid #E7E7E7;
min-height:	450px;
padding:0.5em;
}
/****************************** FOTOGALERIE UVOD*********************************/
#foto_uvod{
	padding: 0.3em;
}
#foto_uvod h4{
	
	font-size: 1.3em;
}
#foto_uvod.nadpis{
	font-weight: bold;
	
}
#foto_uvod a, #foto_uvod a:visited,#foto_uvod  a:hover{
color: Black;
text-decoration: none;
}

#foto_uvod img{
	float: right;
	border:  1px solid #708090;
	background-color: #fefefe; 
	padding: 0.2em;
	margin: 1em;
	margin-top: 0;
	display: block;
}
#foto_uvod p, #foto_uvod hr{
	padding: 0.3em;
	clear: both;
}
#foto_uvod div{
	display:block;
   padding: 0.2em 0 0.2em 0.5em;
	background-color: #D9E9F2;
	border:  1px solid #9c9c9c;
	text-align: justify;
	color: Black;
	cursor: pointer;
}
/******************************** FOTOGALERIE - ITEMS*********************/
#foto_pol{
	display: block;
	width: 700px;
	margin:5px auto;
	/*border: 1px hidden #999999;
	padding: 0em 2em;*/
}
#foto_pol h4{
 /*width: 100%;
background-color: #C5D3E4;*/
	  padding: 0em 2em;
	}
#foto_pol img{
	 border-top: 2px solid  #666;
	 border-right: 2px solid  #fcfcfc;
	 border-bottom: 2px solid  #fcfcfc;
	 border-left: 2px solid  #666;
	 cursor: pointer;
	 display: block;
	 margin: 0 auto;
}
div.fotoramecek {
	 float: left;
	 display: block;
	 background: #d9e9f2;
	 border-top: 2px solid  #F1F1F1;
	 border-right: 2px solid  #666;
	 border-bottom: 2px solid  #666;
	 border-left: 2px solid  #F1F1F1;
	 padding: 0.3em 0.3em 0.1em 0.3em;
	 width: 155px;
	 height:200px;
	 margin: 2px;
	cursor: pointer;
}
 img.fotoramecek{
	margin:0.2em auto;
	
}
.fotogal_popiska{
	margin: 0 auto;
	display: block;
	text-align: center;
	 font-size: 0.9em;
	 color: #000;
	 } 
#detail{
	text-align: center;
	color:white;
	font-size: small;
	display:block;
	margin: 3em auto;
}
#detail img{
	border: 1px solid #dedede;
	padding:4px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#detail h3{
	font-size: medium;
	font-weight: 600;
}

#foto_pol.radek{
	 display: block;
	
}
#foto_pol hr{
	 display:none;
}
/***** 			***/
.blok-c{
	display: block;
	margin: auto;
	padding:0 0.2em;
	text-align: center;
}

/******************************/