body{
	background:url("img/main_bg.gif");
}

A IMG {
 border: none;
}

#main_table{
	margin-top:25px;
}

#maket_head{
	background:url("img/top_bg.jpg") repeat-x;
	height:101px;
}

#maket_logo{
	width:264px;
}

#top_menu{
	vertical-align:top;
	padding-top:7px;
	text-align:center;
}

#top_menu td{
	padding-right:30px;
	padding-bottom:4px;
}

#top_menu a, #top_menu a:link, #top_menu a:visited{
	text-transform:uppercase;
	font-weight:bold;
	color:#7e8690;
	text-decoration:none;
}

#top_menu a:hover{
	color:#9f2336;
	text-decoration:none;
}

#top_service{
	width:310px;
	vertical-align:top;
	padding-top:25px;
	background:url('img/service_bg.jpg');
}

.lang-link{
	color:#7e8690;
	font-weight:bold;
}

#current-lang{
	color:#9f2336;
}

#left_menu{
	width:265px;
	vertical-align:top;
}

#left_menu_cont{
	vertical-align:top;
	padding:20px;
	padding-left:40px;
}

.left-menu-1, .left-menu-1:link, .left-menu-1:visited{
	text-transform:uppercase;
	font-weight:bold;
	color:#7e8690;
	line-height:24px;
	text-decoration:none;
}

.left-menu-1:hover{
	color:#9f2336;
	text-decoration:none;
}

.left-menu-2, .left-menu-2:link, .left-menu-2:visited{
	color:#7e8690;
	line-height:18px;
	text-decoration:underline;
}

.left-menu-2:hover{
	text-decoration:none;
}

.left-menu-3, .left-menu-3:link, .left-menu-3:visited{
	color:#7e8690;
	line-height:18px;
	text-decoration:none;
}

.left-menu-3:hover{
	text-decoration:none;
	color:#9f2336;
}

#main-block-left{
	width:71px;
	background:url('img/main_bg_left.jpg') repeat-y;
}

#content-block{
	background:#fdfdfd;
	vertical-align:top;
	line-height:20px;
}

#main-block-right{
	width:88px;
	background:url('img/right_bg.jpg') repeat-y top right;
}

#content{
	margin-right:40px;
	margin-top:50px;
	border-top:1px solid #9f2336;
	padding-top:40px;
	font-size:15px;
	color:#737a84;
	line-height:20px;
}

#cont{
	text-align:right;
	color:#7e8690;
	font-size:11px;
	padding-top:10px;
	vertical-align:top;
}

#cont a{
	font-size:11px;
}

#counter{
	padding-top:7px;
	padding-bottom:5px;
}

#maket-footer{
	height:30px;
	background:url('img/footer_2.jpg') repeat-x;
}

#copyright{
	width:200px;
	background:url('img/footer_3.jpg') no-repeat top right;
	color:#a5aab0;
	text-align:right;
	padding-right:27px;
}

#copyright a{
	color:#a5aab0;
	text-decoration:underline;
}