/*
 CSS stranek
*/

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #858585;
}
h1{
display:none;
}

img.top
{
  height: 114px;
  position: absolute;
  left: 246px;
}

img.kvitek
{
  position: absolute;
  left: 130px;
  top:280px;
  /*z-index: 1;*/  
}

.vlajka {
	margin-right: 10px;
	margin-left: 10px;
}

.vlajky {
  position:absolute;
  left:750px;  
	text-align: center;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 75px;	
	width:151px;
}

/* ***********  menu *********** */

#menu
{
  position: absolute;
  width: 246px;
  height: 711px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:0;
  font-family: 'Times New Roman';   
}


/* ***********  stred *********** */

#obsah{
  position: absolute;
  top:134px;
  /*left:267px;*/
  text-align: center;
  /*z-index: -1;*/
}
#obsah object 
{
  margin-left: auto;
  margin-right: auto;

}
.topstred {  
	width:725px;
	height: 25px;	
}

.stred {  
  top:139px;
	height: 524px;
	width: 655px;
  .width: 725px;	
  padding:0 15px 15px 50px;
	margin: 0;
	padding-left: 50px;
	.padding-left: 20px;
	background-repeat: repeat-y;
	overflow-x: hidden;
	text-align: center;
	min-height: 0px ! important;
}
*>.stred
{
  min-height: 495px;
  height: auto;
}

.podmenu_ul {  
  margin-left: 20px;
  .margin-left: 95px;
  margin-bottom: 75px;
}

.podmenu_ul li {
  font-size: 10pt;
  margin-bottom: 5px;
}

#cn{
  margin-left: 267px;
}

.vestredu {
  margin: 0 ;
  width:575px;
	text-align:left;
	padding-left: 15px;
	.padding-left: 0;
	padding-right: 15px;
}

.vestredu table
{
width:
}

td.text1 table {
  margin-left:0px;
}
.obrRight, .obr{  
  position: absolute;
  top:35px;
  .top:15px;
  right:55px;
  .right:35px; 
}

.paticka
{
  position: absolute;
  /*z-index: 8;*/
}
.bottomstred
{	
	left:246px;
	height: 25px;
	width: 725px;			
}
*>.bottomstred
{
	margin-right: 12px;	
}

.paticka{
  	
	width: 994px;
	height: 45px;
	.height: 55px;
	border-top: solid #3DA478 5px;
	background-color: #188C44;
	position: relative;
	display:block;	
	text-align: right;
	margin-top: 55px;
	padding-right: 10px;
	padding-top: 10px;
}
.paticka a{
  color:white;
}