body {
	background-color: #FFF;
	margin: 0 auto 0 auto;
	padding: 0;
	min-width: 980px;
	width: 980px;
}

body, table {
	font-size: 12px;
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #111;
	line-height: 1.4em;
}

p {
	padding: 0;
	margin: 0;
}

h1, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6c87a4;
	font-family: Arial, Tahoma, Trebuchet MS;
	text-transform: uppercase;
}

h1 strong {
	color: #e90408;
}

a {
	color: #333;/*#009afb;*/
}

a:visited {
	color: #555;/*#559afb;*/
}

a.nou {
	text-decoration: none;
}

#body {
	background-color: transparent;
}

#container  {
	background:  #103B6E url(../images/head.jpg) scroll no-repeat 0 0;
	position: relative;
	min-width: 100%;
	float: left;
	margin-top: 1px;
}

/* for IE */
* html #body {
	/* min-width fix */
	border-left: 980px solid #FFF;
	position: relative;
	float: left;
	z-index: 1;
}

* html #container {
	margin-left: -960px;
	z-index: 2;
}

/* */

#logo {
	background:  transparent url(../images/logo.png) scroll no-repeat 0 0;
	position: absolute;
	height: 70px;
	width: 156px;
	top: 13px;
	left: 20px;
}

* html #logo {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/logo.png');}

#logo img {
	display: none;
}


#logo a {
	width: 156px;
	height: 70px;
	text-decoration: none;
	display: block;
}


#descr {
	white-space: normal;
	line-height: 13px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 400px;
	height: 50px;
	font-weight: bold;
	position: absolute;
	color: #0e4389;
	top: 62px;
	left: 0;
}

#icons {
	position: absolute;
	left: 100%;
	top: -6px;
	margin-left: -258px;
	width: 188px;
	height: 24px;
	text-align: center;
	background-color: #74aee0;
	border-top: 5px solid #456594;
	padding-top: 6px;
}

#icons a {
	position: relative;
	margin: 0 16px 0 16px;
}

#main {
	position: relative;
	top: 121px;
	clear: both;
	width: 100%;
	background:  #FFF url(../images/rightbg.jpg) scroll repeat-y 100% 0;
}

#menu {
	position: absolute;
	top: 96px;
	height: 26px;
	width: 100%;
	background:  #EFEFEF url(../images/menu.jpg) scroll repeat-y 0 0;
}	

#menu ul {
	margin: 3px 0 0 13px;
	padding: 0;
}

#menu li{
	padding: 0;
	float: left;
	display: block;
	margin: 0 8px 0 0;
	font-size: 9px;
	color: #00336D;
}

#menu a, .line a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #00336D;
	font-weight: normal;
}

#menu a:hover, .line a:hover {
	text-decoration: underline;
}

#menu a:visited, .line a:visited {
	
}

#menu a.act {
	color: #C00;
}

#vmenu  {
	margin: 20px 0 0 0;
	padding: 0;
}

#vmenu li{
	padding: 0;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url(../images/delim.jpg) scroll no-repeat 29px 72%;
	width: 205px;
}

#vmenu a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	line-height: 1em;
	display: block;
	padding: 0 0 12px 23px;
	
}

#vmenu a:hover {
	text-decoration: underline;
}

#vmenu a:visited {
}

#vmenu li.act {
	background: transparent url(../images/vactb.jpg) scroll no-repeat 0 0;
	width: 205px;
	padding: 14px 0 0 0;
	margin-top: -14px;
}

#vmenu li.act a {
	color: #E00;
	background: #FFF url(../images/vacta.jpg) scroll no-repeat 0 100%;
}

.line a.act {
	color: #6c87a4;
}

.line {
	height: 17px;
	background-color: #b6c4d1;
	padding: 0 0 0 13px;
	clear: both;
	color: #FFF;
	font-size: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}

.cont {
	margin: 0 32px 20px 14px;
}

* html .cont {
	overflow: hidden;
}

.cont2 {
	margin: 18px 2px 10px 8px;
}

* html .cont3 {
	overflow: hidden;
}

#makeorder {
	position: absolute;
	left: 100%;
	top: 65px;
	margin-left: -269px;
	width: 210px;
	height: 30px;
	background-color: #FFF;
}
	
#makeorder a {
	background:  #FFF url(../images/orderbg.gif) scroll no-repeat 0 0;
	display: block;
	width: 210px;
	height: 54px;
	text-decoration: none;
}

#makeorder a:hover {
	background:  #FFF url(../images/orderbg.gif) scroll no-repeat 0 -54px;
}

.clear {
	clear: both;
}

.center {
	margin-left: -220px;
	width: 100%;
	float: left;
}

.cbody {
	margin-left: 220px;
	background-color: #FFF;
}


.phone, .phone2{ 
	font-size: 22px;
	font-family: Arial, Verdana, Tahoma;
	color: #FFF;
	width: 172px;
	height: 60px;
	margin: 10px 0 0 14px;
	padding: 0 0 0 0;
	font-weight: normal;
	letter-spacing: 0px;
	white-space: nowrap;
	text-align: right;
	background:  transparent url(../images/ak-cent2.png) scroll no-repeat 0 0;
}

* html .phone {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/ak-cent2.png');}

.phone ins, .phone2  ins{
	display: block;
	padding: 37px 2px 0 0;
	text-decoration: none;
}

.phone2 {
	height: 22px;
	background: none;
	margin: 0px 0 0 14px;
}

.phone2  ins{
	padding: 0px 2px 0 0;
}

.banner {
	background-color:  #DEDEDE;
	width: 762px;
	height: 167px;
}

.righttop {
	float: right;
	width: 217px;
	background:  #038FEE url(../images/rightblock.jpg) scroll no-repeat 0 0;
	height: 167px;
	position: relative;
}

.right {
	float: right;
	width: 217px;
}

.lighttitle1 {
	top: 119px;
	position: absolute;
	font-size: 17px;
	font-family: Arial, Verdana, Tahoma;
	color: #b8dff6;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 0 23px;
	margin-top: 0px;
	line-height: 1em;
}

.lighttitle2 {
	top: 134px;
	position: absolute;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
	color: #b8dff6;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1em;
	padding: 0 0 0 23px;
}

* html .lighttitle2 {
	font-size: 11px;
	letter-spacing: -0.04em;
	line-height: 1em;
}

.lighttitle3 {
	position: absolute;
	top: 87px;
	font-size: 22px;
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1.7em;
	padding: 0 0 0 23px;
}

form {
	margin:0;
	padding: 0;
}

.questionform {
	text-transform: uppercase;
	font-size: 10px;
	color: #00336D;
	font-weight: normal;
}

.questionform  table {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #00336D;
	font-weight: normal;
	border-collapse: collapse;
	padding: 0px;
	margin: 0;
	width: 175px;
}

.questionform  table  td{
	padding: 2px 0 2px 5px;
}

.questionform  table  tr.b td{
	border-bottom: 1px solid #CDCDCD;
}

.questionform  .mandatory {
	color: #E00;
}

.questionform  .r {
	text-align: right;
}

.questionform  .ra {
	padding-left: 0px;
}

.questionform  td.submit {
	border: none
}

.questionform  input.submit {
	width: 99px;
	height: 17px;
	margin-top: 9px;
}

.questionform  input {
	width: 111px;
	height: 17px;
	background:  #DEF url(../images/input.jpg) scroll no-repeat 0 0;
	border: none;
}

.questionform  input:focus {
	background:  #DFE url(../images/input.jpg) scroll no-repeat 0 -19px;
}

.questionform  textarea {
	width: 177px;
	height: 72px;
	background:  #FFF url(../images/textarea.jpg) scroll no-repeat 0 0;
	border: none;
	overflow: auto;
}

.questionform  textarea:focus {
	background:  #FFF url(../images/textarea.jpg) scroll no-repeat 0 -74px;
}

input.half {
	width: 59px;
	height: 17px;
	background:  #DEF url(../images/input2.jpg) scroll no-repeat 0 0;
	border: none;
}

input.half:focus {
	background:  #DFE url(../images/input2.jpg) scroll no-repeat 0 -19px;
}

input.double {
	width: 222px;
	height: 17px;
	background:  #DEF url(../images/double.jpg) scroll no-repeat 0 0;
	border: none;
}

input.double:focus {
	background:  #DFE url(../images/double.jpg) scroll no-repeat 0 -19px;
}


input.ok {
	width: 25px;
	height: 17px;
	background:  #DEF url(../images/ok.jpg) scroll no-repeat 0 0;
	border: none;
}

input.ok:hover {
	background:  #DFE url(../images/ok.jpg) scroll no-repeat 0 -17px;
}

a.order {
	height: 120px;
	display: block;
	width: 275px;
}

img.map {
	border: 2px solid #5bc3fe;
}

a.yandexmap {
	background:  #FFF url(../images/yandexmap.jpg) scroll no-repeat 100% 0;
	height: 15px;
	display: block;
	text-align: right;
	padding-right: 84px;
	font-size: 9px;
	color: #999;
	text-decoration: underline;
}

.first {
	width: 188px;
	float: left;
}

.second {
	width: 530px;
	float: left;
	padding-left: 10px;
}

.newsitem {
	width: 100%;
	margin: 11px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #CDCDCD;
	color: #000;
}

.newsitem td {
	vertical-align: top;
	text-align: left;
}

td.listbody {
	padding: 0 0 0 25px;
	width: 100%;
}

td.linkbody {
	padding: 0 10px 0 25px;
	text-align: right;
}

a.next {
	color: #000;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	background:  #FFF url(../images/bullet-blue.jpg) scroll no-repeat 0 2px;
}

a.next ins{
	padding: 0 0 0 20px;
	font-size: 11px;
}

a.all {
	color: #000;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	background:  #FFF url(../images/bullet-red.jpg) scroll no-repeat 0 2px;
}

a.all ins{
	padding: 0 0 0 20px;
	font-size: 11px;
}

.newsblock {
	padding: 0px 0 15px 0;
}

.date {
	color: #3786c1;
	font-weight: bold; 
}

.cat {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}

.cat .prod-cat {
	border: 2px solid #C00;
	padding: 20px 8px 10px 8px;
	float: left;
	width: 214px;
	height: 290px;
	margin-bottom: 10px;
}

.pos1 {
	margin-right: 16px;
}

.pos2 {
	margin-right: 16px;
}

.pos3 {
}



.cat .s-descr {
	height: 98px;
}

.cat .s-descr td{
	height: 98px;
	overflow: auto;
	padding: 0px;
	vertical-align: middle;
}

.cat .s-descr a{
	color: #000;
	text-decoration: none;
}

.cat .title {
	padding: 0 0 0 6px;
}

.cat .title a {
	color: #5d7189;
	font-weight: bold;
}


.nextp {
	vertical-align: middle;
	padding: 0 2px 0 8px;
}

.s-descr .product-r {
	border-right: 2px solid #b6c4d1;
	padding: 10px 15px 0 5px;
	vertical-align: top;
}

.prod {
	border: 2px solid #C00;
	padding: 3px 10px 3px 8px;
	text-align: center;
	height: 254px;
	vertical-align: middle;
}

.prod div.sp {
	width: 284px;
	height: 1px;
	font-size: 0px;
}

.proddescr {
	padding: 13px 8px 3px 0;
	text-align: left;
}

.gallery {
	height: 180px;
} 

.gallery img {
	margin: 0 15px 0 5px;
} 

.bigprice {
	font-size: 28px;
	color: #444;
	font-family: Tahoma;
	margin-bottom: 15px;
}

.bigprice span {
	font-size: 14px;
}

.detail {
	margin-left: 27px;
} 

.buttons a {
	display: block;
	float: left;
}

.busket-button {
	margin-right: 4px;
}

a.ajlink {
	padding: 8px 0 0 17px;
	color: #444;
	text-decoration: none;
}

a.ajlink span {
	border-bottom: 1px dashed #444;
}

.cat  h2 {
	margin-bottom: 8px;
}

.product {
	width: 32%;
	background-color: #edf2f8;
	padding: 15px;
	vertical-align: top;
	border-right: 10px solid #FFF;
}

.proddescr {
	margin-right: 15px;
}

.proddescr img {
	margin-right: 15px;
}

.price {
	margin: 10px 0 14px 0;
	font-size: 14px;
	border-left: 2px solid #c00;
	padding: 0 0 0 7px;
}

.price span {
	font-size: 10px;
}

.price .curr {
	font-size: 12px;
	margin-left: 4px;
}

td.prop {
	width: 40%;
	background: transparent url('../images/dotbg.gif') scroll repeat-x 0 13px;
	vertical-align: top; 
}

td.prop a{
	color: #009afb;
}

.prop span {
	background-color: #FFF;
}

td.value {
	vertical-align: top;
	width: 60%;
}

table.accessory td {
	border-bottom: 1px solid #DEDEDE;
	padding: 7px;
}

.consumables {
	margin-top: 15px;
}

h3 {
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0;
}	

#body h3 a {
	font-size: 14px;
	color: #0d99fa;
}


#footer {
	margin-top: 20px;
	clear: both;
	padding: 0 0 0 0;
	background-color: #003466;
	font-size: 10px;
	height: 48px;
	border-top: 1px solid #FFF;
}

#footer a {
	color: #bbbcb4;
	text-decoration: none;
	line-height: 1em;
}

#footer .fb {
	text-transform: uppercase;
	color: #fdfffc;
	margin: 0 0 0 0;
	float: left;
	padding: 0 0 0 14px;
	white-space: nowrap;
}

#footer a.deloped-by {
	color: #fdfffc;
	text-decoration: none;
}

#footer a.deloped-by ins{
	color: #bbbcb4;
	text-decoration: none;
}

#footerbody {
	margin: 0;
	top: 0;
	width: 100%;
	padding: 8px 0 0 0;
}

.fmenu  {
	/*float: right;*/
	text-align: center;
	padding: 0 0 0 10%;
}

.newsimage {
	clear: both;
	margin: 0 20px 5px 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
}

.newsimagesmall {
	float: left;
	margin: 3px 8px 0 0;
	padding: 6px;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #E1E1F1;
}

.newslistitem {
	background-color: #edf2f8;
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
}

.newsblock a {
	color: #656565;
	text-decoration: none;
}

.newsblock h3 {
	margin: 0 0 5px 0;
}

.more  {
	padding-right: 28px;
}

#qtext {
	width: 450px;
	height: 210px;
}

.error {
	color: #FF2255;
}

.pager-arrows a, .pager-arrows a:link, .pager-arrows a:hover, .pager-arrows a:visited, .pager-arrows span {
	font-size: 22px;
	text-decoration: none;
}

#loader {
    position: absolute;
    z-index: 50000;
    width: 32px;
    height: 32px;
    display: none;
    left: 50%;
	top: 50%;
    margin-left: -32px;
    margin-top: 33px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: transparent url('/images/loading2.gif') no-repeat 50% 50%;
}

input.refresh , input.delete{
	width: 75px;
	height: 18px;
	font-size: 9px;
}

a.del {
	color: #C00;
	text-decoration: none;
	margin-left: 8px;
}


#basketblock {
	float: right;
	background: transparent url('/images/basketblockhead.jpg') no-repeat 0 0;
	height: 200px;
	width: 215px;
	border-top: 1px solid #dcffff;
	
}

#basketblocktable {
	margin: 50px 0 0 0;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	background: transparent url('/images/basketblockbbg.jpg') repeat-y 0 0;
}

#basketblocktable td{
	padding-top: 10px;
	vertical-align: middle;
}

.basketblocktitle {
	font-size: 10px;
	text-transform: uppercase;
	font-family: "trebuchet ms", tahoma, verdana, arial;
	width: 100%;
	padding: 0 0 0 20px;
}

input.basketblock {
	width: 93px;
	height: 17px;
	background:  transparent url(../images/basketblockinput.jpg) scroll no-repeat 0 0;
	border: none;
	font-size: 10px;
	display: block;
	padding: 2px 0 0 10px;
	margin: 0 10px 0 0;
}

a.basketblockorder {
	width: 129px;
	height: 24px;
	display: block;
	margin: 15px 0 10px 42px;
	background:  transparent url(../images/basketblockbutton.jpg) scroll no-repeat 0 0;
	border: none;
}

input.ordersubmit, input.ordersubmit:focus {
	width: 129px;
	height: 24px;
	display: block;
	margin: 15px 0 10px 10px;
	background:  transparent url(../images/ordersubmit.gif) scroll no-repeat 0 0;
}

.pages td{
	padding: 0 18px 0 0;
}

.errorblock {
	padding: 3px 5px 5px 5px;
	background-color: #FEFEFE;
}