body {
	text-align: center;
	background-color: #D5D0B0;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #303030;
}

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-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
  min-height: 750px;
  height: auto;
}


#page_header {
  height: 140px;
  background: #FFFFFF url('../img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:5px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#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:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;    
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
  min-height: 700px;
  width: 400px;
}
#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;
}

#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:140px;
  border:0px dashed #cccccc;
}

#left_side 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: #E77B19;
}

#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:140px;
  border:0px dashed #cccccc;
}

#right_side 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: #F6BB00;
}

#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: 40px;
	background: #FFB76F url(../img/paticka.gif) no-repeat right;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	margin-top: 100px;
}

#page_footer p {
	padding-top: 15px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: Black;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

#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;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#pozdrav {
	position: relative;
	margin-left: 1px;
	margin-top: 43px;
	padding: 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: White;
	font: normal bolder 11px;
}
#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 #F6BB00;
}

#forma {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFD555;
}
#formpismo {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: bold;
}
#center h1 {
	width: 400px;
	font-family: verdana;
	font-size: 22px;
	color: Black;
	height: 40px;
	letter-spacing: -1px;
	vertical-align: top;
	background-image: url(../img/podtrh.gif);
	background-position: center;
	background-repeat: no-repeat;
}
h2 {
	width: 420px;
	font-family: verdana;
	font-size: 20px;
	color: #EA801C;
	height: 30px;
	letter-spacing: -1px;
}
p a
{
	font-weight: bold;
	background: transparent;
	color: black;
	text-decoration: none;
}

p a:hover
{
	background: #FFF2CF;
}

#dianapis {
   width: 257px;
	height: 56px;
	position: relative;
	margin-left: 375px;
	margin-top: -10px;
}
#galerie {
	float: left;
	width: 119px;
	height: 165px;
	border: 1px solid;
	margin: 0px 2px;
	background: #FDF0C6;
	padding: 2px 0px 0px 2px;
	text-align: center;
}
#galeriepr {
	float: left;
	width: 119px;
	height: 165px;
	margin: 0px 2px;
	background: transparent;
	padding: 2px 0px 0px 2px;
	text-align: center;
}
.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;
}
