body {
	margin: 0;
	padding: 0;
	font: 1em Arial, Helvetica, sans-serif;
/*	background: #333 url(images/body-bg.jpg) repeat-x;*/
	background: #000 url(images/body_bg_nocolor.jpg);
	color: #fff;
}

form {
	padding: 0;
	margin: 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0;
	margin: 0.5em 0;
}

a {
	color: #f00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
}

td, th {
	/*padding: 2px;*/
}
/*
---------------------------------------------------------*/
#bal_kep {
	position: absolute;
	left: -145px;
	top: 10px;
	width: 140px;
	min-height: 936x; 
}
#veletlen_termekek {
	position: absolute;
	left: 775px;
	top: 10px;
	width: 120px;
	min-height: 420px;
	background-color: #000;
	border: 1px solid #767676;
	color: #f00;
	font-size: smaller;
	padding: 5px;
}
#veletlen_termekek hr {
	border: 1px solid #000;
	border-top: 1px dotted #767676;
	margin: .5em 0;
}
#veletlen_termekek .random10_nev{
	font-size: 10px;
	margin-left: 5px;
}
#veletlen_termekek .random10_kep{
	text-align: center;
}
#veletlen_termekek .random10_ar{
	text-align: center;
	font-weight: bold;
}

/* Az oldal struktúrája START
---------------------------------------*/
#container {
	width: 770px;
	margin: auto;
	background: url(images/page-bg.png) repeat-y;
	position: relative; 
}

#felsolec {
	height: 10px;
	background: url(images/felso-lec.png) no-repeat;
}

#head {
	height: 230px;
	background: url(images/head.jpg) no-repeat;
}

#left {
	width: 205px;
	float: left;
	/*background: url(images/content-bg.jpg) no-repeat 2px 0px;*/
	margin-bottom: 30px;
}

#content {
	width: 565px;
	float: left;
	font-size: 0.8em;
	/*background: url(images/content-bg.jpg) no-repeat;*/
}

#content textarea {
	font-size: 1em;
}

#content hr {
	background: none;
	border: none;
	border-bottom: 1px dotted #555;
}

#content blockquote {
	padding: 0;
	margin: 10px;
}

#foot {
	clear: both;
	height: 30px;
	background: url(images/footer.png) no-repeat bottom;
}

#foothullam {
	width: 205px;
	height: 30px;
	background: url(images/foot-hullam.png) no-repeat;
	position: absolute;
	margin-top: -30px;
}
/* Az oldal struktúrája END
---------------------------------------*/


/* Az baloldal START
---------------------------------------*/
#loginbox {
	background: url(images/head-login.png) no-repeat top;
	margin-top: 10px;
	padding-top: 26px;
	padding-left: 5px;
}

#loginform {
	background: #333;
	border: 1px solid #777;
	padding: 5px;
	font-size: 0.7em;
}

#hivatkozasok {
	background: url(images/head-hivatkozasok.png) no-repeat top;
	margin-top: 10px;
	padding-top: 26px;
	padding-left: 5px;
}

#aruhaz_hivatkozasok {
	background: url(images/head-termekeink.png) no-repeat top;
	margin-top: 10px;
	padding-top: 26px;
	padding-left: 5px;
}

#kosar {
	background: url(images/head-kosar.png) no-repeat top;
	margin-top: 10px;
	padding-top: 26px;
	padding-left: 5px;
}

#kosar2 {
	background: #333;
	border: 1px solid #777;
	padding: 4px;
	font-size: 0.7em;
}

.links {
	background: #333;
	border: 1px solid #777;
}

.links ul {
	padding: 0;
	margin: 0;
	margin-left: 4px;
	list-style: none;
}

.links ul li {
	display: inline;
	height: 1%;
}

.links ul li a {
	display: block;
	background: url(images/gomb-out.png) no-repeat;
	line-height: 20px;
	margin-top: 5px; 
	padding-left: 6px;
	color: #fff;
	font-size: 0.7em;
	text-decoration: none;
}

.links ul li a:hover {
	background-image: url(images/gomb-over.png);
}
/* Az baloldal END
---------------------------------------*/

/* Galria
---------------------------------------*/
#galerialista {
	margin: 1em 0;
}
#galerialista .egygaleria {
	border-bottom: 1px solid #900;
	padding: 1em;
}
#galerialista .egygaleria .gnev a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
}
#galerialista .egygaleria .gleiras {
	font-weight: normal;
	margin-bottom: 1.5em;
}
/* Galria END
---------------------------------------*/
#keplista {
	margin: 1em 0;
}
#keplista .egykep {
	margin: 10px;
	background: #333;
	border: 1px solid #555;
	width: 120px;
	float: left;
	padding: 10px;
	text-align: center;
}
#keplista .egykep .kepnev {
	width: 120px;
	height: 120px;
}
#keplista .egykep .kepnev a {
	color: #060;
	text-decoration: none;
	font-weight: bold;
	font-size: larger;
	float: left;
}
#keplista .egykep .kepleiras {
	font-size: smaller;
	font-weight: normal;
	text-align: left;
}
/*
---------------------------------------*/
.marka_leiras {
	padding: 0.5em 0;
	margin-bottom: 0.5em; 
	border-bottom: 1px dotted #555;
}
#kategoria_lista {
	list-style-type: square;
	color: #f00;
}
#kategoria_lista li {

}
#kategoria_lista li a {
	line-height: 2em;
	padding: 0.5em;
}
.egy_termek {
	padding: 0.5em 0;
	margin-bottom: 0.5em; 
	border-bottom: 1px dotted #555;
}
.cart_gomb {
	background: #ddd url(images/cart.png) no-repeat  68px -2px;
	border: 1px outset #fff;
	margin: 0;
	height: 24px;
	width: 100px;
	color: #06c;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	*text-indent: 6px;
}
.kosarlista {
	padding: 1px 0;
}
.megrendelem {
	text-align: right;
	padding: 1em 0.5em 0.5em 0;
	font-weight: bold;
}
/*
---------------------------------------*/