body{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;	
	behavior: url(style/csshover.htc);
	background-image: url(../images/bg.jpg);
}	
p, form, input, h1, h2, h3, h4{
	margin:0px;
	padding:0px;
}
input, textarea, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

hr{
	padding:0px;
	margin:0px;	
	background: #fff url(../images/hr_bg.gif) repeat-x center center;
	height: 10px;	
	border:0px;

}
#site{
	margin-left: auto; 
	margin-right: auto;
	text-align: left;	
	width: 960px;	

}
#navigation_bar{
	width: 960px;	
	height:21px;
	background: #fff url(../images/navigation_bar_bg.jpg) repeat-x;	
}
#navigation_bar p{
	font-size:11px;
	line-height: 19px; 
	color: #fff;
	padding-left:20px;
}
#navigation_bar p a{
	color: #A9C4D7;
	text-decoration:none;
	font-weight:bold;
}
#navigation_bar p a:hover{
	color:#fff;
}

#header{
	clear:both;
}
#logo_bg{
	float:left;
	width:200px;
	height:82px;
	background-image: url(../images/logo_bg.jpg);
	text-align:center;
}
#logo{
	position:relative;
	top:31px;
	border:0px;
}
#main{
	float:left;
	width:560px;
	height:82px;
	background-image: url(../images/header.jpg);
	text-align:center;
}
#banner{
	position:relative;	
	top:9px;
	border:0px;
}

#login{
	float:left;
	width:200px;
	height:82px;
	background-image: url(../images/login.jpg);
}

#logo_foot{
	float:left;
	width:200px;
	height:24px;
	background-image: url(../images/logo_foot.jpg);
}
#main_foot{
	float:left;
	width:560px;
	height:24px;
	background: url(../images/header_foot_bg.gif) repeat-x;
}
#login_foot{
	float:left;
	width:200px;
	height:24px;
	background-image: url(../images/login_foot.jpg);
}
#header input {
	color: #7D2601;
	font-weight:bold;
	text-decoration:none;
}
.email_inp{
	font-size:10px;
	position:relative;
	top:19px;
	left:27px;
	width:144px;
	height:15px;
	border:solid 1px #ADBE94;
	background-color: #F4EFEC;
	padding-left:2px;
}

.pwd_inp{
	font-size:10px;
	position:relative;
	top:20px;
	left:27px;	
	width: 120px;
	height:15px;
	border:solid 1px #ADBE94;
	background-image: url(../images/pwd_inp_bg.gif);
	padding-left:2px;
}
.button{
	position:relative;
	top:22px;
	left:28px;		
	width:19px;
	height:17px;
	background-image: url(../images/button.gif);
	border:0px;
}

* html .email_inp{
	font-size:11px;
}
* html .pwd_inp{
	font-size:11px;
	position:relative;
	top:19px;
}
* html .button{
	position:relative;
	top:19px;
}
#top{
	width:960px;
	height:15px;
	padding-top:10px;	
	
	font-size:9px;
}
#top a{
	color: #7D2601;
	text-decoration:none;
}
#top a:hover{
	text-decoration:underline;
}
#add_bookmark{
	float:left;
	background: url(../images/add_bookmark_icon.gif) no-repeat;
	padding-left:15px;
	margin-left:5px;
}
#default_page{
	float:left;
	background: url(../images/default_page_icon.gif) no-repeat;
	padding-left:15px;
	margin-left:25px;
}
#about{
	float:left;
	background: url(../images/front_page_icon.gif) no-repeat;
	padding-left:15px;
	margin-left:25px;
}
#contact{
	float:right;
	background: url(../images/contact_icon.gif) no-repeat;
	padding-left:15px;
	margin-right:5px;
}
#help{
	float:right;
	background: url(../images/help_icon.gif) no-repeat;
	padding-left:15px;
	margin-right:25px;
}
#front_page{
	float:right;
	background: url(../images/front_page_icon.gif) no-repeat;
	padding-left:15px;
	margin-right:25px;
}
.did_u_forget{
	position:relative;
	top:25px;	
	text-align:center;
	font-size:9px;
}
.did_u_forget a{
	color: #7D2601;
}
#err_msg{
	position:relative;
	top:23px;	
	text-align:center;
	font-size:9px;
}
#logo_foot p{
	float:left;
	color: #375B1A;
	font-size:9px;
	padding-left:5px;
	margin-top:4px;
}
.curr_up{
	background: url(../images/up.gif) no-repeat;
	background-position: 70px 3px;
	width:80px;
}
.curr_down{
	background: url(../images/down.gif) no-repeat;
	background-position: 70px 3px;
	width:80px;
}
.date{
	text-align:center;
	float:left;
	color: #375B1A;
	font-size:9px;
	margin-top:3px;
	width:400px;		
}

