table.insert           { color: #000000; font-size: 9pt; text-decoration: none; font-family:
                      Arial,Verdana,sans-serif, Tahoma, Verdana; font-weight: normal; text-align: center;}

td.headtable           { color: #E4F9D3; font-size: 9pt; text-decoration: none; font-family:
                      Arial,Verdana,sans-serif, Tahoma, Verdana; font-weight: bold; text-align: center;}
/* Прижимаем футер к низу */
html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
#page {
  position: relative;
  min-height: 100%;
}
* html #page {
  height: 100%;
}


/* Сброс стилей */
a, img { outline: none; }
* { margin:0px;padding:0px; }

/* Настройка тегов */
body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E8E8E8;
    background-image: url(../images/bgCustom.png);
	background-repeat: repeat-x;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #3E7935; /* Цвет ссылки */ 
}
a:hover {
	text-decoration: none;
    }
h1 {}
h2 {font-size: 18px;}
h3 {font-size: 20px;}
h4 {}
h5 {}
h6 {}
h2,h3,h4,h5,h6 {}
.clear { clear:left;}

/* Фон сайта */
#upperBlock{
    width: 100%;
    height: 50px;
    background-image:url("../images/upperBg.jpg") ;
    background-repeat: repeat-x;
    position: fixed;
    z-index: 5000; 
    box-shadow: #283918 10px 10px 12px;   
}
.lineUP{
    width: 100%;
    height: 20px;
    box-shadow: #283918 0px 0px 12px;
    padding-top: 50px;    
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
	position: relative;
    z-index: 1000;
    }
#page .wrap {
}
#page .wrap .slogan {
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page .wrap .adsens {
	padding-bottom: 10px;
}

#page .wrap #header {
	margin-bottom: 50px;
    margin-top: 5px;
	
}
#page .wrap #header .bg {
	height: 211px;
}
#page .wrap #header .bg .fon {
	height: 211px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	width: 362px;
	float: left;
	border: 1px solid #000;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}
#page .wrap #header .bg .logo {
	height: 211px;
	float: left;
	width: 208px;
    background-image:url("../images/gren_logo-old.gif") ;
    background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
    border: 1px solid #3D6013;
    box-shadow: #283918 0px 0px 12px;
        
}
#page .wrap #header .bg .ikonki {
	height: 211px;
	float: left;
	width: 420px;
	background-image: url(../images/04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	position: relative;
    border: 1px solid #3D6013;
    box-shadow: #283918 4px 0px 12px;
}
#shadow{
    width: 1000px;
    height: 60px;    
    background-image:url("../images/shadow.png") ;
    background-repeat: no-repeat;
}
#page .wrap #header .bg .ikonki li.s1 {
	position: absolute;
	width: 65px;
	left: 210px;
	top: 170px;
	display: block;
}
#page .wrap #header .bg .ikonki li.s2 {
	position: absolute;
	width: 65px;
	left: 280px;
	top: 170px;
	display: block;
	}
#page .wrap #header .bg .ikonki li.s3 {
	position: absolute;
	width: 70px;
	right: 0px;
	top: 170px;
	display: block;
}

#page .wrap #header .bg .ikonki li a {
	display: block;
	text-indent: -2999px;
	height: 42px;
	
}
#menu-top {
    width: 1095px;
	height: 50px;
	margin: 0 auto;
}
#menu-top ul {
    list-style-type: none;
}

#menu-top li {
	float: left;
    padding: 15px 24px;
    display: block;
    height: 30px;
    background-image:url("../images/menuLine.png") ;
    background-repeat: no-repeat;
    background-position: 0 0px;
}
#menu-top li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
    text-decoration: none;
}
#menu-top li a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2A1A1;
	font-weight: bold;
    text-decoration: none;
}

#menu-top li.noneLine{
    background-image: none;
}
#banner10 {
    width: 1000px;
    height: 150px;
    /*outline: 1px solid #a40111;*/
    background-image:url("../images/banner10.png") ;
    background-repeat: no-repeat;
}
#page .wrap #content {
    box-shadow: #283918 0px 0px 12px;
}
#page .wrap #content td {
	vertical-align: top;
}
#page .wrap #content .colLeft {
	padding: 0px;
    
}
#page .wrap #content .colLeft .name {
	color: #800000;
	background-color: #ffffe8;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
    background-image: url("../images/menuNameItem.png");
    background-repeat: repeat-x;
    }
