
* {
	-box-sizing: border-box;
	line-height: 1.35em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

a {
	color : #25A3D6;
	text-decoration : none;
}

a:hover {
	color : #86B32C;
	text-decoration : underline;
}

a.downloads:link {
	color: #CCCCCC;
}

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

a.side {
	color: #25A3D6;
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
	text-decoration: underline;
}

a:hover.side {
	color: #6EC0E2;
	font-size: 12px;
	text-decoration: underline;
}

a.white {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a:hover.white {
	color: #027AC6;
	text-decoration: underline overline;
}

a:link {
	color: #25A3D6;
}

a:hover.link {
	color: #207FA6;
	text-decoration: underline;
}

body {
	background: url(images/bg_01.jpg) #EAEAEA repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
}

/* Bergamont 2008 */
div.bikerightblock table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 25px 0px 10px 0px;
	width: 680px;
}

div.bikerightblock td {
	border-bottom: 1px dotted #C0C0C0;
	color: #000000;
	padding: 4px;
}

div.bikerightblock td.detleft {
	color: #333333;
	padding: 4px;
	width: 170px;
}

div.choice {
	width: 100%;
}

div.choice div {
	float: left;
	font-size: 90%;
	margin: 3px;
	text-align: center;
	width: 120px;
}

div.choice div img {
	float: left;
	margin: 10px;
}

form {
	margin: 0px;
}

h1 {

	font-family: Tahoma,"trebuchet ms", Arial, Verdana, Sans-Serif;
	font-size: 120%;
	font-weight: normal;
	padding: 2px 0px 2px 4px;
	padding-left: 2px;
}

h2 {
	color: #1A769B;
	font-family: Tahoma,"trebuchet ms", Arial, Verdana, Sans-Serif;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

hr {
	border-bottom: 1px #F9F9F9 solid;
  
}

hr.side-hr {
	border: 1px #D1E4F1 solid;
	border-bottom: 1px #F9F9F9 solid;
}


img {
	border: 0px;
}

img.activegallery {
	border: 1px solid #008000;
	filter: none;
}

input {
	font-size: 11px;
}

p.addinfo {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 30px;
}

p.brands_titles {
	border-bottom: 2px dotted #B0C4DE;
	color: #333300;
	font-size: 110%;
	font-weight: bold;
	padding: 3px 5px 3px 0px;
}

p.content {
	color: #666666;
	font-size: 100%;
	margin-left: -30px;
	padding: 0px;
}

p.signature_tell {
	color: #666666;
	font-size: 90%;
	margin-left: 17px;
}

p.signature_tell span {
	font-size: 160%;
}

p.tdtitle {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 15px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.brands-content {
	color: #003366;
	font-size: 100%;
	margin: 15px 0px 20px 0px;
	width: 100%;
}

table.brands-content img {
	vertical-align: middle;
}

table.brands-content span {
	color: #0099CC;
	font-size: 100%;
}

table.brands-content td {
	color: #003366;
	padding: 10px 10px 5px 10px;
	width: 25%;
}

table.content {
	margin: 0px 0px;
	width: 100%;
}

table.content td {
	vertical-align: top;
	width: 25%;
}

table.content td {
	font-size: 80%;
	padding-right: 1.2em;
}

table.content td a {
	font-size: 12px;
}

table.content td img {
  border: none;
}

table.copyright {
	margin-top: 25px;
	width: 100%;
}

table.copyright td {
	color: #333333;
	font-size: 80%;
	vertical-align: top;
}

table.copyright td img {
	float: left;
	margin: 2px 0.5em 30px 13px;
}

table.copyright td.counters, table.copyright td.design {
	width: 25%;
}

table.copyright td.design {
	padding-right: 1.2em;
	padding-top: 29px;
}

table.copyright td.design img {
	margin-top: -27px;
}

table.copyright td.owners {
	padding-right: 1em;
	width: 50%;
}

table.data {
	margin: 0px 0px 20px 0px;
}

table.data td.issue {
	font-size: 86%;
	padding: 0px 20px 10px 0px;
}

table.header {
	height: 200px;
	width: 100%;
}

table.header td {
	vertical-align: top;
}

table.header td.logo {
	width: 100px;
}

table.header td.logo img.lg {
	margin: 7px 0px 10px 15px;
}

table.header td.navigation {
	padding: 5px 0px 9px 35px;
}

table.header td.navigation div.menu {
	height: 30px;
	margin-bottom: 35px;
}

table.header td.navigation div.menu a {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin-right: 1.4em;
}

table.header td.navigation div.menu a:hover {
	color: #FFFF99;
}

/* Author 2008 */
table.mitab {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 680px;
}

table.mitab td {
	border-bottom: 1px dotted #C0C0C0;
	color: #000000;
	padding: 3px;
}

table.mitab td.milbl {
	color: #333333;
	width: 170px;
}

td.footer {
	background-color: #F6F5DD;
	color: #586874;
	font-size: 60%;
	padding: 6px;
}

.alt {
	color: #666666;
}

.bodycontent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 20px 80px 20px 0px;
}

.bodysign {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.border-bleft {
	background-image: url(images/border-bleft.gif);
	height: 16px;
	width: 6px;
}

.border-bleft2 {
	background-image: url(images/border-bleft2.gif);
	height: 16px;
	width: 6px;
}

.border-bleft3 {
	background-image: url(images/border-bleft3.gif);
	height: 16px;
	width: 6px;
}

.border-bmain {
	background-image: url(images/border-bmain.gif);
	background-repeat: repeat-x;
	height: 16px;
}

.border-bmain2 {
	background-image: url(images/border-bmain2.gif);
	background-repeat: repeat-x;
	height: 16px;
}

.border-bmain3 {
	background-image: url(images/border-bmain3.gif);
	background-repeat: repeat-x;
	height: 16px;
}

.border-bright {
	background-image: url(images/border-bright.gif);
	height: 16px;
	width: 6px;
}

.border-bright2 {
	background-image: url(images/border-bright2.gif);
	height: 16px;
	width: 6px;
}

.border-bright3 {
	background-image: url(images/border-bright3.gif);
	height: 16px;
	width: 6px;
}

.border-left {
	background-image: url(images/border-left.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.border-left2 {
	background-image: url(images/border-left2.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.border-left3 {
	background-image: url(images/border-left3.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.border-right {
	background-image: url(images/border-right.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.border-right2 {
	background-image: url(images/border-right2.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.border-right3 {
	background-image: url(images/border-right3.gif);
	background-repeat: repeat-y;
	width: 6px;
}

.brands_content {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.brands_links {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.capmain {
	color: #576A77;
	font-size: 110%;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}


.comment-name {
	color: #113355;
	font-weight: bold;
}

.downloads {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.forum {
	font-size: 70%;
}

.forum-caption {
	background-color: #CCCC99;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 4px 4px 4px 4px;
}

/*.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 0px;
}

.gallery:hover img {
	border: 1px solid #FF0000;
	filter: none;
	border: 0px;
}
*/
.header-center {
	background-image: url(images/header-center.gif);
	background-repeat: repeat-x;
}

.hosting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.infobar {
	background-color: #E8EDF0;
	border-bottom: solid #F6F6F6;
	border-bottom-width: 1px;
	border-left: solid #D2D2E1;
	border-left-width: 1px;
	border-right: solid #F6F6F6;
	border-right-width: 0px;
	border-top: solid #D2D2E1;
	border-top-width: 1px;
	color: #0D6298;
	font-size: 11px;
	padding: 3px 4px 3px 4px;
}

.infobar2 {
	background-color: #E8EDF0;
	border-bottom: solid #F6F6F6;
	border-bottom-width: 1px;
	border-left: solid #D2D2E1;
	border-left-width: 0px;
	border-right: solid #F6F6F6;
	border-right-width: 1px;
	border-top: solid #D2D2E1;
	border-top-width: 1px;
	color: #0D6298;
	font-size: 11px;
	padding: 3px 4px 3px 4px;
}

.infobar3 {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

.infobar4 {
	background-color: #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

.main-bg {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.main-body {
	color: #3C3C3C;
	font-size: 11px;
	padding: 12px 4px 3px 0px;
}

.main-body1 {
	color: #DB3C00;
	font-size: 75%;
	padding: 7px 10px 5px 21px;
}

.articles-body {
	color: #3C3C3C;
	font-size: 12px;
	padding: 12px 4px 3px 5px;
}

.nav-header {
	border-bottom: solid #C8D5DF;
	border-bottom-width: 1px;
	border-left: solid #C8D5DF;
	border-left-width: 0px;
	border-right: solid #C8D5DF;
	border-right-width: 0px;
	border-top: solid #C8D5DF;
	border-top-width: 0px;
	padding: 0px 15px 0px 15px;
}

.news-body {
	background-color: #E1E7EB;
	color: #585858;
	font-size: 11px;
	padding: 12px 4px 3px 4px;
}

.overtitle {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
}

.pan {
	background-color: #FDFBD9;
	background-repeat: repeat;
	border: 1px solid #EDEBCD;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
}

.panel-left {
	background-image: url(images/panel-left.gif);
	height: 21px;
	width: 6px;
}

.panel-left2 {
	background-image: url(images/panel-left2.gif);
	height: 21px;
	width: 6px;
}

.panel-left3 {
	background-image: url(images/panel-left3.gif);
	height: 21px;
	width: 6px;
}

.panel-main {
	background-image: url(images/panel-main.gif);
	background-repeat: repeat-x;
	color: #C7E9FE;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding: 0px 2px 0px 2px;
}

.panel-main2 {
	background-image: url(images/panel-main2.gif);
	background-repeat: repeat-x;
	color: #929292;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding: 0px 2px 0px 2px;
}

.panel-main3 {
	background-image: url(images/panel-main3.gif);
	background-repeat: repeat-x;
	color: #91A4B1;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding: 0px 2px 0px 2px;
}

.panel-main4 {
	background-color: #CCCC99;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding: 4px 4px 4px 4px;
}

.panel-right {
	background-image: url(images/panel-right.gif);
	height: 21px;
	width: 6px;
}

.panel-right2 {
	background-image: url(images/panel-right2.gif);
	height: 21px;
	width: 6px;
}

.panel-right3 {
	background-image: url(images/panel-right3.gif);
	height: 21px;
	width: 6px;
}

.poll {
	border: 0px #D1D8DD solid;
	height: 12px;
}

.quote {
	background-color: #F9F9F9;
	border: 1px #D1D8DD solid;
	color: #076A9C;
	margin: 0px 20px 0px 20px;
	padding: 2px;
}

.r-border .bb .cn, .r-border-shape .bb .cn {
	margin-top: -20px;
}

.r-border .cn, .r-border-shape .cn {
	background: url(images/r-border.png);
	height: 40px;
	overflow: hidden;
	position: relative;
	width: 10px;
}

.r-border .cn.r, .r-border-shape .cn.r {
	left: -10px;
	margin-left: 100%;
	position: absolute;
	top: -10px;
}

.r-border .content, .r-border-shape .content {
	padding: 10px 30px;
}

.r-border .tb, .r-border .bb, .r-border-shape .tb, .r-border-shape .bb {
	height: 10px;
	overflow: hidden;
	position: relative;
}

.r-border, .r-border-shape .content {
	background: #FFFFFF;
	width: 100%;
}

.r-border-shape .cn {
	background: url(images/r-border2.png);
}

.r-border-shape .cn.l {
	margin-right: 10px;
	width: auto;
}

.scapmain {
	background-image: url(images/scap.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #25A3D6;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 2px 2px 12px;
}

.send {
	margin: 5px 0px 5px 103px;
}

.shoutbox {
	color: #004279;
}

.shoutboxdate {
	color: #0081B7;
	font-size: 9px;
	text-align: right;
}

.shoutboxname {
	color: #113355;
	font-weight: bold;
}

.side {
	margin: 0px;
	padding: 0px;
}

.side-body {
	color: #535353;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

.side-border-left {
	padding: 0px 5px 7px 0px;
}

.side-border-right {
	padding: 0px 15px 7px 5px;
}

.side-caption {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 4px 3px 4px;
}

.side-label {
	height: 17px;
	padding: 1px 0px 3px 0px;
}

.side-small {
	color: #113355;
	font-size: 11px;
	font-weight: normal;
}

.signature {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-bottom: 20px;
	padding-top: 10px;
	vertical-align: top;
}

.small {
	font-size: 11px;
	font-weight: normal;
}

.small1 {
	font-size: 10px;
	font-weight: normal;
	color: #B4B4B4;
	font-style: italic;
}

.small2 {
	color: #113355;
	font-size: 12px;
	font-weight: normal;
}

.stuffborder {
	border-left: #CCCC99 7px solid;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 10px;
	vertical-align: bottom;
}

.table-body {
	background-color: #F0F0F0;
	color: #3E3E3E;
	font-size: 11px;
	padding: 12px 4px 3px 4px;
}

.tbl {
	font-size: 14px;
	padding: 6px;
}

.tbl1 {
	background-color: #F1F1F1;
	color: #000000;
	font-size: 11px;
	padding: 6px;
}

.tbl2 {
	background-color: #F6F6F6;
	color: #000000;
	font-size: 11px;
	padding: 4px;
}

.tbl-border {
	background-color: #FFFFFF;
}

.tdtitle {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 30px;
}

.textbox {
	background-color: #FFFFFF;
	color: #464646;
	font-size: 13px;
	margin: 3px;
	}

.toplinks {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#advert2 table {
	background-image: url(images/adv.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 130px;
	width: 100%;
}

#advert2 table div {
	height: 100px;
	width: 100%;
}

#advert2 table h1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0px 10px 60px;
}

#advert2 table h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#advert2 table h1 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#advert2 table p {
	color: #F7E8E5;
	font-family: "Times New Roman", Times, serif;
	font-size: 96%;
	line-height: 1.3em;
	margin-left: 75px;
}

#advert2 table td.block {
	background-color: #414342;
}

#catalogue p {
	font-size: 120%;
	margin: 30px 0px 30px 28px;
}

#catalogue table {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
	width: 100%;
}

#catalogue table td {
	vertical-align: top;
}

#catalogue table td ul {
	color: #999999;
	font-size: 110%;
	list-style-type: none;
	margin: 3px 0px 0px 30px;
	padding-left: 0px;
}

#catalogue table td ul li {
	margin-top: 2px;
}

#catalogue table th {
	color: #333333;
	font-size: 108%;
	font-weight: bold;
	padding: 17px 0px 10px 30px;
	text-align: left;
	vertical-align: top;
	width: 20%;
}

#catalogue table th span {
	color: #666666;
	font-size: 65%;
	font-weight: normal;
	line-height: 13px;
}

#minfo div {
	width: 560px;
}

#specs table {
	color: #666666;
	font-size: 80%;
}

#specs table td {
	width: 400px;
}

#specs table th {
	font-weight: normal;
	padding: 2px 10px 2px 0;
	text-align: left;
	vertical-align: top;
	width: 170px;
}
/*maf edition*/

td.pan2 {
	background-color: #FEFDEC;
	color: #0A2B38;
	font-size: 10px;
	margin: 2px 0px 2px 0px;
	padding: 2px 10px 2px 10px;
	text-align: left;
}


.adv_bg {
	background-image: url(images/12345.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 148px;
	width: 500px;
}

.telefon {
	background-image: url(images/telefon.png);
	background-repeat: no-repeat;
	height: 194px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 320px;
}

.capmain1 {
	color: #25A3D6;
	font-family: Georgia,Helvetica,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	padding: 3px 25px 5px 10px;
	text-align: center;
}

.cat {
	color: #25A3D6;
	font-family: Tahoma,"trebuchet ms", Arial, Verdana, Sans-Serif;
	font-size: 14px;
}

a.side_lsm {
	color: #2295C4;
	font-family: Georgia,Helvetica,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 3px 2px 3px 20px;
	text-decoration: none;
}

a:hover.side_lsm {
	color: #75C7E8;
	font-size: 13px;
	text-decoration: underline;
}

/* Всплывающее окно */
#facebox {
	right: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 90%;
	z-index: 100;
}

#facebox .b {
	background-image: url(images/b.png);
}

#facebox .bl {
	background-image: url(images/bl.png);
}

#facebox .body {
	background: #FFFFFF;
	padding: 10px;
	width: 200px;
}

#facebox .br {
	background-image: url(images/br.png);
}

#facebox .image {
	text-align: center;
}

#facebox .imgfooter {
	border-top: 1px solid #FF9090;
	margin-top: 10px;
	padding-top: 5px;
	text-align: right;
}

#facebox .loading {
	text-align: center;
}

