body { 
	background-color: #004e82;
	background-image: url('images/bg_index.gif');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#004e82;
	text-align: center;
}

body.body_content {
	background-image: url('images/bg.gif');
	background-color: #ffffff;
}

body.galery { 
	background-color: #ffffff;
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.clear {
	clear: both;
	position: relative;
}

#page {
	margin: 0px auto;
	width: 942px;
	text-align: left;
}

#header {
	width: 942px;
	height: 109px;
}

#header_left {
	width: 305px;
	height: 109px;
	float: left;
}

#header_middle {
	width: 409px;
	height: 109px;
	float: left;
}

#header_right {
	background-image: url('images/header_right.jpg');
	width: 228px;
	height: 109px;
	float: left;
	color: #ffffff;
}

#header_right_content {
	background-image: url('images/header_right_content.jpg');
	width: 228px;
	height: 109px;
	float: left;
	color: #ffffff;
}

#header_right_container {
	padding: 40px 0px 0px 30px;
}

#footer {
	margin: 20px 0px 10px 0px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
	color: #004d82;
}

#menubar {
	clear: both;
	position: relative;
	width: 942px;
	height: 32px;
	padding: 9px 0px 0px 12px;
}

.menubutton_outer {
	width: 94px;
	height: 32px;
	background-image: url('images/menubutton_bg.gif');
	float: left;
	margin: 0px 4px 0px 4px;
	display: table;
	#position: relative;
	overflow: hidden;
}

.menubutton_outer_active {
	width: 94px;
	height: 32px;
	background-image: url('images/menubutton_bg_active.gif');
	float: left;
	margin: 0px 4px 0px 4px;
	display: table;
	#position: relative;
	overflow: hidden;
}

.menubutton_middle {
	width: 94px;
	display: table-cell;
	vertical-align: middle;
	#position: absolute;
	#top: 50%;
	text-align: center;
}

.menubutton_inner {
	#position: relative; 
	#top: -50%;
}

#menubar a {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}

#menubar a:hover {
	color: #004e83;
}

#welcome {
	width: 942px;
	height: 410px;
	margin-top: 10px;
	padding-left: 23px;
}

#welcome .text {
	float: left;
	width: 398px;
	margin-right: 7px;
}

#welcome .movie {
	float: left;
	width: 490px;
}

#content_index { 
	width: 942px;
	font-size: 12px; 
	margin-top: 10px;
}

#content { 
	width: 942px;
	overflow: auto;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	color:#004e82;
	margin-top: 10px;
	background-image: url('images/content_bg.gif');
}

#content_left { 
	width: 286px;
	float: left;
}

#content_left .txt {
	padding: 10px 10px 10px 0px;
}

#content_right { 
	width: 656px;
	float: left;
/*
	background-image: url('images/vizjel.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
*/
	min-height: 450px;
	#height: 450px;
}

#content_right .txt {
	padding: 10px;
}

.narancs {
	margin: 0px 20px 0px 20px;
	color:#ff9601;
}

a {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-decoration: underline;
	color: #004d82;
}

a:hover {
	text-decoration: none;
}

.kek {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
	text-decoration: none;
	color: #004d82;
}

.kek:hover {
	text-decoration: underline;
}

.navbar {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px;
	text-decoration: none;
	color: #b2c0c9;
	font-weight: bold;
}

.navbar:hover {
	text-decoration: underline;
}

a.kosar {
	font-size: 9px;
	text-decoration: none;
}

a.kosar:hover {
	text-decoration: underline;
}

a.balmenu {
	font-size: 10px;
	text-decoration: none; 
	font-weight: bold;
}

a.balmenu:hover {
	text-decoration: underline;
}

form { 
	margin: 0px;
}

select {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #000000;
} 

textarea {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	color: #004d82; 
	border: 1px solid #aaaaaa; 
	width: 200px;
	height: 100px;
}

input.text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #004d82;
	border: 1px solid; 
	width: 130px;
}

input.text_long {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #004d82;
	border: 1px solid #aaaaaa; 
	width: 200px;
}

input.button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #004d82;
	background-color: #dddddd;
	border: 1px solid #004d82; 
}

img {
	border: 0px; 
}

img.tn {
	border: 0px; 
}

img.border {
	border: 1px solid black; 
}

.h1 {
	line-height: 8px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
	font-size:14px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

h2 {
	font-size:12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h3 {
	font-size:12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h4 {
	font-size:12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

ul {
	list-style-type: square;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#004e82;
}

td.kosar {
	font-size: 9px;
	background-color: #eeeeee;
}

a.nlink, a.nlink:hover, a.nlink:active, a.nlink:link, a.nlink:visited {
	cursor:	text;
	color: #004E82;
	text-decoration: none;
}

.h2i { display: inline; float: left; margin: 0; padding: 0; font-weight: normal;}
