body {
	margin: 0px; 
	text-align: center; 
	background-color: #FFEEDA;
	margin: auto;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
p, td, div, li {
	font-family: Verdana;
	font-size: 12px;
	color: #3D3D3D;
}
a {
	color: #F53F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	color: #F53F00;
	padding-bottom: 10px;
	background-image: url(images/title_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 {
	font-size: 14px;
	color: #F53F00;
}
h3 {
	font-size: 13px;
	color: #3D3D3D;
}
.flashContainer {
	margin-top: 20px; 
	width: 965px; 
	height: 286px;
	margin: 0 auto;
}
.mainContainer {
	width: 966px;
	text-align: left;
	margin: 0 auto;
}
.menuContainer {
	width: 287px; 
	float: left;
}
.menuContainer ul {
	margin-top: 14px;
	margin-left: 12px;
	padding: 0px;
}
.menuContainer li {
	list-style-type: none;
	min-height: 28px;
	width: 259px;
	background-image: url(images/menuitem.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.menuContainer li a {
	padding-left: 4px;
	padding-top: 5px;
	color: #EE3D00;
	font-size: 13px;
	text-decoration: none;
	display: block;
}
.menuContainer li a:hover {
	color: #00A8DA;
}
.menuContainer li div {
	padding-left: 4px;
	padding-top: 5px;
	color: #00A8DA;
	font-size: 13px;
}
.subMenu ul {
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
.subMenu li {
	list-style-type: none;
	height: 21px;
	width: 259px;
	font-weight: normal;
	background-image:none;
}
.subMenu li a {
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #EE3D00;
	font-size: 13px;
	text-decoration: none;
	display: block;
	background-image: url(images/submenuitem_inactive.gif);
}
.subMenu li a:hover {
	background-image: url(images/submenuitem_active.gif);
	color: #00A8DA;
}
.subMenu li div {
	background-image: url(images/submenuitem_active.gif);
	padding-left: 25px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #00A8DA;
	font-size: 13px;
}
.contentContainer {
	width: 679px; 
	float: right; 
	text-align: left;
}
.content {
	padding-top: 10px; 
	padding-bottom: 20px; 
	padding-left: 8px; 
	padding-right: 8px;
}
.bottomContainer {
	width: 966px; 
	height: 106px; 
	background-image:url(images/bottom.gif); 
	position: relative;
}
.uzenet {
	position: absolute; 
	top: 48px; 
	left: 45px; 
	width: 31px; 
	height: 31px;
}
.home {
	position: absolute; 
	top: 48px; 
	left: 97px; 
	width: 31px; 
	height: 31px;
}
.copyright {
	position: absolute; 
	top: 55px; 
	left: 147px;
}
.npLogo {
	position: absolute; 
	top: 48px; 
	left: 769px;
}
.npText {
	position: absolute; 
	top: 55px; 
	left: 800px;
}
.npText a {
	font-size: 18px; 
	color: #C1C1C1; 
	text-decoration: none; 
	font-weight: bold;
}
.clear {
	clear: both;
}
.inputBox {
	border: #C1C1C1 1px solid;
	color: #3D3D3D;
	font-family: Verdana;
	font-size: 12px;
	width: 250px;
	height: 19px;
}
.button {
	border: #C1C1C1 1px solid;
	background-color: #F53F00;
	color: white;
	font-weight: bold;
	height: 23px;
}
.pager {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a:hover, .pagerItemNumber a:hover {
	text-decoration: none !important;
}
#hivjonMost {
    width: 282px;
    height: 91px;
    display: block;
    background: url(images/hivjon.png) no-repeat;
    margin: 10px 0px;
}
.mintakert {
	width: 656px;
	height: 380px;
	display: block;
	background: url(images/mintakert-image.png) no-repeat;
	margin: -30px 0 0 -15px;
	position: relative;
}
.mintakert iframe {
	position: absolute;
	top: 135px;	
	left: 209px;
}
.mintakert .open3d {
	width: 420px;
	height: 60px;
	display: block;
	position: absolute;
	top: 67px;
	right: 70px;
}
