html{
	margin: 0;
	padding: 0;
}
 body{
	margin:10px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#wrapper{
	/*background:#fff url(../images/bg_body.jpg)repeat-x top left;*/
	background-color:#CC9741;
	margin:0;
	min-width: 1024px!important;
}
#header{
	background: url(../images/bg_head.jpg) repeat-x top left;
	height:197px; 
}
#header h1{
	position: absolute;
	top: 80px;
	left: 30%;
	font-size: x-large;
	font-weight: normal;
	color: White;
}
#lang{
float:left;
/*width:160px;
	height: 21px;
	width: 226px;
	_width: 225px;*/
	margin:120px 0 0 -180px;
	padding: 0;
}
#lang ul {
display: inline;
list-style: none;
margin:auto;
}
#lang li{
	 float: left;
	text-align: center;	
	padding: 0 1px;
}
#lang img{
	border:0;
	margin:auto;
}
.prvni{
	margin-left: 2px;
	}
#content{
	background:#CC9741 url(../images/bg_content.jpg)repeat-x top left;
	min-height: 435px;
	margin: 0;
}
#content-left{
	float:left;
	display: inline;
	width: 15%;
	padding-left: 5px;
	/*border:1px solid red;*/
}
html>body #content-left{width:18%;}
#content-mid{
float:left;
display: inline;
width:60%;
margin:auto;
padding: 0;
color: White;
margin: 0 1em;
/*border:1px solid blue;*/
}
html>body #content-mid{width:60%;}
#content-right{
float:right;
display: inline;
width: 15%;
/*margin:0 0 0 75%;*/
padding-right: 5px;
color: White;
/*border:1px solid green;*/
}
html>body #content-right{width:18%;}
#footer{
	background:#CC9741 url(../images/bg_foot.jpg)repeat-x top left;
	min-height:150px;
}
img.header-img-left {
float: left;
	margin-top: 10px;
	margin-left:20px;
}
img.header-img-right {
float: right;
	margin-top: 1px;
	margin-left:20px;
}
#tabs{
	background-color: white;
}
#tabs ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}
 #tabs ul li{
	float:left;
	background:url(../images/tab-right.jpg) no-repeat top right;
}
#tabs li a{
	display:block;
	padding:0 2em;
	line-height: 36px;
	background:url(../images/tab-left.jpg) no-repeat top left;
	text-decoration:none;
	color:#fff;
	float:left;
}
#tabs ul a:hover{
	/*background:url(../images/tab-active-right.jpg) no-repeat top left;*/
	color:#882e32;
	
}
#tabs li.active  {
	float:left;
	background:url(../images/tab-active-right.jpg) no-repeat top right!important;
}
.active a{
	display:block;
	padding:0 2em;
	line-height: 36px;
	background:url(../images/tab-active-left.jpg) no-repeat top left!important;
	text-decoration:none;
	color:#fff;
	float:left;
	cursor: default;
}
.active a:hover{
	color: White!important;
}
/********************************** submenu 2.urovne ****************************************/
#submenu ul{
margin:0 0 0 10px;
padding: 0;
display:block;
}
#submenu ul li{
	list-style: none;
	line-height: 25px;
	}
#submenu ul li a{
	color:white;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	font-size: small;
	text-transform: uppercase;
}
#submenu ul li a:hover{
	color:#882e32;
}
.odrazka2level{
	width: 20px!important;
	background-image: url(../images/submenu3-a.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.sipka2level{
	width: 20px!important;
	background-image: url(../images/submenu3-em.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/************************ submenu 3.urovne ******************************************/
.submenu3 ul{
margin:0 0 25px 30px!important;
padding: 0;
display:block;
}
.submenu3 ul li{
	/*list-style: square!important;*/
	list-style-image: url(../images/odrazka-3level.gif)!important;
	line-height: 10px!important;
}
.submenu3 ul li a{
	color:#FEFF71 !important;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	font-size: x-small!important;
	text-transform: uppercase;
	margin:0!important;
}
.submenu3 ul li a:hover{
	color:#882e32!important;
}
.parentOfSubSubmenu {
 font-style: normal;
 color:white;
	background-color: transparent;
	text-decoration: none;
	text-align: center;
	font-size: small;
	text-transform: uppercase;
	
}

/*********************** konec submenu 3.urovne ************************************/
.clear{
	clear: both;
}
.hidden{
	display: none;
}
#pg_body{
display: block;
	margin: 0;
	width: 80%;
	padding: 10px 50px 10px 10px;
}
.nadpisDokumentu{
	margin-top: 0;
	color:#882e32;
	background-color: #D7A74B;
	padding:0.1em 0.2em;
	height: 20px;
	background-image: url(../images/bg_nadpisDokumentu_h.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px!important;
	font-weight: bold;
	}
.nadpisDokumentu a {
	color:#BD4200!important;
	text-decoration: none;
}
.nadpisDokumentu a:hover {
text-decoration: underline;
}


/****************************** formátování ve col mid *********************************/
.img-r{
float: right;
margin: 1em 0 1em 1em ;
}
.img-c{
	display: block;
	margin:auto;
	
}
.img-brd{
	border: 1px solid #bbb;
}
/****************************** FOTOGALERIE UVOD*********************************/
#galleryIntro{
	padding: 0.3em;
}

#galleryIntro div{
	float: left;
	display:block;
	margin:0.2em 0.5em;
   padding: 0.2em 0.5em;
	color: #805122;
	background-color: #F3E4D2;
	background-image: url(../images/bg_galleryintro.jpg);
	background-position: left top;
	/*border:  1px solid #F2B31E;*/
	text-align: justify;
	color: Black;
	cursor: pointer;
	min-height: 260px!important;
	_height:260px;
	min-width:210px!important; 
	width:210px;
}
#galleryIntro img{
	padding:3px;
	background-color: #E4C39A;
	background-image: url(../images/bg_galleryintro_img.jpg);
	background-position: left top;
	/*border: 1px solid #DB9C7E;*/
	border: 1px solid #F7F7F7;
	margin: 2px auto;
	display: block;
}
#galleryIntro h4{
	font-size: 12px;
	font-style: normal;
}

