body {

	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 13px;
/*	background: url(http://plombaural.ru/design/omitra/images/all_prod.png) no-repeat;
	background-position: left bottom; */
	color: #323232;

}
input{
/*width:206px;
height:24px;
border:none;
background:url('../images/form.jpg') 0 0 no-repeat; */
} 
div, table, td, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0;
	padding:0;
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

p {
	margin-bottom:.5em;
}

img {
	border: 0;

}
 a img { 
border: none; /* Убираем рамку вокруг изображений-ссылок */
}
h2, h1 {
	font-size: 160%;
	color: #8B8989;
	border-bottom: 2px Solid #8B8989;
	font-weight: normal;
	margin-bottom: 20px;
}

h3 {
	font-size: 120%;
}

a {

text-decoration: none;
	color: #8B8989;
}
a:hover {
text-decoration: none;
	color: #e77817;
}
.main {
/*!!!!!!!	background: url("../images/main-bg.gif") repeat-x top left; */

	/*border-top: 1px Solid Black;*/

}

.head {
	/* background: url("../images/bg-1.jpg") top left no-repeat; */
	text-align: right;
}

.head .container {
	text-align: left;
	background: url("../images/pof.png");
	background-position: 0% 72%;
	background-repeat: no-repeat;
	height: 294px;
}

.container table {
	margin: 20px 20px 20px 40px;
}

#contact {
	text-align: left;
	padding-left: 8em;
	padding-top: 10px;
	color: #122D72;
	white-space: nowrap;
}

span#phone {
	font-size: 130%;
}

span#icq {
	color: #323232;
}

#price {
    padding-top: 10px;
    padding-left: 8em;
	/*background: url("../images/price-icon.gif") no-repeat 5em 10px;*/
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
}

#search {
	padding-top: 10px;
    padding-left: 4em;
    white-space: nowrap;
}

 .srch-text {
	margin: 0 1em 0 1em;
	border: 1px Solid #ACACAC;
	width: 100px;
}

.content-search .srch-text{
	margin: 0 1em 0 0;
	width: 200px;
}

 .srch-btn {
	background: #505B77;
	color: #fff;
	border: 1px Solid #505B77;
}

#icons {
	margin: 10px 0 10px 30px;
}
#icons td {
	padding-right: 20px;
}

#main-links {
	margin: 0 0 30px 30px;
	list-style: none;
	font-size: 130%;
}

#main-links a {
	text-decoration: none;
	text-transform: uppercase;
	color: #1f1a17;
}

#main-links a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #e77817;
}

#head-text {

	margin-left: 8em;
	margin-top: 35px;
	padding-left: 1em;
	border-left: 5px Solid #233C7C;
	color: #233C7C;
	width: 25em;
}

.left-column {
	/*background: url("../images/conner-bg.gif") no-repeat top left;*/
	float: left;
	width: 25%;
	padding: 15px 2px 100px 0;

}

.left-column h2 {
	margin-left: 15%;
}

.left-column ul {
	margin-left: 15%;
	list-style: none;
}

.left-column ul li {
	padding-left: 21px;
}
.image_ad {
	margin: 20px 0 0px 15%;
}

.pechat-outer {
	clear: both;
	position: relative;
	height: 0;
}
.pechat {
	position: absolute;
	top: -161px;
	left: 0;
}

.content {
	margin: 0 3% 20px 28%;
	padding-top: 16px;
	/*$padding-top: 0px;*/
}

.footer {
	/*margin: 30px 100px 20px 28%;*/
padding-left: 40%;
}

.catalog-index {
	margin: 0;
	width: 100%;
	float: right;
}

.catalog-index td {
	width: 33%;
}

.catalog-index td .link {
	margin: 5px 0 20px 0;
}

.footer {
	/*margin-top: 60px;*/
	margin-right: 0;
	border-top: 1px Solid #C4CBE0;
	padding-top: 10px;
	font-size: 85%;
}

.left-column ul.main_menu li {
	padding-left: 0;
	margin-bottom: .5em;
}

.main_menu {
	margin-bottom: 20px;
	
}

.main_menu .current{
	color: #e77817;
	font-weight: bold;
}

.main_menu ul {
	margin-left: 10px;
	
}

.main_menu .level1, .main_menu .level1 a {
	color:#8B8989;
	padding-right: 15px;
	
}

