@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;	
	font: 11px Arial, Helvetica, sans-serif;
}
#mainpage {
	background: url(../../images/main_bg.jpg) repeat-x 0px 76px;
}
#innerpage {
	background: url(../../images/inner_bg.jpg) repeat-x top left;
}
#holder {
	background: url(../../images/bg_holder.gif) repeat-y left top;
	overflow: auto;
}
#menu {
	background: url(../../images/bg_menu.jpg) repeat-x;	
	height: 45px;
}
#menu #search {
	padding-top: 12px;
	padding-left: 20px;
	float: left;
}
#menu #search .inpt{
	border: 0px;
	color: #003F8B;
	height: 18px;
	font-size: 11px;
	width: 118px;
	float: left;
	background: url(../../images/bg_search.gif) no-repeat;
	padding: 3px 0px 0px 4px;
}
#menu #search .bt {
	float: left;
}

/* MENU */
#menu {
	background: url(../../images/bg_menu.jpg) repeat-x;
	height: 45px;
}
#menu ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul span {
	display: none;
}
#menu li ul {
	display: none;
	position: absolute;
	top: 75px;
	float: left;
	background: #ABB0B6
}
#menu ul li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 10px 3px 15px;
	width: 130px;
	border-bottom: 1px solid #CCCCCC;
}
#menu ul li ul li a:hover{
	background-color: #FFFFFF;
	color: #666666;
}
#menu ul li a span {
	display: none;
}

/* CONTENT */
#content {
	float: left;
	width: 514px;
}
#content .termektar, #content .kozben, #content .sajto {
	background: url(../../images/bg_third_main_block.jpg) no-repeat top left;
	overflow: hidden;
	float: left;
	padding-top: 20px;
	padding-left: 22px;
	width: 180px;
}
#content .main-third-row {
	overflow: auto;
	width: 800px;
	padding-bottom: 20px;
}
#content .main-third-row .img{
	margin-top: 15px;
	margin-bottom: 10px;
}
#content .main-third-row img{
	border: 0px;
}
#content .main-third-row a{
	color: #002B7C;
	padding: 1px;
	display: block;
	margin-left: 10px;
	text-decoration: none;
}
#content .termektar {
	width: 190px;
}
#content .kozben {
	width: 200px;
}
#content .title {
	background: url(../../images/bg_titleinner.jpg) no-repeat left top;
	height: 51px;		
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 20px;
}
#content .flash h1{
	margin: 0px;
	font-size: 24px;
	color: #002B7C;
	display: block;
	text-align: right;
	padding: 0px;
}
#content .navbar {
}
#content .navbar a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	margin-right: 3px;
	padding-right: 10px;
	background: url(../../images/bg_navbar_arrow.gif) right 4px no-repeat;
}
#content .navbar a:hover {
	text-decoration: underline;
}
#content .ct {
	padding: 0px 20px 0px 30px;
	line-height: 1.5em;
	text-align: justify;	
	background: url(../../images/bg_ct.jpg) top left no-repeat;
	color:#333333;
	margin-bottom:30px;
}
#content .lapozo_right {
	margin-bottom: 10px;
}
#content .lapozo_right a{
	background-color: #EAEAEA;
	display: block;
	float: left;
	text-align: center;
	margin-left: 1px;
	margin-top: 1px;
	width: 16px;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}
#content div.lapozo_right a:hover{
	background-color:#002B7C;
	color:#FFFFFF;
	text-decoration:none;
}
#content .lapozo_right .selected{
	background-color:#002B7C;
	color:#FFFFFF;
	text-decoration:none;
}
#content .ct img{
	margin:5px 15px 5px 15px;
