body {
	background-color: 790000;
	background-image: url(../back.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    min-width: 1100px;
}
a {
	color: #06F;
}
a:hover {
	color: #F33;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no {
	border-bottom-style: none;
}
h2 {
	font-size: 24px;
	color: #790000;
	margin: 0px;
	text-align: center;
}
input {
	font-size: 13px;
	color: #444;
}

.png {}


#content {
	background-image: url(../top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 100%;
	height:590px;
}
#top_l {
	vertical-align: top;
	width: 443px;
	margin: 0px;
	padding: 0px;
}
#top_r {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 487px;
}


#logo {
	background-image: url(../logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 132px;
	width: 443px;	
	float:left;
}
#topinfo {
	width: 100%;
	background-image: url(../info.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	height: 164px;
	text-align: right;
}
#topinfo #contacts {
	position:relative;
	top:50px;
	right:30px;
	height: 45px;
	width:160px;
	float:right;
}
#contacts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790000;
	text-decoration: none;
	border-bottom-color: #790000;
}

#contacts a:hover {
	color: #F00;
	border-bottom-color: #F00;
}

/*
#mainmenu {
	background-image: url(../mainmenu.png);
	height: 61px;
	position:relative;
	top:-55px;
	width:860px;
	background-repeat: no-repeat;
	background-position: right;
}
#mainmenu #items {
	margin-left:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top:19px;
}
#items a {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	
}
#items a:hover {
	color: #0FF;
	border-bottom-color: #0FF;
}
.spacer {
	float: left;
	width: 3em;
	height: 28px;
	background-image: url(../spacer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu_item {
	float: left;
	margin-top:6px;
}
*/

/*-----menu-----*/
#mainmenu, #mainmenu ul {
	z-index:100;
	padding:0;
	margin:0;
	list-style:none;
}
#mainmenu {
	font:12px/61px Arial, Helvetica, sans-serif;
	background: url(../mainmenu.png) top right no-repeat; 
	height: 61px;
	position:relative;
	top:-55px;
	left:0;
	width:905px;
}
#mainmenu a {
	color: #FFF;	
	text-decoration:none;
}
#mainmenu a:hover {
	color: #0FF;
}
#mainmenu li {
	padding: 2px 3px 0 12px;
	background: url(../spacer.png) center left no-repeat;
	float:left;
	position:relative;
}
#mainmenu li:hover, #mainmenu li.jshover{
	color: #0FF;
}
#mainmenu ul {
	display:none;
	width:auto;
	font:12px/15px Arial, Helvetica, sans-serif;
	position:absolute;
	left:6px;
	top:46px;
	background:#999;
	margin:0;
	background:none;
	min-width:150px;
	border:1px solid #790F12;
}
#mainmenu li:hover ul, #mainmenu li.jshover ul {
	display:block;	

}
#mainmenu li:hover a, #mainmenu li.jshover a{
	color: #0FF;
}
#mainmenu li:hover ul a, #mainmenu li.jshover ul a{
	color:#FFF;
}
#mainmenu ul li a:hover{
	color: #0FF;
}
#mainmenu ul li {
	background:url(../menu.jpg) top left repeat-x;
	float:none;
	display:block;
	height:24px;
	margin:0;
	white-space:pre;
	line-height:18px;
	padding-right:8px;
}
#mainmenu ul li a {

}
#mainmenu li.one {
	padding-left:20px;
	background:none;
}


/*-----endmenu-----*/


#content #main {
	position: relative;
	width: 100%;
	top: -60px;
}



/* ============================================= */
/* ============================================= */
/* ============================================= */


#main #leftnav {
	width: 265px;
	vertical-align:top;
	/*background-image: url(../buterfly.png); */
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
ul#leftmenu {
	background:none;	
	margin:0 0 10px 12px;
	padding:0;
	list-style:none;
}

