* {
	font-family: Arial, Helvetica, sans-serif	
}

a {
	text-decoration: none;
	color: #2454E0;
} 

a:hover {
	text-decoration: none;
	color: #60871D;
} 

body {
	background: #fff;
}

body, html, form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

h1 {
	margin: 0; 
	padding: 0 0 10px 0;
	font-size: 16pt;
	color: #60871D;
}

#container { 
	width: 916px;
	margin: 0 auto; 
	border: 0;
} 

#header { 
	width: 916px;
	height: 215px;
	padding: 0;
	margin: 0;
	background-image: url(images/headr.jpg);
	background-repeat: no-repeat;
	text-align: right;
} 

.toplinks {
	font-size: 11px;
	font-weight: normal;
	color: #9BA7B3;
	margin: 10px 0 0 0;
	line-height: 110px;
}

#greenbar { 
	width: 916px;
	height: 32px;
	padding: 0;
	margin: 2px 0;
	background-image: url(images/greenbar.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#greenbar, #greenbar a{ 
	color: #fff;
	font-size: 11px;
}

#greenbar a:hover {
	color: #516E1C;
}

.loginfields {
	width: 100px;
	height: 17px;
	border: 1px solid #2388C6;
	color: #9BA7B3;
	font-size: 11px;
	padding: 1px;	
}

#login {
	margin: 2px 10px 0 0;
	height: 20px;
	float: right;
	color: #fff;
	font-size: 11px;
}

*html #login {
	margin: 2px 5px 0 0 !important;
}

#login input{
	margin: 0 2px;
}

#login td{
	vertical-align: middle;
	padding: 0px;
}

.belepes {
	padding: 2px 0 0 0;
}

#searchbox{
	width: 203px;
	padding: 10px;
	background-color: #EBEBEB;
}

#sidebar {
	float: left;
	width: 223px;
	padding:0; 
	margin: 10px 0 0 0;
}

#maincontent { 
	margin: 0;
	padding: 20px 0 10px 0;
	width: 670px;
	float: right;
	color: #6D6D6D;
	font-size: 10pt;
} 

#footer { 
	margin: 20px 0; 
	border-top: 2px solid #2388C6;
	clear: both;
} 

#footer p {
	margin: 0;
	padding: 10px 0; 
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/******************** searchbox *********************/
#suche {
	width: 223px;
	background: #EBEBEB;
	color: #555;
	padding: 0;
	font-size: 11px;
}

#suche_form {
	width: 203px;
	padding: 10px;
	border-bottom: 1px solid #2388C6;
	border-top: 1px solid #2388C6;
}

#suche_form table{
	width: 193px;
}

.labl{
	white-space: nowrap !important;
	vertical-align: middle;
}

.rad{
	padding: 0 6px 0 0;
	width: 2px;
	vertical-align: middle;
}


#suche_form td input{
	padding: 0;
	margin: 0;
}

.kereso {
	border: 1px solid #2388C6;
	width: 193px;
	padding: 2px;
	margin: 0 0 8px 0;
}

.ok {
	border: 0px;
	margin: 4px 0 0 0;
}

/************************* nav ***************************/

#navi {
	margin: 20px 0 0 35px;
	padding: 0;
	text-indent: -35px;	
}

#navi li{
	list-style: none;
	padding: 8px 0;
	border-bottom: 1px solid #DADADA;
}


#navi li a{
	color: #2454E0;
	font-size: 10pt;
	padding: 5px 0 5px 35px;
}

#navi li a:hover{
	color: #79A920;
}

.rolunk {
	background: url(images/icon_rolunk.gif) no-repeat;
}

.szolg {
	background: url(images/icon_szolg.gif) no-repeat;
}

.term {
	background: url(images/icon_termekek.gif) no-repeat;
}

.akcio {
	background: url(images/icon_akcio.gif) no-repeat;
}

.event {
	background: url(images/icon_esemeny.gif) no-repeat;
}

.tanacs {
	background: url(images/icon_tanacsok.gif) no-repeat;
}

.pay {
	background: url(images/icon_fizet.gif) no-repeat;
}

.job {
	background: url(images/icon_job.gif) no-repeat;
}

.kontakt {
	background: url(images/icon_kapcs.gif) no-repeat;
}

.submenu {
	padding: 0px;
	margin: 0 0 0 5px;
}

*html .submenu {
	padding: 5px 0 0 0 !important;
}

.submenu li{
	margin: 0;
	list-style: none;
	padding: 2px 0 !important;
	border: none !important;
}

