body,td,th,input,textarea {
	font-family: Trebuchet MS;
	background-color: #63ca1b;
	color: #204402;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	line-height: 1.3em;
	font-size: 0.8em;
}
p {
	margin-right: 25px;
}
input,textarea{
	background:transparent;
	border:1px solid #ffffff;
}
body {
	background-color: #63ca1b;
	background-image: url(../g/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.domy {
	background-image: url(../g/bg2.jpg);
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;	
}



/* headers*/
h1 {
	color: #878826;
	text-transform: uppercase;	
	text-decoration: none;
	word-spacing: normal;;
	text-align: justify;
	letter-spacing: -1px;
	line-height: 1.0em;
	font-size: 1.6em;
}

li, ul {
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(g/k.gif);
	position: relative;
	left: 0px;
	top: 0px;
}

/* layout */
.headerDIV{
	height:68px;
	width:985px;
	z-index:10;	
}
.logo{
	position:absolute;
	left:43px;
	top:32px;
}

.menu{
	position:absolute;
	left:223px;
	top:71px;
	height: 32px;
}

.ramka{
	position:absolute;
	left:20px;
	top:20px;
}

.stopka{
	position:absolute;
	left:45px;
	top:725px;
	height: 30px;
}

.stopka2{
	position:absolute;
	left:45px;
	top:1800px;
	height: 30px;
}

.content {
	position:absolute;
	width:345px;
	left:620px;
	top:220px;
}

.left {
	position:absolute;
	width:535px;
	left:60px;
	top:220px;
}

img.cont {
	border:1px solid #42850b;
	margin-top:18px;
	margin-right:18px;	
	}

