html, body {
	background:url('../imgs/wrapper_bg.png') top left repeat-x #bf9d46;
	font-family:Arial, Helvetica, Serif;font-size:10pt;
	margin:0; padding:0;color:#4d4d4d;
}

/* Elements */
* { border:0; }
a { color:#222; }
	a:hover { color:#666; }
ul { list-style:none;margin:0;padding:0; }
.cl { clear:both; } .clL { clear:left; } .clR { clear:right; }
/*a.download { display:block;margin:0 auto;width:20px;height:19px;background:url(../imgs/download.png); }
a.reload_captcha { display:inline-block;font-size:8pt;margin:22px 5px; }*/

input,textarea { font-size:10pt;padding:3px;border:1px solid #999; }
	button { border:1px solid #999;padding:2px 4px 1px;font-size:10pt }
	button.sb:hover { box-shadow: 0 1px rgba(255, 255, 255, 0.6) inset; }
	button.sb:active { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset;color: #eee; text-shadow: 0 1px rgba(0, 0, 0, 0.6); }
textarea { font-family:Arial, Helvetica, Serif; }

h1 { color:#e7501b;font-size:11pt; }
	h1 span { font-size:18px;color:#cfcfcf;font-weight:normal;background:black;padding:12px;line-height:9px; }
h2 { font-size:14px;color:#666;padding-left:12px; }
	h2 .sub { float:right;margin:0; }
	h2 .sub a { color:gray;font-size:8pt;font-weight:normal; }
h3 { margin:16px 0;font-weight:normal;color:#EF8900; }
.fL { float:left; } .fR { float:right; }
.gray { color:gray; }
.bold { font-weight:bold; }
.title { color:#e7501b; }
.alt_txt { text-indent:-9999px; }

/* Structure */
#wrapper { width:100%; }
#header { width:1124px;height:207px;background:url('../imgs/header.png') no-repeat; }
	/*#header_container_content .header_img { width:858px;height:232px;margin:0 auto;background:url('../imgs/header_img.jpg') center no-repeat; }*/
	#container #container_content { display:block;width:1124px;background:url('../imgs/main_repeat.png') repeat-y;line-height:14pt;font-size:10pt;position:relative; }
	#container #container_content #main_left { display:block;float:left;margin-left:12px;width:339px;min-height:359px;background:url('../imgs/main_left.png') no-repeat; }
	#container #container_content #main_left #content { display:block;width:273px;margin-left:33px;padding:15px;min-height:359px;position:relative; }
	#container #container_content #main_right { display:block;float:right;margin-right:12px;width:761px;min-height:359px;background:url('../imgs/main_right.png') no-repeat; padding-bottom:150px;}
	#container #container_content #main_right #content { display:block;width:701px;margin:-131px 0 -111px;padding:15px;min-height:359px;position:relative; }
	#container #footer { height:124px;background:url('../imgs/footer.png') no-repeat;padding-top:141px;text-align:center;font-weight:bold;color:#fdea7e; }
	#container #bottom { text-align:center; }
#header_menu { width:700px;height:48px;margin:22px 0 0 351px;display:inline-block; }
	#header_menu li { float:left; }
	#header_menu li a { float:left;height:48px;background:url('../imgs/menu.png') no-repeat;text-indent:-9999px; }
	#header_menu li a.rolunk { width:205px; }
		#header_menu li a.rolunk_active { width:205px;background-position:0 -48px; }
	#header_menu li a.informaciok { width:177px;background-position:-205px 0; }
		#header_menu li a.informaciok_active { width:177px;background-position:-205px -48px; }
	#header_menu li a.akciok { width:318px;background-position:-382px 0; }
		#header_menu li a.akciok_active { width:318px;background-position:-382px -48px; }

#container { width:1124px;margin:15px auto;/*background:url('../imgs/container.png') no-repeat;*/ }


#bottom #tra { display:inline-block;margin:-2px 0;width:92px;height:15px;background:url('../imgs/tra_logo.png'); }

.pager { list-style:none;margin-top:20px;margin-bottom:25px;padding-left:0;text-align:center; }
	.pager li { display:inline;padding:6px 0; }
	.pager li a { padding:6px 4px;margin:0 2px;text-decoration:none; }
	.pager li.selected { padding:6px;margin:0;font-weight:bold;color:#999; }
	.pager li.selected a { padding:0; }
	.pager_m li.selected { color:#FDF5E6;background:#013976;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-radius:3px 3px 0 0; }
	.pager_m li.selected a { color:#FDF5E6; }

#viztorony { float:right;margin:-39px 50px 0;position:relative; }