body {
	margin: 0;
	padding: 0;
	background:url(info_back.jpg) no-repeat center center;
}
body, input, textarea, select, td {
	font-family: Arial, Tahoma, san-serif;
	color:#000;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a {
	color:#D90710;
}
a:hover {
	text-decoration: none;
	color: #2262AA;
}
ul li {
	list-style:square;
	padding:4px 0 4px 0;
}
h1 {
	font-size:18px;
	font-weight:normal;
	color:#2262AA;
}
body, html {
	width:100%;
	height:100%;

}
#mainContainer {
	position: absolute; 
	left:50%; 
	top:50%;
	margin-left:-380px;
	margin-top:-220px;
	padding:0;
	width:760px;
	height:440px;
}
#nepremicnine, #kabi {
	position:absolute;
	top:80px;
	width:350px;
	left:20px;
	
}
#kabi {
	left:400px;
}
#kabiA span, #nepA span {
	display:none;
}	
#kabiA, #nepA  {
	display:block;
	width:350px;
	top:0;
	left:0;
	height:70px;
	position:absolute;
}
#kabiA {
	left:400px;
}