ul#leftmenu li a {
	font:14px/30px Arial;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:217px;
	height:34px;
	margin-top:2px;
	padding-left:10px;
	outline:none;
}
ul#leftmenu li a {

}
ul#leftmenu li#item1 a {
	background:url(../buttons/1.png) 0 0 no-repeat;
}
ul#leftmenu li#item1 a:hover {
	background:url(../buttons/1.png) 0 -34px no-repeat;
}
ul#leftmenu li#item2 a {
	background:url(../buttons/2.png) 0 0 no-repeat;	
}
ul#leftmenu li#item2 a:hover {
	background:url(../buttons/2.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item3 a {
	background:url(../buttons/3.png) 0 0 no-repeat;	
}
ul#leftmenu li#item3 a:hover {
	background:url(../buttons/3.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item4 a {
	background:url(../buttons/4.png) 0 0 no-repeat;	
}
ul#leftmenu li#item4 a:hover {
	background:url(../buttons/4.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item5 a {
	background:url(../buttons/5.png) 0 0 no-repeat;	
}
ul#leftmenu li#item5 a:hover {
	background:url(../buttons/5.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item6 a {
	background:url(../buttons/6.png) 0 0 no-repeat;	
}
ul#leftmenu li#item6 a:hover {
	background:url(../buttons/6.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item7 a {
	background:url(../buttons/7.png) 0 0 no-repeat;	
}
ul#leftmenu li#item7 a:hover {
	background:url(../buttons/7.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item8 a {
	background:url(../buttons/8.png) 0 0 no-repeat;	
}
ul#leftmenu li#item8 a:hover {
	background:url(../buttons/8.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item9 a {
	background:url(../buttons/9.png) 0 0 no-repeat;	
}
ul#leftmenu li#item9 a:hover {
	background:url(../buttons/9.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item10 a {
	background:url(../buttons/10.png) 0 0 no-repeat;	
}
ul#leftmenu li#item10 a:hover {
	background:url(../buttons/10.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item11 a {
	background:url(../buttons/11.png) 0 0 no-repeat;	
}
ul#leftmenu li#item11 a:hover {
	background:url(../buttons/11.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item12 a {
	background:url(../buttons/12.png) 0 0 no-repeat;	
}
ul#leftmenu li#item12 a:hover {
	background:url(../buttons/12.png) 0 -34px no-repeat;	
}
ul#leftmenu li#item13 a {
	background:url(../buttons/13.png) 0 0 no-repeat;	
}
ul#leftmenu li#item13 a:hover {
	background:url(../buttons/13.png) 0 -34px no-repeat;	
}
#main #rightcol {
	width: 100%;
	vertical-align:top;
}
td#search-panel {
	background:url(../search-panel.png) top left no-repeat;	
	width:739px;
	height:64px;
	margin:0;
	padding:0;
}
td#search-panel div { 
	margin-left:22px;
	text-align:left;
	float:left;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#4a8dfc;
	width:161px;
}
td#search-panel div select {
	width:161px;
	height:22px;
	border-style:inset; 
}

td#search-panel div#gift {
	margin-left:130px;	
}
td#search-panel div#key {
	width:155px;
	margin:0;
	padding-left:22px;
}
td#search-panel .select {
	color:#a4a3a3;
}
td#search-panel #key input {
	padding:1px 2px 1px 2px;
	border-style:inset; 
}
td#search-panel div#search_button {
	width:38px
}
td#search-panel div#search_button input {
	width:38px;
	height:39px;
	outline:none;
}
/*
#leftnav #item1 {
	background-image: url(../item1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
}

#leftnav #item1 #name1 {
	margin-left:25px;
	font-size: 27px;
	color: #790000;
	position:relative;
	top:10px;
}

#leftnav .item {
	background-image: url(../lgrad.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 265px;
	margin:0px;
}
*/	
.itemserch {
	font-size: 14px;
	color: #000;
	margin-left: 20px;
	position: relative;
	top: 10px;
}

