body, html
{
	margin:					0px auto;
	padding:				0px;
}

body
{
	background-color:		#FFE999;
	text-align:				center;
}

.main
{
	width:					850px;
	text-align:				left;
	margin:					0 auto;
	height:					auto;
}

.lang
{
	position:				absolute;
	top:					4px;
	margin-left:			15px;
}

a:link.lng, a:active.lng, a:visited.lng
{
	font-family:			Times New Roman;
	font-size:				12px;
	font-weight:			normal;
	color:					#CD6700;
}

a:hover.lng
{
	font-family:			Times New Roman;
	font-size:				12px;
	font-weight:			normal;
	color:					#EAAF73;
}

.headersr
{
	position:				absolute;
	top:					0px;
	width:					850px;
	height:					270px;
	background-image:		url('../gfx/bannerSr.jpg');
	background-repeat:		no-repeat;
}

.headerhu
{
	position:				absolute;
	top:					0px;
	width:					850px;
	height:					270px;
	background-image:		url('../gfx/bannerHu.jpg');
	background-repeat:		no-repeat;
}

.left
{
	position:				absolute;
	top:					200px;
	width:					450px;
	height:					auto;
	text-align:				left; 
	padding-top:			15px;
}

.t1left
{
	position:				absolute;
	top:					50px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t1Sr.jpg');
	background-repeat:		no-repeat;
}

.t2left
{
	position:				absolute;
	top:					192px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t2Sr.jpg');
	background-repeat:		no-repeat;
}

.t3left
{
	position:				absolute;
	top:					334px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t3Sr.jpg');
	background-repeat:		no-repeat;
}

.t4right
{
	position:				absolute;
	top:					48px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t4Sr.jpg');
	background-repeat:		no-repeat;
}

.t5right
{
	position:				absolute;
	top:					190px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t5Sr.jpg');
	background-repeat:		no-repeat;
}

.t6right
{
	position:				absolute;
	top:					332px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t6Sr.jpg');
	background-repeat:		no-repeat;
}

.t7right
{
	position:				absolute;
	top:					474px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t7Sr.jpg');
	background-repeat:		no-repeat;
}

.t8right
{
	position:				absolute;
	top:					616px;
	width:					428px;
	height:					142px;
	padding-top:			15px;
	background-image:		url('../gfx/t8Sr.jpg');
	background-repeat:		no-repeat;
}

.right
{
	position:				absolute;
	top:					250px;
	width:					428px;
	height:					auto;
	text-align:				left; 
	padding-top:			15px;
	margin-left:			422px;
}

.stitleLeft
{
	position:				absolute;
	top:					476px;
	width:					428px;
	height:					322px;
	padding:				5px 5px 5px 15px;
	background-image:		url('../gfx/bgLeft.jpg');
	background-repeat:		repeat-y;
	color:					white;
	font-size:				20px;
	font-weight:			bold;
	text-align:				center;
}

.titleLeft
{
	position:				absolute;
	top:					15px;
	width:					450px;
	height:					auto;
	padding:				5px 5px 5px 15px;
	background-image:		url('../gfx/bgLeft.jpg');
	background-repeat:		repeat-y;
	color:					white;
	font-size:				20px;
	font-weight:			bold;
}

.titleRight
{
	width:					428px;
	height:					auto;
	padding:				5px;
	background-image:		url('../gfx/bgRight.jpg');
	background-repeat:		repeat-y;
	color:					white;
	font-size:				20px;
	font-weight:			bold;
}

.testoTitle
{
	position:				absolute;
	margin-left:			205px;
	top: 					-4px;
	padding:				5px;
	color:					white;
	font-size:				18px;
	font-weight:			bold;
}

.testoTitleR
{
	position:				absolute;
	margin-left:			195px;
	top: 					-4px;
	padding:				5px;
	color:					white;
	font-size:				18px;
	font-weight:			bold;
}

.testoTitleRK
{
	position:				absolute;
	margin-left:			195px;
	top: 					25px;
	padding:				5px;
	color:					white;
	font-size:				18px;
	font-weight:			bold;
}

.pov
{
	color:					navy;
	font-size:				24px;
	font-weight:			bold;
}

.footer
{
	position:				absolute;
	top:					1007px;
	width:					850px;
	height:					auto;
	text-align:				center;
	padding-bottom:			10px;
}

.text
{
	color:					black;
	font-size:				12px;
}

.contact
{
	color:					white;
	font-size:				14px;
	font-weight:			bold;
}

img
{
	padding:				0px;
	border:					0px;
	margin:					0px;
}