* { padding: 0; margin: 0; }

body {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
	background: #FFED82 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

A:link {
	COLOR: #C86000;
	text-decoration: none;

}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #F8BD01;
	text-decoration: underline;
}

#page_wrapper {
	margin-left: auto;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: auto;
	width: 950px;
	text-align: left;
	background: White url('../img/content_bg.gif') repeat-y top left;
	min-height: 750px;
	height: auto;
	
}


#page_header {
	height: 200px;
	background: #D5D0B0;
		border-bottom: 1px solid Black;
	clear: both;
}

#dianapis {
	position: relative;
	height: 100px;
	left: 0%;
	top: 30px;
}

#page_header h1 {
	position: absolute;
	padding-top: 0px;
	padding-left: 832px;
	margin: 0px;
	font-family: verdana;
	font-size: 24px;
	color: White;
	line-height: 26px;
	letter-spacing: -1px;
	z-index: 9;
}

#page_header h2 {
	position: absolute;
	margin-top: 0px;
	margin-left: 20px;
	font-family: Calibri;
	font-size: 20px;
	color: Black;
	line-height: 20px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:20px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:0px;    
  border:0px dashed #FFFFFF;  

}

#center {
  margin-left:200px;
  margin-right:210px;
   min-height: 700px;
}
#center h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	padding: 4px;
	background-image: url(../img/prouzek.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center2 {
	margin-left: 50px;
	margin-right: 50px;
	border: 2px dotted #cccccc;
	background: #FFFFF0;
	min-height: 600px;
}


#center2 h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	padding: 4px;
	border: 1px solid #425227;
	background-color: #FFD700;
}

#center2 p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:175px;
  border:0px dashed #cccccc;
  padding-top: 15px;
 
}

#left_side h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	height: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	margin-left: -10px;
	padding: 4px;
	background-color: transparent;
	background: url(../img/tlacleft.gif) no-repeat;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #303030;
}

#right_side {
  float: right;
  width:180px;
  border:0px dashed #cccccc;
}

#right_side h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	height: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: right;
	margin-left: 30px;
	padding: 5px;
	padding-right: 20px;
	background-color: transparent;
	background: url(../img/tlacright.gif) no-repeat;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #303030;
}

#page_footer {
	height: 30px;
	background: #D5D0B0;
	clear: both;
	margin-top: 100px;
	border-left: 1px solid #949294;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-top: 3px solid #CCCECC;
	color: 
}

#page_footer p {
	padding-top: 8px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: Black;


}

#page_footer A:link {
	COLOR: #6495ED;
	text-decoration: none;
}
#page_footer A:visited {
	COLOR: #6495ED; text-decoration: none
}
#page_footer A:active {
	COLOR: #6495ED; text-decoration: none
}
#page_footer A:hover {
	COLOR: #6495ED; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
   margin-left:10px;
  border:0px;
}
.thumbnail_left2 {
  float:left;
  margin:5px;
  margin-bottom:5px;
  border:0px;
}
.thumbnail_right {
  float:right;
  margin-right:10px;
   margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
.thumbnail_right2 {
  float:right;
  margin:5px;
  border:0px;
}
#pozdrav {
	position: absolute;
	margin-left: 400px;
	margin-top: 50px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	font: normal bolder 11px;
	z-index: 10;
	
}
.form {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF2CF;
}

#form2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFF2CF;
	padding: 4px;
	border: 1px solid #C9CFCA;
}

#forma {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4EAB9;
}
#formpismo {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}
#center h1 {
	text-align: left;
	width: 400px;
	font-family: verdana;
	font-size: 18px;
	color: Black;
	height: 35px;
	letter-spacing: -1px;
	background: transparent url(../img/h1.jpg) no-repeat left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}
h2 {
	width: 450px;
	font-family: verdana;
	font-size: 14px;
	color: #2E2A09;
	height: 20px;
	margin-left: 12px;
	padding-top: 7px;
	letter-spacing: 1px;
}
p a
{
	font-weight: bold;
	background: transparent;
	color: black;
	text-decoration: none;
}

