/* General Style */
a:link {text-decoration:underline; color:#443939;}
a:active {text-decoration:underline; color:#443939;}
a:visited {text-decoration:underline; color:#443939;}
a:hover {text-decoration:none; color:#a9111b;}


.allcont a:link {text-decoration:none; color:#443939;}
.allcont a:active {text-decoration:none; color:#443939;}
.allcont a:visited {text-decoration:none; color:#443939;}
.allcont a:hover {text-decoration:none; color:#443939;}


.blockclass a:link {text-decoration:underline; color:#a9111b;}
.blockclass a:active {text-decoration:underline; color:#a9111b;}
.blockclass a:visited {text-decoration:underline; color:#a9111b;}
.blockclass a:hover {text-decoration:none; color:#a9111b;}

.newsinfo a:link {text-decoration:underline; color:#a9111b;padding-left:10px;}
.newsinfo a:active {text-decoration:underline; color:#a9111b;padding-left:10px;}
.newsinfo a:visited {text-decoration:underline; color:#a9111b;padding-left:10px;}
.newsinfo a:hover {text-decoration:none; color:#a9111b;padding-left:10px;}


.contright a:link {text-decoration:none; color:#5b4e4e;}
.contright a:active {text-decoration:none; color:#5b4e4e;}
.contright a:visited {text-decoration:none; color:#5b4e4e;}
.contright a:hover {text-decoration:none; color:#5b4e4e;}

.fcontright a:link {text-decoration:none; color:#5b4e4e;}
.fcontright a:active {text-decoration:none; color:#5b4e4e;}
.fcontright a:visited {text-decoration:none; color:#5b4e4e;}
.fcontright a:hover {text-decoration:none; color:#5b4e4e;}


.rl a:link {text-decoration:none; color:#fff;}
.rl a:active {text-decoration:none; color:#fff;}
.rl a:visited {text-decoration:none; color:#fff;}
.rl a:hover {text-decoration:none; color:#fff;}

.ilinks a:link {text-decoration:underline; color:#a9111b;}
.ilinks a:active {text-decoration:underline; color:#a9111b;}
.ilinks a:visited {text-decoration:underline; color:#a9111b;}
.ilinks a:hover {text-decoration:none; color:#a9111b;}

.fcopy a:link {text-decoration:underline; color:#7d7d7d;}
.fcopy a:active {text-decoration:underline; color:#7d7d7d;}
.fcopy a:visited {text-decoration:underline; color:#7d7d7d;}
.fcopy a:hover {text-decoration:none; color:#7d7d7d;}




td, body {font-family:OpenSans; font-size:14px;color:#443939;}
body {margin:0;padding:0;background:#e5e0dd;}
td img {vertical-align: middle;}
form {padding:0;margin:0;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:OpenSans;}




@font-face {
font-family: OpenSans;
src: local("OpenSans-Regular"),
url(/fonts/OpenSans-Regular.ttf);
}
@font-face {
font-family: OpenSansLightItalic;
src: local("OpenSans-LightItalic"),
url(/fonts/OpenSans-LightItalic.ttf);
}
@font-face {
font-family: OpenSansItalic;
src: local("OpenSans-Italic"),
url(/fonts/OpenSans-Italic.ttf);
}
@font-face {
font-family: OpenSansLight;
src: local("OpenSans-Light"),
url(/fonts/OpenSans-Light.ttf);
}

@font-face {
font-family: OpenSansSemibold;
src: local("OpenSans-Semibold"),
url(/fonts/OpenSans-Semibold.ttf);
}
/* ------------- */


/* Module Part Menu */ 
.table {border-collapse:collapse;}
.catsTable {width:190px;border-collapse:collapse;font-size:14px;margin-right:10px;} 
.catsTd {
 height:30px;
 line-height:30px;
 background:url(/images/cats_strela.png) right center no-repeat;
 padding-left:10px;
} 

.catsTd:hover {
 height:30px;
 line-height:30px;
 background:#f1f1f1 url(/images/cats_strela.png) right center no-repeat;
 padding-left:10px;
} 

.catName {font-size:13px;float:left;} 
.catNameActive {font-size:13px;float:left;} 
.catNumData {font-size:13;padding-right:20px;float:right;color:#443939;} 
.catDescr {display:none;} 

a.catName:link {text-decoration:none; color:#443939;} 
a.catName:visited {text-decoration:none; color:#443939;} 
a.catName:hover {text-decoration:underline; color:#a9111b;} 
a.catName:active {text-decoration:none; color:#443939;} 

a.catNameActive:link {text-decoration:none; color:#443939;} 
a.catNameActive:visited {text-decoration:none; color:#443939;} 
a.catNameActive:hover {text-decoration:underline; color:#a9111b;} 
a.catNameActive:active {text-decoration:none; color:#443939;} 
/* ----------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; }
/* ----- */


/* Site Menus */

ul.uMenuRoot, ul.uMenuRoot ul {
 list-style-type:none;
 margin: 0;
 padding: 0;
 width: 200px;
 display:table;
}

ul.uMenuRoot a {
 display:block;
 text-decoration: none; 
 margin: 0;
}

ul.uMenuRoot li {
 height:32px;
 font-size:14px;
 line-height:32px;
}



ul.uMenuRoot li a {
 color: #ffffff; 
 height:32px;
 padding-left:10px;
}

ul.uMenuRoot li a:hover {
 color: #443939; 
 height:32px;
 padding-left:20px;
 background:url(/images/menu_hover.png) no-repeat;
 text-shadow:0 1px 0#fbda00;
}

.uMenuV .uMenuItem {font-weight:normal;background:none;}
.uMenuV li a:link {text-decoration:none; color:#443939}
.uMenuV li a:active {text-decoration:none; color:#443939;}
.uMenuV li a:visited {text-decoration:none; color:#443939;}
.uMenuV li a:hover {text-decoration:none;color:#443939;}

.uMenuV .uMenuItemA {font-weight:normal;}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#443939;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#443939;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#443939;}
.uMenuV li {font-size:14px;}
/* --------- */

/* Entries Style */
.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #C2C2C2}
.eDetails {padding:10px;border-radius:5px;font-size:12px;background:#efeae7;}
.eDetails1 {padding:10px;border-radius:5px;font-size:12px;background:#efeae7;}
.eDetails2 {padding:10px;border-radius:5px;font-size:12px;background:#efeae7;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/971/14.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#fff;padding:5px;border-radius:5px;}
.cBlock2 {background:#f5f1ee;padding:5px;border-radius:5px;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#333333;width:100%;background:#EBEBEB;border:1px solid #C2C2C2;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#333333;background:#EBEBEB;border:1px solid #C2C2C2;}
/* ------------------- */





#white {
width:100%;
margin-bottom:30px;
padding-bottom:20px;
display:table;
box-shadow: 0px 2px 2px #cfcac7;
background:#f6f6f6;
}


#htop {
width:960px;
height:175px;
margin:auto;
display:table;
border-bottom:1px solid #bbb8b8;
}

#logo {
width:279px;
padding-right:30px;
height:175px;
float:left;
display:table;
text-align:center;
}

.logo {
margin-top:35px;
margin-bottom:20px;
width:271px;
height:63px;
display:block;
background:url(/images/logo.png) no-repeat;
margin-left:auto;
margin-right:auto;
}


#centerline {
width:389px;
padding-right:30px;
height:175px;
float:left;
display:table;
}


#contacts {
width:389px;
display:table;
margin-top:36px;
font-family: Trebuchet MS;
}

.contleft {
width:175px;
float:left;
margin-right:29px;
font-size:14px;
}

.contleft span {
font-size:22px;
border-bottom:1px dashed #d2d2d2;
display:block;
padding-bottom:5px;
margin-bottom:5px;
}

.contright {
margin-top:3px;
width:175px;
float:left;
line-height:25px;
color:#aeaeae;
font-size:15px;
}


.contright span {
padding-top:10px;
color:#5b4e4e;
display:block;
}

.soc {
width:25px;
height:25px;
background:url(/images/soc_bg.png) no-repeat;
text-align:center;
line-height:25px;
font-family: Trebuchet MS;
font-size:13px;
text-shadow:0 -1px 0 #fff;
float:right;
margin-right:5px;
text-decoration:none;
color:#574c4c;
display:block;
}

.soc:hover {
background:url(/images/soc_bg2.png) no-repeat;
}

.searchForm {margin-top:13px;height: 41px;width: 390px;background:url(/images/headsearch.png) no-repeat;}
.schQuery {float: left;}
.schQuery input {margin-left: 15px; height: 41px; text-shadow:0 1px 0 #fff; line-height: 41px; width: 310px !important;background: none !important; border: none !important; font-size: 13px !important; font-family: 'Trebuchet MS' !important; color: #9e9e9e !important;padding: 0 !important;}
.schBtn {float: right;}
.schBtn input {margin: 0 !important;width:41px;height: 41px;background: none !important; border: none !important; font-size: 0 !important; color: transparent !important;cursor: pointer;padding: 0 6px;text-indent: -9999px !important;box-shadow: none !important;}




#rightline {
width:222px;
height:175px;
float:left;
font-family: Trebuchet MS;
display:table;
}


#shop-basket {
width:223px;
display:table;
margin-top:36px;
height:59px;
background:url(/images/basket.png) left center no-repeat;
}

.sbcoll {
float:left;
color:#443939;
text-shadow:0 1px 0 #fccd4d;
width:68px;
margin-right:15px;
}

.sbcoll span{
float:right;
margin-top:34px;
width:25px;
height:25px;
display:table;
text-align:center;
line-height:25px;
}


.total {
float:left;
padding-top:10px;
line-height:25px;
width:138px;
font-size:12px;
}



.call {
width:223px;
height:41px;
background:url(/images/head_button.png) no-repeat;
text-align:center;
line-height:41px;
font-family: Trebuchet MS;
font-size:15px;
text-shadow:0 -1px 0 #87a864;
text-align:center;
margin-right:5px;
text-decoration:none;
color:#fff;
display:block;
text-transform:uppercase;
margin-top:16px;
}


.call:hover {
background:url(/images/head_button2.png) no-repeat;
}


#headmenu {
width:960px;
height:49px;
margin:auto;
padding: 0px;
clear: both;
overflow: hidden;
font-size:15px;
display:table;
border-top:1px solid #fff;
}

#headmenu a {
margin-top:15px;
text-decoration:none;
text-transform:uppercase;
border: 0;
float: left;
color: #443939;
background:url(/images/menuLi.png) right center no-repeat;
line-height:34px;
margin-left:10px;
padding-left:15px;
padding-right:50px;
list-style: none;
border-radius:23px;
text-align:left;
}


#headmenu a:hover {
margin-top:15px;
text-decoration:none;
text-transform:uppercase;
border: 0;
float: left;
color: #443939;
background:url(/images/lastLinkHead.png) right center no-repeat;
line-height:34px;
margin-left:10px;
padding-left:15px;
padding-right:50px;
list-style: none;
border-radius:23px;
text-align:left;
}


.headmenu {
margin: 0;
padding:0;
}

.headmenu li {
list-style: none;
float:left;
}


#indextext {
line-height:25px;
width:960px;
margin-left:auto;
margin-right:auto;
padding-bottom:30px;
display:table;
border-bottom:1px solid #bbb8b8;
}

#indextext span {
font-size:24px;
display:block;
margin-bottom:15px;
background:url(/images/dot.png) left center no-repeat;
line-height:30px;
padding-left:25px;
}

#content {
border-top:1px solid #fff;
padding-top:30px;
width:960px;
margin:auto;
display:table;
}

#item {
width:210px;
padding:15px;
height:430px;
overflow:hidden;
position: relative;
float:left;
border-radius:7px;
margin-bottom:10px;
}

#item:hover {
margin-bottom:10px;
position: relative;
width:210px;
padding:15px;
height:430px;
z-index: 999;
float:left;
overflow: visible;
background: none repeat scroll 0 0 #FFFFFF;
border-radius:7px;
box-shadow:0 5px 5px #c8c4c1;
}


.ititle {
display:block;
padding-top:10px;
padding-bottom:10px;
height:56px;
text-align:center;
}


.itembutton {
max-width:210px;
height:34px;
display:table;
margin-left:auto;
margin-right:auto;
}

.iprice {
padding-left:45px;
padding-right:10px;
float:left;
height:34px;
background:url(/images/itempricebg.png) left center no-repeat;
line-height:34px;
font-size:13px;
font-weight:bold;
text-shadow:0 1px 0 #fff;
text-decoration:none;
display:block;
}

.ibuy {
width:55px;
height:34px;
display:block;
background:url(/images/itembuy.png) no-repeat;
float:left;
}

.ibuy:hover {
background:url(/images/itembuy2.png) no-repeat;
}

.iabout {
display:block;
padding-top:10px;
padding-bottom:10px;
margin-top:15px;
max-hight:60px;
margin-bottom:10px;
text-align:left;
border-top:1px dashed #d2d2d2;
border-bottom:1px dashed #d2d2d2;
}

.ilinks {
max-width:210px;
height:34px;
display:block;
text-align:left;
max-height:40px;
color:#737373;
}









#footer {
margin-top:40px;
width:100%;
display:table;
background:#f6f6f6 url(/images/footerbg.png) top repeat-x;
}


#ftop {
padding-top:40px;
width:960px;
margin:auto;
display:table;
}

.fcats {
width:250px;
float:left;
display:table;
}

.fcl {
width:120px;
float:left;
padding-right:10px;
}

.fcr {
width:120px;
float:right;
}

.fcats span {
font-size:26px;
display:block;
padding-bottom:10px;
}

.fcats li {
list-style:none;
float:none;
line-height:30px;
}


.fcenter {
width:365px;
padding-left:30px;
padding-right:30px;
display:table;
float:left;
}

#fcontacts {
width:365px;
display:table;
font-family: Trebuchet MS;
}

.fcontleft {
width:175px;
float:left;
margin-right:15px;
font-size:14px;
}

.fcontleft span {
font-size:22px;
border-bottom:1px dashed #d2d2d2;
display:block;
padding-bottom:5px;
margin-bottom:5px;
}

.fcontright {
margin-top:3px;
width:175px;
float:left;
line-height:25px;
color:#aeaeae;
font-size:15px;
}


.fcontright span {
padding-top:10px;
color:#5b4e4e;
display:block;
}

.fsoc {
width:25px;
height:25px;
background:url(/images/soc_bg.png) no-repeat;
text-align:center;
line-height:25px;
font-family: Trebuchet MS;
font-size:13px;
text-shadow:0 -1px 0 #fff;
float:right;
margin-right:5px;
text-decoration:none;
color:#574c4c;
display:block;
}

.fsoc:hover {
background:url(/images/soc_bg2.png) no-repeat;
}

.fsearchForm {margin-top:30px;height: 41px;width: 365px;background:url(/images/footersearch.png) no-repeat;}
.fschQuery {float: left;}
.fschQuery input {margin-left: 15px; height: 41px; text-shadow:0 1px 0 #fff; line-height: 41px; width: 290px !important;background: none !important; border: none !important; font-size: 13px !important; font-family: 'Trebuchet MS' !important; color: #9e9e9e !important;padding: 0 !important;}
.fschBtn {float: right;}
.fschBtn input {margin: 0 !important;width:41px;height: 41px;background: none !important; border: none !important; font-size: 0 !important; color: transparent !important;cursor: pointer;padding: 0 6px;text-indent: -9999px !important;box-shadow: none !important;}

#flogo {
width:275px;
height:175px;
float:left;
display:table;
text-align:center;
}

.flogo {
margin-bottom:30px;
width:271px;
height:63px;
display:block;
background:url(/images/logo.png) no-repeat;
margin-left:auto;
margin-right:auto;
}



#fcopy {
width:100%;
display:table;
border-bottom:5px solid #f6f6f6;
box-shadow: 0px 2px 2px #cfcac7;
background:#e7e7e7;
box-shadow:inset 0px 0px 5px #cecece;
}

.fcopy {
width:960px;
margin:auto;
display:table;
height:60px;
line-height:60px;
color:#7d7d7d;
}

.fcl2 {
float:left;
}

.fcr2 {
float:right;
}






#indexinformer {
width:920px;
background:#fbfbfb;
display:table;
border-bottom:3px solid #e3dedb;
box-shadow:0 1px 5px #cec8c5;
border-radius: 7px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
padding:20px;
}

#iileft {
width:450px;
float:left;
margin-right:20px;
overflow:hidden;
}


#iiright {
width:450px;
overflow:hidden;
float:left;
}



#indexinformerspan {
display:block;
background:url(/images/menuLi2.png) left center no-repeat;
padding-left:25px;
font-size:25px;
margin-bottom:20px;
}

#novinka {
box-shadow:0 -1px 0px #cdcdcd;
border:5px solid #e5e0dd;
background:#fbfbfb;
border-radius:5px;
width:400px;
height:140px;
padding:20px;
display:table;
}


#novinka img {
height:140px;
max-width:190px;
}

.novinkapic {
float:left;
width:190px;
margin-right:20px;
display:table;
text-align:center;
}

.novinka {
float:right;
width:190px;
}

.nlink {
display:block;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dashed #d2d2d2;
}



#accii {
box-shadow:0 -2px 2px #dddddd;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#f7f3f3,#ede5e5);
background: -webkit-gradient(linear, left top, left bottom, from(#f7f3f3), to(#ede5e5));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f7f3f3,endColorstr=#ede5e5,GradientType=0); zoom: 1;
background: linear-gradient(top, #f7f3f3, #ede5e5);
background-image: -o-linear-gradient(top, #f7f3f3, #ede5e5);
background-image: -moz-linear-gradient(top, #f7f3f3, #ede5e5);
background-image: -webkit-linear-gradient(top, #f7f3f3, #ede5e5);
background-image: -ms-linear-gradient(top, #f7f3f3, #ede5e5);
border-radius:5px;
width:410px;
height:146px;
padding:20px;
border-bottom:3px solid #a9111b;
border-top:1px solid #fff;
display:table;
}


#accii img {
float:left;
width:190px;
margin-right:20px;
}

.accii {
float:right;
width:190px;
}

.nlink {
display:block;
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dashed #d2d2d2;
}

.bilo {
text-decoration:line-through;
margin:auto;
display:block;
width:150px;
background:#d6d3d3;
font-size:12px;
height:25px;
color:#766c6c;
line-height:25px;
box-shadow:0 1px 0 #fff;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
text-align:center;
z-index:1;
margin-top:-3px;
}

img {border:none;border-radius:5px;}



#allcont {
width:960px;
margin:auto;
display:table;
}

#sidebar {
width:220px;
float:left;
margin-right:20px;
}

#newscont {
width:720px;
float:right;
}

#newscontin {
width:680px;
padding:20px;
border-radius:7px;
float:right;
background:#fff;
}

#razdnamein {
line-height:25px;
width:680px;
padding-bottom:10px;
margin-bottom:20px;
display:table;
border-bottom:1px solid #bbb8b8;
box-shadow:0 1px 0 #efeceb;
}

#razdnamein span {
font-size:24px;
display:block;
background:url(/images/dot.png) left center no-repeat;
line-height:30px;
padding-left:25px;
}

#razdname {
line-height:25px;
width:720px;
padding-bottom:10px;
margin-bottom:20px;
display:table;
border-bottom:1px solid #bbb8b8;
box-shadow:0 1px 0 #efeceb;
}

#razdname span {
font-size:24px;
display:block;
background:url(/images/dot.png) left center no-repeat;
line-height:30px;
padding-left:25px;
float:left;
}


#hleb {
width:100%;
display:table;
border-bottom:1px solid #f2f0ee;
box-shadow: 0px 2px 2px #cfcac7;
background:#e1dedc;
box-shadow:inset 0px 0px 5px #cecece;
margin-bottom:20px;
margin-top:-30px;
}

.hleb {
width:960px;
margin:auto;
display:table;
height:50px;
line-height:50px;
}



#block {
width:200px;
padding:10px;
background:#f6f6f6;
box-shadow:0 3px 3px #c8c4c1;
display:table;
margin-bottom:20px;
border-radius:7px;
}

.blocktitle {
display:block;
z-index:1;
margin-top:-10px;
margin-left:10px;
line-height:56px;
height:56px;
font-size:20px;
border-bottom:1px solid #d7d7d7;
box-shadow:0 1px 0 #fff;
margin-bottom:10px;
color:#443939;
}


#defblocktitle {
width:200px;
padding-left:20px;
background:#f6f6f6;
display:table;
border-top-left-radius:7px;
border-top-right-radius:7px;
font-size:20px;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#eaeaea,#e3e3e3);
background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#e3e3e3));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#eaeaea,endColorstr=#e3e3e3,GradientType=0); zoom: 1;
background: linear-gradient(top, #eaeaea, #e3e3e3);
background-image: -o-linear-gradient(top, #eaeaea, #e3e3e3);
background-image: -moz-linear-gradient(top, #eaeaea, #e3e3e3);
background-image: -webkit-linear-gradient(top, #eaeaea, #e3e3e3);
background-image: -ms-linear-gradient(top, #eaeaea, #e3e3e3);
color:#a9111b;
border-bottom:1px solid #c9c9c9;
line-height:56px;
height:56px;
text-shadow:0 1px 0 #fff;
box-shadow:0 3px 3px #c8c4c1;
}

#defbloccont {
width:180px;
background:#efefef;
padding:20px;
border-top:1px solid #fff;
margin-bottom:20px;
box-shadow:0 3px 3px #c8c4c1;
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
}

input[type=button], input[type=reset], input[type=submit] {
font-size:13px;
box-shadow: 0 1px 3px rgba(0,0,0,.35);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
border:0;
padding: 6px 12px 6px 12px;
cursor: pointer;
outline:none;
border-radius:7px;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#fcfcfc,#e9e9e9);
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e9e9e9));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#fcfcfc,endColorstr=#e9e9e9,GradientType=0); zoom: 1;
background: linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -o-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -moz-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -webkit-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -ms-linear-gradient(top, #fcfcfc, #e9e9e9);
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
font-size:13px;
border:0;
padding: 6px 12px 6px 12px;
cursor: pointer;
outline:none;
border-radius:7px;
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#fcfcfc,#e9e9e9);
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e9e9e9));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#fcfcfc,endColorstr=#e9e9e9,GradientType=0); zoom: 1;
background: linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -o-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -moz-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -webkit-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -ms-linear-gradient(top, #fcfcfc, #e9e9e9);
box-shadow: 0 2px 3px rgba(0,0,0,.35);
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.35);
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.35);
}


input[type=text], input[type=password], textarea {border: 1px solid #c3c3c3;color: #383838;padding: 5px;border-radius:3px;}
select {border: 1px solid #c3c3c3;color: #383838;padding: 5px;border-radius:3px;}


.banner {
height:281px;
margin-bottom:20px;
width:220px;
display:block;
background:url(/images/banner.png) no-repeat;
}


#news {
width:680px;
padding:20px;
display:table;
margin-bottom:20px;
background:#f6f6f6;
box-shadow:0 1px 2px #c8c4c1;
border-radius:7px;
line-height:22px;
}


.newscont {
float:left;
width:450px;
margin-right:20px;
}

.newslink {
font-size:20px;
}

.newscont {
padding-top:10px;
padding-bottom:10px;
display:block;
}

.newsinfo {
color:#737373;
}


#iteminside {
width:720px;
display:table;
margin-bottom:20px;
}

#iteminsideleft {
margin-right:20px;
width:270px;
float:left;
display:table;
box-shadow:0 3px 3px #c8c4c1;
padding:15px;
background:#efeceb;
border-radius:7px;
}

#iteminsideright {
width:400px;
float:left;
display:table;
}

.p1 {
width:385px;
height:40px;
line-height:40px;
display:table;
padding-left:15px;
}

.p2 {
width:385px;
height:40px;
line-height:40px;
padding-left:15px;
background:#dedad7;
border-radius:5px;
}

.priceandbutton {
width:385px;
display:table;
padding-left:15px;
height:34px;
line-height:34px;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
border-top:1px solid #bbb8b8;
border-bottom:1px solid #bbb8b8;
box-shadow:0 1px 0 #efeceb;
}

.bigline {
width:385px;
display:table;
padding-left:15px;
height:34px;
line-height:34px;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
border-bottom:1px solid #bbb8b8;
box-shadow:0 1px 0 #efeceb;
}


.priceinside {
float:left;
padding-left:25px;
font-weight:bold;
background:url(/images/iteminsideprice.png) left center no-repeat;
}


.itembutton {
max-width:210px;
height:34px;
display:table;
margin-left:auto;
margin-right:auto;
}

.addtobusket {
text-decoration:none;
width:103px;
height:34px;
line-height:34px;
float:right;
padding-right:40px;
padding-left:30px;
display:block;
background:url(/images/addtobusket.png) no-repeat;
}

.addtobusket:hover {
background:url(/images/addtobusket2.png) no-repeat;
}


.catPages1 a:link, .pagesBlockuz1 a:link, 
.catPages1 a:visited, .pagesBlockuz1 a:visited, 
.catPages1 a:hover, .pagesBlockuz1 a:hover, 
.catPages1 a:active, .pagesBlockuz1 a:active {text-decoration:none;color: #443939;padding:5px 10px 5px 10px;font-size:14px;text-shadow: 0 1px 0 #fff;} 
.catPages1 a:hover, .pagesBlockuz1 a:hover {text-decoration:none;border-radius:50px;color: #443939;background:#fff;text-shadow: 0 1px 0 #fff;padding:5px 10px 5px 10px;box-shadow: 0 1px 3px rgba(0,0,0,.35);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#fcfcfc,#e9e9e9);
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e9e9e9));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#fcfcfc,endColorstr=#e9e9e9,GradientType=0); zoom: 1;
background: linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -o-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -moz-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -webkit-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -ms-linear-gradient(top, #fcfcfc, #e9e9e9);
} 
.catPages1 b, .pagesBlockuz1 b {border-radius:50px;background:#cec8c5;color:#443939;padding:5px 10px 5px 10px;box-shadow:inset 0px 0px 3px #c2bbb8;text-shadow: 0 1px 0 #fff;}

.plist a:link, .pagesBlockuz1 a:link, 
.plist a:visited, .pagesBlockuz1 a:visited, 
.plist a:hover, .pagesBlockuz1 a:hover, 
.plist a:active, .pagesBlockuz1 a:active {
text-decoration:none;color: #443939;padding:5px 10px 5px 10px;font-size:14px;text-shadow: 0 1px 0 #fff;
} 
.plist a:hover, .pagesBlockuz1 a:hover {
text-decoration:none;border-radius:50px;color: #443939;background:#fff;text-shadow: 0 1px 0 #fff;padding:5px 10px 5px 10px;box-shadow: 0 1px 3px rgba(0,0,0,.35);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.35);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.35);
-o-background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; background-size: 100% 100%;
background: -moz-linear-gradient(top,#fcfcfc,#e9e9e9);
background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#e9e9e9));
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#fcfcfc,endColorstr=#e9e9e9,GradientType=0); zoom: 1;
background: linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -o-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -moz-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -webkit-linear-gradient(top, #fcfcfc, #e9e9e9);
background-image: -ms-linear-gradient(top, #fcfcfc, #e9e9e9);

} 
.plist b, .pagesBlockuz1 b {
border-radius:50px;background:#cec8c5;color:#443939;padding:5px 10px 5px 10px;box-shadow:inset 0px 0px 3px #c2bbb8;text-shadow: 0 1px 0 #fff;
}