/* CSS Document */

body {
    margin-top:0;
	background-color:#B0B0B0;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
}

a:link {
	color:#a3b8d3;
	text-decoration: none;
}
a:visited {
	color: #a3b8d3;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

tr {
  background-color:#416ba5;
}



#padit {
padding-left:60px;
}

.ladkit {
  color:#FCE397;
}

.backgr {
    background-color:#b0b0b0;
	color:#416ba5;
}

.backcolor {
color:#B0B0B0;
}

.cellcolor {
color:#416ba5;
}

.linkcolor{
color:#a3b8d3;
}

.smalltext {
  font-size:10px;
  font-weight:normal;
  color: white;
}

.smalltextB {
  font-size:10px;
  font-weight:bold;
  color:white;
}

.zerospace {
 padding:0;
 margin:0;
}

.zeropad {
	padding:0;
}
	
#base {
	border: 1px solid #000;
	margin: 0;
	width: 10em;
	padding: 5px;
	}
	
#menu {
padding:0;
margin:0;
list-style-type:none;
}

#menu li {display:block;}
#menu li a {padding:0.2em 1em; text-decoration:none;}
#menu li a:hover {color:#fff;}
	

table.special {
border-top-color:#416ba5;
border-right-color:#416ba5;
border-left-color:#416ba5;
border-bottom-color:#416ba5;
}

td.specialleft {
  border-right-color:#FFffff;
  border-bottom-color:#416ba5;
}

td.specialnone {border-color:#416ba5;}

#left_column ul {
	border-left-width: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#left_column ul ul{
	font-weight: bold;
	padding-left: 3px;
	list-style-type: none;
}
#left_column ul ul ul {
	padding-left: 3px;
	font-weight: lighter;
}
#top_menu  ul {
margin: 0;
padding: 0;
list-style-type: none;
cursor: default;
display: table;
}

#top_menu li {
display: table-cell;
position: relative;
padding: 2px 0px;
}

#top_menu a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 1px solid #000000;
background: #dcdcdc;
text-decoration: none;
}

#top_menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#top_menu a:hover {
border: 1px solid #000000;
background: #333333;
color: #ffffff;
}


.metriseis {
min-width:700px;
max-width:1200px;
background-color:#b0b0b0;
border:1px solid white;
}

.metr1 {
background-color:#416ba5; 
}

.metr {
background-color:#6088bf;
}

.metr2 {
background-color:#b0b0b0;
}