/* CSS Document */
body
{
	background-color:#DDDDDD;
	font-size:10px;
	font-family:"Verdana";
	overflow:auto;
}

#kozep
{
	background-image:url(images/main_back.jpg);
	background-repeat:repeat-y;
	float:left;

}

#content
{
	width:950px;
	height:auto;
	margin:0 auto;
	text-align:left;
}

#menu
{
	color:#323232;
	background-image:url(images/menu_back.jpg);
	width:240px;
	height:213px;
	padding-top:2px;
	float:left;
}

#header
{
	width:550px;
	height:215px;
	background-color:#FFffff;
	float:left;
}

#news
{
	width:240px;
	background-color:#323232;
	float:left;
	height:auto;
	margin-top:10px;
}

#main
{
	width:700px;
	height:auto;
	background-color:#ffFFFF;
	float:left;
}

#main2
{
	width:890px;
	height:auto;
	text-align:left;
	background-color:#edfabe;
}

#contact
{
	width:240px;
	height:120px;
	background-color:#4f4f4f;
	float:left;
}

#submenu
{
	width:700px;
	height:120px;
	background-color:#323232;
	float:left;
}

#leftside
{
	width:330px;
	height:auto;
	float:left;
	border-right:dotted;
	border-right-width:thin;
	border-right-color:#666666;
	padding-right:10px;

}

#rightside
{
	width:330px;
	height:auto;
	float:left;
	padding-left:10px;
}

#main_content_2
{
	margin-left:20px;
	width:650px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
}

img
{
	border:none;
}

.uveg-minta-cim
{	
	color:#89bb00;
	font-size:14px;
	font-weight:bold;
}

.main_content
{
	margin-left:10px;
	width:690px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.menu_main
{
	background-image:url(images/icon.gif);
	background-repeat:no-repeat;
	margin-left:70px;
	margin-top:3px;
	padding-left:20px;
	font-size:14px;
	color:#323232;
}

.menu_port
{
	background-image:url(images/port_icon.gif);
	background-repeat:no-repeat;
	margin-left:90px;
	padding-top:5px;
	padding-left:10px;
	font-size:11px;
	color:#000000;
}

.menu_port_selected
{
	background-image:url(images/port_icon.gif);
	background-repeat:no-repeat;
	margin-left:90px;
	padding-left:10px;
	padding-top:5px;
	font-size:11px;
	color:#FFFFFF;
}

.menu_main_selected
{
	background-image:url(images/icon.gif);
	background-repeat:no-repeat;
	margin-left:70px;
	margin-top:3px;
	padding-left:20px;
	font-size:14px;
	color:#ffffff;
}


.submenu
{
	background-image:url(images/submenu.jpg);
	background-repeat:no-repeat;
	margin-left:30px;
	padding-left:15px;
	font-size:11px;
	color:#323232;
}

ul
{
    list-style:none;
	padding:0px;
	margin:0px;
}

a, a:visited, a:active
{
	text-decoration:none;
	color:#999999;
	outline:none;
}


a:hover
{
	color:#89bb00;
}

#kozep a,  #kozep a:visited
{
	color:#89bb00;
}

#kozep a:hover
{
	text-decoration:underline;
}

li.menu_port a, li.menu_port a:visited
{
    text-decoration:none;
	color:#000000;
}

li.menu_port a:hover
{
    text-decoration:none;
	color:#FFFFFF;
}

li.arrow a, li.arrow a:visited
{
    text-decoration:none;
	color:#000000;
}

li.arrow a:hover
{
    text-decoration:underline;
}


li.port a, li.port a:visited
{
    text-decoration:none;
	color:#000000;
}

li.port a:hover
{
    text-decoration:underline;
}

li.menu_main a, li.menu_main a:visited
{
    text-decoration:none;
	color:#000000;
}

li.mail a, li.mail a:visited
{
    text-decoration:none;
	color:#ffffff;
}


li.menu_port_selected a:hover
{
    text-decoration:none;
	color:#FFFFFF;
}

li.menu_port_selected a, li.menu_port_selected a:visited
{
    text-decoration:none;
	color:#ffffff;
}

li.menu_main_selected a:hover
{
    text-decoration:none;
	color:#FFFFFF;
}

li.menu_main_selected a, li.menu_main_selected a:visited
{
    text-decoration:none;
	color:#FFFFFF;
}


li.mail a:hover
{
    text-decoration:none;
	color:#ffffff;
}

li.menu_main a:hover
{
    text-decoration:none;
	color:#ffffff;
}

.green
{
	color:#89bb00;
}

.menu_bottom
{
	color:#999999;
	margin-top:15px;
	margin-left:20px;
}

h1
{
	color:#89bb00;
	font-size:16px;
}

h2
{
	color:#89bb00;
	font-size:13px;
}

h3
{
	color:#ffffff;
	font-size:13px;
	text-decoration:underline;
	background-image:url(images/hirek_icon.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}

h4
{
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size:10px;

}

.contact_style
{
	color:#999999;
	margin-left:30px;
	margin-top:-10px;

}

.news_style
{
	margin-left:20px;
	margin-top:7px;
	width:210px;
	height:auto;
	color:#FFFFFF;
	
}

.arrow
{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:10px;
}

.bullet
{
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}

