* html ul li { float: left; }
* html ul li a { height: 1%; }
* {margin:0; padding:0;}
img {border:0;}
body {
	background-color:#ffffff;
	font-family:arial, sans-serif;
	background: url('/img/bg.jpg') #3cb547 top repeat-x;
}
.clear {clear:both;}

#body{
	width:990px;
	margin:0 auto;
}
#content{
	width:990px;
	float:left;
	background: url('/img/body1.jpg') #3cb547 top no-repeat;
	padding-bottom:50px;
}
#left{
	width:277px;
	float:left;
	position:relative;
}
#menu{
	width:277px;
	padding:10px 0 0 0;
	float:right;
}
#menu_header{
	width:277px;
	height:17px;
	float:left;
	background: url('/img/menu-top.png') top no-repeat;
}
.menu_center ul .nobgtop{
	border-top:none;
}
.menu_center ul .nobgbottom{
	border-bottom:none;
}
.menu_center{
	width:277px;
	float:left;
	background: url('/img/menu-center.png') repeat-y;
}
.menu_center ul {
	float:left;
	margin: 0 5px;
	padding:0 0 0px 25px;
	list-style: none;
	width:242px;
	border-bottom:1px solid #006426;
    display:inline;
}
.menu_center ul li {
	width:213px;
	float:left;
	list-style:none;
	display:block;
	position: relative;
	border-top:1px solid #008f41;
	border-bottom:1px solid #006426;
}
.menu_center li ul {
	width:200px;
	position: absolute;
	left: 207px;
	top: 0;
	display: none;
	padding:0;
	background-color:#007743;
	border:1px solid #2e8660;
}
.menu_center li ul li{
	width:200px;
}
.menu_center li ul li ul{
	display:none;
}
.menu_center li ul li a{
	width:170px;
	background:none;
	font-style:normal;
	padding: 10px 10px 10px 20px;
}
.menu_center li ul li a:hover{
	color:#8cddba;
	text-decoration:underline;
	background:none;
}
.menu_center ul li a {
	font-size:14px;
	width:192px;
	background: url('/img/a-bg.png') left top #007743 no-repeat;
	display: block;
	text-decoration: none;
	font-style:italic;
	color: #fff;
	padding: 8px 0 8px 20px;
	}
.menu_center ul li a:hover{
	background-color:#2e8660;
}
.menu_center li:hover ul {
	display: block;
}

