/* CSS Document */
a:link {
	color: #B34700;
} 

a:hover {
	color: #006B6B;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	background: #099B9B;
	background-repeat:repeat;
}

h1 {
	display: none;
}

h2 {
	color: #006B6B;
	margin: 1.5em 0 0.3em 0px;
	padding: 0 0 0 7px;
	border-left: 3px solid #F0AD2B;
	font-size: 1.4em;
}

h3 {
	color:#FF6600;
	font-size: 1.3em;
	margin: 1.5em 0 0.3em 0px;
	padding: 0 0 0 5px;	
}

table  {

  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;


}

table  td {
  padding: 2px;
}

table  th {
  
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#top {
display:none;
}

#hlavna_tab{
	background: url('377_tab_bg.jpg');
	background-position: center bottom;
	background-repeat: repeat-y;
}

#vlajky{
	width: 747px;
	height: 50px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -2px;
	background: #099B9B url('377_title_a.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.tab_okraj{
	width: 460px;
	position: relative;  left: 25px;
	margin-right: ;
}

h2{
	position: relative;  left: 20px;
	margin-right: 50px;
}

.rezupdate{
	margin-right: 20px;
}	

#footer{
	width: 747px;
	height: 57px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -2px;
	background: url('377_footer.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_okraj .first{   
	background-color : #FED980;
	border-left: 
}


