@CHARSET "UTF-8";

body,html {
	 margin: 0; padding: 0; height: 100%;
	 font-family: Tahoma; font-size: 12px; background-color: #ffffff; 
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }

#image_rotate{
	visibility: hidden;
}

.cb { clear: both; float: none; display: block; height: 0; width: 100%; }


#middle{
	position: relative;
	width: 950px;
	border-right: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
	background: #fff;
	padding-bottom:3px;
	margin: 0 auto; /* compliant center */
	text-align: left; /* reset text alignment */
	overflow: hidden;
}

#page {
	width: 950px;	height:auto; height:100%;
	background-color: #fff; float:left;
}

.csik_kek {background-color:#134c8f; margin: 0 auto; line-height:4px; width:950px;}
.csik_sarga {
	background-color:#fec200;  margin: 0 auto; line-height:4px; width:950px;
	float:left; margin-top:15px;
	}

#top_menu a {
   	background: url("/images/button_top.jpg");
   	float:left; 	height:45px;   	padding-top:64px;   	padding-left:3px;	width:102px;
	color:white;	font-size:11px; border-left:solid 2px white; font-weight:bold;
}
#top_menu a:hover {
   	background-image: url("/images/button_top_s.jpg");
   	float:left; 	height:45px;   	padding-top:64px;   	padding-left:3px;
	color:#134c8f;	font-size:11px; border-left:solid 2px white; font-weight:bold;
}
#top_menu a:active {
	background-image: url("/images/button_top_s.jpg");
   	float:left; 	height:45px;   	padding-top:64px;   	padding-left:3px;	width:_self;
	color:#134c8f;	font-size:11px; border-left:solid 2px white; font-weight:bold;
}

	
#header{
	position: relative;
	width: 950px;
	height: 150px;
	margin: 0 auto;
	padding-bottom:10px;
	background: #fff;
	border-right: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
}
#left{	
	top: 0; float:left;
	bottom: 0; /* Opera needs this! Moz would automatically assume this as default */
	margin-left:4px; width:245px;
	left: 0;
}

#menu_small {margin:0;padding:0;}

#menu_small .row {	
	background:#134C8F none repeat scroll 0 0;
	display:table;
	float:left;
	font-size:11px;
	height:26px;
	margin:1px;
	padding:3px;
	text-align:center;
	width:107px;
}

#menu_small a{
	display:table-cell;
	vertical-align:middle;
	color:white;
}
	
#menu {margin-top:5px;}

#menu .logo{
	background-image:url(/images/logo.png);background-position:right; background-repeat:repeat-y;
	height:588px; margin-left:155px;position:absolute;width:85px;
	overflow:hidden;
}

#menu .row{
	width:236px; padding-left:8px; line-height:20px; vertical-align:middle;  
	font-size:14px; color:#FFFFFF; margin-bottom:3px; font-weight: bold; 
}
#menu a{color:white;}
#menu .rowc1{background-color:#134c8f;}
#menu .rowc2{background-color:#FEC200;}
#menu .rowc3{background-color:#EFB300;}
#menu .rowc4{background-color:#DFA700;}
#menu .rowc5{background-color:#CF9B00;}
#menu .rowc6{background-color:#DFAB0D;}



	
.menucim{
	font-size:15px; color:#848381; text-transform:uppercase; font-weight: bold; border-bottom:dotted #134C8F 1px;
}

#akciok{ cursor: pointer; width:245px; overflow:hidden; margin-top:5px;}
#akciok p {margin:0px; padding:0px;}


#center{	 
	margin-left:255px;
}
#content{
	width:680px;
	margin:0 auto;
	background-color: #ffffff;
}
#content img { border: 1px solid #848381; padding:1px; }
#content .noborder { border: none; padding:0px; margin:0px;}