#facebox .popup {
	position: relative;
}

#facebox .tl {
	background-image: url(images/tl.png);
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	height: 10px;
	overflow: hidden;
	padding: 0;
	width: 10px;
}

#facebox .tr {
	background-image: url(images/tr.png);
}

#facebox img {
	border: 0;
}

#facebox table {
	border-collapse: collapse;
	margin: auto;
}

.top_cat {  
  font-family: Verdana, Geneva, Arial, "Lucida Sans";
  font-size: 1.1em;
}
a.top_cat {
 color: #25A3D6;
}

a:hover.top_cat {
 color: #86B32C;
	
}

a.standarda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}

a.menu {
	color: #006699;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #0099CC;
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_big {
	color: #006699;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.menu_big:hover {
	color: #239DCF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_small {
	color: #666666;
	font-size: 90%;
	text-decoration: none;
}

a.menu_small:hover {
	color: #CC3300;
	font-size: 90%;
	text-decoration: underline;
}

.light {
	color: #333300;
}

.lightsmall {
	color: #333333;
	font-size: 90%;
}

.lightstandard {
	color: #135671;
	font-weight: normal;
}

.main_content {
   font-size: 12px;
	padding: 2px 0 5px 5px;
}


a.small {
	color: #1F8CB8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover.small {
	color: #CE0000;
}

a.cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

a.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.big {
	font-size: 20px;
}

.bluebutton {
	background-color: #0073C4;
	border-bottom: #000000 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #000000 0px solid;
	border-top: #FFFFFF 0px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.bottom {
	color: #333333;
	font: 8pt Arial, Helvetica, sans-serif;
}

.cart {
	background-color: transparent;
	border: 0px solid #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 1px;
}

.cat {
	font-size: 16px;
}

.light {
	color: #000080;
}

.lightsmall {
	color: #000080;
	font-size: 10px;
}

.lightstandard {
	color: #000080;
	font-weight: normal;
}

.middle {
	color: #000000;
}

.redbutton {
	background-color: #000080;
	border-bottom: #000000 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-top: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}

.ss {
	border: 1px solid #666666;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}


.standarda {
	font-weight: normal;
}

/*раскрывашки в нижнем меню*/

.accordion {
   width: 90%;
	height: 680px;
	border-bottom: 1px dotted #E9E9E9;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 5px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: 1px solid #DCDCDC;
	border-bottom: none;
	cursor: pointer;
	color: #1D82AB;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion dl {
   font: 120% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding:  10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.main_procent {
   border: 1px dotted #D3D3D3;
}
.procent {
	font-size: 18px;
	color: #229BCC;
	font-weight: normal;
	text-align: center;
	font-style: italic;
   padding: 3px 5px 5px 3px;
	
}

.procimg {
	border: 1px dotted #D3D3D3;
}

.bottom_baner {
   position: absolute;
	left: 35%;
		/*margin-left: 100%;*/		
	vertical-align: bottom;
	top: 95%;
}

/*левое меню навигации*/
div.bg_side {
   width: 220px;
	background-color: #FDFDF2;
	background-repeat: repeat;
	background-position: left;
	border: 1px solid #EDEBCD;
	font-size:12px;
	padding: 2px 1px 2px 1px;
	margin: 5px 0px 5px 0px;
  
}


ul.left_nav{
width:220px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_nav li{
margin:0px;
list-style:none;
}
ul.left_nav li.li_first a{
height:34px;
display:block;
text-decoration: none;
color: #33ACDD;
padding: 0 0 0 20px; 
line-height:34px;
}
ul.left_nav li.li_2 a{
width:220px;
height:34px;
display:block;
background: url('../../images/bg_side_nav1.png') no-repeat left;
background-position:5px 5px;
text-decoration:none;
color:#504b4b;
padding: 0 0 0 10px; 
line-height:20px;
}
ul.left_nav li.li_2 a:hover, ul.left_nav li.li_first a:hover{
background: url('../../images/bg_side_nav.png') no-repeat left; 
color: #52A600;
background-position:1px 1px;
}

input.search_form{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:normal;
  color:#A7ADB6;
  padding: 4px 10px 4px 5px;
  border: 1px solid #D5D5D5;
  vertical-align:top;
} 

input.search_button {
  border:none;
  vertical-align:middle;
  background-image: none;	
  padding: 3px 0px 0px 0px;
 
}

.search_text {
	font-size: 10px;
	color: #828282;
	padding-left: 10px;
}
.search_text2 {
	font-size: 12px;
	color: #767676;
	padding: 1px 0px 0px 0px;
}

.top_search_form {
	position: absolute;
	left: 223;
	top: 55;
	z-index: 10;
}

a.mainside {
  border-bottom: 1px dotted #5F5F5F;
	color: #30AADC;
	display: block;
	font-weight: bolder;
	line-height: 19px;
	min-height: 19px;
	padding: 2px 0px 2px 5px;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
}

a:hover.mainside {
	color : #DF3E00;
	text-decoration : none;
}

a.lastside {
  border-bottom: 1px dotted #5F5F5F;
	color: #656565;
	font-size: 12px;
	display: block;
	font-weight: normal;
	line-height: 17px;
	min-height: 17px;
	padding: 2px 0px 2px 10px;
	/*position: relative;*/
	text-decoration: none;
/*	vertical-align:  top;*/
}

a:hover.lastside {
	color : #DF3E00;
	text-decoration : underline;
}

.shopnav {
   font-family: "Times New Roman", Times, serif;
   font-size: 14px;
	font-style: normal;
	color : #52A600;
}

.calb {
	position: absolute;
	right: 23;
	top: 200;
	z-index: 10;
}