/*	border: 3px solid #CCCCCC;*/
}
#content .ct .refpics img {
  margin: 5px 0px 5px 0px;
}
#content .ct .refpics img.reference_pic_2 {
  margin: 5px 3px 5px 3px;
}
#content .ct a{
	color: #002B7C;
	text-decoration:none;
	border-bottom: 1px dotted #AAAAFF;
}
#content .ct a:hover{
	color: #002B7C;
	border-bottom: 1px dotted #002B7C;	
	text-decoration:none;
}
#content .main {
	background: url(../../images/main_bg.jpg) repeat-x;
}
#content .main-second-row {
	background: url(../../images/bg_main_second.jpg) no-repeat bottom left;
	overflow: auto;
	width: 800px;
	padding-bottom: 3px;
}
#content .main-second-row .main-links{
	float: left;
	overflow: hidden;
	padding: 40px 0px 0px 30px;
	width: 180px;
}
#content .main-second-row .main-links a{
	color: #002B7C;
	border-bottom: 1px solid #EDEDED;
	display: block;
	padding: 6px 0px;
	text-decoration: none;
}
#content .main-second-row .main-links a:hover{
	background-color: #EDEDED;
}
#holder #right .main-links{
	padding: 10px 0px 0px 0px;
}
#holder #right .main-links a{
	color: #002B7C;
	border-bottom: 1px solid #EDEDED;
	display: block;
	padding: 6px 20px;
	margin: 0px 5px 0px 1px;		
	text-decoration: none;
}
#holder #right .main-links a:hover{
	background-color: #EDEDED;
}
#content .ct .box {
	overflow: auto;
	clear: both;
	width: 100%;
	padding-bottom: 15px;
}
#content .ct .graybox {
	float: left;
	background: url(../../images/bg_graybox_bg.gif) bottom left no-repeat;
}
#content .ct .graybox img {
	margin: 0px !important;
	border: 0px;
}
#content .ct .graybox div{
	padding: 6px;
	background: url(../../images/bg_graybox_top.gif) top left no-repeat;
}

#content .ct .graybox div span {
	display: block;
	color: #002B7C;
	font-weight: bold;
	padding-top: 4px;
}
#content .title-actions {
	background: url(../../images/bg_titleinner2.gif) no-repeat top left;
	height: 30px;
	float: right;
	text-align: right;
	padding-left: 10px;
}
#content .title-actions div {
	background: url(../../images/bg_titleinner2b.gif) no-repeat top right;
	float: left;
	height: 30px;
}
#content .title-actions div .print, #content .title-actions div .send {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
	padding: 2px 10px 0px 15px;
}
#content .title-actions div .print:hover, #content .title-actions div .send:hover {
	color: #333333;
	border: 0px;
}
#content .title-actions div .print {
	background: url(../../images/ico_print.gif) no-repeat 0px 3px;
}
#content .title-actions div .send {
	background: url(../../images/ico_send.gif) no-repeat 0px 3px;
}
#content .ct {
	clear: both;
}
#left {
	width: 180px;
	float: left;
}
#left .lang {
	margin-left: 20px;
}
#left .lang img{
	border: 0px;
}
#left #logo {
	background: #FFFFFF;
	padding-top: 23px;
	text-align: center;
	height: 107px;
}
#left #leftmenu {
	background: #F2C63C url(../../images/bg_lefttop.jpg) no-repeat top;
}
#left #leftmenu .bg {
	background: url(../../images/bg_leftbottom.jpg) no-repeat bottom left;
	padding-top: 10px;
	padding-bottom: 260px;
}
#left #leftmenu .bg a {
	display: block;
}
#left #leftmenu .bg a img {
	border: 0px;
}
#left #leftmenu div.leftsubmenu {
	background: #F8E197;
}
#left #leftmenu div.leftsubmenu a {
	line-height: 1.8em;
	padding-left: 30px;
	display: block;	
	color: #333333;
	text-decoration: none;
}
#left #leftmenu div.leftsubmenu a:hover {
	background-color: #FFFFFF;
	color: #333333;		
}
#left #leftmenu div.leftsubmenu .selected {
	background-color: #CA7C1E;
	color: #FFFFFF;
}
#left #leftmenu .selected {
	background: #F7DA82;
}
#right {
	width: 295px;	
	background: url(../../images/bg_right.jpg) repeat-y;
	float: left;
}
#right .bg {
	background: url(../../images/bg_right_bottom.jpg) no-repeat bottom left;
	padding-bottom: 20px;
}
#right .career, #right .contact, #right .user-block {
	padding: 10px 16px;
	width: 260px;
}
#content .login{
	float: left;
	overflow: auto;
	padding: 20px 0px 0px 30px;
	width: 180px;
}
#right .user-block .login{
	padding-left: 50px;
}
#content .career {
	width: 200px;	
	padding-left: 20px;
	padding-top: 20px;
	height: 160px;
	margin-bottom: 5px;
	float: left;
}
#right .career {
	border-bottom: 1px solid #D8D8D8;
}
#right .career select, #content .career select{
	font-size: 11px;
	width: 128px;
	clear: left;
}
#right .career div, #main .career div {
}
#right .career p, #content .career p {
	color: #666666;
}
#content .contact {
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 5px;
	width: 150px;
	float: left;
}
#content .contact .bluelist {
	margin-top: 20px;
}

