@import url(main_menu.css);
@import url(sidebar_menu.css);
@import url(forms.css);
@import url(tables.css);
@import url(slider.css);
@import url(../text.css);
 body, html {
height:100%;
margin:0;
padding:0;
}
#fon{
	background : White url(../images/fon_summer.gif) repeat-x center 110px;
	height:100%;
}
*{
margin:0;
padding:0;
}
a img{
	border : none;
}
:focus {
	outline: none;
}
blockquote, q {
	quotes: none;
}
.clear{
	clear : both;
}
#wrapper {
 min-height:100%;height:auto !important;height:100%;
 width : 940px;
padding : 0px 10px;
 position : relative;
 margin : 0px auto;
 background : transparent url(../images/fon_wrapper_summer.gif) repeat-y 650px top;
 }
#wrapper .empty {
 height:80px;
 clear : both;
 }
 #wrapper_footer {
 position:relative; 
 margin-top:-60px; 
 background-color : #2F2F2F;
 height : 60px;
 min-width : 960px;
 }
 #header{
	overflow : hidden;
	padding : 20px 0px;
	height : 70px;
}
 #header h1{
	font-size : 50px;
	line-height : 40px;
	color : #607510;
}
 #header h1 a{
	font-size : 50px;
	line-height : 40px;
	color : #607510;
	text-decoration : none;
}
 #header h1 span{
	font-size : 18px;
	display : block;
	margin-top : 15px;
	line-height : 18px;
	color : Black;
}
#main_menu{
	background-color : #8ea156;
	height : 40px;
	margin-bottom : 20px;
	border-left: 1px solid #FFF;
}

#text{
	width : 600px;
	padding : 15px 20px 10px 0;
	float : left;
	overflow : hidden;
	background-color : White;
}

#text img{
	padding:4px;
	border:1px solid #8ea156;
	background-color : transparent;
	float : left;
	margin : 5px 20px 5px 0px;
}
#text a:hover img{
	background-color : #b5c586;
}
#text img{
	float : left;
	width : 140px;
}
#text img.img_right{
	float : right;
	margin : 5px 0px 5px 20px;
}
#sidebar{
	width : 260px;
	padding : 15px 20px 10px;
	background-color : #f1be7c;
	float : right;
	background-color : #d9e9a1;
}
#sidebar img{
	width : 250px;
	padding:4px;
	border:1px solid #8ea156;
	background-color : transparent;
	float : left;
	margin : 5px 0px 10px 0px;
}
#sidebar p img{
	padding:4px;
	background-color : transparent;
	float : left;
	margin : 5px 10px 0px 0px;
	width : 60px;
}
#sidebar div.img_gallery {
	text-align : center;
	margin-bottom : 15px;
}
#sidebar div.img_gallery img{
	float : none;
	width : 200px;
	margin : 7px auto;
	padding:4px;
	background-color : transparent;
}
#sidebar a:hover img{
	background-color : #b5c586;
	}
#sidebar ul{
	list-style-type : none;
}
#sidebar li{
	margin-left : 0px;
}
#footer{
	width : 940px;
	overflow : hidden;
	padding : 20px 10px;
	margin : 0px auto;
	height : 20px;
	line-height : 20px;
	color : White;
}
#footer a{
	color : White;
}
#footer .left{
	float : left;
}
#footer .right{
	float : right;
	margin-left : 20px;
}
#footer .right span{
	margin-left : 10px;
}

#text h1{
	color : #607510;
}
#text h2{
	color : #607510;
}
#sidebar h2{
	background-color : #8ea156;
	padding : 5px 10px;
	color : White;
}
#sidebar h3{
	background-color : #8ea156;
	padding : 5px 10px;
	color : White;
}
#sidebar h3 a{
color : White;
	text-decoration : none;
}
#sidebar div.gpArea_Simple_Search{
	display : none;
}
#text h2.myguestbook_name{
	font-size : 14px;
	font-weight : bold;
	padding-top : 10px;
	border-top : 1px solid #DCDCDC;
	margin-bottom : 8px;
}
.myguestbook_info{
	font-size : 12px;
	margin-bottom : 10px;
	font-weight : bold;
}
.myguestbook_text{
	padding : 10px 10px 0;
	background-color : #eef7ce;
	border : 1px solid #cbdc91;
	margin-bottom : 15px;
}
.comment_container h3 {
		background-color : #8ea156;
	padding : 5px 10px;
	color : White;
}
.comment_area p.name span{
	display : block;
	margin-top : 5px;
	font-size : 12px;
}
p.comment{
	padding : 10px;
	background-color : #eef7ce;
	border : 1px solid #cbdc91;
}
#text .gp_gallery{
	overflow : hidden;
}
	
#text .gp_gallery li{
	float:left;
	width: 166px;
	list-style:none;
	display:inline-block;
	margin:0 10px 15px;
	padding:.0;
	border:0px solid #ccc;
	height: auto;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius:0px;
	background-color: transparent;
	background: transparent none no-repeat bottom;
	color:#333;
	position:relative;
	overflow : hidden;
	}
	
#text .gp_gallery li div{
	margin:15px 0 0;
	text-align : center;
	position : relative;
	}	
#text .gp_gallery a{
	display : block;
}
#text .gp_gallery a img{
	position: relative;
	margin:0px auto 0px;
	float : none;
}
