@charset "utf-8";
/* CSS Document */



html, body {
	margin: 0 0 0 0;
}
body {
	background: url(../images/nebo.jpg) no-repeat fixed;
}
#ptic1 {
	background: url(../images/ptic1.png) no-repeat;
	width: 213px;
	height: 141px;
	margin-top: 30px;
	margin-left: 30px;
	position: fixed;
}
#maja {
	background: url(../images/majakokol.png) no-repeat;
	width: 480px;
	height: 117px;
	margin-left: 30px;
}
#ptic2 {
	background: url(../images/ptic2.png) no-repeat;
	width: 108px;
	height: 72px;
	position: fixed;
	margin-top: 150px;
	margin-left: 70%;
}
#drevo {
	background: url(../images/drevo.png) no-repeat;
	width: 200px;
	height: 393px;
	position: fixed;
	bottom: -10px;
	left: 10px;
}
#drevo1 {
	background: url(../images/drevo1.png) no-repeat;
	width: 100px;
	height: 197px;
	position: fixed;
	bottom: -10px;
	left: 80%;
}
#trava {
	background: url(../images/trava.png) repeat-x;
	width: 100%;
	height: 229px;
	position: fixed;
	bottom: -80px;
}
#main_out {
	padding-left: 220px;
	padding-top: 30px;
	width: 550px;
	position: relative;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 550px !important;
	float: left;
	padding-bottom: 130px;
	text-align: justify;
	z-index: 99;
}
#right {
	position: fixed;
	width: 300px;
	margin-left: 550px;
	padding-top: 100px;
	z-index: 1;
}
#right a:link, #right a:visited {
	color: #030;
	text-decoration: none;
}
#right a:hover {
	color: #090;
}
li.active {
	color: #F00;
	list-style-type: circle;
}