#right .contact {
	overflow: auto;
	padding-top: 10px;
}
#right .contact p{
	color: #666666;
	padding-left: 2px;
	width: 110px;
	float: left;
}
#content .contact p{
	color: #666666;
	padding-left: 2px;
	width: 140px;
	float: left;
}
#content .voting {
	padding-left: 10px;
	padding-top: 20px;
	margin-bottom: 5px;
	width: 170px;
	float: left;
	padding-right: 10px;
}
#content .voting table td {
	background-color: #EDEDED;
}
#content .voting table td span{
	color: #1133FF;
	font-size: 12px;
	font-weight: bold;
}
#content .voting table td input {
	margin: 0px;
	padding: 0px;
}
#right .contact ul{
	width: 150px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#right .user-block {
	background: #F1F1F1 url(../../images/bg_rightlogin.jpg) no-repeat;
	margin-left: 1px;
	margin-right: 6px;
}
#footer {
	background: url(../../images/bg_footer.gif) repeat-x;
	height: 84px;
	clear: both;
	margin-left: 180px;
}
#footer .logo {
	display: block;
	float:left;
	text-align: center;
	padding-top: 10px;
	height: 72px;
	background: #F3F3F3;
	width: 123px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}
#footer .logo a img{
	border: 0px;
}
#footer .links {
	padding-top: 10px;
	float: left;
	height: 22px;
	margin-left: 8px;
}
#footer .links a {
	background: url(../../images/ico_footer.gif) no-repeat 2px 2px;
	display: block;
	float: left;
	margin-right: 7px;
	color: #333333;
	padding-left: 14px;
	text-decoration: none;
}
#footer .footer-text {
	float: left;
	clear: both;
	padding-top: 20px;	
}

