@charset "windows-1251";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(back.gif);
	height: 100%;
	margin: 0;
	line-height: 18px;
}



.menu_item {
	float: right;
	margin-left: 25px;
	z-index: 5;

}

a {

	color: #0066FF;

	text-decoration: underline;

	font-weight: bold;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.main_field {
	font-size: 10px;
	text-align: justify;
	height: 550px;
	width: 725px;
	font-size: 11px;
	color: rgb(8, 142, 238);
	float: left;
	overflow: auto;
}

h1 {font-size: 12px; display:inline;	font-weight: normal;}

h2 {
	color: rgb(0, 51, 102);
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	line-height: 14px;
	padding: 0;
}

a:hover {

	color: #33CCFF;

}

.logo {

	font-size: 48px;

	color: #0066CC;

}

.logo_bot {

	font-size: 18px;

}

.forms_style {

	width: 150px;

}

html {

	height: 100%;

}
.banner {
	height: 141px;
	width: 479px;
	position: absolute;
	top: 7px;
	margin-left: 2px;
	z-index: -1;
}
li {
	text-indent: 10px;
}
.dark_small {
	color: rgb(0, 51, 102);
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	line-height: 14px;
	padding: 0;
}
.money_table td {
	padding: 5px 0 5px 0;
}
.gal_box {
	margin: 5px;
	float: left;
	height: 204px;
	width: 170px;
	text-indent: 0px;
	display: inline-block;
	position: relative;
	text-align: center;
}
.gal_box:hover {
	background-color: #F6F6F6;
	outline: 1px dashed #CCC;
}
.gal_pic {
	height: 160px;
	width: 160px;
	outline: 1px solid #666;
	display: block;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px 5px 0 5px;
}
.gal_info {
	position: absolute;
	bottom: 0px;
	width: 160px;
	margin: 0 5px 0 5px;
	height: 30px;
}
.gal_name {
	position: absolute;
	top: 0px;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	text-align: left;
}
.gal_cat_name {
	position: absolute;
	top: 0px;
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	text-align: center;
}
.gal_cost {
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 15px;
	font-weight: bold;
	font-size: 10px;
}

.clear {
	clear: both;
}.gal_big_pic {
	display: inline-block;
	padding: 5px;
	border: 1px solid #000000;
	text-indent: 0px;
}







.norm {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}



.big {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

b {
	font-size: 11px;
	color: rgb(8, 142, 238);
	font-weight: normal;
}


