@charset "iso-8859-2";

body {
	padding: 0 0 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
}

#h2_clientaccess {
	width: 85px;
	height: 19px;
	background: url('../images/h2_clientaccess.png');
}

#h2_presscenter {
	width: 215px;
	height: 29px;
	margin: 20px 0 20px 0;
	background: url('../images/sajto.png') no-repeat;
	border-right: 4px solid #fff;
}

#lang {
	float: left;
	margin: 15px 0 0 180px;
	width: 70px;
}

#english {
	float: left;
	display: block;
	width: 35px;
	height: 11px;
	margin: 0 6px 0 0;
	background: url('../images/english.png');
}

#magyar {
	float: left;
	display: block;
	width: 29px;
	height: 11px;
	background: url('../images/magyar.png');
}

#english span, #magyar span {
	display: none;
}

#jumpto {
	float: left;
	margin: 11px 0 0 20px;
}

#jumptotext {
	float: left;
	width: 41px;
	height: 11px;
	margin: 4px 10px 0 0;
	background: url('../images/jumpto.png') right no-repeat;
}

#jumptotext span {
	display: none;
}

#jumpto select {
	float: left;
	width: 137px;
	height: 17px;
	background-color: #999999;
	border: 1px solid black;
}
#jumpto select optgroup {
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ddd;
}


#header {
	display: block;
	width: 830px !important;
	height: 83px !important;
	margin: 0 auto 0 auto;
}

#menu {
	width: 830px;
	height: 427px;
	margin: 0px auto 0 auto;
}

#flashcontent_div {
	width: 727px;
	height: 272px;
	margin: 0 0 0 52px;
}

#flash_frame {
	margin: 1px 0 0 52px;
	border: 0px;
	width: 727px;
	height: 272px;
}

#content_container {
	width: 830px;
	min-height: 350px;
	margin: 0 auto;

}

#content {
	width: 830px;
	min-height: 350px;
	text-align: justify;
}

#left {
	position: relative;
	float: left;
	width: 440px;
	margin: -130px 0 0 80px;
}

#right {
	position: relative;
	float: right;
	width: 230px;
	margin: -95px 58px 0 0;
	font-size: 7.5pt;
}

#login_label {
	display: block;
	width: 63px;
	height: 10px;
	background: url('../images/login.png') repeat-x;
}

#pass_label {
	display: block;
	width: 27px;
	height: 10px;
	background: url('../images/password.png') repeat-x;
}

#login {
	margin: 0 10px 0 0;
}

#submit {
	clear: both;
	float: right;
	background: 0;
	border: 0;
	color: #969490;
	font-weight: bold;
	cursor: pointer;
}

#news {
	width: 235px;
	position: relative;
	left: -12px;
}

#footer {
	width: 830px;
	height: 86px;
	margin: 0 auto;
}

#footer ul {
	float: right;
	padding: 53px 70px 0 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	font-size: 8pt;
	font-weight: bold;
}

#footer ul li a {
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	clear: both;
	float: right;
	padding: 3px 66px 0 0;
	color: #343230;
	font-size: 7.5pt;
}

#footer p a {
	color: #343230;
}

.loginform {
	float: left;
	margin: 0 0 6px 0;
}

.loginform input {
	width: 104px;
	height: 16px;
	padding: 1px 3px 1px 3px;
	background: url('../images/clientaccess_input.jpg');
	border: 0;
	color: #000;
}

.lh15 {
	margin-right: 15px;
	line-height: 19px;
}

.box {
	float: left;
	width: 122px;
	height: 218px;
	padding: 75px 12px 0 12px;

}

.box h2 {
	width: 112px;
	height: 26px;
	padding: 0 10px 0 0;
	border-right: 4px solid #fff;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.box p {
	margin-right: 5px;
	font-size: 7.5pt;
}

.separator {
	display: block;
	width: 100%;
	height: 1px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #000;
}

table.listing td {
	padding: 5px 10px 5px 10px;
}


#news #content_form select{
width: 120px;}

#left ul{
margin-left: 20px;
}

.formlist td{
padding: 5px 5px 5px 5px;
border-bottom: 1px dotted #aaaaaa;
}

tr.fejlec td{
font-weight: bold;
font-size: 13px;
}

html body span#header div#jumpto select optgroup{
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-style: normal;
}

.vidcat{
width: 140px;
}

div.content_vids{
width: 300px;
}

div.content_vids select{
width: 300px;
}

div.content_vids div.box{
width: 300px;
height: 120px;
margin: 4px 0 0 0;
padding: 0;
border: 1px solid #bbbbbb;
overflow: auto;
}

#content_form table.videolist_ajax td{
font-size: 11px;
padding: 0px;
}

#content_form table.videolist_ajax hr{
border: 1px dotted #bbbbbb;
height: 1px;
}

.picsimg{
border: 1px solid white;
}

#err_msg{
background: #990000;
padding: 12px 0px 12px 28px;
margin: 5px 0px 20px 0px;
position: relative;
left: -28px;

}