/* Typo */ 
.arrowed {
	background: url(../../images/arrow_bluelink.gif) no-repeat 2px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #002B7C;
	padding-left: 16px;
}
.bluelist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.bluelist li{
	background: url(../../images/ico_bluelist.gif) no-repeat 3px 6px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.bluelist a {
	color: #002B7C;
	text-decoration: none;
}
.borderlist {
	list-style-type: none;
}
.borderlist{
	margin: 0px;
	padding: 0px;
	float: left;
}
.borderlist li {
	padding: 0px;
	margin: 0px;
	line-height: 0;
}
.borderlist li a{
	margin: 0px 0px 0px 22px;
	border-bottom: 1px solid #D8D8D8;
	display: block;
	line-height: normal;
	padding: 2px 0px 2px 2px;
	text-align: left;
	text-decoration: none;
	color: #002B7C;
	
}
.borderlist li a:hover{
	background: #EDEDED;
}
.borderlist .selected {
	background: url(../../images/ico_borderlist_selected.gif) no-repeat 8px 3px;
}
h2 {
	background: url(../../images/bg_h2.jpg) no-repeat;
	padding: 10px 0px 0px 10px;
	font-size: 17px;
	color: #002B7C;
}
.inpt2{
	background: url(../../images/bg_inpt2.gif) no-repeat;
	color: #666666;
	font-size: 11px;
	padding: 3px 0px 0px 3px;
	width: 139px;
	height: 16px;
	border: 0px;
	margin-top: 5px;
}

#content .ct a h2 {
	clear: both;
	margin-bottom:5px;
}
#content .ct .preview img{
	margin-bottom:15px;
}
.pages {
	border-bottom: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	border-top: 1px solid #EDEDED;
	margin: 10px 0px;
	padding: 1px;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.pages a {
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	border: 0px !important;
	border-right: 1px solid #EDEDED;
	display: block;
	float: left;
}
.pages .text {
	float: none;
	border: 0px;
	height: 19px;
	padding-top: 3px;
	background-color: #F6F6F6;
	margin: 0px;
	padding-left: 5px;
	border-top: 1px solid #EDEDED;
	text-align: left;
	clear: left;
	width: auto;
}
.pages .selectedtext {
	float: none;
	border: 0px;
	height: 19px;
	padding-top: 3px;
	background-color: #999999;
	color: #FFFFFF !important;
	margin: 0px;
	padding-left: 5px;
	border-top: 1px solid #EDEDED;
	text-align: left;
	clear: left;
	width: auto;
}
.pages .selected {
	background-color: #999999;
	color: #FFFFFF !important;
	text-decoration: none;
}

#hirlevel {
	background: url(../../images/bg_hirlevel.jpg) no-repeat;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 10px;
	height: 120px;
	width: 140px;
	padding: 10px;
}
#hirlevel .hirlevel-text {
	font-size: 9px; 
	line-height: 11px; 
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-family: Verdana;
}
#hirlevel .inpt {
	background: url(../../images/bg_hirlevel_input.gif) no-repeat;
	background-position: fixed;
	font: 11px Arial, Helvetica, sans;
	color: #666666;
	padding: 3px 5px;
	margin-top: 5px;
	border: 0px;
	width: 130px;
	height: 14px;
}
#hirlevel .leiratkozas {
	background: url(../../images/ico_hirlevel_arrow.gif) no-repeat left;
	padding-left: 15px;
	color: #72510E;
	text-decoration: none;
	display: block;
	float: left;
	width: 80px;
}
#content .kiemelt {
	color: #002B7C;
	font-weight: bold;
}
.gauthor, .gdescription{
	padding-left:10px;
}
.gdescription{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}
.gtitle{
	margin-top:3px;
}
.inpt, .txta{
	color: #333333;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
}
.txta{
	width:410px;
	height:80px;
}
.btn{
	background-color: #CCCCCC;
	color:#333333;
	border:none;
	cursor:pointer;
}
.level-0 li{
	list-style-type: none;
	background: url(../../images/bg_h2.jpg) no-repeat;
	padding: 10px 0px 10px 10px;
	font-size: 17px;
	color: #002B7C;
	font-weight:bold;
}
.level-1 li{
	background:none;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:2px;
}
.level-1{
	margin-top:10px;
}
*html .level-1{
	margin-bottom:0px;
	margin-top:10px;
}
#content .ct .level-0 .level-1 li a{
	color:#666666;
}
#szeles-kep {
	margin-left: -34px;
}
#szeles-kep img {
	border: 0px !important;
}
#langbar {
	background: url(../../images/langbar_bg.jpg) repeat-x;
	height: 31px;
}
#langbar img {
	float: left;
	margin: 6px 0px 0px 10px;
}
#langbar .lang{
	background: url(../../images/header_lang_bg.jpg) top center;
	float: left;
	padding-top: 7px;
	width: 240px;
	margin-left: 300px;
	height: 22px;
}
#langbar .lang .en, #langbar .lang .hu, #langbar .lang .de {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 2px 0px 0px 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	display: block;
	float: right;
	margin-right: 10px;
}
#langbar .lang .en:hover, #langbar .lang .hu:hover, #langbar .lang .de:hover {
	color: #66CCFF
}
#langbar .lang .en {
	background-image: url(../../images/lang_en.gif);
}
#langbar .lang .de {
	background-image: url(../../images/lang_de.gif);
}
#langbar .lang .hu {
	background-image: url(../../images/lang_hu.gif);
}
.more-pages {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
}
.more-pages a{
	border: 1px solid red;
	text-align: center;
	background-color: #EDEDED;
	margin-left: 2px;
	width: 20px;
	border: 0px !important;
	display: block;
	float: left;
}
.more-pages a:hover{
	background-color: #003399;
	border: 0;
	text-decoration: none;
	color: #FFFFFF !important;
}
.more-pages a img{
	border: 0px !important;
	margin: 0px !important;
}
.more-pages .step {
	background: none;
	margin-left: 0px;
}
.more-pages .step:hover {
	background: none;
}
.more-pages .selected {
	background-color: #AAAAAA;
	color: #FFFFFF !important;
}