#content .title{
	font-size:18px; color:#134c8f; border-bottom:dotted 1px #134c8f; padding-right:15px;
	background-color: white;
	
}	
#content .maintext{
	margin-top: 15px;
	color:#134C8F;
	text-align:justify;
	background-color: #ffffff;	
}	
#content b,strong{
	/*color:#bbb03b;*/ 
}

#content .stable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
#content .stable th, .stable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.button {background-color:#134C8F; color:white; width:auto; font-size:10px; }
#content .sbutton{
	background-color:#134C8F; color:white; height:40px; line-height:27px;padding:5px;
	width:auto;	
}

#right{
	position: absolute;
	top: 0; height:250px; overflow:hidden;
	bottom: 0; /* Opera needs this! Moz would automatically assume this as default */
	margin-right:4px; width:245px;
	right: 0;
}

#box_sarga{
	background-color: #fec200; padding:5px; color:#463f3a; width:235px; margin-top:5px;
}

#box_kek{
	background-color: #134c8f; padding:5px; color:#463f3a; width:235px; margin-top:5px;
}
#box_kek a {
	color:white;
}

#newsletter_form {
	text-align:left; font-size:12px; width:237px; height:35px;
}

#newsletter_form .title{
	text-align:right; width:60px; float:left; line-height:17px;
}

#newsletter_form .form{
	text-align:left; width:110px; float:left; font-size:12px;
}

#newsletter_form .inputsubm{
	background-color:#134C8F;border:1px solid white;color:wheat;font-size:12px;
	padding:1px;text-align:center;
}
#menetrend{
	background-color:#134C8F; margin:5px 0 5px; padding:3px;
}
#menetrend a{
	color:white;
}
#offer {
	width:100%;
	color:#134C8F;
}

#offer th{
	width:139px;
	/*text-align: right;*/
	border-bottom:1px solid grey;
	padding:2px;
}
#offer ul{
	width:140px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#offer td{
	border-bottom:1px solid grey;
	font-size: 11px;
	padding: 2px;
}

#offer .user td{
	width:280px;
}	

#footer{
	position: relative;
	width: 950px;
	margin: 0 auto;
	background: #ffc; /* pale yellow */
	border-right: 4px solid #CCCCCC;
	border-left: 4px solid #CCCCCC;
}
#footer .text{
	background-color:#e4e4e4;	text-align:center;	color:#878787; height:50px;	
}
.error_list{
	color:red; font-weight: bold; font-size: 10px;
	list-style: none; margin:0px;
}

#box1 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio1.jpg); background-repeat: no-repeat; float: left;

}
#box2 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;	
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio2.jpg); 
	background-repeat: no-repeat; float: left;
	display:table;
	vertical-align:bottom;
	padding: 0px;
}

#box3 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;	
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio3.jpg); background-repeat: no-repeat; float: left;
}

#box4 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;	
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio4.jpg); background-repeat: no-repeat; float: left;
}

#box5 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;	
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio5.jpg); background-repeat: no-repeat; float: left;
}

#box6 {
	border: 2px solid rgb(0, 0, 153);
	margin:1px;	
	width: 116px; height: 116px; background-image: url(/uploads/image/akcio6.jpg); background-repeat: no-repeat; float: left;
}

.fade{
	width: 116px; height: 116px; background-image: url(/uploads/image/fade_top.png);
	background-repeat: no-repeat;
}
.fade2{
	width: 116px; height: 116px; background-image: url(/uploads/image/fade_bottom.png);
	background-repeat: no-repeat;

}

#rowu{
	padding: 2px; height:116px;
}

.rowu{
	padding-left: 2px;
	padding-right: 2px; 
}

.rowb{
	font-size:10px;
	padding-left: 2px;
	padding-right: 2px;
}

.submenu{
	width:690px;
	overflow: hidden;
	margin-top:3px;
}

.main_table{
	width:680px;
}

.design_table {
	border-color:#466392;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	width:100%;
}

.design_table td{
	border-color:#466392;
	border-style:solid;
	border-width:0px 0px 1px 0px;
}
h2 {
	color:#134C8F;
	font-size:12px;	
}