/* CSS Document */
body
{
	margin:0px;
	margin-top:0px;
	font-family:Verdana;
	font-size:12px;
	background-color:#c4cdc3;
}

.search_textbox
{
	width:120px; 
	boredr-style:solid; 
	border-color:#00CC33; 
	border-width:1px;
}

.search_btn
{
	width:60px; 
	boredr-style:solid; 
	border-color:#00CC33; 
	border-width:1px; 
	background-color:#00CC33; 
	background-image:none;
}

a, a:visited, a:active
{
	text-decoration:none;
	color:#000000;
}

li.left_menu_selected a, li.left_menu_selected a:visited
{
    text-decoration:none;
	color:#FF0000;
}

li.menu_main_selected a, li.menu_main_selected a:visited
{
    text-decoration:none;
	color:#FF0000;
}

.main_menu_selected
{
	background-color:#660000; 
	padding-left:20px; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	color:#ffffcc;
}

.main_menu
{
	padding-top:5px; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	color:#660000; 
	padding-left:20px;
}

.menu_main_selected
{
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding-left:30px;
	padding-top:5px;
	margin-top:10px;
	font-weight:bold;
}

a:hover
{
	color:#FF0000;
}

img
{
    border-width:0px;
}

p
{
    padding:0px;
	margin:0px;
	padding-bottom:4px;
}

ul
{
    list-style:none;
	padding:0px;
	margin:0px;
}

h1
{
    color:#660000;
	font-size:16px;
}

h2
{
    color:#660000;
	font-size:14px;
}

#page
{
	width:960px;
	height:auto;
	margin:0 auto;
	background-color:#660000;
}

#header
{
    width:960px;
	height:250px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#content
{
    width:960px;
	height:auto;
	background-image:url(images/content_background.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

#content_in
{
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
    width:900px;
	overflow:hidden;
}

#footer
{
    width:960px;
	height:41px;
	background-image:url(images/footer_background.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#footer_green
{
	margin-top:25px;
	margin-left:7px;
	width:943px;
	height:auto;
	background-image:url(images/footer_background_green.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#footer_in
{
    width:900px;
	background-image:url(images/content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}

#menu_left
{
    float:left;
	width:200px;
	padding-left:10px;
}

#content_middle
{
    float:left;
	width:650px;
	padding-right:30px;
	font-size:12px;
	padding-top:45px;
	margin-left:20px;
	padding-left:30px;
}

#content_middle_megrendeles
{
    float:left;
	width:650px;
	padding-right:30px;
	font-size:12px;
	padding-left:50px;
	margin-top:20px;
}

#menu_right
{
    float:left;
	width:140px;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#999999;
	padding-left:10px;
    margin-top:20px;
}

#alert
{
    width:450px;
	border:solid;
	border-width:1px;
	background-color:#FFFF99;
	margin-left:225px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	padding:4px;
}

#bottom_line
{
     width:650px;
	 background-color:#999999;
	 height:1px;
	 margin-left:50px;
	 font-size:1px;
}

#alert_bottom
{
    width:550px;
	border:solid;
	border-width:1px;
	background-color:#FFFF99;
	margin-left:100px;
	margin-top:15px;
	margin-bottom:25px;
	text-align:center;
	padding:10px;
}
.space
{
height:38px;
	
}

#advert
{
	padding-left:125px;
}

.menu_main
{
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding-left:30px;
	padding-top:5px;
	margin-top:10px;
	font-weight:bold;
}

.menu_shop
{
	background-image:url(images/shop_icon.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding-left:35px;
	padding-top:5px;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}

.menu_sub
{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#66cc33;
	padding-left:25px;
	padding-bottom:5px;
	color:#ffffcc;
	font-weight:bold;
}

.menu_normal
{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#66cc33;
	padding-left:25px;
	padding-bottom:5px;
	color:#ffffcc;
	font-weight:bold;
}

.menu_sub a, .menu_sub a:visited
{
    text-decoration:none;
	color:#ffffcc;
}

.menu_sub a:hover
{
    text-decoration:underline;
	color:#ffffcc;
}

.menu_sub_selected a, .menu_sub_selected a:visited
{
    text-decoration:none;
	color:#66cc33;
}

.menu_sub_selected a:hover
{
    text-decoration:underline;
	color:#66cc33;
}




.menu_normal a, .menu_normal a:visited
{
    text-decoration:none;
	color:#ffffcc;
}

.menu_normal a:hover
{
    text-decoration:underline;
	color:#ffffcc;
}

.menu_normal_selected a, .menu_normal_selected a:visited
{
    text-decoration:none;
	color:#66cc33;
}

.menu_normal_selected a:hover
{
    text-decoration:underline;
	color:#66cc33;
}

.menu_sub_selected
{
	background-image:url(images/menu_selection.jpg);
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#66cc33;
	background-repeat:no-repeat;
	background-position:8px 2px;
	padding-left:25px;
	padding-bottom:5px;
	color:#66cc33;
	font-weight:bold;
}

.menu_normal_selected
{
	background-image:url(images/menu_selection.jpg);
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#66cc33;
	background-repeat:no-repeat;
	background-position:8px 2px;
	padding-left:25px;
	padding-bottom:5px;
	color:#66cc33;
	font-weight:bold;
}

.menu_sub_procain
{
	background-image:url(images/sub_menu_icon.jpg);
	background-repeat:no-repeat;
	background-position:23px 2px;
	padding-left:40px;
	padding-bottom:5px;
}

.left_menu_selected_procain
{
	color:#FF0000;
	background-image:url(images/sub_menu_icon.jpg);
	background-repeat:no-repeat;
	background-position:23px 2px;
	padding-left:40px;
	padding-bottom:5px;
	
}

.menu_hir
{
	margin-right:20px;
	padding-bottom:5px;
	text-align:center;
}

.menu_szamlalo
{
	margin-right:20px;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;	
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:17px;
}

.menu_hir_vonallal
{
	margin-bottom:10px;
	border-bottom:solid;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	margin-right:20px;
	padding-bottom:10px;
}
.content_image
{
    text-align:center;
	padding-top:15px;
}

.list_item
{
    background-image:url(images/list.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:16px;
	padding-bottom:5px;
}

.list_music
{
    background-image:url(images/list_music.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:25px;
    padding-top:5px;
	padding-bottom:6px;
}

.left_menu_selected
{
	color:#FF0000;
	background-image:url(images/sub_menu_icon.jpg);
	background-repeat:no-repeat;
	background-position:8px 2px;
	padding-left:25px;
	padding-bottom:5px;
	
}

.gyogyult_header
{
	font-size:12px;
	border-bottom:dashed;
	border-bottom-style:dashed;
	padding-left:5px;
	padding-right:5px;
	border-bottom-width:thin;
	border-bottom-color:#666666;
}

.gyogyult_main
{
	font-size:12px;
	font-style:normal;
	background-color:#FFD9B3;
	margin-bottom:10px;
	border-color:#666666;
	padding-left:10px;
	padding-right:5px;
}

.tablazat_header
{
	background-color:#666666;
	color:#FFFFFF;
	border-bottom:dashed;
	border-bottom-style:dashed;
	border-bottom-color:#000000;
}

.tablazat_main
{
	background-color:#D9ECFF;
	border:hidden;
}

#op {
	display: none;
}

.tablazat_border_bottom
{
	border-bottom-style:dashed;
	border-bottom-width:2px;
	border-bottom-color:#CC0000;
}