@charset "utf-8";
body {
	text-align:center;
	margin:0px;
	padding:0px;
}
#container {
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/back_razdely.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	position:relative;
	width:995px;
	height:1561px;
}
#main {
	position:absolute;
	left:290px;
	top:260px;
	width:750px;
	height:500px;
	font-family:Verdana;
	text-align:center;
	line-height:1.5;
}
#main a{
	color:#178135;
	font-family:Verdana;
	font-size:14px;
	text-decoration:underline;
	letter-spacing:5px;
	font-weight:600;
	text-align:center;
}
#header {
	position:absolute;
	left:75px;
	top:5px;
	color:#178135;
	font-size:10px;
}
#flowers_text {
	position:absolute;
	left:330px;
	top:110px;
	font-size:10px;
}
#flowers_img{
	position:absolute;
	left:66px;
	top:36px;
	width:200px;
	height:200px;
}
#landscape_text {
	position:absolute;
	left:330px;
	top:340px;
	font-size:10px;
}
#landscape_img{
	position:absolute;
	left:66px;
	top:267px;
	width:200px;
	height:200px;
}
#natur_text {
	position:absolute;
	left:330px;
	top:570px;
	font-size:10px;
}
#natur_img{
	position:absolute;
	left:66px;
	top:497px;
	width:200px;
	height:200px;
}
#figure_text {
	position:absolute;
	left:330px;
	top:790px;
	font-size:10px;
}
#figure_img{
	position:absolute;
	left:67px;
	top:725px;
	width:200px;
	height:200px;
}
#menu {
	text-align:left;
	position:absolute;
	left:110px;
	top:280px;
}
#menu a {
	display:block;
	width:130px;
	height:20px;
	padding:8px;
	margin:1px;
	font-family:Verdana;
	color:#391603;
	font-size:14px;
	text-decoration:none;
}
#menu div {
	padding: 10px;
}
#catalog a {
	color:#0c79da;
	background-image:url(images/galka-catalog.gif);
	background-repeat:no-repeat;
}
#glavnaya a{
	color:#0c79da;
	background-image:url(images/galka-catalog.gif);
	background-repeat:no-repeat;
}
#counter {
	position:absolute;
	left:90%;
	top:98%;
}
#rambler_counter{
position:absolute;
left:30%;
top:97.5%;
}
#rambler_logo{
position:absolute;
left:50%;
top:97.5%;
}
#hello {
	position:absolute;
	top:1210px;
	left:300px;
	width:600px;
	height:150px;
	color:#666666;
	font-size:12px;
	text-align:justify;	
	overflow:hidden;
}
#hello a{
	color:#666666;
	text-decoration:underline;
}
#hello h1{
	font-size:22px;
}
#hello h2{
	font-size:16px
}
#hello h3{
	font-size:14px
}
#hello strong{
	font-weight:normal;
}
#arr_top{
	position:absolute;
	top:1210px;
	left:910px;
}
#arr_bot{
	position:absolute;
	top:1343px;
	left:910px;
}
#copyright{
	position:absolute;
	top:1530px;
	left:600px;
	font-size:12px;
}
#copyright a{
	text-decoration:none;
	color:#000000;
}