.quick_search_inp{	
	font-size:10px;
	width:120px;
	height:13px;
	border:solid 1px #ADBE94;
	background-color: #F4EFEC;
	padding-left:2px;
}
*html .quick_search_inp{	
	font-size:11px;
	margin-top:1px;
}
.qs_btn{
	width:19px;
	height:15px;
	background-image: url(../images/qs_btn.gif);
	border:0px;	
	position:relative;
	top:2px;
}
*html .qs_btn{
	position:relative;
	top:0px;	
}
#bdy{
	clear:both;	
}
#left_col{
	width:200px;
	background-color: #F7F4F0;
	vertical-align:top; 
}
#right_col{
	width:200px;
	background-color: #F7F4F0;
	color: #7D2601;
	text-align:center;
	vertical-align:top;
}
#center_col{
	width: 560px;
	vertical-align:top;
	background-color:#FFFFFF;
}
#content{
	width:95%;
	margin:10px;
	margin-right:auto;
	margin-left:auto;
	color:#7D2601;
	font-size:13px;
	background-color:#FFFFFF;
}
#content h1{
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
#content{
	width:95%;
	margin:10px;
	margin-right:auto;
	margin-left:auto;
	#color:#7D2601;
	color:#2E4902;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}
#content h1{
	color:#7D2601;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
#content ul{
	padding-left:30px;
	padding-bottom:30px;
}
#content li{
	margin-top:10px;
	list-style: url(../images/nyilak2.gif);
	text-align:left;	
}
#content a{
	color: #7D2601;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover{
	color: #C61D20;
	font-weight:bold;
}

.menu_top{
	height:5px;
	background: url(../images/menu_top.gif) no-repeat center top;
	border-bottom:solid 1px #C9D1BF;
	font-size:5px;
	width:190px;
	margin-left:auto;
	margin-right:auto;
}
.menu_bottom{
	height:5px;
	background: url(../images/menu_bottom.gif) no-repeat center top;
	border-top:solid 1px #C9D1BF;
	font-size:5px;
	width:190px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:-1px;
}
.menu{
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	background-color: #F7F4F0;
	margin-bottom:10px;
}
.menu li{
	width: 190px;
	height: 17px;
	margin-bottom:1px;
	background-color:#E1D4CC;
}

.menu li a {
    background: url(../images/menu.gif) repeat-y;
    display: block;
    height: 17px;
    padding: 0 12px;
    line-height: 17px;
    color: #7D2601;
    text-decoration: none;
}
.menu li a:hover, .cat_menu li a.active {
    qcolor: #F7F4F0;
    qbackground: url(../images/active_cat_menu.gif) repeat-y;
	background-color: #C4BCB7;	
}
.cat_menu{
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	background-color: #F7F4F0;
}
.cat_menu li{
	width: 190px;
	height: 17px;
	margin-bottom:1px;
	background-color: #E1EBD8;	
}

.cat_menu li a {
    background: url(../images/cat_menu.gif) repeat-y;
    display: block;
    height: 17px;
    padding: 0 12px;
    line-height: 17px;
    color: #7D2601;
    text-decoration: none;
}
.cat_menu li a:hover, .cat_menu li a.active {
    color: #C61D20;
    background: url(../images/active_cat_menu.gif) repeat-y;
	background-color:#EBDCD3;
}
.sub_cat_menu{
	padding-left:5px;
	font-size:9px;
}
.sub_cat_menu li{
	width: 190px;
	height: 13px;
	margin-bottom:1px;
	background-color: #E1EBD8;	
}
.sub_cat_menu li a {
    background: url(../images/sub_cat_menu.gif) repeat-y;
    display: block;
    height: 13px;
    padding: 0 19px;
    line-height: 13px;
    color: #7D2601;
    text-decoration: none;
}
.sub_cat_menu li a:hover, .sub_cat_menu li a.active {
    color: #C61D20;
    background: url(../images/active_sub_cat_menu.gif) repeat-y;
	background-color:#EBDCD3;
}
.ads p{
	font-size:11px;
	margin-bottom:5px;
}
#horizontal_menu{
	width:100%;
	text-align:center;
	background-color:#385D03;
	height:15px;
	line-height:15px;
	color: #788F55;
	font-size:10px;
}
#horizontal_menu a{
	color:#CDD6C0;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#horizontal_menu a:hover, #horizontal_menu a.active {
	color:#FFFFFF;
}
#fotter{
	height: 30px;
	width: 960px;
}
#ftr{
	height:20px;
	background-color: #DFD1C6;
	border-bottom: solid 2px #9C7A65;
	text-align:center;
}
#ftr p{
	padding-top:3px;
	color:#7D2601;
}
#ftr_top{
	height:5px;
	background: url(../images/footer_top.gif) no-repeat;	
	font-size:4px;
}
#ftr_bottom{
	height:5px;
	background: url(../images/footer_bottom.gif) no-repeat;
	font-size:4px;
}
.under_footer{
	text-align:center;
	color:#9C7A65;
	height:40px;
	line-height:40px;
}
.under_footer a{
	color:#7D2601;
	text-decoration:none;
	font-size:11px;
	afont-weight:bold;
}
.under_footer a:hover{
	text-decoration:underline;
}