*html .submenu li{
	padding: 0 !important;
}

.submenu li a{
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px !important;
	background: url(images/bullet_sub.gif) no-repeat;
	font-size: 11px !important;
	background-position: left center;
	color: #1E751E !important;
}

.submenu li a:hover{
	color: #79A920 !important;
}

.submenucode {
	font-weight: bold;
	color: #1E751E;
}


/*********************************************************/

#contact {
	text-align: right;
	width: 100px;
	margin: 0;
}

#contact td{
	vertical-align: middle;
	padding: 1px 3px;
	white-space: nowrap !important;
	text-align: right;
	padding: 0;
}

.contactleft {
	width: 150px;
	padding: 2px 0 0 0 !important;
}

.contactfield {
	width: 250px;
	border: 1px solid #2388C6;
	margin: 5px 0 0 10px;
	font-size: 10pt;
	color: #6D6D6D;
	padding: 0;
}

.comment {
	border: 1px solid #2388C6;
	margin: 5px 0;
	width: 400px;
	font-size: 10pt;
	color: #6D6D6D;
}

.formz {
	text-align: right;
}

/****************** termek ***************/

.product {
	width: 100%;
	color: #6D6D6D;
	font-size: 11px;	
}

.thumbnail {
	width: 84px;
}

.desc {
	width: 100%;
}

.prodtitle {
	padding: 2px 4px;
	background-color: #ECECEC;
	color: #2388C6;
	font-size: 11px;
	font-weight: bold;
}

.prodtitle a{
	color: #2388C6 !important;
}

.middletd {
	width: 100%;
	padding: 0 7px;
	vertical-align: middle;
	background-image: url(images/bg_prod.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.middletd table td{
	vertical-align: top;
	padding: 0 3px;
}

.prodright td{
	white-space: nowrap !important;
	padding: 5px 0;
	text-align: right;
}

.prodright td img{
	padding: 0 0 0 10px;
}

.pagertop {
	border-bottom: 1px solid #9BA7B3;
	width: 100%;
	margin-bottom: 15px;
}

.pagerbottom {
	border-top: 1px solid #9BA7B3;
	width: 100%;
	margin-top: 15px;
}

.pagertop td,.pagerbottom td{
	width: 25%;
	white-space: nowrap;
	padding: 6px 0;
	font-size: 11px;
	color: #6D6D6D;
}

.pagerbottom select,.pagerbottom textarea, .pagertop select,.pagertop textarea{
	border: 1px solid #9BA7B3;
	font-size: 10pt;
	color: #6D6D6D;
	padding: 1px;
	margin: 0 10px;
}

.next {
	text-align: right;
}

.betegtajtitle {
	color: #fff;
	background-color: #79A920;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 4px;
}

.betegtaj {
	padding: 5px;
}

.prodshow {
	width: 100%;	
}

.hour {
	border: 1px solid #2388C6;
	padding: 1px;
	color: #6D6D6D;
	font-size: 10pt;
	margin: 0 5px;
}

.ordercontent {
	border-bottom: 1px solid #9BA7B3;
	padding: 10px 0;
}

.timers {
	padding: 10px 0 0 0;
}

.frisstop {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #9BA7B3;	
	text-align: center;
}

.frissbottom {
	padding: 10px 0 0 0;
	border-top: 1px solid #9BA7B3;	
	text-align: center;
}

.frissbottom img, frisstop img{
	margin: 0 3px;
}

.baskettable {
	width: 100%;
}

.mod {
	width: 400px;
	margin: 0 auto;
}

.modleft {
	text-align: right;
}

.modcenter {
	text-align: center;
}

.adatmod {
	font-size: 11pt;
	font-weight: bold;
	color: #79A920;
	text-align: center;
	padding: 4px;
	border-bottom: 1px solid #9BA7B3;	
}

.modsubmit {
	text-align: center;
	padding: 4px;
	border-top: 1px solid #9BA7B3;		
}

.modtextfield {
	border: 1px solid #2388C6;
	padding: 1px;
	color: #6D6D6D !important;
	font-size: 10pt;
	margin: 0 5px;
	width: 120px;
}


#regerror, #login_error {
	padding: 3px 0;
	font: 11px;
	color: #FF2A04;
	text-align: center;
	white-space: nowrap;
}

.belep {
	width: 200px;
	margin: 0 auto;
}

.belep td {
	padding: 2px 0;
	text-align: center;
}
