body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #CFB07F;
	font-family: "tahoma","arial","Times New Roman";
	font-size:10pt;
}
a{
	color: #6C6046;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a:hover{
	color: #ffffff;
	/*color: #CDC4B7;*/
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
p{
	margin: 0px;
	padding: 0px;
	text-align:justify;
	text-indent:12pt;
	font-size:10pt;
	/*line-height:100%;*/
}
p.rus{
	margin: 0px;
	padding: 0px;
	text-align:justify;
	text-indent:12pt;
	font-size:10pt;
	line-height:104%;
}
td{
	font-size:10pt;
}
a.aktualnet{
	color: #CDC4B7;
	font-size: 8pt;
	font-weight: normal;
}
a:hover.aktualnet{
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
}
div.prev{
	padding: 3px;
	border: 1px solid white;
}
div.txt{
	padding: 10px;
	/*color: #ffffff;*/
}
img.big{
	border: 2px solid white;
	margin-bottom: 4px;
}

/*
#main {
	position:absolute;
	top:50%;
	left: 50%;
	margin-left:-365px;
	margin-top:-240px;
}
*/
