body { 
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #3E4761;
	margin: 0px;
	background-image:  url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}


a {
	color: #3A3E45;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3A3E45;
	text-decoration: underline;
	font-weight: bold;
}



#header { 
	height: 224px;
	width: 770px;
}
#logo h1 span {
	position: absolute;
	height: 177px;
	width: 770px;
	background-image:  url(../images/logo.jpg);
}
#logo h1 {
	background: #FFFFFF;
	height: 177px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	font-size: 26px;
}
#ceginformacio h2 span {
	position: absolute;
	height: 47px;
	width: 770px;
	background-image:  url(../images/headers/ceginfo.jpg);
}
#ceginformacio h2 {
	background: #FFFFFF;
	height: 47px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#vendegkonyv h2 span {
	position: absolute;
	height: 47px;
	width: 770px;
	background-image:  url(../images/headers/vendegkonyv.jpg);
}
#vendegkonyv h2 {
	background: #FFFFFF;
	height: 47px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#hirek h2 span {
	position: absolute;
	height: 47px;
	width: 770px;
	background-image:  url(../images/headers/hirek.jpg);
}
#hirek h2 {
	background: #FFFFFF;
	height: 47px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#kapcsolat h2 span {
	position: absolute;
	height: 47px;
	width: 770px;
	background-image:  url(../images/headers/kapcsolat.jpg);
}
#kapcsolat h2 {
	background: #FFFFFF;
	height: 47px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#katalogus h2 span {
	position: absolute;
	height: 47px;
	width: 770px;
	background-image:  url(../images/headers/profilok.jpg);
}
#katalogus h2 {
	background: #FFFFFF;
	height: 47px;
	width: 770px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}



#menubar {
	width: 222px;
}
#menu {
	width: 222px;
	height: 165px;
	background-image:  url(../images/menubg.jpg);
}
#linklist {
	padding-top: 13px;
}
#linklist a {
	height: 15px;
	display: block; 
	padding-left: 10px;
	color: #3E4761;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 13px;
}
#linklist a:hover {
	height: 15px;
	display: block; 
	padding-left: 10px;
	color: #FBC814;
	background-color: #3E4761;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 13px;
}

#newsbox_title {
	width: 222px;
	height: 29px;
	font-weight: bold;
	background-image:  url(../images/newsbox_header.jpg);
}
#newsbox_title_inner {
	padding-top: 8px;
	padding-left: 10px;
	font-size: 13px;
}
#newsbox {
	width: 222px;
	background-color: #FFCD00;
	background-image:  url(../images/newsbox_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#newsbox_inner {
	padding-top: 5px;
	padding-bottom: 30px;
}




#main {
	width: 548px;
}
#main_inner {
	padding-left: 10px;
	padding-right: 10px;
}
#infobox1 {
	width: 275px;
	background-image:  url(../images/infobox.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#infobox2 {
	width: 240px;
	background-image:  url(../images/corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.infobox1_inner {
	padding: 13px;
}
#content {
	background-image:  url(../images/corner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
#content_bottom {
	background-image:  url(../images/corner_bottom.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#content_inner {
	padding: 13px;
	padding-bottom: 20px;
}






#footer {
	width: 770px;
	height: 63px;
	background-color: #000000;
	background-image:  url(../images/footer.jpg);
}
#sitemap {
	padding-top: 30px;
	color: #FFFFFF;
}
#sitemap a {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}






.gb_item {
	padding: 3px;
	padding-bottom: 10px;
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #CACCD2;
}

.gb_item_header {
	text-align: left;
	padding-bottom: 5px;
}
.gb_write_ok {
	display: block;
}
label {
	float: left;
	width: 120px;
	font-weight: bold;
}



input {
	padding-left: 3px;
	padding-right: 3px;
	width: 180px;
	margin-bottom: 5px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #A2AABE;
	color: #3E4761;
}
textarea {
	font-family: Arial, sans-serif;
	padding: 3px;
	margin-bottom: 5px;
	width: 250px;
	height: 70px;
	font-size: 11px;
	border: 1px solid #A2AABE;
	color: #3E4761;
}
#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	font-weight: bold;
	color: #3E4761;
	cursor: pointer;
}
#submitbutton:hover {
	background-color: #3E4761;
	color: #FBC814;
}

.news_item a {
	padding: 2px;
 	display: block;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.news_item a:hover {
	padding: 2px;
	display: block;
	border: 1px solid #CACCD2;
	text-decoration: none;
	font-weight: normal;
}

.news_st a {
 	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.news_st a:hover {
	display: block;
	text-decoration: none;
	background-color: #FDD532;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.phone_msg_error {
	display: block;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image:  url(../images/cancel.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #F71313;
}

.phone_msg_ok {
	display: block;
	margin-bottom: 10px;
	padding-left: 30px;
	background-image:  url(../images/accept.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #1E7A1B;
}



.item_head {
	background-image:  url(../images/header_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #848BA3; 
	margin-top: 10px; 
	padding-bottom: 4px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 13px;
	color: #3E4761; 
}

#copyright h1 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	margin-left: 5px;
}




















#lightbox{
	background-color:#eee;
	padding: 10px;
	border: 2px solid #223757;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }



