@charset "utf-8";
 html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 278px;
	width: 100%;
}
.card {
	background: url(images/shopcard.png); 
	background-repeat: no-repeat;
	position: absolute;
	height: 124px;
	width: 280px;
	left: 712px;
	top: 53px;
}

.mail {
	position: absolute;
	height: 40px;
	width: 40px;
	left: 1px;
	top: 1px;
	z-index: 900;
}

.login {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#FFFFFF;

	position: absolute;
	height: 77px;
	width: 170px;
	left: 20px;
	top: 75px;
	z-index: 800;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underlineж
	color:#FFFFFF;
}

/*------------------------------------------------------------*/
.cat {
	padding-bottom: 5px;
}
.menu-product {
	height: 100%;
	width: 200px;
	color:#FFFFFF;
	float: left;
}

ul.menu-product li {
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	line-height: 24px;
}
ul.menu-product a {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/cat-a.jpg);
	background-repeat:no-repeat;
	padding-top: 3px;
	padding-right: 70px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ul.menu-product a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/cat-b.jpg);
	background-repeat:no-repeat
}

/*------------------------------------------------------------*/

.content a {
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
	border:none;
}

.content a:hover {
	color: #908A79;
	text-decoration:underline;
	border:none;	
	}
.content {
	background-image: url(images/bgtext.jpg);
	background-repeat: repeat;
	margin-right: 30px;
	margin-left: 5px;
	height: 100%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	margin-bottom: 20px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	border:none;
}
.counters {
	padding-right: 30px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6F6F6F;
	padding-top: 275px;
	position: absolute;
	width: 100%;
	text-align: right;
	z-index: 100;
}
.pagetitle-text {
	padding-right: 35px;
}

/*---------MENU----------*/
.null {
	position: absolute;
	height: 100%;
	width: 99px;
	left: 112px;
	top: 299px;
	z-index: 800;
}
.header-menu a {
	color:#CCCCCC;
	text-decoration:none;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.header-menu a:hover {
	text-decoration:underline;
	color:#CCCCCC;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.header-menu {
	color: #CCCCCC;
	vertical-align: top;
	word-spacing: 30px;
	padding-top: 230px;
	position: absolute;
	width: 100%;
	text-indent: 210px;
	z-index: 500;
}

.red {
	color: #908A79;
	text-decoration:underline;
}
.red a {
	color:#FF0000;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.red a:hover {
	color:#FF0000;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.line{
	background-image: url(images/1px.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 210px;
	}
.line-position{
	position: absolute;
	width: 100%;
	left: 1px;
	top: 215px;
}	
/*----------------------------------------------------*/

a {
	color:#FF0000;
	text-decoration: none;
}


a:hover {
	color: #908A79;
	text-decoration:underline
	}
/*----------------------------------------------------*/	
.iconinfo {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	height: 210px;
	width: 120px;
	float: left;
	margin: 4px;
	border:0px;
}	
/*----------------------------------------------------*/	


 #ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }

/*----------------------------------------------------*/	
.text-red{color:#FF0000;}

.chet_c {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
	text-align:center;
}

.chet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #000000;
}
.chet_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
                font-weight: bold;
	color: #000000;
}

.dve {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}

.dve_padding_100px {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	padding-left:100px;
}

.dve_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.dve_b_r {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.dve_b_c {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color: #000000;
	
}


.chetkr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #FF0000;
}
.chetkr_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
                font-weight: bold;
	font-style: normal;
	color: #FF0000;
}

.west {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #000000;
}

.vosem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #000000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
                font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/*----------------------------------------------------*/	
.pages {
	text-align: center;
	vertical-align: bottom;
	word-spacing: 2px;
	font-size:12pt;
}
.block {
	display: block;
	position: static;
	float: left;
	margin-right: 50px;
}
.block-height {
height:265px;
}

.block-height200 {
height:200px;
}

.brd {
	height: auto;
	width: auto;
	border: 1px solid #000000;
}

.iconinfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
	height: 210px;
	width: 120px;
	margin: 4px;
	border:0px;
}