/* StartAdmin template css by Webworx 2009 */

/* 
- common: altalanos formazasok beallitasok
- page : oldalszelesseg, pozicio
- header + menu : fejlec es a vizszintes menu
- content + vmenu : tartalom elosztas + fuggoleges menu
- footer : lablec
*/

/*  ******************************************************** content right */
#content_shop {
display:none;

	}

#content_right {
	float: right;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 690px;
	min-height: 500px;
	}
#content_right_header {
	}

#content_right_header a{
	float:right;
	padding: 0px 10px 0px 0px;
	text-align:left;
	font-size:16px;
	color: #990000;
}

#content_right_footer {
	}
#content_right_body {
	float: left;
	width: 680px;
	min-height: 500px;
	}
#content_right_body li {
	margin:10px 0px 0px 0px;
	}


/*************************************************************************** STARTADMIN BEALLITASOK */


/*************************************** kepgaleria */
#galeria_list {
	width: 650px;
	min-height:300px;
	float: left;
	/*border:#000000 solid 1px; fekete*/
}

.galeria_thumb {
	float: left;
	background-color: #fde7ac;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 150px;
	margin: 15px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
.galeria_thumb img{
	float: left;
	border: 0px;
	width:160px;
	height:120px;
}
.kepgaleria_kep img{
	float: left;
	width: 160px;
	height: 120px;
}

.galeria_thumb a{
	text-decoration: none;
	font-size: 15px;
	font-weight:bold;
	color:#666666;
}

.kepgaleria {
	width:650px;
	min-height:200px;
	float: left;
	/*border: #FF0000 1px solid;piros*/
}
.kepgaleria_kep {
	float: left;
	background-color: #fde7ac;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 180px;
	margin: 7px;
	text-align: center;
	padding-top: 10px;
}
.kepgaleria_szoveg{
	margin: 10px;
	color:#666666;
	font-size: 14px;
}

.bloglist_magazin{
	width: 100%;
	max-height:180px;
	/*border: #0000FF solid 1px;*/
	float:left;
	padding:5px;
}
.bloglist_magazin .cimsor{
	color:#000000;
	font-size:16px;

}

.bloglist_magazin img{
	float:left;
	width:100px;
	height:100px;
	/*border: #FFFFFF solid 1px;*/
}