.menu_center li:hover ul, li.over ul { 
	display: block; 
}
.menu_center li:hover ul li ul, li.over ul li ul { 
	display: none; 
}
.menu_center ul li .submenu{
	background: url('/img/submenu.png') left top #007743 no-repeat;	
}
.tel{
	width:267px;
	float:left;
	padding:15px 0;
	margin:0 5px;
	background-color:#64c438;
	border-top:1px solid #008f41;
	border-bottom:1px solid #006426;
    display:inline;   
}
.tel p{
	font-size:25px;
	color:#004a2a;
}
.tel p img{
	padding:0 20px;
	float:left;
}
.tel p span{
	font-size:17px;
}
.client{
	width:267px;
	float:left;
	margin:0 5px;
	border-top:1px solid #008f41;
	border-bottom:1px solid #006426;
    display:inline;
}
.client img{
	padding:0 7px;
}
.news{
	float:left;
	width:82%;
	font-size:14px;
	padding:20px;
	margin:0 5px;
	background-color:#ffffff;
	border-top:1px solid #008f41;  
    display:inline;  
}
.news h6{
	font-size:20px;
	color:#007743;
}
.newscontent{
	float:left;
	margin:10px 0;
}
.newscontent .date{
	width:38px;
	float:left;
	margin-right:10px;
}
.newscontent .newstext{
	float:left;
	width:78%;
}
.newscontent .date p{
	text-align:center;
}
.newscontent .dd{
	width:38px;
	height:38px;
	background: url('/img/dd.jpg') bottom no-repeat;
}
.newscontent .dd p{
	font-size:20px;
	color:#ffffff;
	text-align:center;
	padding-top:7px;
}
.newscontent .news{
	padding-left:10px;
	float:left;
	margin-top:10px;
}
.news a{
	font-size:14px;
	color:#dc0404;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}
.news a:hover{
	text-decoration:none;
}
#menu .news .newstext a{
	font-size:12px;
	float:none;
}
#menu_footer{
	width:277px;
	height:9px;
	float:left;
	background: url('/img/menu-footer.png') bottom no-repeat;
}
.copy{
	width:277px;
	float:left;
	margin-top:20px;
}
.flash{
	width:277px;
	height:130px;
	float:left;
	text-align:center;
}
.copy p{
	font-size:13px;
	color:#bcffc6;
	text-align:center;
}
.copy a{
	color:#bcffc6;
	text-decoration:underline;
}
.copy a:hover{
	text-decoration:none;
}
#center{
	width:730px;
	float:left;
	margin-left:-20px;
}
.logo{
	height:155px;
	margin-left:30px;
	padding-top:20px;
}
.logo img{
	float:left;
	margin:0 20px 0 30px;
}
.logo p{
	font-size:30px;
	color:#ffffff;
}
.logo i{
	font-size:20px;
	color:#a3f2d0;
}
.center_content{
	width:714px;
	float:left;
	padding:0 8px;
	background: url('/img/center_content.png') repeat-y;
	min-height:600px;
}
.center_content h1{
	padding:20px 0 0 30px;
	font-size:25px;
	float:left;
}
.center_content h1 span{
	font-size:15px;
}
.center_content .news{
	width:93%;
	font-size:14px;
}
.center_content .newscontent{
	width:100%;
}
.center_content .newscontent .newstext{
	width:92%;
}
.center_content .newscontent .newstext img{
	margin:0 5px 5px 0;
	padding:0;
}
.center_content .newscontent .newstext a{
	margin:0;
}
.projects{
	width:250px;
	padding:75px 0 0 50px;
	float:left;
}
.projects h6{
	text-indent:20px;
	font-size:20px;
	color:#005d35;
	padding-bottom:20px;
}
.projects a{
	width:193px;
	height:42px;
	font-size:16px;
	color:#000000;
	display:block;
	text-decoration:none;
	padding:10px 0 0 50px;
	background: url('/img/projects-bg.jpg') no-repeat;
}
.projects a:hover{
	color:#007743;
	text-decoration:underline;
}
.center_content h4{
	font-size:18px;
	color:#dc0404;
	text-align:center;
	margin:10px 0 15px 0;
}
.center_content h4 span{
	color:#910707;
}
.activities{
	width:664px;
	padding:0 10px 0 40px;
	float:left;
	border-bottom:2px #6bbe63 dotted;
	background: url('/img/activities-bg.jpg') #fdfa01 top repeat-x;
}
.activities h5{
	font-size:20px;
	color:#005d35;
	padding:20px 0;
	border-bottom:1px #b8b619 dotted;
}
.activities ul{
	padding:10px 20px 30px 20px;
	float:left;
}
.activities li{
	margin-top:10px;
	padding-left:20px;
	list-style:none;
	display:block;
	width:500px;
	background: url('/img/square.png') no-repeat;
}
.activities a{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.activities a:hover{
	color:#007743;
	text-decoration:none;
}
.fotogalery{
	width:664px;
	float:left;
	padding:0 10px 0 40px;
	background-color:#64c438;
}
.fotogalery h5{
	font-size:20px;
	color:#005d35;
	padding:20px 0;
	border-bottom:1px #005c34 dotted;
}
.foto{
	width:655px;
	padding:10px 0;
}
.foto img{
	width:120px;
	height:90px;
	margin-right:5px;
	border:1px #808080 solid;
}
.center_footer{
	width:730px;
	height:15px;
	float:left;
	background: url('/img/center_footer.png') bottom no-repeat;
}
.details{
	float:left;
	font-size:13px;
	color:#ffffff;
	padding:30px 0 0 30px;
}
.details a{
	color:#ffffff;
	text-decoration:underline;
}
.details a:hover{
	text-decoration:none;
}
.conteiner{
	width:664px;
	padding:20px 10px 20px 40px;
	float:left;
}
.conteiner img{
	padding:0 15px 15px 10px;
}
.conteiner p{
	font-size:14px;
	color:#000;
}
.conteiner a{
	text-decoration:underline;
}
.conteiner a:hover{
	text-decoration:none;
}
.album{
	width:240px;
	float:left;
	margin:15px 40px;
	text-align:center;
	font-size:14px;
    display:inline;  
}
.album p img{
	width:235px;
	padding:15px 0;
}
.pager{
	width:97%;
	border-top:1px #31b24b dashed;
	float:left;
}
.pager img{
	padding:0;
	width:36px;
	height:17px;
}
.pager ul{
	margin:15px 0 0px 190px;
	float:left;
    display:inline;  
}
.pager ul li{
	float:left;
	margin-left:5px;
	list-style:none;
}
.pager ul li a{
	font-size:14px;
	display:block;
	color:#000;
	width:20px;
	text-align:center;
	padding:2px 5px;
	background-color:#d6d6d6;
	text-decoration:none;
}
.pager ul li a:hover{
	color:#fff;
	background-color:#31b24b;
}
.pager .current{
	color:#fff;
	width:20px;
	font-size:14px;
	display:block;
	text-align:center;
	padding:2px 5px;
	background-color:#31b24b;
}
.pager .prev a, .next a{
	width:35px;
	float:left;
	background-color:#007548;
}
.pager .prev a:hover, .next a:hover{
	background-color:#007548;
}
.breadcrumbs{
	width:93%;
	font-size:14px;
	float:left;
	padding:15px 10px 15px 40px;
	background: url('/img/breadcrumbs.gif') #dcdcdc repeat-x;
}
.breadcrumbs a{
	color:#000;
	text-decoration:underline;
}
.breadcrumbs a:hover, .address a:hover{
	text-decoration:none;
}
.center_content h3{
	width:93%;
	font-size:20px;
	float:left;
	padding:15px 10px 15px 40px;
	color:#005d35;
	background: url('/img/h3bg.png') #fdfa05 repeat-x;
	border-bottom:1px dashed #6bbe63;
}
.address{
	width:300px;
	float:left;
	font-size:14px;

}
.address h2, .form h2{
	font-size:18px;
	color:#005d35;
	padding-bottom:20px;
}
.address a{
	color:#005d35;
	text-decoration:underline;
}
.form{
	width:315px;
	float:left;
	margin:0 0 0 30px;
    display:inline;  
}
.form textarea, .input{
	width:300px;	
	color:#5e5e5e;
	padding:2px 5px;
	border:1px #3bb64c solid;
	margin-bottom:10px;
}
.input input{
	width:100%;	
	border:0;
}
.submit{
	width:163px;
	height:38px;
	background: url('/img/send.gif') no-repeat;
	border:0;
	cursor:pointer;
}
.true{
	width:310px;
	float:left;
	margin:0 0 10px 0;
	padding:5px 0;
	border:2px #007842 solid;
}
.true p, .false p {
	font-size:12px;
}
.true img, .false img {
	padding:0 5px;
	float:left;
	height:14px;
}
.false{
	width:310px;
	font-size:14px;
	float:left;
	padding:5px 0;
	margin:0 0 10px 0;
	border:2px #f81413 solid;
}
.false span{
	color:#f81413;
}

.foto_redaktor{
	float:left;
}
.to-memories img{
	width:136px;
	height:16px;
}

table td {font-size: 14px; vertical-align: top; padding-top: 10px;}

.comments{
    width: 684px;
    float: left;
	display: inline;
    margin: 0 0 0 30px;
}

.sh{
	color:red;
	margin: 0 0 20px 30px;
	padding-left: 25px;
	cursor: pointer;
	background: url('/img/plus.png') no-repeat;
}
.no_comments{
	width: 100%;
	margin: 5px 0 25px 0;
}
.comments .input {
	width: 100%;
	float: left;
	border: 0;
	padding: 0;
}
.comments .input label {
	display: block;
}
.comments .input input,
.comments .input textarea {
	width: 350px;
	border:1px #3bb64c solid;
	padding:2px 5px;
}
.comments .checkbox {
	margin: 5px 0 15px 0;
}
.comments .checkbox label {
	display: inline;
}
.comments .checkbox input {
	width: 20px;
}
.comments .status {
	color: #a5a3a3;
	font-size: 12px;
}
.opibox {
    margin: 0 0 20px 0;
}
.opibox .opin {
    margin-bottom: 15px;
}
.opibox .opin .name {
    padding: 0 0 10px 30px;
    background: url("/img/opin-ico.gif") no-repeat scroll 0 0 transparent;
}
.opibox .opin .name strong {
    color: #000000;
}
.opibox .opin .name span {
    font-size: 12px;
    padding-left: 5px;
	color: #7B7B7B;
}
.opibox .opin .txt {
    margin: 0 35px 0 15px;
    padding: 10px 15px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background: none repeat scroll 0 0 #faf7b0;
}
.opibox .opin .txt .arr {
    background: url("/img/opin-arr.gif") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: 15px;
    position: absolute;
    top: -10px;
    width: 11px;
}


.message {
	padding: 10px 15px 10px 40px;
	margin: 10px 25px 25px 0;
	font-weight: bold;
	overflow: hidden;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	

.message p {
	padding: 0;
	width: 93%;
	float: left;
	}
	
#errorMessage.message {
	border: 1px solid #e9c59b;
	background: #ffecce url('/img/error.gif') 12px 12px no-repeat;
	color: #e3302c;
	}
	
#infoMessage.message {
	border: 1px solid #bfde84;
	background: #edfbd8 url('/img/success.gif') 12px 12px no-repeat;
	color: #508600;
	}

.error-message {
	font-size: 12px;
	color: red;
	padding-bottom: 15px;
}