.footer_icons{
	text-align:center;
	margin-bottom:20px;
}
.footer_icons img{
	border:0px;
}
.line { 
	padding:0px;
	margin:0px;	
	background: #fff url(../images/hr_bg.gif) repeat-x center center;
	height: 10px;	
}
.hirdetesek{
	width:100%;	
}
.hirdetesek th{
	background: #E1D4CC url(../images/table_head_corner.gif) no-repeat right top;
	color: #7D2601;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.hirdetesek td{
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
	font-size:11px;
	text-align:center;
	color:#7D2601;
}
.row_bg td{
	background-color: #F4EFEC;
}

.hirdetesek_hover{
	background-color: #E1D4CC;
}
.hirdetesek img{
	border:solid 1px #B28A8B;
}

.hirdetesek2{
	width:100%;	
}
.hirdetesek2 th{
	background: #ECDCDC url(../images/table_head_corner.gif) no-repeat right top;
	color: #691D1F;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.hirdetesek2 td{
	padding:5px;
	padding-left:10px;
	padding-right:10px;	
	font-size:11px;
	text-align:center;
	color:#691D1F;
}
.row_bg2 td{
	background-color: #F5EDEE;
}
.hirdetesek2_hover{
	background-color: #ECDCDC;
}
.hirdetesek2 img{
	border:solid 1px #B28A8B;
}

.box{
	padding-top:10px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
}
.box_head{
	background: url(../images/box_head.gif) no-repeat;
	height:25px;
	text-align:center;
}
.box_head h3{
	margin:0px;
	position:relative;
	top:6px;
	height:19px;
	line-height:19px;
	border-bottom:solid 3px #CDD8B7;
	border-left: solid 1px #C9D1BF; 
	border-right: solid 1px #C9D1BF; 
	background-color: #DCE4CD;
	color:#273C04;
	font-weight:bold;
	font-size:11px;
}
.box_body{
	background-color: #ECF0E4;
	border-left: solid 1px #C9D1BF; 
	border-right: solid 1px #C9D1BF; 
	padding: 8px 5px 8px 5px; 	
	color:#7D2601;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
.box_footer{
	background: url(../images/box_footer.gif) no-repeat;
	height:6px;
}

#ad{
	color:#7D2601;
}

#left_part{
	width:265px;	
	height:100px;
	float:left;
}

#right_part{
	width:265px;
	abackground-color: #FF0000;
	height:100px;
	float:right;
}

.ad_description{
	width:100%;
}
#ad h2{
	font-size:13px;
}
.ad_description td{
	background-color: #EBDCD3;
	padding:2px 5px 3px 5px;
	font-size:11px;
	line-height:15px;
	color:#7D2601;
}
.ad_description a{
	color:#88A061;
	text-decoration:none;
}
.ad_description a:hover{
	color:#C61D20;
	text-decoration:none;
}
#ad_text{
	font-size:13px;
	background-color: #F7F4F0;
}
.advertiser{
	width:100%;
}
.advertiser td{
	color:#691D1F;
	background-color: #F5EDEE;
	padding:2px 5px 3px 5px;
	font-size:11px;
	line-height:15px;
}
#thumbnails{
	text-align:center;
	background-color: #F7F4F0;
}
#thumbnails img{	
	border:solid 2px #C7D1BD;
	margin:5px;
}
#thumbnails img:hover{
	border:solid 2px #93A483;
}
#image{
	text-align:center;
	background-color: #F7F4F0;
	padding-top:5px;
}
#image img{
	border:solid 2px #9EAE8F;
}
.text_input{
	background: url(../images/text_input.jpg) repeat-x;
	height: 16px;
	border: solid 1px #CAC7C5;
	color: #7D2601;
	font-weight:bold;
	font-size:11px;
	width:200px;
	padding-left:2px;
	padding-right:2px;
	margin-top:5px;
}
.input_label{
	clear:left;
	float:left;
	display:block;
	width:130px;
	color: #7D2601;
	font-weight:bold;
	font-size:11px;
	height:22px;
	line-height:22px;
	text-align:right;
	padding-right:15px;
}

