body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	background: #C8B07B;
}
/* kostra webu, start */
#CContainer {
	width: 960px;
  _height: 600px;
  min-height: 1100px;
	margin: auto;
	background: #fff;
 
}
#Flash {
  width:960px; height: 200px;
}

 
p {
  margin: 6px;
}

h3 {
margin:0;
padding:0;
 font: bold 15px/20px Verdana, sans-serif;
}

#PageHolder {
 font: normal  13px/20px Verdana, sans-serif;
 text-align: left;
 width: 760px; 
 _height: 600px; 
 min-height: 900px;
 float: right;
 position: relative;
 background: white;
 
}

#PageHolderPad {
  padding:  15px;
 }
 
#PageHolderPad a{
  color: #2D334F;
 }

#Menu {
  height: 25px;
  position: relative;
  background: #2D334F;
  width: 100%;
  border-bottom: 2px solid #C8B07B;
 
 
 
}

#Menu ul, ul {
	margin: 0;
	padding: 0;
}

#Menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#Menu li a {
	margin: -2px;
	padding: 9px 32px 3px 33px;
	display: inline;
	font: bold  13px/20px Verdana, sans-serif;
  color: #C8B07B;
	text-decoration: none;
	border-right: 1px solid #C8B07B;
 
}
#Menu li a:hover {
	text-decoration: none;
  color: white;
  background:#C8B07B;
  color: #2D334F;
}

#left {
  width: 200px; 
  _height: 482px;
  min-height: 900px;
  position: relative;
  float: left;
  background: white;
  text-align: left;
 
  } 


#inner {
  width: 280px;
  _height: 482px;
  min-height: 900px;
  position: relative;
  float: left;
  background: #2D334F;
  color: white;
  text-align: center;
   
}
.innerpad {
   padding: 0 15px 0 15px ;
     font: normal 14px/20px Arial, sans-serif;
}

.innerpad2 {
   padding: 0 15px 0 15px ;
     font: normal 12px/20px Arial, sans-serif;
}

#right {
  width: 480px;
  _height: 482px;
  min-height: 900px;
  position: relative;
  float: left;
 
   background: #fff;
}

#right img{
  border: 0;
  _margin-top: -2px;
  margin-bottom: 1px;
  
}
 
#maska table {
  font: normal 11px/20px Arial, sans-serif;
  background: #e9e9e9;

}

#maska  {
  text-align: center;

}
 
 
#cenik table {
font-size: 0.85em;
background: #F0F0E5;
border: 1px solid #CCCC99;
border-collapse: separate;
font-family: Verdana;
margin: 5px 0 5px 0;  
 
}
#cenik table td {
padding: 3px;
}

#cenik th {
  color: #333333;
  background: #C6B076;
  margin: 0; padding: 3px;
}

#cenik td.svetle {
  background: #e6e6e6;
}

.title {
  background:  #99CC99;
  color: white;
} 

.dark {
	background:  #fff;
}

.GetCenter {text-align: center}

.lista {
  clear: both;
  background-color: #2d334f;
  font-size: 12px;
  color: #fff;
  padding: 6px;
  border-top: 2px solid #c4af75;
}

.lista a {
  color: #fff;
}
