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: #e5e4e4 url('images/bg.jpg');
}

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

img {
  border: 0px;
}

#header {
	height:174px;
	width: 979px;
	background: #e5e4e4;
	top: 0px;
}

#text {
	height:50px;
	width: 160px;
	position: relative;
	top: -110px;
	left: 780px;
	text-align: right;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}

#main_page {
	position:relative;
	background: #e5e4e4;
}

#main {
 	vertical-align: top;
 	z-index:1;
 	background: #e5e4e4;
	padding-left: 20px;
	text-align:left;
}

#obsah {
	z-index: 1;
	width:495px;
  	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;

}

.netbgr {
	position:relative;
	width:661px;
}

#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;
}

#refbgr {
	position:relative;
	height:32px;
	width:661px;
	background: url(images/reference.jpg);
	background-attachment:inherit;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	color:#FFFFFF;
}

#refodkazy {
	position:absolute;
	height:32px;
	width:661px;
	background: url(images/reference.jpg);
	background-attachment:inherit;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	left: 0px;
	top: 0px;
}

.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:226px;
	height:31px;
	margin-bottom: 1px;
}

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

}

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

#footer_left{
  position:relative;
  width: 187px;
  height: 51px;
	background: #ffffff;
	text-align: center;
}

#footer_right{
  position:relative;
  left: 795px;
  margin-top: -51px;
  width: 187px;
  height: 51px;
	background: #ffffff;
	text-align: center;
}

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

	
	
#menu3 {
    position: relative;
    text-align: left;
	width:226px;
	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: 226px; 
	font-weight: bold;
	text-align:center;
	margin-top: auto 0;
	padding-top: 0px;
	margin-bottom: 1px;
	height: 24px;
	background: url('images/menu_bgr.jpg');
	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:#333333;
}


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



span.href_pozadi_sel {
	color:#333333;
  	background: #cccccc ; 
  		border-left: 5px #efefef solid;

}


span.href_pozadi_se2 {
	color:#17376b;
  	background: #bebebe ; 
	border-left: 5px #bbbbbb solid;
}

span.href_pozadi {
	background: #cecece ; 
	border-left: 5px #999999 solid;
}

a:hover span.href_pozadi {
	background: #cccccc ; 
	border-left: 5px #283b42 solid;
}


span.href_pozadi2 {
	background: #eeeeee; 
	border-left: 5px #283b42 solid;
}

a:hover span.href_pozadi2 {
  background: #ffffff ;
	border-left: 5px #283b42 solid;
}

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

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

#right {
  width: 214px;
  vertical-align: top;
  background: #e5e4e4;
}

#flash1 {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: 25px;
  left: 13px;
}

#flashbgr {
  position: relative;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  width: 214px;
  height: 177px;
  background: url('images/video.jpg');
}
