@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #FFFFFF;
}
body a {
	color: #1A5B81;
}

body b a {
	color: #1A5B81;
	text-decoration: none;
}
#menu {
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 30px;
}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #7BC0C6;
	text-decoration: none;
}

body a:hover {
	color: #7BC0C6;
}
#header_bigpimps {
	height: 130px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #55A1C1;
	font-weight: normal;
	text-decoration: none;
}


#lable_kasovetnik {
	background-image: url(images/lable_sovetnik.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#header_pimps {
	margin-left: 265px;
	background-image: url(images/pimp.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 435px;
}