#inner_part{
	margin-left:auto;
	margin-right:auto;
	background-color:#F4EFEC;	
	width:510px;
	border-top:solid 5px #E1D4CC;
	border-bottom:solid 5px #E1D4CC;
	padding:10px;
	clear:left;
}
font{
	color:#C61D20;
	font-size:11px;
}
.txtar{
	height: 200px;
	border: solid 1px #CAC7C5;
	color: #7D2601;
	font-weight:normal;
	font-size:11px;
	width:330px;
	padding:2px;
	background-color:#F6F1EE;
	amargin-bottom:5px;
	margin-top:5px;

}
.sel{
	height: 18px;
	border: solid 1px #CAC7C5;
	color: #7D2601;
	font-weight:bold;
	font-size:11px;
	width:207px;
	background-color:#F6F1EE;
	margin-top:5px;

}
#tabs{
	margin-left:auto;
	margin-right:auto;
	background-color:#F9FAF7;
	width:530px;
	display:block;
	font-weight:bold;
}
#tabs .tab{
	background: #F7F4F0 url(../images/inact_tab_corner.gif) no-repeat right top;
	color: #7D2601;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	width:25%;
	float:left;
	margin-right:1px;
}
#tabs .act_tab{
	background: #E1D4CC url(../images/table_head_corner.gif) no-repeat right top;
	color: #7D2601;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	width:25%;
	float:left;
	margin-right:1px;
}
.rdo{
	height:13px;
	vertical-align:middle;
	margin-left:30px;
}
.rdo_label{
	width:50px;
	height:15px;
}
fieldset{
	clear:left;
	border:solid 1px #CAC7C5;
	margin-top:15px;
}
legend{
	margin-left:10px;
	color: #798665;
	font-weight:bold;
	font-size:12px;	
}

.up_btn{
	background: #3E6A01 url(../images/up_arrow.gif) no-repeat right top;
	background-position: 75px 7px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:1px 15px 2px 5px;
	width:90px;
}
.right_btn{
	background: #3E6A01 url(../images/right_arrow.gif) no-repeat right top;
	background-position: 124px 7px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:1px 15px 2px 5px;
	width:135px;
}
.left_btn{
	background: #3E6A01 url(../images/left_arrow.gif) no-repeat right top;
	background-position: 5px 7px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:1px 5px 2px 15px;
	width:135px;
}
.x_btn{
	background: #3E6A01 url(../images/x_icon.gif) no-repeat 45px 4px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:1px 15px 2px 5px;
	width:60px;
}
.star_btn{
	background: #3E6A01 url(../images/star_icon.gif) no-repeat 120px 4px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:1px 15px 2px 5px;
	width:140px;
}
.print_btn{
	background: #3E6A01 url(../images/print_icon.gif) no-repeat 70px 4px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:1px 15px 2px 5px;
	width:90px;
}
.mailto_btn{
	background: #3E6A01 url(../images/mailto_icon.gif) no-repeat 119px 4px;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:1px 15px 2px 5px;
	width:140px;
}
.btn{
	background-color: #3E6A01;
	border:solid 1px #B5BD9C;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:1px 5px 2px 5px;
}
.toolbar{
	margin-top:2px;
	margin-bottom:2px;
	background-color: #F4EFEC;
	padding:2px;
}
.uploaded_pics{
	border:solid 1px #E1D4CC;
	aborder-bottom:solid 2px #B5BD9C;
	awidth:100%;
	abackground-color: #000;
	margin-top:20px;
	margin-bottom:20px;
}
.uploaded_pics td{
	background-color: #E1D4CC;
	text-align:center;
	vertical-align:middle;
	padding:2px;
	width:177px;
	
}
.uploaded_pics td img{
	border:solid 2px #B5BD9C;
	margin:5px;
	vertical-align:middle;
}

