body {
	background-color:#000000;
	margin: 0px;
	background-image:url(../img/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


a h1{
	text-decoration: none;
}

a:hover h1{
	text-decoration: underline;
}

a h2{
	text-decoration: none;
}

a:hover h2{
	text-decoration: underline;
}



.td_menu {
	background-image:url(../img/menu_bg.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.menu {
	font-size:12px;
	height: 33px;
	vertical-align:baseline	;
	color: #FFFFFF;
	text-align:left;
 	width: 1000px;
	background-image:url(../img/menu_r.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.menu a {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
 
}

.mark {
	font-size:13px;
	vertical-align:baseline;
	color: #343434;
	text-align:right;
	font-weight: bold;
	padding-left: 25px;
}

.mark_value {
	font-size:13px;
	vertical-align:baseline;
	color: #343434;
	text-align:left;
	padding-left: 5px;
}

.mark_value a {
	font-size:13px;
	vertical-align:baseline;
	color: #343434;
	text-align:left;
	text-decoration: underline;

}


.buy_big {
	width: 250px; 
	border: 1px solid #e1e1e1; 
	background-color: #e1e1e1; 
	padding: 2px; 
	font-size: 18px; 
	color: #343434;
}

.buy_big a {
	color: #343434;
}

.price_big {
	font-size: 22px; 
	margin: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	border-top: 1px solid #676767;
	border-bottom: 1px solid #676767;


}


.img_menu {
	border: 0px;
}

.shina {
	text-align:center;
	border:0px;
	margin: 10px 0px 2px 0px;
}

.contact_shina {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
}

.select_shina {
	background-image:url(../img/select_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #242424;
	border-top: 3px solid #7a7a7a;
	border-bottom: 3px solid #363636;
}

.select_shina_param {
	font-size: 12px;
	color:#9a9a9a;
	margin-left: 15px;
	text-align:left;
}

.select_shina_box {
	font-size: 12px;
	color:#000000;
	width: 140px;
	height: 20px;
	margin-top: 2px;
}

.select_shina_anot {
	font-size: 11px;
	color:#6a6a6a;
	text-align:center;
}

.infoblock {
	text-align: center;
	width: 1000px;
	margin: 10px 0px 0px 0px;
}

.infoblock img {
	border: 0px;
}

.infoblock_center{
	margin: 0px 8px 0px 8px;
}
 
.shina_recomend_title {
	font-size:16px;
	color: #CC6600;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 15px;	
} 

.shina_recomend_title span {
 	color: #FFCC33;
}

 

.shina_recomend_table {
	height: 215px;
}


.shina_recomend_td {
	background-color: #ececec;
}


.shina_pict_center {
	background-image: url(../img/shina_pict_center.gif);
	background-repeat:repeat-x;
	background-position: center;
}

.shina_statia {
	margin: 10px 10px 5px 10px;
	color: #efefef;
	font-size: 12px;
}

.shina_statia a{
	color: #efefef;
}




.shina_name {
	font-size:12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	margin: 2px 0px 0px 0px;
}


.shina_name a {
	color: #000000;
}

.shina_type {
	font-size:12px;
	color: #000000;
	text-align:center;

}

.shina_price  {
	font-size:12px;
	color: #990000;
	text-align:center;
	font-weight:bold;
	background-color:#dedede;
	padding: 2px;
}


.left_separ {
	border-right: 1px dotted #727272;
}

.shina_fullstatia {
	margin: 10px 20px 5px 20px;
	color: #efefef;
	font-size: 12px;
	border-bottom: 1px dotted #676767;
	padding-bottom: 10px;
	line-height: 140%;
}
	
.shina_fullstatia a {
	color: #efefef;
}
		
		
.table_bottom {
	margin-top: 15px;		
	border-top: 1px solid #f0aa15;
}

.menu_bottom {
	font-size:12px;
	height: 33px;
	vertical-align:baseline	;
	color: #FFFFFF;
	text-align:left;
 	width: 1000px;
	line-height: 300%;
	margin-bottom: 25px;
}


.menu_bottom a {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}

.last_article {
	font-size: 12px;
	margin: 18px;
	color:#CCCCCC;
	line-height: 140%;
	text-align: left;
}

.last_article a {
	color:#CCCCCC;
	font-weight:bold;
	
}

.last_article p {
	margin-top: 10px;
	border-bottom: 1px dotted #676767;

}

.text {
	font-size: 12px;
	margin: 15px;
	color:#CCCCCC;
	line-height: 140%;
	text-align: justify;
}

.right_text {
	font-size: 12px;
	margin: 15px;
	color:#CCCCCC;
	line-height: 140%;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.right_text a{
	font-size: 12px;
	color:#CCCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.right_text a:hover{
	color:#FFFFFF;
}

.text a{
	color:#CCCCCC;
	font-weight:bold;
}

.text_search {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 15px;
	color:#CCCCCC;
	line-height: 140%;
	text-align: justify;
}

.text_search a{
	color:#CCCCCC;
	font-weight:bold;
}

.text_search td {
 	border-bottom: 1px solid #404040;
}

.table_price td {
	padding: 6px;
}
 
.table_price tr {
	background-color: #141414;	
}

.table_price {
	background-color: #373737;
}

 

.price {
	text-align: center;
	font-size: 14px;	
}

.otzyvy {
	font-size: 17px;
	font-weight: bold;
}

.otzyvy table {
	font-size: 12px;
	font-weight: normal;
}

.comment_date {
	margin-top: 5px;
	color: #FFFFFF; 
}

.catalog {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

td.catalog {
	height: 500px;
}

.catalog a{

	font-weight: normal;
}

.other_list {
	line-height: 250%;

}

.request a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.table_price td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.table_price td a{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 16px;
}

table.search_result td {
	font-size: 12px;
	color: #4F4F4F;
	padding: 3px;
	font-family: Verdana;
}

table.search_result tr {
	font-size: 12px;
	color: #4F4F4F;
	background-color: #EFEFEF;
	padding: 3px;
	font-family: Verdana;
}

table.text_search tr:hover {
	cursor:pointer;
}

table.text_search td#quest :hover {
	cursor:help;
}

table.text_search td#price {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 49px;
	color: #FFFFFF;
}
	
table.search_result a#buy {
	font-family: Verdana;
	color: black;
}

table.search_result a#ask {
	font-family: Verdana;
	color: #6F6F6F;
}

table.search_result th {
	font-size: 12px;
	color: #6F6F6F;
	text-align: center;
	padding-bottom: 10px;
	font-family: Verdana;
	background-color: #FFFFFF;
}

table.search_result {
	margin-top: 25px;
}