.Cedrus_textbox
{
   color: black;
   padding-left: 2px;
   width: 165px;
   height: 13px;
   font-family: Tahoma;
   font-size: 11px;
   
}

.Cedrus_textbox_rovid
{
   color: black;
   padding-left: 2px;
   width: 65px;
   height: 13px;
   font-family: Tahoma;
   font-size: 11px;
   
}

.Cedrus_textbox_big
{
   color: black;
   padding-left: 2px;
   width: 500px;
   height: 18px;
   font-family: Tahoma;
   font-size: 11px;
    background: #fafeff;
   border-width: 1px;
   border-color: Black;
   border-style: solid;
   color: #000000;
 
   
}
.Cedrus_upload_box
{
   color: black;
   padding-left: 2px;
   width: 300px;
   height: 18px;
   font-family: Tahoma;
   font-size: 11px;
    background: #fafeff;
   border-width: 1px;
   border-color: Black;
   border-style: solid;
   color: #000000;
   margin:0 0 0 0;
 
   
}
.Cedrus_text_help
{
   color: black;
   padding-left: 2px;
   width: 315px;
   height: 18px;
   font-family: Tahoma;
   font-size: 11px;
    background: #fafeff;
   border-width: 1px;
   border-color: Black;
   border-style: solid;
   color: #000000;
   cursor:pointer;
 
   
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #404144;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	font-family: Tahoma;
	font-size: 10px;
	color: black;	
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.site_body
{
	
	margin-left: 0px;	
	margin-top: 5px;
	width: 800px;
}
.no_textdecor
{
	text-decoration: none;
}
.csz_9_wpadding
{
	font-size: 9px;
	position: relative;
	top: -4px;
}
.csz_panel
{
	background-color: #F3F6DE;
	padding: 8px;
	font-family: Tahoma;
	font-size: 11px;
	color: #404144;
}
.csz_center
{
	width: 550px;
	text-align: center;	
}
.szuro_off
{
	background-image: url(../images/shopdesign_new/rendezes_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	color: #335D8D;
	margin-right: 15px;
	font-size: 10px;
}
.szuro_asc
{
	background-image: url(../images/shopdesign_new/rendezes_asc.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #EA7737;
	padding-left: 9px;
	margin-right: 15px;
	font-size: 10px;
}
.szuro_dsc
{
	background-image: url(../images/shopdesign_new/rendezes_dsc.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #EA7737;
	padding-left: 9px;
	margin-right: 15px;
	font-size: 10px;
}
.dot_line
{
	background-image: url(../images/shopdesign_new/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	margin-bottom: 10px;
	font-size: 10px;
	width: 755px;
}
.dot_line2
{
	background-image: url(../images/shopdesign_new/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	font-size: 10px;
	width: 99%;
}
.sitemap
{
	margin-bottom: 20px;
}
.site_title
{
	color: #404144;
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	
	border:none;
}
.site_title_small
{
	color: #EA7737;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 12px;
}
.margin_top_16px
{
	margin-top: 16px;	
}
.k_header
{
	height: 16px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.k_header_desc
{
	height: 16px;
	text-indent: 10px;	
	background:url(../images/shopdesign_new/rendezes_dsc.gif) left center no-repeat; 
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.k_header_asc
{
	height: 16px;	
	text-indent: 10px;	
	background:url(../images/shopdesign_new/rendezes_asc.gif) left center no-repeat; 
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.k_header_link a
{
	height: 16px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	cursor:pointer;
}


.k_header_link:hover a
{
	height: 16px;
	background-color:#9B9C9D;
	color: #E9EFC1;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	cursor:pointer;
}


.k_header_link2 a
{
	height: 16px;
	padding-left:10px;
		background:url(../images/shopdesign_new/rendezes_dsc_off.gif) left center no-repeat; 
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	cursor:pointer;
}


.k_header_link2:hover a
{
	height: 16px;
	padding-left:10px;
		background:url(../images/shopdesign_new/rendezes_dsc_off.gif) left center no-repeat; 
	background-color:#9B9C9D;
	color: #E9EFC1;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	cursor:pointer;
}


.k_header_link_asc a
{
		height: 16px;

	background:url(../images/shopdesign_new/rendezes_asc.jpg) left center no-repeat; 
	padding-left:10px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}

.k_header_link_desc a
{
		height: 16px;

	background:url(../images/shopdesign_new/rendezes_dsc.jpg) left center no-repeat; 
	padding-left:10px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}

.k_header2
{
	height: 16px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.k_header3
{
	height: 4px;
	background-color:#9B9C9D;
	color: white;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.k_header_left
{
	padding-top: 6px;
	text-align: left;
}
.k_header_center
{
	padding-top: 6px;
	text-align: center;	
}
.k_header_right
{
	padding-top: 6px;
	text-align: right;	
}
.k_item_style
{
	border-bottom: solid 1px #BBCFE3;
}
.k_item_bold
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.k_item_bold_right
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}
.k_item_center
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.k_item_bold_cikk
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.k_item_bold2
{
	color: black;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	
	vertical-align: middle;
}
.k_item_center
{
	color: black;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	vertical-align: middle;
}
.k_kivesz
{
	background-image: url(../images/shopdesign_new/kosar_torles_gomb.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	border: none;
	cursor: pointer;
}
.k_panel
{
	width: 198px;
	background-color: White;
	padding: 2px;
	border: solid 1px #A9C6E2;
}
.k_white
{
	background-color: White;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #335D8D;
	height: 25px;
	padding-top: 5px;
}
.k_megrendeles
{
	background-image: url(../images/shopdesign_new/b_rendel.jpg);
	background-repeat: no-repeat;
	background-color: #E8F5FD;
	width: 226px;
	height: 24px;
	border: none;
	cursor: pointer;
	position: relative;
	top: 8px;
	color:White;
	font-family: Tahoma;
	font-size:11px;
	}
.k_shadow
{
	background-image: url(../images/shopdesign_new/200_window_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 200px;
}
.k_rendbox
{
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #335D8D;
	text-align: right;
	padding: 10px;
	height: 30px;
}
.k_inside
{
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #335D8D;
	height: 30px;
	text-align: center;
}
.k_lista_end
{
	background-image: url(../images/shopdesign_new/gv_end.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: -15px;
	width: 99%;
}
.k_nyomtathato
{
	position: relative;
	left: 0px;
	top: -1px;
	background-image: url(../images/shopdesign_new/nyomtatoikon.gif);
	background-repeat: no-repeat;
	background-position: 93% 100%;
	
}
.kosar_doboz
{
	font-family: Tahoma;
	font-size: 11px;
	color: #335D8D;
	font-weight: bold;
	background-color: #E8F5FD;
	padding-right: 27px;
}
.r_panel
{
	width: 728px;
	padding: 2px;
	background-color: White;
	border: solid 1px #A9C6E2;
}
.r_part
{
	background-image: url(../images/shopdesign_new/rendeles_partner_bg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 70px;
	position: relative;
	top: 4px;
	float: left;
}
.r_head_txt
{
	font-family: Tahoma;
	font-size: 10px;
	color: #335D8D;
	position: relative;
	left: 40px;
	top: 25px;
	width: 170px;
}
.r_head_txt2
{
	font-family: Tahoma;
	font-size: 10px;
	color: #335D8D;
	position: relative;
	left: 32px;
	top: 25px;
	width: 170px;
}
.r_head_txt3
{
	font-family: Tahoma;
	font-size: 10px;
	color: #335D8D;
	position: relative;
	left: 34px;
	top: 25px;
	width: 170px;
}
.r_befejez
{
	background-image: url(../images/shopdesign_new/rendeles_befejezes_bg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 70px;
	position: relative;
	top: 4px;
	left: 2px;
}
.r_inside
{
	text-align: left;
	vertical-align: middle;
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #EA7737;
	font-weight: bold;
	padding: 8px 0px 8px 35px;
}
.r_inside2
{
	text-align: left;
	vertical-align: middle;
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #EA7737;
	font-weight: bold;
}
.r_inside3
{
	text-align: left;
	vertical-align: middle;
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #EA7737;
	font-weight: bold;
	padding: 8px 0px 8px 35px;
	border-bottom: solid 1px #BBCFE3;
}
.r_inside4
{
	text-align: left;
	vertical-align: middle;
	background-color: #E8F5FD;
	font-family: Tahoma;
	font-size: 11px;
	color: #335D8D;
	padding: 20px 35px 20px 35px;
}
.r_white_row
{
	text-align: left;
	vertical-align: middle;
	background-color: White;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #335D8D;
	border-bottom: solid 1px #BACEE2;
}
.r_cell
{
	padding: 4px 0px 4px 35px;
	width: 185px;
}
.r_cell2
{
	padding: 4px 0px 4px 35px;
}
.r_blue_row
{
	background-color: #E8F5FD;
	font-size: 3px;
	height: 3px;
	width: 100%;
	border: 1px solid #BACEE2;
}
.r_megj
{
	border: solid 1px #black;
   color: black;
   font-family: Tahoma;
   margin: 4px 4px 4px 0px;
   border-collapse: collapse;
}
.r_shadow
{
	background-image: url(../images/shopdesign_new/730_window_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 730px;	
}
.r_part2
{
	background-image: url(../images/shopdesign_new/rendeles_partner2_bg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 70px;
	position: relative;
	top: 4px;
	left: 6px;
	float: left;
}
.r_befejez2
{
	background-image: url(../images/shopdesign_new/rendeles_befejezes2_bg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 70px;
	position: relative;
	top: 4px;
	left: 2px;
}
.r_header
{
	width: 70px;
	height: 25px;
	text-align: center;
	color: #335D8D;
    font-family: Tahoma;
    font-size: 10px;
    background-color: Transparent;
    font-weight: normal;
}
.r_white
{
	background-color: Transparent;
	padding-left: 30px;
	position: relative;
	top: -30px;
}
.r_ell_row
{
	border-bottom: solid 1px #BBCFE3;
}
.r_summa
{
	position: relative;
	top: -70px;
	left: 490px;
	width: 226px;
	padding: 2px;
	background-color: White;
	border: solid 1px #A9C6E2;
	text-align: center;
}
.r_sum_white
{
	background-color: White;
	font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    height: 25px;
}
.r_sum_blue
{
	background-color: #E8F5FD;
	font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    height: 25px;
}
.r_rendeles_fix
{
	position: relative;
	top: 7px;
}
.r_rendeles_fix2
{
	position: relative;
	top: -3px;
	left: 15px;
}