* { padding: 0; margin: 0; }

html { height: 101%; }

body {
font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

a {color:#669933;}

p {
margin:0 0 0.6em;
color:#000000;
padding:0px;
text-align: left;
}

.red_string {
text-indent: 25px;
}


h1, h2, h3, h4, h5, h6 {
color:#999999;
font-family:Verdana,sans-serif;
font-weight:normal;
margin-bottom:0.5em;
margin-top:1.5em;
padding:0;
}

h1 {
 font-size:162.5%;
 letter-spacing:-1px;
 margin-bottom:0.7em;
}

h2 {font-size: 150%;}
h3 {font-size: 140%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;
}

ul {margin:0 0 1.2em;}

/* для таблиц */
table {
border-collapse: collapse;
}
/* Таблица пунктирная граница */
table.dash_border {
border-collapse: collapse;
border: 1px dashed #cccccc;
}

.dash_border td {border: 1px dashed #cccccc;}
td {
padding:12px 12px 9px 11px;
}


/* Таблица для описания продукции */
table.opis {
border-collapse: collapse;
border: 1px dashed #cccccc;
}

.opis td {
border-collapse: collapse;
border: 1px dashed #cccccc;
padding:1px 1px 1px 5px;
}


/* Стили для новостной ленты */
.date_color {
	color:#cdcdcd;
	font-family: normal Verdana,Tahoma,sans-serif;
	font-size: 10px;
}
.read_more {
	font-family: normal Verdana,Tahoma,sans-serif;
	font-size: 10px;
	text-align: right;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
/* color: #333;*/
 width: 900px;
 float: left;
 /*padding: 10px;*/
 padding: 0 10px 10px 10px;
 height: 100px;
 /*margin: 10px 0px 5px 0px;*/
 margin: 0 0px 5px 0px;
}
#logo {
 float: left;
 width: 350px;
 margin: 35px 0 0 0;
}

#phone {
 float: right;
 text-align: right;

 width: 310px;
}

#leftcolumn { 
 margin: 0px 5px 5px 0px;
 padding: 10px;
/* height: 350px;*/
 width: 195px;
 float: left;
}

#rightcolumn {
float: right;
color: #333;
margin: 0px 0px 5px 0px;
padding: 10px;
width: 678px;
display: inline;
}

#rightcolumn ul {
margin:0 0 1.2em 3em;
}

#footer { 
	font-family: Verdana, sans-serif;
	font-size: 10px;
 	width: 900px;
 	clear: both;
 	color: #aeaeae;
 	border: 1px solid #ccc;
 	margin: 0px 0px 10px 0px;
 	padding: 10px;
}

#footer a{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	text-decoration:none;
	border-bottom:1px dashed #aeaeae;
}

#footer a:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	font-weight:normal;	
	text-decoration:none;
	border-bottom: none;
}

/* Main menu */

.menu_root
{
	font-family: normal Verdana,Tahoma,sans-serif; 
	font-size: 2em;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #376D2F;
	background-color:inherit;
	text-decoration: underline;
	list-style-type:none;
	}

.menu_root ul{margin: 0 0 0 10px; padding: 0 0 0 0;}

.menu_root:hover {
	color: #666600;
	text-decoration:none;
	background-color:inherit;
}

.menu_root a {
	color: #666600;
	list-style-type:none;
}

.menu_child
{
	font-family: normal Verdana,Tahoma,sans-serif; 
	font-size: 0.5em;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #376D2F;
	background-color:inherit;
	text-decoration: underline;
	list-style-type:none;
	}

.menu_child li {margin:0;}

.menu_child:hover {
	color: #666600;
	text-decoration:none;
	background-color:inherit;
	list-style-type:none;
}

.menu_child a {
	color: #666600;
	list-style-type:none;
}

/* Styles for news */
.date_color {
	color:#cdcdcd;
	font-family: normal Verdana,Tahoma,sans-serif;
	font-size: 10px;
}
.read_more {
	font-family: normal Verdana,Tahoma,sans-serif;
	font-size: 10px;
	text-align: right;
}

/* telephone number on top */

.telephone {
	color: #669933; 
	font-family: normal Verdana,Tahoma,sans-serif; 
	font-size: 2em; 
	font-size-adjust:none; 
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
}
.telephone_code {
	color: #669933; 
	font-family: normal Verdana,Tahoma,sans-serif; 
	font-size: 1.5em; 
	font-size-adjust:none; 
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
}
.offices {
color:#669933;
font-family:normal Verdana,Tahoma,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

a.offices {text-decoration: none; border-bottom: 1px dashed #669933; }
a.offices:visited {text-decoration: none; border-bottom: 1px dashed #669933; }
a.offices:hover {text-decoration: none; border-bottom: 1px dashed #669933; }

.service {margin:5px 0 10px 0;}

/* Вывод миниописания продуктов */ 

#products ul {margin: 0px;}

#products ul li {
    width: 300px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    vertical-align: top
}

#products img {float: left; margin: 7px 7px 7px 0;}
#products h4{font-weight:bold;margin: 0 0 7px 0;}

/* Стиль вывода номеров страниц*/

.ditto_summaryPost h3 {
border-bottom:1px solid #CCCCCC;
color:black;
margin:0 !important;
padding:5px !important;
}

.ditto_summaryPost .ditto_info {
background-color:#F8F8F8;
color:black;
font-size:0.8em;
padding:5px !important;
}

.ditto_link {
font-size:76%;
text-align:right;
}
.ditto_paging {
border-top:1px solid #CCCCCC;
color:#618100;
font-size:86%;
padding:10px;
}

#ditto_pages .ditto_currentpage {
background-color:#669933;
border:1px solid #618100;
color:#FFFFFF;
margin-right:1px;
padding:1px 5px 2px;
}

#ditto_pages .ditto_off {
border:1px solid #CCCCCC;
color:#CCCCCC;
margin-right:1px;
padding:1px 5px 2px;
}

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
border:1px solid #669933;
color:#618100;
margin-right:1px;
padding:1px 5px 2px;
text-decoration:none !important;
}

#ditto_pages a:hover {
background-color:#FFFFFF;
color:#000000;
}

#ditto_archivelist ul {
list-style-type:none;
margin-left:15px;
padding-left:0;
}

#ditto_archivelist ul ul {
list-style-type:square;
margin-left:35px;
}

#ditto_archivelist .ditto_month {
font-weight:bold;
}

/* Новинки и архив */
#current  {
	float:left;
	margin: 0 40px 0 0;
font-size:1.5em;
color:#999999;
} 
#archive {
font-size:1.5em;
color:#999999;
}

/* баннеры */
.left_banner {
margin: 20px 0 0 0;
}

/* callback */
#forma1 {
width: 170px;
}
#forma1 span {
font-size: 11px;
padding: 10px;
}

/* news on main page */
#columns_news li h4 { 
text-decoration: none; 
margin: -5px -5px 0 -5px; 
color: black; 
padding: 5px !important; 
font-size: 90%; 
} 
#columns_news li { 
float: left; 
height: auto; 
width: 21% !important; 
margin: 0 30px 0 0; 
padding: 5px; 
} 
#columns_news { 
list-style: none; 
width: 100%; 
margin: 0; 
} 

.modifydate {
color:#999999;
display:block;
margin:0 0 15px 0;
font-size:93%;
width:100%;
}
