@charset "windows-1251";
/* CSS by Dmitry Z */
/* ArtLark Studio: http://www.artlark.ru/ */

body 
{
	margin:0px;
	background-image:url(images/bg.jpg);
}

br
{
	line-height:5px;
}

.title
{
	background-image:url(images/img_r2_c3.png);
	width:542px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
}

.menu
{
	vertical-align:top;
	text-align:center;
	padding-left:11px;
}

a.big_button 
{
	background:url(images/big_button.png) 0 0 repeat-x;
	width:150px; 
	height:30px;
	display:block;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:29px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	margin-bottom:5px;
}

a.big_button:hover 
{
	background-position:-150px;
	margin-bottom:5px;
}

a.big_button:active 
{
	background-position:-300px;
	margin-bottom:5px;
}

.top_menu
{
	background-image:url(images/img_r3_c2.png);
	padding-top:10px;
}

a.small_button 
{
	background:url(images/small_button.png) 0 0 repeat-x;
	width:98px; 
	height:20px;
	display:block;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:13pt;
	margin-left: 2px;
	margin-right: 2px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	float: left;
}

a.small_button:hover 
{
	background-position:-98px;
}

a.small_button:active 
{
	background-position:-196px;
}

.news_image
{ 
	padding: 5px; 
	border: solid 1px; 
	border-color: #cecece; 
	background:#FFF; 
	text-align: center;
}

.right_block
{
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(images/img_r5_c5.png);
}

.bottom
{
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(images/img_r6_c5.png);
	height:43px;
	font-size:10pt;
}

.madeby a
{
	color:#AB4BA7; 
	text-decoration:none;
	font-size:9pt; 
	line-height:13px;
}

.madeby a:hover
{
	text-decoration:underline;
}