.gallery {
	overflow: hidden;
}
.gallery div {
	width: 140px;
	padding: 2px;
	height: 140px;
	float: left;
	margin: 7px 7px 0px 0px;
	border: 1px solid #EDEDED;
}
.gallery div span {
	display: block;
	position: absolute;
	text-align: left;
	width: 140px;
}
.gallery div img{
	margin: 0px !important;
	border: 0px !important;
	float: left;
}

#content #recaptcha_image img {
	margin: 0px;
}

.ct img {
	text-align: left;
	float: left;
	margin-right: 100px;
}
.img_left {
	float: left;
	margin: 3px;
}

.img_right {
	float: right;
	margin: 3px;
}
.map_block {
	background: #ABB0B6 url(../../images/map_block_bg.jpg) repeat-x;
	padding: 5px;
	width: 440px;
	color: #FFFFFF;
	text-align: center;
}
.mapflag {
	background: url(../../images/map_flag.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
	margin-left: 10px;
}
#map div{
	color: #333333;
}
.gazdasagi-mutatok img, .gazdasagi-mutatok a{
	border: 0px !important;
}
.selectmenu {
	background: url(../../images/select_bg.gif) no-repeat;
	width: 167px;
	height: 19px;
	padding: 3px 0px 0px 5px;
	-moz-margin-top: 10px;
}
.selectmenu a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	display: block;
	width: 160px;
	height: 18px;
}
.selectmenu-content {
	background-color: #666666;
	color: #FFFFFF;
	margin-top: 20px;
	display: none;
	position: absolute;
	height: 120px;
	width: 340px;
	overflow: auto;
	z-index: 2000;
}
#right .selectmenu-content {
	width: 250px;
}
#right .selectmenu-content a{
	white-space: normal;
	width: 210px;
}
.selectmenu-content a{
	display: block;
	width: 310px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	height: auto;
	line-height: 12px;
}
.selectmenu-content a:hover {
	background-color: #999999;
}
.rss {
	float: left;
	margin-top: 20px;
	margin-left: 130px;
}
.rss img {
	float: left;
}
.rss a {
	margin: 0px;
	padding: 0px !important;
	background: none !important;
}
.rss p a:hover {
	text-decoration: underline !important;
}
.rss p {
	float: left;
	margin: 3px;
	padding: 0px;
}
.relevancy {
	background: url(../../images/relevancy_left.gif) no-repeat center left;
	overflow: auto;
	font-size: 10px;
	width: 100%;
}
.relevancy .percent {
	color: #999999;
	float: right;
	width: 37px;
	padding-left: 10px;
	background: url(../../images/relevancy_right.gif) no-repeat center right;
}
.relevancy .bar {
	float: left;
	background: url(../../images/relevancy_bg.gif) repeat-x center left;
	margin-left: 5px;
}
#white-hand {
	width: 198px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding-left: 15px;
	padding-top: 20px;
	background: url(../../images/bg_third_main_block.jpg) no-repeat top left;
}
#white-hand  span {
	display: block;
	padding: 5px 7px;
	color: #333333;
}
#white-hand  img {
	border-width: 0px;
}
#white-hand  a {
	margin: 0px !important;
	padding: 0px;
}

/* REFERNCIAKHOZ KELL BY BLA*/
div.refp { line-height:1.5em; margin:0px; padding:0px 0px 0px 10px; float:left; width: 310px;}
h1.refh1 { color:#002B7C; font-size:16px; padding:10px; margin:0px; background: url(../../images/grad_bg.jpg) repeat-x top;}
h2.refh2 { color:#002B7C; font-size:14px; font-weight:bold; padding:0px; margin:0px; background: none;}
.refpics { width: 140px; float: left}
.refholder { margin-bottom:10px; vertical-align:top; overflow:hidden; clear: left; border-bottom:1px solid #ccc;}
.refholder .video{ text-align:center; background-color:#F7F7F7; padding:15px 0px 15px 0px; clear:both;}
.bigpics { margin:0px 10px 10px 0px;}
.smallpics { margin-right: 5px;}
/* REFERNCIAKHOZ KELL BY BLA*/

