.container_shadow{
	background-image: url(../frame/shadow.png);
	background-repeat: repeat-y;
}
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin: 10px 0px;
	background: url(../frame/body_bg.jpg) repeat-x top #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	text-align: center;
}

/**/
h1, h2, h3, h4, h5, h6{
	font-family: Arial,Helvetica,sans-serif;
}
h2{
	margin: 0px 0px 15px;
	font-size: 18px;
	font-weight: normal;
	color: #ba0102;
}
h2.blue, h2.gray, h2.red{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 19px;
	background: #083a4f;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
h2.gray{
	background: #5f5f5f;
}
h2.red{
	background: #BA0102;
}
h2.blue a, h2.blue a:hover, h2.gray a, h2.gray a:hover, h2.red a, h2.red a:hover{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
h2.blue a:hover, h2.gray a:hover{
	color: #DDDDDD;
}

h3{
	margin: 0px 0px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}
h4{
	margin: 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #ba0102;
}
h5{
	margin: 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #646464;
}
hr{
	border: none;
	border-bottom: solid 1px #ba0102;
	height: 1px;
}
p{
	margin: 0px 0px 15px;
}
a{
	color: #4a4a4a;
	text-decoration: underline;
}
a:hover{
	color: #ba0102;
}
a.back{
	padding: 2px 0px 2px 20px;
	background: url(../frame/nav_left.gif) no-repeat;
	background-position: 0px 5px;
	font-weight: bold;
	color: #ba0102;
	text-decoration: none;
}
a.back:hover{
	text-decoration: underline;
}
a.anchor, a.anchor:hover {
	text-decoration: none;
}
.clear{
	display: block;
	clear: both;
	height: 0px;
	font-size: 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 4px 0px 2px 10px;
}
ol {
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
input, textarea{
	font-size: 11px;
	padding: 1px 2px;
	border: solid 1px #ddd;
	background: #fff;
}
input.fps_check{
	background: none;
	border: none;
	vertical-align: middle;
}
input.button, input.button2, input.button3, input.button_long , input.button_long2 {
    margin: 0px 8px 0px 0px;
    padding: 0px;
    height: 20px;
    width: 54px;
    background: url(../frame/button_bg.gif) no-repeat;
    border: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #083a4f;
    cursor: pointer;
}
input.button_long {
    width: 80px;
    background: url(../frame/button_long.gif) no-repeat;
}
input.button_long2 {
    width: 100px;
    background: url(../frame/button_long2.gif) no-repeat;
}
input.button:hover, input.button2:hover, input.button3:hover, input.button_long:hover , input.button_long2:hover {
    color: #5F5F5F;
}

.left_half_container{
}
.right_half_container{
	float: left;
	padding-right: 11px;
}
.search_highlight {
    background-color: #FFFF00;
    font-weight: bold;
}

/* mail sending */
.formcont{
	width: 480px;
}
.formcont .form_left{
	float: left;
	padding: 3px 0px;
	width: 200px;
	font-weight: bold;
}
.formcont .form_right{
	float: left;
	padding: 3px 0px 3px 10px;
	width: 270px;
}
.formcont .form_right input, .formcont .form_right textarea {
	width: 260px;
	padding: 2px;
	color: #3a3a3a;
	font-size: 11px;
	background: #fff;
}
.formcont .form_right input.check{
	width: auto;
	margin: 1px;
	background: none;
	border: none;
	padding: 0px;
	vertical-align: middle;
}
.formcont .button_on_right{
	padding: 10px 0px 5px;
	text-align: right;
}
.button_on_center{
	padding: 10px 0px 5px;
	text-align: center;
}

/* banner full, mert a cikkkek közé is ez kell*/
.banner_full{
	margin: 10px 0px;
	text-align: center;
}
.banner_full .full{
	margin: 0px auto;
	padding-left: 14px;
	width: 468px;
	background: url(../../frame/hirdetes.gif) no-repeat 0px 6px;
}
/* leaderboard */
#leaderboard{
	padding: 5px 0px;
	width: 948px;
}
#leaderboard .left{
	margin-right: 8px;
}
#leaderboard .left, #leaderboard .right{
	float: left;
	width: 468px;
	border: solid 1px #9f9f9f;
}

/**/
#shadow{
	margin: 0px auto;
	padding: 0px 5px;
	width: 948px;
	text-align: left;
}
#container{
	width: 948px;
	background: #fff;
}
.static{
	margin-top: 10px;
}
/* header */
#header{
	position: relative;
	z-index: 50;
	margin-bottom: 3px;
	width: 948px;
	height: 96px;
	background: url(../frame/header_bg2010.jpg) no-repeat;
}
#header .logo{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 365px;
	height: 96px;
}
#header .logo a{
	display: block;
	width: 365px;
	height: 96px;
}
#header .logo a span{
	display: none;
}
#header ul{
	position: absolute;
	right: 10px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	width: 450px;
	list-style: none;
	text-align: right;
}
#header ul li{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
	border-right: solid 1px #a73f44;
	color: #fffa87;
}
#header ul li.noborder{
	border: none;
}
#header ul li a{
	color: #fffa87;
	text-decoration: none;
}
#header ul li a:hover{
	text-decoration: underline;
}
/**/
#header .h_search{
	position: absolute;
	top: 60px;
	right: 20px;
	text-align: right;
	font-weight: bold;
	color: #fff;
}
#header .h_search input.stext{
	margin: 0px 10px;
	width: 150px;
	border: solid 1px #403435;
}
/**/
#reg_layer{
	display: none;
	position: absolute;
	z-index: 150;
	top: 15px;
	right: 100px;
	padding: 5px;
	width: 200px;
	background: #BA0102;
	border: solid 2px #fff;
}
#reg_layer h3{
	margin: 0px 0px 5px;
	color: #FFFA87;
}
#reg_layer input.text{
	margin-bottom: 5px;
	width: 195px;
}
#reg_layer a{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
#reg_layer a:hover{
	color: #FFFA87;
}
#reg_layer p{
	margin: 0px 0px 5px;
	text-align: right;
}
#reg_layer b{
	font-size: 11px;
	color: #fff;
}


