body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}


#ramka{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 620px;

}
#banner{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 180px;
}
img{
	border: 0px;
}
#menu{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 52px;
	overflow: hidden;
	background-color: #ebebeb;
	background-repeat: no-repeat;
}

#content{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;

}
#content_bottom{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 24px;
	background-color: #878787;
	background-repeat: no-repeat;
}

#content_tlo{
	position: relative;
	width: 620px;
background-color: #ebebeb;
   background-image: url(images/index_04.png);
	background-repeat: repeat-y;
}

#menu li{
list-style-type: none;
padding-left: 0px;
margin-left:4px;
display: inline;
}