.itemname {
	/*position:relative;
	top:5px;*/
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(../point.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}

.itemutems {
	/*position:relative;
	top:5px;*/
	margin-left: 28px;
	font-size:11px;
}

.itemname a {
	font-size: 22px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
}
.itemname a:hover {
	color:#FFF;
}
.itemutems a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	border-bottom-style: none;
}
.itemutems a:hover {
	color: #FFF;
}


.item .it {
	width: 251px;
	margin-top: 2px;
	padding-bottom:3px;
	overflow:hidden;
}

.item #name2 {
	background-color:#FF0000;
	background-image: url(../name10.png);
	background-repeat: no-repeat;
	background-position: 160px 2px;
}
.item #name3 {
	background-color:#ff7f00;
	background-image: url(../name3.png);
	background-repeat: no-repeat;
	background-position: 60px -8px;
}
.item #name4 {
	background-color:#FFFF00;
	background-image: url(../name4.png);
	background-repeat: no-repeat;
	background-position: 210px -6px;
}
.item #name5 {
	background-color:#80ff00;
	background-image: url(../name5.png);
	background-repeat: no-repeat;
	background-position: 170px -5px;
}
.item #name6 {
	background-color:#00ff00;
	background-image: url(../name6.png);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}
.item #name7 {
	background-color:#00ff80;
	background-image: url(../name7.png);
	background-repeat: no-repeat;
	background-position: 130px -5px;
}
.item #name8 {
	background-color:#00ffff;
	background-image: url(../name8.png);
	background-repeat: no-repeat;
	background-position: 200px -12px;
}
.item #name9 {
	background-color:#0080ff;
	background-image: url(../name9.png);
	background-repeat: no-repeat;
	background-position: 190px -3px;
}
.item #name10 {
	background-color:#0000ff;
	background-image: url(../name10.png);
	background-repeat: no-repeat;
	background-position: 170px 2px;
}
.item #name11 {
	background-color:#8000ff;
	background-image: url(../name11.png);
	background-repeat: no-repeat;
	background-position: 200px 5px;
}
.item #name12 {
	background-color:#ff00ff;
	background-image: url(../name12.png);
	background-repeat: no-repeat;
	background-position: 195px 5px;
}
.item #name13 {
	background-color:#ff007f;
	background-image: url(../name13.png);
	background-repeat: no-repeat;
	background-position: 200px -5px;
}
.item #name14 {
	background-color:#ff0000;
	background-image: url(../name14.png);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}
.item #name15 {
	background-color:#ffffff;
}
.item #name_last {
	background-color:#ffffff;
}

#itemlast {
	background-image: url(../itemlast.png);
	height:142px;
	background-repeat:no-repeat;
	background-position: left top;
}
.last_i {
	background-image: url(../line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.8em;
	margin-top: 2px;
	margin-left: 15px;
	padding-left: 35px;
}
.last_i a {
	font-size: 23px;
	color: #790000;
	border-style:none;
	line-height:1em;
}

.last_i a:hover {
	border:none;
	color: #FF0000;
	border-style:none;
}
/* left mini menu */
.left_mini_menu {

        margin: 0;
        padding: 0;
}
.left_mini_menu li {
        font-weight: bold;
        vertical-align:middle;
        line-height: 51px;
		background: url(../price.png)  left top no-repeat;
        height:51px;
		width:258px;
		position:relative;
        padding-left: 10px;
        font-size: 15px;
        list-style:none;
}
.left_mini_menu a {
	font-size: 18px;
	color: #790000;
}
.bottom_price {
	background-image: url(../price.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:51px;
	width:258px;
        border: 1px solid red;
        display: block;
}

#price_text {
	position:relative;
	margin-left: 10px;
}

#bottom_information {
	font-size: 14px;
	color: #FFF;
	margin-left: 20px;
	margin-top: 28px;
}

