body {
	background-color : #b4c3b7;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
td.shapka1 
{
	background-image : url(images/shapka1.jpg);
	background-repeat : no-repeat;
	width : 539px;
	height: 131px;
}
td.shapka2 
{
	background-image : url(images/shapka2.jpg);
	background-repeat : repeat-x;
	height:131px;
}
td.shapka3 
{
	background-image : url(images/shapka3.jpg);
	background-repeat : no-repeat;
	width : 258px;
	height: 131px;
}
td.polosa
{
	background-image : url(images/polosa.jpg);
	background-repeat : repeat-x;
	height : 20px;
}
td.menu{
	background-image : url(images/menu.gif);
	background-repeat : no-repeat;
	height : 185px;
	width : 350px;
}
td.menubody{
	background-image : url(images/menubody.gif);
	width : 350px;
}
td.kontent{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-align : left;
	vertical-align : top;
}
td.bottom{
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	height : 35px;
}
