body
{
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #666666;
	padding: 0; 
	margin: 0;
	background: #999999;
}

h1
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;	
}

li
{
	position: relative;
	list-style-type:square;
	right: 17px;
	bottom: 1px;
}

a 
{
	color: #ffffff;
	text-decoration: none;
}
a:focus, a:hover, a:active 
{
	text-decoration: underline;
}
#ulem
{
	background: #000000 url('img/header_back.jpg') repeat-x;
	background-position: top;
	width: 100%;
	margin: auto;
}

#alum
{
	background: #000000 url('img/center_back.jpg') repeat-x;
	background-position: top;
	width: 100%;
	margin: auto;
}

#box
{
	background: #000000;
	width: 801px;
	margin: auto;
}

#header
{
	font-size: 0;
	height: 186px;
	width: 801px;
	margin: auto;
}
#back
{
	background-image: url('img/center_back.jpg');
	background-repeat: repeat-x;
	height: 335px;
}
#menu
{
	float: left;
	width: 202px;
}
.menu_list
{
	position: relative;
	background-color: #161616;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 50%;
	border-bottom: 1px solid #333333;
	height: 26px;
}
.menu_list:hover
{
	background-image: url('img/menu_over.jpg');
}
.menu_item_selected
{
	position: relative;
	background-image: url('img/menu_over.jpg');
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 50%;
	border-bottom: 1px solid #333333;
	height: 26px;
}

#sisu
{
	background-color: #f8f8f8;
	float: left;
	width: 599px;
	margin: 0px;
	padding: 0px;
}
.venitaja
{
	width: 1px;
	height: 343px;
	float: left;
}
#tekst
{
	float:right;
	padding:15px 15px 15px 20px;
	width:563px;
}
#footer
{
	clear: both;
	background-image: url('img/footer.jpg');
	width: 801px;
	height: 10px;
}

.float
{
	float:left;
}

.kliir
{
	clear: both;
}

.tagasiside
{
	background-color: #e5e5e5;
}