p a:hover
{
	background: #FFF2CF;
}


#galerie {
	float: left;
	width: 119px;
	height: 150px;
	border: 1px solid #E4862C;
	margin: 5px 1px;
	padding: 2px 0px 0px 2px;
	text-align: center;
	background: url(../images/bgimg.jpg) repeat-x;
}
#galeriepr {
	float: left;
	width: 119px;
	height: 150px;
	margin: 0px 2px;
	background: transparent;
	padding: 2px 0px 0px 2px;
	text-align: center;
}
#galram {
	width: 530px;
	background: transparent;
	padding-left: 0px;
}
.tabdata {
	background: #FDD762;
	padding: 2px 0px 0px 2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
border: 1px solid #C2C2C2;
}
.tabdata2 {
	background: transparent;
	padding: 2px 0px 0px 2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
border: 1px solid #C2C2C2;
}
.tabdata3 {
	background: #FFF4CC;
	padding: 2px 0px 0px 2px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	border: 1px solid #C2C2C2;
}
#ram {
	width: 530px;
	height: 49px;
	font-family: verdana;
	font-size: 18px;
	color: Black;
	letter-spacing: -1px;
	background: #FBF9EC url(../img/sipka.jpg) no-repeat;
	margin-top: 5px;
}
#ram2 {
	width: 499px;
	margin-top: -10px;
	height: auto;
	background: #FBF9EC;
	border-bottom: thin groove Black;
	border-left: thin groove Black;
	border-right: thin groove Black;
	padding-left: 20px;
	padding-top: 15px;
	margin-left: 9px;
}
#ram3 {
	width: 450px;
	margin-top: 10px;
	height: auto;
	background: #F2DC84;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 9px;
	border: 2px solid #C9CFCA;
}
#ram3 a:hover {
	background: #F8EAB7;
}
#ram4 {
	width: 450px;
	margin-top: 10px;
	height: auto;
	background: #FBEDB4;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 9px;
	border: 2px solid #C9CFCA;
}
#ram5 {
	width: 500px;
	margin-top: 20px;
	height: auto;
	background: #F4EAB9;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 9px;
	border: 2px solid #C9CFCA;
}
#ramdat {

	width: 100px;
	text-align: center;
	margin-top: 0px;
	height: 13px;
	background: #F4BE14;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: -10px;
	font-family: verdana;
	color: Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	font-size: 13px;
}
#uvodfoto {
	position: absolute;
	margin-left: 670px;
	margin-top: 0px;
	padding: 0px;
	height: 150px;

}
#datum {
	position: absolute;
	margin-left: 450px;
	margin-top: 90px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	font: normal bolder 11px;
	z-index: 8;
	
}
.tr2
{
	background: #F4EAB9;
	height: 20px;
	}
.tr3
{
	background: #FBEDB4;
	height: 20px;
}
.trforumtd1
{
	font: 11px/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	background-repeat: no-repeat;
	color: #383C33;
	width: 365px;
	height: 22px;
	vertical-align: center;
	background: #F4EAB9;
	border-left: 2px solid #CCCEC4;
	border-top: 2px solid #CCCEC4;
	border-bottom: 2px solid #CCCEC4;
}

.trforumtd3
{
	font: 11px/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	background-repeat: no-repeat;
	color: #383C33;
	vertical-align: center;
	width: 135px;
	height: 20px;
	background: #F4EAB9;
	border-right: 2px solid #CCCEC4;
	border-top: 2px solid #CCCEC4;
	border-bottom: 2px solid #CCCEC4;
}
.trforum3
{
	background: #FCFAEC;
	font: 11px/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	border-left: 2px solid #C9CFCA;
	border-right: 2px solid #C9CFCA;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.trforum2
{
	background: #FCFAEC;
	font: 11px/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	text-align: left;
	border-left: 2px solid #C9CFCA;
	border-right: 2px solid #C9CFCA;
	border-bottom: 2px solid #C9CFCA;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}
.aktual
{
	float: left;
	font: 11px/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	margin-left: 200px;
	
}
a.svetlejsi img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.svetlejsi:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