#galleryIntro h5{
	font-size: 11px;
	font-weight: normal!important;
	color: #A52A2A;
	background-color: transparent;
	text-align: left;
}
#galleryIntro p {
	font-size: small;
	color: #805122;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#galleryIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #805122;
	background-color: transparent;
	width: 170px;
	}
#galleryIntro li{
	list-style: none;
}	

/******************************** FOTOGALERIE - ITEMS*********************/
#foto-pol{
	width:60%;
	padding:1em 0 0 1.5em;
	_padding:1em 0 0 0;
	margin:0 1em 1em 2em;
}
.text{
/*width: 80%;
	display: block;*/
	margin: 0;
	}
.text img{
	padding: 5px;
	background-color:#E8D0A8;
	border: 1px solid #D2A455;
	}
	.text hr{
		background-image: url(../images/hr.jpg);
		background-position: center;
		background-repeat: repeat-x;
		height: 22px;
		border:none;
	}
.text p{
text-align: justify!important;
}
.text ul{
margin:0 0 0 5px;
padding: 0;
}
.text li{
list-style-image: url(../images/text-li.jpg);
list-style-position: inside;
}
.text h2{
	color: #671414;
}
.text  h3{
	color: #941C1C;
}
.text h4{
	color: #BC2323;
}
.img-wrapper {
 background:url(../images/shadow.gif) no-repeat right bottom;
 float: left;
}

.img-outer {
  background:url(../images/bottom-left2.gif) no-repeat left bottom;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-inner {
  background:url(../images/top-right2.gif) no-repeat top right;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  display: block;
}
.fotogal_popiska{
	font-size: x-small;
	color:#ccc;
}
.rubrika-uvod{
display: block;
font-size: 0.9em;
}
.rubrika-uvod ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.rubrika-uvod li{
	list-style: none;
	margin:0;
	padding:0;
}
.aktualita{
	/*padding-bottom: 1em;*/
	margin-bottom: 20px;
	border-bottom: dotted 1px #8B4513
}

.aktualita_img{
	float:left;
	/*background: #D9E9F2;
	border: solid 1px #9C9C9C;*/
	cursor: pointer;
	margin: 0 1em 1em 0;
	padding: 5px;
	background-color:#E8D0A8;
	border: 1px solid #D2A455;
}
.aktualita li{
	list-style: url(../images/li-1.gif)!important;
	margin-left: 1em;
	_margin-left: 1.8em;
}
.aktualita hr{
		display: none;
	}
.hide{
	visibility: hidden;
}
.clear{
	clear: both;
}
/********************************************** reference uvod ******************************************/

#referenceIntro{
	padding-top: 0.5em ;
	margin:0 auto;
}

#referenceIntro div{
	float: left;
	display:block;
	margin: 0 0.5em 0.2em;
   padding: 0.2em 0.5em;
	/*color: #805122;
	background-color: #F3E4D2;
	background-image: url(../images/bg_galleryintro.jpg);
	background-position: left top;*/
	/*border:  1px solid #F2B31E;*/
	text-align: justify;
	color: Black;
	cursor: pointer;
	/*min-height: 200px!important;
	_height:200px;*/
	}
#referenceIntro img{
	cursor: pointer;
	margin: 0 auto;
	padding: 5px;
	background-color:#E8D0A8;
	border: 1px solid #D2A455;
	display: block;
}
#referenceIntro h4{
	font-size: 12px;
	font-style: normal;
}

#referenceIntro h5{
	font-size: 12px;
	font-weight: normal!important;
	color: #A52A2A;
	background-color: transparent;
	text-align: left;
	margin: 0!important;
}
#referenceIntro p {
	font-size: small;
	color: #805122;
	background-color: transparent;
	width: 180px;
	text-align: left;
}
#referenceIntro ul{
	margin:3px 0;
	padding: 0;
	font-size:small;
	color: #805122;
	background-color: transparent;
	width: 170px;
	}
#referenceIntro li{
	list-style: none;
}	
.filler{
	min-width: 20%!important;
}
.kontakty {
	margin: auto;
	display: block;
}

.kontakty table{
	border: none;
	width: 400px!important;
	margin: 0 1em;;
	display: block;
}
.kontakty td{
	border: none;
	border-collapse: collapse;
	width: 250px;
	padding:0.2em;
}
td.pravaStrana {
	border-left: 6px solid #E8CC99;
	padding-left:1em;
	width: 50%;
	text-align:right;
	}
td.pravaStrana a {
	color:#464AB5;
	
}
td.pravaStrana a:hover {
	color:#8B0000;
	text-decoration: underline;
	
}
td.funkce{
	font-weight: bold;
	font-size: 90%;
	color: Maroon;
	/*border-bottom: 1px solid #EAEAEA;*/
	background-color: #DEB66B}
td.funkce-os{
	font-weight: bold;
	font-size: 90%;
	color: #9B4E00;
}
td.name{
color: white;
font-weight: bolder;
/*border-bottom: 1px solid #DCDCDC;*/
	
}