.btn_bar{
	background-color: #E1D4CC;	
	padding:2px;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
.path{
	font-size:12px;
}
.h2_title{
		font-size:15px;
}
.path a{
	color:#7D2601;
	text-decoration:none;
}
.path a:hover{
	color:#C61D20;	
}
.ad_cat{
	display:inline;
	font-size:11px;
}
#udv_txt{
	font-size:10px;
	font-weight:bold;
	color: #7D2601;
	position:relative;
	left:30px;
	top:15px;
}
#who_in{
	color:#D41519;
	font-size:15px;
	font-weight:bold;
	position:relative;	
	top:20px;
	text-align:center;
}
#sign_out{
	position:relative;	
	top:35px;	
	right:30px;
	text-align:right;
	font-size:11px;
}
#sign_out a {
	color:#273C04;
}
#allas{
	border-bottom:1px solid #CAC7C5;
}
#allas h2{
	padding:20px;
	font-size:15px;
}
.valasz{
	height: 25px;
	background-color: #ECF0E4;
	text-align:left;
	padding-left:25px;
	font-size:13px;
	font-weight:bold;
	color:#7D2601;	
	padding-top:5px;
}
.szbar{
	background-color:#C4BCB7;
	height:5px;
	margin-top:10px;
	margin:0px;
}
.szg_rdo{
	float:left;
}
.szg_rdo_label{
	display:block;
	float:left;
	position:relative;
	top:-2px;
	left:5px;
}
.szg_answ{
	text-align:left;
	height:30px;
}
.mini_form{
	clear:left;
	background-color:#ECF0E4;
	border-top:solid 5px #E1D4CC;
}
.contact_ul{
	padding:30px 50px 30px 50px;
}
.arrw3{
	list-style-image: url(../images/nyilak3.gif);
}
.contact_ul a{
	font-weight:bold;
	color:#7D2601;
	text-decoration:none;
	font-size:11px;
}
.contact_ul a:hover{
	font-weight:bold;
	color:#C61D20;
}
#site_map{
	background-color:#F9FAF7;
	border:solid 1px #D0D8CA;
	padding:7px;
}
#site_map h2{
	background-color:#507602;
	height:19px;
	line-height:19px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:7px;
	margin-top:2px;
}
#site_map h3{
	background: #E8EDDE url(../images/sm_main.gif) no-repeat 6px 3px;
	height:19px;
	line-height:19px;
	color:#7D2601;
	font-size:11px;
	font-weight:bold;
	padding-left:24px;
	margin-top:2px;
}
#site_map h4{
	background: #F2F5ED url(../images/sm_sub.gif) no-repeat 24px 3px;
	height:19px;
	line-height:19px;
	color:#88A061;
	font-size:10px;
	font-weight:bold;
	padding-left:41px;
	margin-top:2px;
}
#site_map h3 a{
	color:#7D2601;
	text-decoration:none;
}
#site_map h3 a:hover{
	color:#C61D20;
	text-decoration:none;
}
#site_map h4 a{
	color:#88A061;
	text-decoration:none;
}
#site_map h4 a:hover{
	color:#C61D20;
	text-decoration:none;
}

.h1_class{
	color: #7D2601;
	font-size:15px;
	font-weight:bold;
	line-height:40px;
	padding-left:10px;
}
#mailto_form{
	width:528px;	
	position:relative;
	left:2px;
	top:-1px;
	border:solid 1px #CAC7C5;
}
#mailto_form th{
	width:528px;
	background-color:#E1D4CC;
	font-size:11px;
	padding:2px 0px 2px 10px;
	border-bottom:solid 1px #CAC7C5;
}
#mailto_form td{
	background-color:#F7F4F0;
}
#mailto_form a{
	text-decoration:none;
	color:#C61D20;
}
#error{
	background: url(../images/error_icon.gif) no-repeat;
	padding-left:18px;
	color:#C61D20;
	font-size:9px;
	position: relative;
	top:23px;
	left:40px;
	height:13px;
}

#error_message{
	background: #FF0000 url(../images/error_icon.gif) no-repeat 5px 5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	border: solid 1px #C9D1BF; 
	padding-left:25px;
	margin-top:2px;
}
#ok_message{
	background: #385D03 url(../images/error_icon.gif) no-repeat 5px 5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	border: solid 1px #C9D1BF; 
	padding-left:25px;
	margin-top:2px;
}


.help {
  position: relative;   /* this is key */
  left: 3px;
  top: 2px;  
  z-index: 1;    
  cursor:help;
}

