body {
  background: #000;
  color: #fff;
  font-family: verdana, sans-serif;
  margin: auto;
  padding: 0;
  line-height: 1.2;
  text-align:center;
}






#page {
position:relative;
top:20px;
  width: 760px;
  text-align: center;
  margin: auto;
  text-align:center;

}

#logo {
position:relative;
width:760px;
height:178px;
padding:10px;
overflow:hidden;
background: url("img/civ_logo.jpg") top no-repeat;
}






#middle {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}

#left {
  float: left;
  font-size: 0.8em;
  width: 160px;
  margin-bottom: 10px;
  padding: 5px 0;
  
}

#main {
	float: right;
	font-size: 0.7em;
	line-height: 1.5;
  width: 600px;
  padding: 0;
  margin: 0;
}

#obsah {
  padding: 5px 30px 10px 10px;
  text-align: justify;
}

#bottom {
  width: 760px;
  height: 15px;
  margin: 0;
  padding: 20px ;
  clear: both;
  font-size: 0.7em;
  text-align: center;
 
}

#bottom div {margin-top: 5px;}




.menu_class {
  text-align: center;
  font-variant: small-caps;
  font-weight: bold;
  padding:10px;
font-size: 15px;
  color: #CF9D74;
}

.menu {
 font-size: 13px;
  margin: 0 0 5px 20px;
  padding: 0;
  list-style: none;
  border: 0;
  text-align: left;
  font-variant: normal;
  font-weight: normal;
}

.menu li a {
  border: 0;
  padding: 1px;
  padding-left: 19px;
  list-style: none;
  display: block;
  height: 17px;
  text-decoration: none;
   color: #F7F3C3;


  
}


.menu li a:hover {
  color: #c1c1c1;
  border: 0;

 color: #B58E65;
}


.units{
font-size:11px
}

.marek{
text-align: right;
font-size:11px
}

.right_col{
text-align: justify;
width:250px;
float:right;
position:relative;
left:0px;
}
.left_col{
text-align: justify;
width:250px;
float:left;
position:relative;
left:20px;
}

.pause{
width:500px;
float:left;
}

.tabulka{
font-size: 0.8em;
}

a {
  color: #fff;
  text-decoration: none;
  background: transparent;
  border: 0;
  padding: 1px;
}

a:hover {
text-decoration: none;
  color: #c1c1c1;
  
}

h2 {
  font-size: 1.5em;
  font-variant: small-caps;
  font-weight: bold;
  color: #000;
  margin: 5px;
}

table{
font-size: 11px;
text-decoration: none;
float:left;
 margin: 5px;
}

.div{
font-weight: bold;
}

.obdobi{
font-weight: bold;
font-size: 15px;
text-decoration: underline;
text-align:center;
}
.links{
font-weight: bold;
font-size: 12px;
text-align:center;
margin:40px auto;
}


