body {
font-family: tahoma;
font-size: 11px;
color: #1d1d1d;
background: url(img/bg.gif) #edf0f1;
background-repeat: repeat-x;
background-position: top;
}

td, p, a {
font-size: 11px;
color: #1d1d1d;
}

a {
text-decoration: underline;
color: #063f1c;
}

a:hover {
text-decoration: none;
color: #063f1c;
}

.menu_top {
color: #9f9f9f;
font-size: 11px;
}

.menu_top a {
color: #9f9f9f;
font-size: 11px;
text-decoration: none;
margin-left: 7px;
margin-right: 7px;
}

.menu_top a:hover {
color: #9f9f9f;
font-size: 11px;
text-decoration: underline;
}

.menu {
text-align: center;
}

.menu a {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.menu a:hover {
color: #d3d3d3;
font-weight: bold;
text-decoration: none;
}

.l {
color: #6b7385;
}

.search {
width: 200px;
height: 22px;
border: 1px #d6d2d2 solid;
color: #909090;
font-size: 15px;
}

.shnel {
border: 1px #d6d2d2 solid;
font-size: 12px;
color: #909090;
width: 150px;
}

.top {
color: #9f9f9f;
}

.top a {
color: #9f9f9f;
text-decoration: none;
}

.top a:hover {
color: #9f9f9f;
text-decoration: underline;
}

.navy {
color: #6b7385;
}

.navy a {
color: #6b7385;
text-decoration: none;
margin-left: 2px;
margin-right: 2px;
}

.navy a:hover {
color: #6b7385;
text-decoration: underline;
}

.block {
border-left: 1px #cedbdf solid;
border-right: 1px #cedbdf solid;
border-top: 1px #cedbdf solid;
background: #f8fbff;
padding: 3px;
}

.block_zag {
color: #ffffff;
padding-bottom: 2px;
font-size: 13px;
font-weight: bold;
text-align: center;
background-repeat: no-repeat;
}

.cat {
color: #1d1d1d;
font-size: 13px;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 5px;
}

.cat a {
color: #1d1d1d;
font-size: 13px;
text-decoration: none;
font-weight: bold;
}

.cat a:hover {
color: #1d1d1d;
font-size: 13px;
text-decoration: underline;
font-weight: bold;
}

.prod {
color: #1d1d1d;
padding-left: 7px;
padding-top: 4px;
padding-bottom: 5px;
}

.prod a {
color: #1d1d1d;
text-decoration: none;
}

.prod a:hover {
color: #1d1d1d;
text-decoration: underline;
}

.main {
font-size: 12px;
padding-top: 15px;
}

.main a {
font-size: 12px;
}

.main td {
font-size: 12px;
}

.main div {
font-size: 12px;
}

.main p {
font-size: 12px;
text-align: justify;
}

.zag {
font-size: 22px;
font-family: 'Trebuchet MS';
}

.spets {
color: #ffffff;
font-size: 13px;
font-weight: bold;
padding-left: 25px;
}

.block_center {
border: 1px #cedbdf solid;
background: #f8fbff;
}

.product {
font-size: 12px;
color: #2c2c2c;
text-align: justify;
}

.product p {
font-size: 12px;
color: #2c2c2c;
text-align: justify;
}

.price {
text-align: center;
font-size: 11px;
color: #ffffff;
font-weight: bold;
}

.price a {
font-size: 11px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.price a:hover {
font-size: 11px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.down {
color: #828282;
padding-right: 20px;
}

.down a {
color: #828282;
text-decoration: none;
}

.down a:hover {
color: #828282;
text-decoration: underline;
}

#skach {
border: 1px #cccccc dotted;
padding: 10px;
font-size: 7pt;
color: #444444;
background: #d9e3e6;
}

#skach a {
font-size: 7pt;
color: #444444;
}

li {
text-align: justify;
}

.showroom {
font-size: 12px;
color: #b51919;
font-weight: bold;
}

.showroom a {
font-size: 12px;
color: #b51919;
font-weight: bold;
}

.accordion {
	width: 700px;
	border-bottom: solid 1px #c4c4c4;
	font-size: 8pt;
	font-family: tahoma;
}
.accordion h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion div {
	font-size: 8pt;
	font-family: tahoma;
	background: #f7f7f7;
	margin: 0;
	padding: 15px 15px 15px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

.block1 {
border: 1px #000000 dotted;
padding: 10px;
}


.formular textarea {
	width: 250px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline;
}

.formular .submit {
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}

.formular hr {
	clear: both;
	visibility: hidden;
}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}

	.formError {
			position:absolute;
			top:300px; left:300px;
			width:220px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#084887;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 1px 1px 6px #084887;
				-moz-box-shadow: 1px 1px 6px #084887;
				-webkit-box-shadow: 1px 1px 6px #084887;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #084887;
					-moz-box-shadow: 1px 4px 5px #084887;
					-webkit-box-shadow: 1px 1px 5px #084887;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#084887;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#084887;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#084887;margin:0 auto;display:block;} 