#page .wrap #content .colLeft .menucat {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 15px;
}
#page .wrap #content .colLeft .menucat li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#page .wrap #content .colLeft .menucat li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
#page .wrap #content .colLeft td {
	padding: 0px;
}
#page .wrap #content .colLeft li {
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-type: square;
}
#page .wrap #content .colRight {
	width: 200px;
	
}
#page .wrap #content .colRight .sidebar {
	margin-bottom: 25px;
    }
#page .wrap #content .colRight .sidebar .name {
	background-image: url(../images/marker.gif);
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000ff;
	padding-left: 25px;
}
#page .wrap #content .colRight .sidebar .name a {
	color: #0000ff;
	text-decoration: none;
}
#page .wrap #content .colRight .sidebar .menu2 {
	font-size: 12px;
    padding: 0px 0px 0px 11px;
    text-decoration: underline;
}
#page .wrap #content .colRight .sidebar .menu2 li {
}
#page .wrap #content .colRight .sidebar_menu {
	font-size: 13px;
	margin-bottom: 25px;
}
#page .wrap #content .colRight .sidebar_menu li {
	background-image: url(../images/marker.gif);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#page .wrap #content .colRight .sidebar_menu li a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000ff;
	text-decoration: none;
}
#page .wrap #content .colRight .sidebar_menu li a:hover {
	text-decoration: underline;
}
#page .wrap #content .colRight .sidebar_menu ul.var2 li {background-position: 0px 0px;}
#page .wrap #content .colRight .sidebar_menu ul.var2 li a {
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
#page .wrap #content .colRight .sidebar_menu ul.var2 li a:hover {text-decoration: underline;}
#page .wrap #content .colRight .sidebar_menu li li {
	background-image: none;
	padding-left: 0px;
	list-style-type: square;
	margin-left: 0px;
}
#page .wrap #content .colRight .sidebar_menu li li a {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-transform: none;
}
#page .wrap #content .colRight li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#page .wrap #content .colRight li li+li {
	margin-top: 5px;
}
#page .wrap #content .colRight ul ul {
	margin-bottom: 20px;
}
#page .wrap #content .colRight li a {
	color: #000;
	text-decoration: none;
}

#page .wrap #content .colRight .link {
	text-align: center;
}
#page .wrap #content .colRight .link a{
	font-weight: bold;
	color: #800000;
}
#page .wrap #content .colRight .link span{
	display: block;
	margin-bottom: 5px;
}
#page .wrap #content .colRight .link img {
	display: block;
	margin-bottom: 10px;
	max-width:200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#page .wrap #content .colRight .link img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 и ниже */
	-khtml-opacity:0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity:0.9;
	}

