@charset "utf-8";
body {
	margin:0px;
	background: #ffffff url(../../images/bg.jpg) repeat-x top;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
a{
	color:#3399FF;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
h1{
	color:#0C2D83;
	font-size: 19px;
	font-weight:normal;
	margin: 10px 0px;
}	
form {
	padding: 0px;
	margin: 0px;
}
.header{
	height:100px;
}
#menu a{
	height:45px;
	float:left;
	display:block;
}
.m1{
	background:url(../../images/m1.jpg) no-repeat top;
	width: 165px;
}
.m1:hover, .m1_selected{
	background:url(../../images/m1.jpg) no-repeat bottom;
	width: 165px;
}
.m2{
	background:url(../../images/m2.jpg) no-repeat top;
	width: 148px;
}
.m2:hover, .m2_selected{
	background:url(../../images/m2.jpg) no-repeat bottom;
	width: 148px;
}
.m3{
	background:url(../../images/m3.jpg) no-repeat top;
	width: 184px;
}
.m3:hover, .m3_selected{
	background:url(../../images/m3.jpg) no-repeat bottom;
	width: 184px;
}
.m4{
	background:url(../../images/m4.jpg) no-repeat top;
	width: 133px;
}
.m4:hover, .m4_selected{
	background:url(../../images/m4.jpg) no-repeat bottom;
	width: 133px;
}
.m5{
	background:url(../../images/m5.jpg) no-repeat top;
	width: 160px;
}
.m5:hover, .m5_selected{
	background:url(../../images/m5.jpg) no-repeat bottom;
	width: 160px;
}
.leftcol{
	width:475px;
	height:195px;
	display:block;
	float:left;
	background:url(../../images/left_bg.jpg) no-repeat top;
	padding:15px 15px 0px 15px;
}
.rightcol{	
	width:230px;
	display:block;
	float:right;
	padding: 15px 15px 0px 40px;
	height:200px;
}
#akciok {
	background: url(../../images/right_bg.jpg) no-repeat 481px top;
}
.akcio{
	border: 1px solid #E2E2E2;
	margin-top:5px;
	padding: 3px;
	width: 230px;
	overflow: hidden;
}
.akcio-content {
	display: none;
    width: 100%;
    overflow: hidden;
}
.selected{
	background:url(../../images/racs.gif);
}
.nyil {
	display: none;
}
.selected .nyil {
	display: block;
}
.akcio .nyil {
	float: right;
}
.akcio a span {
	float: left;
	width: 145px;
}
.akcio a img {
	float: left;
	margin-right: 5px;
}
.leiras{
	float:left;
	margin-left:20px;
	margin-top:-25px;
	width:210px;
}
.right {
	width:220px;
	margin:10px 0px 10px 0px;
	background:url(../../images/right_racs.gif) repeat-y left;
	vertical-align:top;
}
.right .right-content {
	padding-left: 20px;
}
h3{
	font-size: 12px;
	color:#333333;
	margin: 8px 0px 3px 0px;
}
.more {
	font-weight: bold;
	margin: 6px 0px 10px 0px;
	display: block;
}
.right-title {
	display: block;
	clear: both;
	margin: 15px 0px 0px 0px;
}
.cim{
	float:right; 
	margin-right:5px;
	width:145px;
}
#footer{
	background:url(../../images/racs.gif);
	padding:15px 0px 10px 0px;
}
#footer a{
	color:#333333;
	margin:0px 20px 0px 5px;
}
#footer .footer_content{
	width:790px; 
	margin:auto;
	overflow: hidden;
}
.header_content{
	width:790px; 
	height: 100px;
	margin:auto;
	position: absolute;
	padding-left: 450px;
	z-index: 1000;
	top: 0px;
}
.header_content .ikonok{
	float:right;
	margin-top:10px;
}
.header_content .ikonok a{
	margin: 0px 20px 20px 20px;
}
#footer .linkek{
	float:left;
}
#footer .keszcsop{
	float:right;
}
.content{
	padding:30px 30px 30px 10px;
	line-height:18px;
	width:530px;
}
.dokkolok a{
	border-bottom:1px solid #DFDFDF;
	text-decoration:none;
	display:block;
	padding:5px 0px 5px 0px;
	width:230px;
}
.dokkolok a:hover{
	text-decoration: none;
	background-color:#F2F2F2;
}
.login{
	background:url(../../images/line.jpg) no-repeat;
	width:790px;
	height:30px;
	
}
.login input{
	background:url(../../images/inp_bg.gif) no-repeat;
	width:130px;
	height:20px;
	border:none;
	color:#91C8FF;
	font-size:11px;
	padding:3px 3px 0px 6px;
}
*html .login input{
	background:url(../../images/inp_bg.gif) no-repeat fixed;
	height:19px;
}
.list{
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
}
.list-pic {
	border: 2px solid #EDEDED;
	float: left;
	margin: 0px 10px 5px 0px;
}
.btn{
	background: url(../../images/btn.gif) no-repeat top;
	width:125px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	text-align:center;
	padding-top:3px;
}
.btn:hover{
	text-decoration:none;
	background: url(../../images/btn.gif) no-repeat bottom;
}
.offset{
	text-align:center;
}
.offset a{
	color:#999999;
	border: 1px solid #E2E2E2;
	padding:2px 5px 2px 5px;
	margin-right:2px;
}
.offset a:hover, .offset .selected{
	background-image: none !important;
	background-color:#33ADFF;
	color:#FFFFFF;
	text-decoration:none;
}
