body {
	background: #ccc url("images/bg.gif");
	/*background-image: url(images/body_bg2.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align: top;
}
#site {
	width: 765px;
	border: 1px solid black;
	text-align: left;
}
/* HEADER ELEMEI: */
#header {
	background: #f4ee8d url(images/header-bg.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 125px;
}
#logo {
	border: none;
}
#site_title {
	color: #062c75;
	font-weight: bolder;
	font-size: 26px;
	font-variant: small-caps;
}
#site_slogan {
	font-size: 18px;
	font-style: italic;
}
#valtkep {
	border: none;
	
}
/* MENÜ ELEMEI: */
#site_menu {
	background: silver url(images/menu-bg.jpg);
	/*border: 1px dashed red;*/
	height: 25px;
	
}
#site_menu ul {
	/*background: silver url(images/menu-bg.jpg);*/
	display: inline;
	position: relative;
	top: 3px;
	margin: 0;
	padding: 0 0 0 10px;
}
#site_menu li {
	list-style-type: none;
	padding: 0.25em 0.5em;
	border-left: 1px solid white;
	display: inline;
	margin-top: 1em;
}
#site_menu li.kiemelt a {
	color: #800;
	font-variant: normal;
	text-transform: uppercase;
}
#site_menu li.kiemelt a:hover {
	color: white;
}
#site_menu a {
	text-decoration: none;
	color: black;
	font-variant: small-caps;
	font-weight: bold;
}
#site_menu a:hover {
	text-decoration: underline;
	color: white;
}
/* ÜGYFÉL INFÓ: */
#ugyfelinfo {
	background-color: silver;
	width: 420px;
	font-size: 12px;
}
#ugyfelinfo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}
#ugyfelinfo li {
	margin: 0;
	padding: 0.25em 0.5em 0.25em 1em;
	border-top: 1px solid #8c825f;
	display: block;
}
#ugyfelinfo a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
#ugyfelinfo a:hover {
	text-decoration: underline;
	color: white;
}
/* SZOLGÁLTATÁSOK ALMENÜ: */
.sidemenu {
	background-color: silver;
	width: 19em;
	font-size: 12px;
	float: right;
}
.sidemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}

.sidemenu li {
	margin: 0;
	padding: 0.25em 0.5em 0.25em 1em;
	border-top: 1px solid #8c825f;
	display: block;
}
.sidemenu a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.sidemenu a:hover {
	text-decoration: underline;
	color: white;
}
#szolg_content {
	
	
}
/*TARTALOM:*/
#content {
	padding: 10px;
	background: #8c825f url("images/motor1.gif") 100% 0% repeat-y;
	/*background: #c7c092;*/
	color: white;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
table {
	color: white;
	font-size: 14px;
	font-style: normal;
}
tr.kiemelt {
	background-color: #c2b484;
}
th {
	border-bottom: 2px solid white;
}
h1 {
	color: white;
	padding-bottom: 15px;
	padding-top: 0px;
	font-size: 26px;
	border-bottom: 1px solid white;
	width: 99%;
}
h2 {
	color: white;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 20px;
	font-style: italic;
}
p {
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
ul.nagyfelsorolas{
	position: relative;
	left: 30px;
	list-style-image: url("images/listajel.gif");
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
.szolg_lista li{
	padding-bottom: 10px;
	list-style-image: url("images/listajel.gif");
}
#terkep {
	margin-left: 130px;
}
#terkep img {
	border: 3px solid #c2b484;
}
.jobbkep {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 3px solid #c2b484;
}
.balkep {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 3px solid #c2b484;
}
.galeria {
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 3px solid #c2b484;
}
.uj {
	border: none;
}
a {
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}
.vissza a {
	font-style: italic;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
/* AKCIÓK: */
.akcio_blokk {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 40px;
}
.akcio_cim {
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px dashed white;
}
.akcio_datum {
	float: right;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
.akcio_szoveg {
}
/* LÁBLÉC ELEMEI: */
#footer {
	background: #fde104 url("images/footer-bg.jpg") repeat-x;
	padding: 3px;
}
#footer_text {
	text-align: center;
	color: #062c75;
	font-weight: bold;
}
#belepes a {
	font-size: 9px;
	color: black;
	text-decoration: none;
}
/* LOGIN: */
#login_urlap {
	background-color: #c7c092;
	position: relative;
	width: 300px;
	left: 50px;
	padding: 15px;
	color: black;
	border: 1px solid white;
	margin-bottom: 30px;
}
.jobbra {
	float: right;
}
.login_name {
	font-weight: bold;
}
