h1 {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 18px;
	text-decoration: none;
	display: inline;	
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 14px;
	text-decoration: none;
}

h4 {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.top_left {
	background: url(img/logo__l1.png) repeat-x right;
}

.top_right {
	background: url(img/logo__r1.png) repeat-x left;
}

.top_center {
	background: url(img/logo__center.png);
	color: White;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}

.logo_l1 {
	background-image: url(img/logo_l1.png);
	background-position: right;
	background-repeat: repeat-x;
}

.logo_r1 {
	background-image: url(img/logo_r1.png);
	background-position: left;
	background-repeat: repeat-x;
}

.logo_l2 {
	background-image: url(img/logo_l2.png);
	background-position: right;
	background-repeat: repeat-x;
}

.logo_r2 {
	background-image: url(img/logo_r2.png);
	background-position: left;
	background-repeat: repeat-x;
}

.module_red {
	background-image: url(img/modules/head_red.png);
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.module_orange {
	background-image: url(img/modules/head_orange.png);
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.module_blue {
	background-image: url(img/modules/head_blue.png);
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.module_green {
	background-image: url(img/modules/head_green.png);
	color: #FFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.module_body {
	background-image: url(img/modules/bg_grad.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* менюшки в правой колонке */
.menu1_big {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

.menu1_big:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

.menu1 {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	
}

.menu1_red {
	font-family:  Arial, Helvetica, sans-serif;;
	color: Red;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

.menu1:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

.link_cat {
	font-family:  Arial, Helvetica, sans-serif;;
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.link_cat:hover {
	color: Yellow;
	text-decoration: none;
}

a:hover {
	color: Red;
}

.menu2 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.menu2_a {
	font-family:  Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 12px;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.top_string {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
}

input, select, textarea {
	border-color: Gray;
	border-width: 1px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.day {
	font-family: Arial, Helvetica, sans-serif;;
	color: Gray;
	font-size:12px;
	text-decoration:none;
}

.day_red {
	font-family: Arial, Helvetica, sans-serif;;
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
}

div.ad_content {
	height: 250px;
	width: 250px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.friends {
	font-family:  Arial, Helvetica, sans-serif;;
	color: Gray;
	font-size: 11px;
	text-decoration: none;
}

a.friends {
	font-family:  Arial, Helvetica, sans-serif;;
	color: Gray;
	font-size: 12px;
	text-decoration: none;
}

.art_icon {
	border: solid 1px #FF91AF;
	padding: 4px;
}

.filter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu_black {
	font-family:  Arial, Helvetica, sans-serif;;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.menu_black:hover {
	color: #F0E68C;
	text-decoration: none;
}

.img {
	border: 0px;	
}