/* menu */
#menu{
	padding: 0px 5px;
	width: 938px;
	height: 28px;
	background: url(../frame/menu_bg.gif) repeat-x;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 20;
	float: left;
	height: 28px;
	font-weight: bold;
	font-size: 13px;
}
#menu ul li a{
	display: block;
	padding: 6px 7px 0px 7px;
	height: 22px;
	text-decoration: none;
	color: #fff;
}
#menu ul li a:hover{
	display: block;
	padding: 6px 7px 0px 7px;
	height: 22px;
	text-decoration: none;
	color: #fffa87;
}
#menu ul li a.active{
	display: block;
	padding: 6px 7px 0px 7px;
	height: 22px;
	text-decoration: none;
	color: #fffa87;
}
#menu ul li:hover a, #menu ul li.over a{
	display: block;
	padding: 6px 7px 0px 7px;
	height: 22px;
	text-decoration: none;
	color: #fffa87;
}
#menu ul li ul{
	display: none;
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	width: 190px;
	background: #083A4F;
}
#menu ul li ul li{
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 190px;
	height: 20px;
	color: #fff;
}
#menu ul li:hover ul, #menu ul li.over ul { 
	display: block;
}
#menu ul li:hover ul li a, #menu ul li.over ul li a, #menu ul li ul li a{
	display: block;
	margin: 0px;
	padding: 2px 5px;
	width: 180px;
	height: 16px;
	color: #fff;
	overflow: hidden;
}
#menu ul li:hover ul li a:hover, #menu ul li.over ul li a:hover, #menu ul li ul li a:hover{
	margin: 0px;
	padding: 2px 5px;
	width: 180px;
	height: 16px;
	color: #fffa87;
	background: #22576F;
}
#menu ul li:hover ul li a.active, #menu ul li.over ul li a.active, #menu ul li ul li a.active{
	margin: 0px;
	padding: 2px 5px;
	width: 180px;
	height: 16px;
	color: #fffa87;
}
#breadcrumbs{
	padding: 10px 10px 0px;
	width: 928px;
	font-size: 11px;
}
#breadcrumbs img{
	margin: 0px 5px;
	vertical-align: middle;
}
#breadcrumbs a{
	color: #4a4a4a;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}
#breadcrumbs a.startpage{
	color: #ba0102;
}

/* footer */
#footer{
	margin: 0px auto;
	padding-top: 20px;
	width: 948px;
	height: 39px;
	background: url(../frame/footer_bg.jpg) no-repeat;
}
#footer ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#footer ul li{
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	list-style: none;
}
#footer ul li a{
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover{
	text-decoration: underline;
}
#footer ul li a.active{
	color: #fffa87;
}

/**/
#partners{
	position: relative;
	margin: 20px 0px 20px 9px;
	padding-top: 12px;
	width: 933px;
	background: url(../frame/partners_top.gif) no-repeat;
	background-position: 0px 6px;
}
#partners h2{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 190px;
	background: #fff;
	font-weight: bold;
	font-size: 14px;
	color: #ba0102;
	text-align: center;
}
#partners .cont{
	position: relative;
	z-index: 1;
	padding: 10px;
	width: 913px;
	background: url(../frame/partners_cont.gif) repeat-y;
	text-align: center;
}
#partners .cont img{
	margin: 0px 7px;
	vertical-align: middle;
}
#partners .bottom{
	width: 933px;
	height: 10px;
	background: url(../frame/partners_bottom.gif) no-repeat;
	font-size: 1px;
}
/**/
.error, .success, .notice{
	margin-bottom: 16px;
	padding: 15px 15px 15px 45px;
	background: #fff url(../frame/message_error.gif) no-repeat;
	background-position: 5px 5px;
	border: solid 2px #ba0102;
	font-weight: bold;
	color: #ba0102;
}
.success{
	background: #fff url(../frame/message_success.gif) no-repeat;
	background-position: 5px 5px;
	border: solid 2px #39ac01;
	color: #39ac01;
}
.notice{
	background: #fff url(../frame/message_notice.gif) no-repeat;
	background-position: 5px 5px;
	border: solid 2px #083a4f;
	color: #083a4f;	
}


/* window */
.fps_window{
	position: absolute;
	width: 500px;
	background: #fff;
	border: solid 5px #999;
	text-align: left;
}
.fps_window .fps_windrag{
	padding: 5px 45px 5px 5px;
	width: 450px;
	background: #DDD;
	font-weight: bold;
	font-size: 13px;
	color: #083A4F;
	cursor: move;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url(../admin/image/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px;
	right: 25px;
	width: 20px;
	height: 20px;
	background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 5px;
	width: 490px;
}

/* pager */
.fps_nav {
	width: 578px;
	margin: 15px 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.fps_nav span{
	display: block;
	font-size: 11px;
	color: #888888;
	text-align: left;
}
.fps_nav a{
	margin: 1px;
	padding: 0px 2px;
	color: #ba0102;
	text-decoration: underline;
}
.fps_nav a:hover{
	color: #5f5f5f;
}
.fps_nav a img{
	vertical-align: middle;
	border: none;
}
.fps_nav b{
	margin: 1px;
	padding: 0px 2px;
	color: #5f5f5f;
}
.fps_nav b.lotof{
	margin: 1px;
	padding: 2px 5px;
	border: none;
	color: #00411A;
}