.help span.tooltip {
  display: none;        /* so is this */
}

span.tooltip:hover {
	font-size: 99%;	
}

.help:hover span.tooltip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 15px;
  left: -225px;
  width: 200px;    
  line-height: 1.2em;
  padding: 10px;
  border: 1px solid #B28A8B;
  background-color: #F5EDEE;
  color: #691D1F;
  font-weight:normal;
  font-size:11px;
  text-align:left;
}

.link{
	font-weight:bold;
	color:#7D2601;
	text-decoration:none;
	font-size:11px;
}

.link:hover{
	font-weight:bold;
	color:#C61D20;
}
#extra_div{
	background-image: url(../images/akcio.gif);
	width:250px;
	height:200px;	
	position:relative;
	top:30px;
	left:500px;
	
}
#extra_div:hover{
	background-image: url(../images/akcio2.gif);
	width:250px;
	height:200px;	
	position:relative;
	top:30px;
	left:500px;	
}
#akc_link
{
	position:relative;
	top:73px;
	left:20px;	
}
#akc_link a
{
	text-decoration:none;
	font-size:18px;	
	width:100px;
	height:30px;	
}
#close
{	
	position:relative;
	top:30px;
	left:50px;	
}
#close a
{
	color:#fff;	
	text-decoration:none;
	
}
#close a:hover
{	
	font-weight:bold;
}

#paging{
	width:100%;
	height:20px;
	background-color:#F5EDEE;
	margin-top:5px;
	margin-bottom:5px;
	color:#7D2601;	
	font-weight:normal;
	font-size:11px;
}
#paging img{
	border:0px;
	position:relative;
	top:1px;
}
#paging a{
	font-weight:normal;
}
#paging a:hover{
	font-weight:normal;
	color:#FF0000;
}
.back{
	text-align:left;
	width:90px;
}
.next{
	text-align:right;
	width:120px;
}

.extra1_row_bg2 td{
	background-color: #D86768;
}

.extra2_row_bg2 td{
	background-color: #E39293;
}

.extra3_row_bg2 td{
	background-color: #F1C9C9;
}

#extra_ad_1{
	background: #E1D4CC url(../images/red_corner.gif) no-repeat right top;
	font-size:9px; 
	padding-left:10px;
	background-color:#C72628; 
	border-bottom: solid 1px #FFFFFF;
	text-align:center;
}
.calendar {
	padding:5px;
	background-color: #E1D4CC; 
	border:solid 1px #990000;
} 	
.today{
	background-color: #990000;
	color: #FFFFFF;
}
.valid{
	color:#F7F4F0;
	font-weight:bold;
}
.active{
	color: #2E4902;
	border:solid 1px #990000;
}
/*		var keys = ['calendar', 'prev', 'next', 'month', 'year', 'today', 'invalid', 'valid', 'inactive', 'active', 'hover', 'hilite'];*/
.hover{
	background-color: #990000;
	color: #FFFFFF;
	cursor:pointer;
}

.month, .year, .prev, .next{
	font-weight:bold;
	color: #2E4902;
}

input.calendar {
  width: 100px;
}
button.calendar {
  background: url('../images/cal.gif');
  border: 0;
  cursor: pointer;
  height: 16px;
  width: 16px;
  position:relative;
  top:-3px;
}
button.calendar:hover,
button.calendar.active {
  background-position: left bottom;
}

/*----------------------*/

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
.search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
	max-height:250px;	
	overflow:auto;
}		
.search_suggest p{
	padding: 0px 25px 0px 15px;
}
.search_suggest p:hover{
	background-color: #E8E8E8;
}
/*----------------------*/

#big_red_btn{
	
	background-color:#000;
	background: url('../images/red_button_bg.jpg');
	width:250px;
	height:30px;
	font-weight:bold;
	font-size:15px;
	border:solid 1px #999;
	color:#fff;
	text-align:center;
}

#big_red_btn p{
	line-height:30px;
}
#big_red_btn p a{
	color:#fff;
}
#big_red_btn p a:hover{
	color:#F7F4F0;
}

#big_green_btn{
	
	background-color:#000;
	background: url('../images/green_button_bg.jpg');
	width:250px;
	height:30px;
	font-weight:bold;
	font-size:15px;
	border:solid 1px #999;
	color:#fff;
	text-align:center;
}

#big_green_btn p{
	line-height:30px;
}
#big_green_btn p a{
	color:#fff;
}
#big_green_btn p a:hover{
	color:#F7F4F0;
}