@charset "windows-1251";



/* -- General  -------------------------- 	*/

html, body, form  {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
	}
html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}
body {
	background:#FAB3D5 url(img/3bg.gif) repeat-x top;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	}
A,A:visited,A:active,A:link {
	color: #C90000;
	text-decoration: underline;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	}
A:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #C90000;
	text-decoration: none;
	}
	
h1 {
	display:block;
	font-size: 24px;
	color:#A90036;
	margin:  0px 5px 10px 30px;
	padding: 150px 0px 0 300px;
	font-weight: normal; 
}
h2 {
	font-size: 17px;
	color: #FCD1E6;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;



}
h3 {
	font-size: 14px;
	color: #FFF;
	margin: 15px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	
}
h4 {
	display:block;
	font-size: 11px;
	color: #46712F;
	background:#eee;
	margin: 10px 0px 10px 50px;

	padding: 3px 10px;
	font-weight: normal;
}

/* -- form  -------------------------- 	*/
form {
	border-width: 0px; 
	color : #444;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color : #565656;
	}
textarea, list, select, option, input {
 
	font-size: 11px;
	color : #333;
	padding: 0px 1px 0px 2px;
	margin: 0px 2px;
	}
list, select, option, input {

}
input.noborder {
	border-width: 0px;
	}
input.button {	
	padding: 0px 1px 0px 1px;
	margin: 0px;	
	height:19px;
	}
	


hr {
	color:#F3EEDE;
	height: 4px;
	padding:0px;
	margin:10px 0px;
	}
p {
	margin: 10px 0px 10px 0px;
	}
ul {
	margin:5px 5px 5px 25px;
	}
ul li {
	list-style-position: outside;
	list-style-image: url(img/li.gif);
	list-style-type: circle;
}
#navline {
	text-align:left;
	display:block;
	padding:0px 0px 3px 0px;
	margin:25px 0px 5px 0px;
	color:#aaa;
	font-size:12px;
	}
#content img {
	border:1px solid #ddd;
	padding:1px;
	margin:3px 2px 3px 2px;
	}
#content img.borderno {
	border:0px solid #ddd;
	padding:0px;
	margin:0px;
	}



/*------- column style  ------------------------------------------*/

	


/*------- banner_line  ------------------------------------------*/





/* -- Center Table Styles -------------------------- 	*/
#content {

	padding: 20px 15px 20px 27px;


	min-height:300px;
	color:#FFF;


	margin-left:290px;
	max-width:700px;
	
	}
/* --  Tables    -------------------------- 	*/

#content table{
	margin:1px;
	border: 1px solid #95CEFD;
	}
#content td {
	padding:3px 3px 3px 5px;
	margin:1px;
	border-bottom: 3px double #ddd;
	border-left: 1px dotted #ddd;
	vertical-align:top;
	}
th {
	font-size: 12px;
	font-weight: bold;
	color: #0D4D88;
	height: 17px;
	padding:7px 3px;
	background: #F3F9FF url(img/th_bg.gif) repeat-x top;
	border-bottom:1px solid #95CEFD;
	text-align:center;
	}	

/* --     -------------------------- 	*/
#content table.tableno {
	margin:0px;
	border: 0px solid #fff;	
	width:100%;
	}
#content table.tableno tr {
	}
#content table.tableno td {
	border: 0px solid #ddd;	

	margin:0px;
	padding:2px;
	}
#content table.border {
	border: 1px solid #ddd;
	}
	

table.table1 {
	padding:3px;
	margin:0px;
	border: 0px solid #ddd;
	width:100%;
	}
table.table1 tr {
	}
table.table1 td {

	
	margin:1px;
	padding:3px;
	}

.table2 {
	padding:0px;
	margin:0px;
	border: 1px solid #eee;
	width:50%;
	}
.table2 td {
	border-bottom: 1px solid #eee;	
	padding:3px;
	}
	


/* -- Many styles -------------------------- 	*/

.date {
	padding:0px 8px 1px 0px;
	margin-right:5px;
	display:block;
	font-size:10px;
	color:#777;
	}	
.small,.small A {
	font-size: 11px;
	color: #666;
	}
.white, .white a, a.white, a.white:visited, a.white:active {
	color: #FFF;
	}

.red, .red a, a.red, a.red:visited, a.red:active  {
	color: #EE2224;
	}	
.gray, .gray a , .gray a:visited , .gray a:active , A.gray , A.gray:visited, a.gray:active {
	color: #999;
	}	
.bold {
	font-weight: bold;
	}
.comment,.comment A {

	color: #666;
	font-size: 11px;
	}			
div.comment {
	background-color: #F3EEDE;
	color: #666;
	margin: 3px 2px;
	padding: 5px;
	}		

.bgcolor1{
	background-color:#FAF9EE;
	}
.bgcolor2{
	background-color:#F6F6F6;
	}


	

/* --  -------------------------- 	*/
#content table.anketa, #content table.anketa tr td {
	background:#BA0050;
	border:0px solid #eee;
	padding:0px;
	margin:0px;

	}
 #content table.anketa tr td {
	height:1px;
	}
#content img.corn{
	border:0px solid #eee;
	padding:0px;
	margin:0px;
	}
	
#content .anketa td.body {
	background:#BA0050 url(img/a_bg.gif) no-repeat right ;
	width:100%;	
	text-align:left;
	padding:0px 5px 0px 10px;
	vertical-align:top;
	color:#FFF;
	}
#content .anketa td.body H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	display:block;
	background: url(img/a_div.gif) repeat-x bottom left;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	
	}
#content .anketa td.img {
	background:#BA0050;
	
	text-align:center;
	padding:0px 0px 0px 3px;
	}
#content .anketa td.img div {
	display:block;
	width:100px;
	height:149px;
	background: url(img/0.gif) no-repeat;
	margin:0px 0px 0px 5px;
	}

#content .anketa  div.kolvo {
	float:right;
	font-size:10px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style:normal;
	}
#content .anketa  div.price {

	color:#333;
	background:#FCD1E6;
	margin:3px 0px; 
	padding:0px 0px; 
	font-size:14px; 
	font-weight:bold;
	}

#content .anketa  div.price2 {
	width:50%;
	color:#333;
	background:#FCD1E6;
	margin:0px 0px 5px; 
	padding:4px 5px; 
	font-size:16px; 
	font-weight:bold;
	}
#content .anketa_content {
	font-size:18px;	
	}
#content .anketa  li {
	margin:3px;

	list-style-image: url(img/li.gif);
	list-style-type: circle;
	}


/* --  -------------------------- 	*/

.top1 {
	background: #BA0050 url(img/1bg.gif) repeat-x top;
	height:200px;
	}
	
.top11 {
	background: url(img/23.gif) no-repeat top right;
	height:200px;
	}
.top12 {
	background: url(img/11.jpg) no-repeat left;
	height:200px;
	}
	
.top3 {
	background: #333;
	width:100%;
	float:left;
	}
	
/* --  -------------------------- 	*/

	

/* -- Выбор наверху  -------------------------- 	*/

.top110 {
	position:absolute;
	top:40px; 
	left:430px;
	padding:0px 20px 0px 0px;
	text-align:right;
	color:#FCD1E6 !important;
	z-index:100;
	}
div.top110 div {
	color:#FF8F0A;
	width:100%;
	text-align:left;
	font-weight:bold;
	margin:5px 0;
	}
div.top110  div a {
	color:#FFF;
	border-bottom:1px dotted #FFF !important;
	font-style:italic;
	padding:0 5px;
	font-weight:normal;
	}

	