/* ============================================= */
.hometitle {
	color:#fff; 
	font-size:16px; 
	background:#870000 url(../menu.jpg) top left repeat; 
	text-align:center; 
	width:auto;
	margin: 20px 15px 0 15px; 
	padding: 3px 0 3px 0;
}
/* ============================================= */
/* ============================================= */

#blok_1 {
	background-image: url(../blok_1.png);
	height: 85px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	cursor:pointer;
	margin-top:20px;
}

#blok_2 {
	background-image: url(../blok_2.png);
	height: 85px;
	margin-top:20px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
#blok_3 {
	background-image: url(../blok_3.png);
	height: 85px;
	margin-top:20px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
#blok_4 {
	background-image: url(../blok_4.png);
	height: 85px;
	margin-top:20px;
	width: 187px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right:auto;
	cursor:pointer;
}
#fon_l {
	text-align:right;
	margin-left: auto;
	width: 100%;
	/*background-image: url(../fon_l.png); */
	background-repeat: no-repeat;
	background-position: left center;
}
#fon_r {
	text-align:left;
	margin-right: auto;
	width: 100%;
	/*background-image: url(../fon_r.png); */
	background-repeat: no-repeat;
	background-position: right center;
}

.blok_pic {
	position:relative;
	top:55px;
	margin-left: auto;
	margin-right:auto;
	width:150px;
}
#header-block {
	text-align:center;
	background: url(../header-bg.jpg) top left repeat-x;
	height:353px;	
	outline:none;
}
#header-block td {
	list-style:none;
}
#header-block td a {
	display:block;
	width:174px;
	height:67px;
}
#header-block table {

}

#header-block td a#new {
	background: url(../buttons/new.png) 0 0 no-repeat;
}
#header-block td a#new:hover {
	background: url(../buttons/new.png) -174px 0 no-repeat;
}
#header-block td a#discounts {
	background: url(../buttons/discounts.png) 0 0 no-repeat;
}
#header-block td a#discounts:hover {
	background: url(../buttons/discounts.png) -174px 0 no-repeat;
}
#header-block td a#hits {
	background: url(../buttons/hits.png) 0 0 no-repeat;
}
#header-block td a#hits:hover {
	background: url(../buttons/hits.png) -174px 0 no-repeat;
}
#header-block td a#vip {
	background: url(../buttons/vip.png) 0 0 no-repeat;
}
#header-block td a#vip:hover {
	background: url(../buttons/vip.png) -174px 0 no-repeat;
}
#b1_1 {
	background-image: url(../b1-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 22px;
}
#b1_2 {
	background-image: url(../b1-2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
}
#b1_3 {
	background-image: url(../b1-3.png); 
	height: 23px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: right top;
}
#b1_4 {
	background-image: url(../b1-4.png);
	height: 23px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}
#b2_1 {
	background: #FFF url(../header-bg-gr.png) top left repeat-x;
	height: 457px;
	width:auto;
}
#b2_2 {
	background: url(../b2-2.png) top left repeat-y;
	width: 16px;
}
#b3_1 {
	background-image: url(../b3-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 22px;
}
#b3_2 {
	background-image: url(../b3-2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#b3_3 {
	background-image: url(../b3-3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 11px;
}
#b3_4 {
	background-image: url(../b3-4.png);
	height: 23px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}
#content #bottom {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-bottom:7px;
}
#banner_l{
	width: 100%;
	height:190px;
	background-image: url(../boxes.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#banner_r{
	width:100%;
	height:190px;
	background-image: url(../boxes.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#kat_11 {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 11px;	
}

#kat_12 {
	background-image: url(../kat/kat_12.png);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align:right;
	color:#09F;
}

#kat_12 a{
	color:#09F;
	font-size:12px;
}

#kat_12 a:hover{
	color:#F00;
}

#kat_13 {
	background-image: url(../kat/kat_13.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 27px;	
}