.base {
	margin-bottom:15px;
	padding-right: 10px;
	padding-left: 10px;
}
.base+.base {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.base .date {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.base .autor {
    background-image: url(../images/autor.png);
    background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}    
.base .title {
	padding-bottom: 10px;
}
.base .title a {
	text-decoration: none;
}
.base .title a:hover {
	text-decoration: underline;
}
.fullstory {}
.fullstory .titles {
	color: #800000;
	background-color: #ffffe8;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.fullstory .titles h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	
}

.fullstory .text ol,
.fullstory .text ul {
	clear: both;
}
.fullstory .dop {
	padding-top: 15px;
	padding-bottom: 25px;
}
.fullstory .back {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.fullstory .back a {
	text-decoration: none;
}
.fullstory .back a:hover {
	text-decoration: underline;
}
.fullstory .text p {
    font-size: 14px;
	margin-bottom: 14px;
}
.fullstory .text img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.fullstory .name2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.fullstory .soc {
	padding-bottom: 25px;
}
.fullstory .related {
	padding-bottom: 15px;
}
.fullstory .related li {
	padding: 0px!important;
	list-style-type: decimal!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 5px!important;
	margin-left: 20px!important;
}
.basenavi {
	text-align: center;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	font-size: 14px;
	padding-bottom: 20px;
}
div.text2 table tbody tr td a{
	color: #3E7935;
}
div.text2{
    background-color: #ffffff;    
}
.text2{
    padding: 5px;
}
.text2 p {
	margin-bottom: 15px;
}
.text2 img {
	margin-right: 15px;
	margin-left: 15px;
}
.brd {
    border: 1px solid #B8B8B8;
}
table.ns img {
	margin: 0px!important;
	padding: 0px!important;
	width: 154px!important;
}
#footer {
	color: #fff;
	background-image:url("../images/footerBg.jpg") ;
    background-repeat: repeat-x;
	height: 75px;
    box-shadow: #283918 0px 0px 12px;

}
#footer .wdht {
	width: 1000px;
	margin: 0 auto;
    position: relative;
}

#logoFooter{
    width: 240px;
    height: 47px;
    background-image:url("../images/logoFoot.png") ;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 15px;
    margin-left: 130px;
    float: left;
}
#logoFooter p{
    margin-left: 90px;
    margin-top: 5px;
    text-align: center;
}
#adres{
    width: 270px;
    margin-left: 460px;
    float: left;
}
#emailTel{
    width: 250px;
    margin-left: 800px;
}
.marginForPa{
    padding-top: 20px;
}
#nameItemMenu {
    width: 200px;
    height: 35px;
    display: block;
    background-image: url("../images/menuNameItem.png");
    background-repeat: repeat-x;
}
a#nameItemMenu{
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight: bolder;
    padding-top: 10px;
 
}
#page .wrap #content .colRight .sidebar .menu2 li a:hover{
    font-size: 12px;
    text-decoration: underline;
    color: #A2A1A1;
} 

.customButton{
   display:block; 
   margin:20px auto;
}
h1#forStatic{
    display: block;
    text-align: center;
    font-size: 20px;
    background-color: #ffffff;
    background-image: url("../images/menuNameItem.png");
    background-repeat: repeat-x;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 35px;
}
.whiteBg{
	background-color: #ffffff;
}
h1#forStaticPhp{
display: block;
    text-align: center;
    font-size: 17px;
    background-color: #ffffff;
    background-image: url("../images/menuNameItem.png");
    background-repeat: repeat-x;
    padding-bottom: 5px;
    padding-top: 5px;
    min-height: 35px;
}
#counter{
    height: 30px;
    width: 30px;
    margin-top: -30px;
    margin-right: 10px;
    position: absolute;
}
.window {
	background-image: url(../images/window-bg.jpg);
	height: 210px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 15px;
	border: 3px solid #76a4f8;
	border-radius: 10px; /* CSS3 */
	font-family: Arial, Helvetica, sans-serif;
	box-shadow:inset 0px 0px 2px #ccc,0px 0px 2px #333;
}
.window dt {
	font-size: 29px;
	line-height: 33px;
	color: #333;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 145px;
	text-shadow: 1px 1px 0px #fff, 3px 3px 0px rgba(0,0,0,0.15);
}
.window dd {
	font-size: 25px;
	font-weight: bold;
	color: #d71326;
	text-align: right;
	padding-right: 140px;
	padding-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-shadow: 1px 1px 0px #fff, 3px 3px 0px rgba(0,0,0,0.15);
}
.window span {
	font-size: 45px;
}
.window .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333;
	font-style: normal;
	text-transform: uppercase;
}
.window .clos {
	position: absolute;
	top: 3px;
	right: 3px;
	color: #fe2900;
	text-shadow: 1px 1px 0px #fff, 2px 2px 0px rgba(0,0,0,0.15);
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/clos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	padding-right: 32px;
	padding-top: 5px;
	cursor:pointer;
	z-index: 999;
}
.window .clos:hover {color: #333;}
.window a {
	display: block;
	position: absolute;
	z-index: 99;
	left: 0px;
	top: 0px;
	height: 220px;
	width: 450px;
}
#sliderBox {
	height: 220px;
	width: 450px;
	position:absolute;
	top:-400px;
	left:-400px;
	z-index:999999999;
}
#background {
	position: absolute;
	z-index: 99999999;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #333333;
}
