html {
	min-height:100%;
}
body {
	margin:0px;
	background-color:#d7d7d7;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(p/web_ready_800_11.jpg); 
	background-position:bottom;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	text-align:center;
}
#container {
	width:800px;
	text-align:left;
	margin:0px auto;
}
#head {
}
#menu {
	background:url(p/web_ready_800_03.jpg) repeat-x;
	height:39px;
	text-align:center;
	padding-left:1px;
}
#content {
	padding:0px 10px 0px;
	font-size:small;
}
#content p {
	font-size:small;
}
#content h1 {
	font-size:medium;
	font-weight:bolder;
}
#content h3 {
	font-size:14px;
	font-weight:bolder;
}
#content a {
	color:#0f694b;
	text-decoration:none;
}
#content a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#content a:visited {
	color:#2d916e;
	text-decoration:underline;
}
.text3 {
	text-align:right;
}
.text {
	color:#1E4B4B;
}
.text1 {
	color:#1E4B4B;
	text-align:justify
}
.text2 {
	color:#1E4B4B; 
	text-align:justify; 
	text-indent:20px
}
#dash {
	color:#1E4B4B; font:12px Verdana, Tahoma, sans-serif; text-align:center; padding:12px 6px; border-width:3px; border-style:double
}
#spisok {
	list-style-image:url(i/front/dot11.gif); color:#1E4B4B;
}
#spisok1 {
	list-style-image:url(i/front/dot.gif); color:#1E4B4B;
}
#spisok2 {
	color:#1E4B4B;
}
#form {
	color:#1E4B4B;
	background:#E8FAD7; 
	border:1, solid #1A4604
}
#footer {
	margin:5px 0px 10px;
	border-top:2px #646464 solid;
	padding:10px 0px 5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
#counter {
	text-align:center;
}