#kat_14 {
	background-image: url(../kat/kat_14.png);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 230px;
	color:#790000;
	font-size:14px;
}

#kat_21 {
	background-image: url(../kat_21.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 49px;
	font-size: 24px;
	color: #000;
	text-align: left;
	padding-left: 10px;
}

#kat_22 {
	background-image: url(../kat_22.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 27px;
}

/* ============================================ */


.p_thumbnails
{
margin: -3em 0 0 -2em;
text-align: center;
}

.p_thumbnail{
text-decoration: none;
display: -moz-inline-box;
display: inline-block;
vertical-align: top;
margin: 3em 0 0 2em;
}

.p_thumbnail .r{
width: 14em;
float: left;
}

.p_thumbnail .rr{
width: 120px;
float: left;
}

/* ============================================ */

.gal_menu {
	font-size: 10px;
	color: #666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.gal_menu a{
	font-size:14px;
}

/* ============================================ */

.news_item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790000;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.news_item img{
	margin:10px;
}

.news_item h3{
	color:#790000;
	margin:0;
}

.news_autor{
	color:#666;
	text-align:center;
	font-size:10px;
	margin-bottom:7px;
}

.news_link{
	text-align:right;
	margin-right:20px;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}

.news_nav{
	font-size:11px;
	color:#333;
}

/* ============================================ */

.prdbrief_comparison{
	font-size: 11px;
	color: #790000;
}
/* video */
.video_url {
    font-size: 120%;
    margin:0 0 10px 50px;
}
.video_url_det {
    width: 100px;
    font-size: 120%;
    margin:10px 0 10px 140px;
    text-decoration: none;
    background: none;
}

#rand_video table {
	margin:10px 0 10px;
	text-align: center;
    list-style: none;
}

#rand_video .prod_image {
	position:relative;
	top:0px;
	left:20px;
}
#rand_video a .play_image {
	position:relative;
	top:-45px;
	left:-80px;
	opacity:0.8;
}
#rand_video a {
	border:none;	
	outline:none;
	background:none;
}
#rand_video a:hover .play_image {
	opacity:1.0;
}
/* end video */
#valentin {
	position:absolute;
	z-index:366;
	top:13px;
	left:420px;
}

#valentin3 {
	position:absolute;
	z-index:367;
	top:21px;
	left:700px;
}

#valentin2 {
	margin-top: -200px;
	margin-bottom: 0px;
}
/************************
NEWS STYLES
***************************/
font{
	font-size:100%;
}
.title_post_block h2.title a{
    background: none;
    border: none;
    text-decoration: none;
	color:#333;
}
.title_post_block a{
    text-decoration: underline;
	border: none;
}
.title_post_block h2.title{
     font-weight: bold;
     font-size: 14px;
     text-align: left;
	 color: #790000;
     margin: 30px 0 0 25px;
}
.title_post_content, .news_viewall{
     text-align: left;
     padding:8px 0 0 28px;
	 color: #333;
}
.title_post_content, .list_post_content{
	padding-left:30px;	
}
.title_post_content a, .list_post_title a, .list_post_content a, .news_viewall a {
	color: #333;
}
.page_list {
    text-align: center;
}
.page_list a{
	color:#333;
    border: none;
}
.in_post_block .title, .list_post_block h1.title{
	background:#870000 url(../menu.jpg) top left repeat; 
    text-align: left;
    color:white;
    line-height: 16px;
    font-size: 14px;
    font-family: Arial;
    font-weight:bold;
}
.in_post_block h1.title a, .list_post_block h1.title a{
    border: none;

}
.in_post_title, .list_post_title {
     font-size: 120%;
     text-align: left;
     margin: 20px 0 0 20px;
	 color: #790000;
}
.in_post_date{
    padding: 7px 0 0 18px;
    font-size: 10px;
    color: gray;
    text-align: left;
}
.in_post_content,.list_post_content {
     text-align: left;
     padding:8px 0 0 28px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}