.main_menu .level0
{
padding-right: 15px;
border-bottom:3px dashed #D3D2D2;	
background-image: url(../images/cat-element.png);
background-repeat: no-repeat; 
background-position: right;
margin-top: 15px;
padding-bottom: 5px;
}



 .main_menu .level0 a {
	/*border-bottom:3px dashed #D3D2D2;	
background-image: url(../images/cat-element.png);*/
background-repeat: no-repeat; 
background-position: right;
}



.tovar_imgs {
	margin: 0 240px 5px 0;
}

.tovar_imgs img {
	display: inline;
	margin-right: 10px;
}

.right-col img {
	display: inline;
	margin:  0 3px 0 0;
}

.tovar-line-image {
	padding-right: 20px;
	padding-bottom: 20px;
}

.tovar-line-order {
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

.tovar-line-content {
	padding-bottom: 20px;
}

.tovar-line-content h3 {
	margin-bottom: .5em;
}

.tovar-line-content h3 a{
	color: #8B8989;
	text-decoration: none;
	padding-bottom: 1px;
	/*border-bottom: 1px Solid #8B8989;*/
}

.tovar-full h3 {
	color:  #122D72;
	margin-bottom: .5em;
}

.tovar-full table td {
	border: 1px Solid #A7B1CA;
	padding: .3em 1em;
}

.right-col {
	float: right;
	padding-left: 10px;
	width: 25%;
}

.right-col table {
	margin-bottom: 20px;
}

.right-col h3 {
	font-size: 100%;
}

.right-col ul {
	list-style: none;
	margin-bottom: 20px;
}

.right-col ul li {
	padding-left: 21px;
}

.tovar-full-center {
	width: 70%;
}

.tovar-full-center p {
	text-align: justify;
}

.class-feedback-form h2{
	border: 0;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 .2em 0;
}

.class-feedback-form .attribute-short, .class-feedback-form .attribute-email, .class-feedback-form .attribute-subject, .class-feedback-form .attribute-message {
	margin-bottom: 20px;
}

.class-feedback-form .box {
	width: 350px;
}

.message-warning ul {
	margin-left: 2em;
}

.content-view-full h2, .content-search h2, .error-page h2{
	border: 0;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 .2em 0;
}

.content-view-full .attribute-short, .content-view-full .attribute-email, .content-view-full .attribute-subject, .content-view-full .attribute-message {
	margin-bottom: 20px;
}

.attribute-long ul, .attribute-short ul {
	margin-left: 2.5em;
}

.search-warning {
	margin: 20px 0 20px 0;
}

.search-warning ul {
	margin-left: 2em; 
}

.error-page .map {
	margin: 20px 0 20px 0;
}

.srch_map h3 {
	margin: 20px 0 .2em 0;
}

.srch_map ul {
	margin-left: 20px;
}

.plus ul {
	margin-left: 20px;
}

.image-left, .object-left {
	float: left;
	margin: 0 20px 20px 0;
}

.object-right {
	float: right;
	margin: 0 0 20px 20px;
}

.content img {
/*	border: 1px Solid #BDCEDE;       */
}

.right-col img, .tovar-line-order img {
	border: 0;
}

.related-list {
	margin-left: 20px;
}

.advantage {
	margin-left: 70px;
	color:  #122D72;
	
}

.attribute-long table.renderedtable td {
	border: 1px solid #A7B1CA;
	padding: .3em 1em;
}
.punkti {
float: left;

}
div#flashContent {
	position: absolute;
	visibility: visible;
	top: 100px;
	right: 20px;
	padding-top: 10px;
	white-space: nowrap;
	text-align: right;
	padding-right: 20px;

}
#allprod {
min-width: 100px;

background: url("../images/all_prod.png");
background-repeat: no-repeat; 
background-position: left bottom;

}
#allprod2 {
  margin-top:-200px;
width: 200px; 
}
div#phone{

	position: absolute;
	visibility: visible;
	top: 10px;
	right: 440px;
	text-align: left;
	padding-left: 8em;
	/*padding-top: 10px;*/
	color: #122D72;
	white-space: nowrap;

}

div#price {
	position: absolute;
	visibility: visible;
	top: 10px;
	right: 320px;
    padding-top: 10px;
    padding-left: 8em;
	/*background: url("../images/price-icon.gif") no-repeat 5em 10px;*/
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	
}
div#price a {
color: black;}
div#search {
	position: absolute;
	visibility: visible;
	top: 10px;
	right: 20px;
	padding-top: 10px;
	white-space: nowrap;
	text-align: right;
	padding-right: 20px;
}
