body, td, a, tr, div, p, table {
	font-family: Verdana;
  	font-size: 10px;
	margin-top: 0px;
	padding: 0px;
}

html {
     overflow: -moz-scrollbars-vertical;
}


a {
  font-size: 11px;
}

a:link  {
	color : #333333;
	text-decoration : none;
}

a:visited {
	color : #333333;
	text-decoration : none;
}

a:active  {
	color : #999999;
	text-decoration : none;
}

a:hover  {
	color :#999999;
	text-decoration : none;
}


body {
 	font-family: verdana;
	color:#333333;
	background-color: #ffffff; 
  margin-top: 0px;
}

.main_table {
	background-color:#ffffff;
	position:relative;
	top: 0px;
	width: 978px;
}


#header {
	height:297px;
	width: 978px;
	top: 2px;
	left: 0px;
	position:relative;
}

#text {
	height:50px;
	width: 160px;
	position: absolute;
	top: 35px;
	left: 500px;
	text-align: right;
}

#menu_hor {
  position: absolute;
  width: 250px;
  height: 20px;
  font-size: 10px;
  top: -268px;
  left: 740px;
  color: #ffffff;
  font-weight: bold;
}

#menu_hor a{
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

#menu_hor a:hover{
  font-size: 10px;
  color: #cecece;
  font-weight: bold;
}

#main_page {
	position:relative;
}

#main {
 	vertical-align: top;
 	z-index:1;
	padding-left: 40px;
	text-align:left;
	padding-top: 15px;
}

#obsah {
	z-index: 1;
	width:700px;
  vertical-align: top;
	margin-left: 5px;
	text-align: justify;
	color: #333333;
}

#obsah h1{
	font-weight: bold;
	font-size:14px;
}

#obsah p{
	font-size: 11px;
	text-align: justify;

}


#texty {
	position:relative;
	width:635px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
	margin-left: 12px;
}

#texty h1{
	position:relative;
	font-size: 11px;
	font-weight: bold;
}

#texty2 {
	position:relative;
	width:250px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-align:justify;
	margin-left: 380px;
	margin-top: -207px;
}

#texty2 h1{
	position:relative;
	font-size: 11px;
	font-weight: bold;
}


.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ffc400;
}

.menu_odkaz a{ 
	font-weight: bold; 
  	text-decoration: none; 
  	display: block;
}

.menu_odkaz a:link{
  	color: #006699; 
}

.menu_odkaz a:visited{
  	color: #006699; 
}

.menu_odkaz a:hover{
  	color: #4d6c7b;
} 

#menu {
	width:187px;
  	vertical-align: top;
	background: #e1e1e1;
}


#menu_top {
  	background: #e5e4e4 url('images/menu_top.jpg');
  	background-attachment:inherit;
	width:221px;
	height:31px;
	margin-bottom: 1px;
}

#menu_bottom {
  	background: #ffffff url('images/menu_bottom.jpg');
  	background-attachment:inherit;
	vertical-align:top;
	margin-top: 0;
    padding-top: 0;
	width:221px;
	height:17px;
	position: relative;
}

#aktuality {
  	background: #e1e1e1;
	width:281px;
	height: 498px;
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
}

#footer{
  top: 50px;
  position:relative;
  width: 978px;
  height: 57px;
	text-align: center;
	background: #ffffff url('images/footer.jpg');
  background-attachment:inherit;
}

#footext{
  position:relative;
  width: 979px;
  height: 57px;
  top: 10px;
  color: #ffffff;
	text-align: center;
}

	
		
.menu3 {
    position: relative;
    text-align: left;
	width:221px;
	vertical-align:top;
}

	
	
#menu3 {
    position: relative;
    text-align: left;
	width:221px;
	left: 13px;
	vertical-align:top;
}


#menu3 li {
	margin-top: 0;
    padding-top: 0;
    list-style: none !important;
	height:23px;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0;
	vertical-align:top;
}

#menu3 ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;	

}

.menu3_ { 
	color:#FFFFFF;
	width: 221px; 
	font-weight: bold;
	text-align:center;
	margin-top: auto 0;
	padding-top: 0px;
	margin-bottom: 1px;
	height: 24px;
	background: #1a1b1d;
	background-attachment:inherit;
}

#menu3 span {
	font-size:11px;
	font-weight:normal;
	width: 211px; 
	position: absolute; 
  	height: 20px;
	padding-left:10px;
	padding-top: 2px;
	margin-top: auto 0;
	cursor:pointer;
	color:#ffffff;
}


span.href_text { 
	color: black ;
	padding-top: 4px;
	padding-left: 20px;
	height:8px;
	margin:1px;
	padding:0px;
}



span.href_pozadi_sel {
  background: #fed959;
}


span.href_pozadi_se2 {
  background: #ffffff url('images/menu_hl_a.jpg');
}

span.href_pozadi {
	background: url('images/menu_hl.jpg');
}

a:hover span.href_pozadi {
	background: url('images/menu_hl_hov.jpg');
}


span.href_pozadi2 {
	background: #ffc600;
}

a:hover span.href_pozadi2 {
  background: #fed959;
}

#menu3 a {
        font-family: Verdana;
        font-weight: bolder;
        color: #FFFFFF;
        font-size: 10px;
        text-decoration: none;
        height: 17px;
	text-decoration:none;
	margin: auto 0px;
	
}

#menu3 a:hover {
        color: #cecece;
}

#right {
  vertical-align: top;
  width: 150px;
}
