/*
# CSS Definition File 2007
# web.Solutions
*/
	
body {
	padding:		0px;
	margin:			0px;

	font-family:		'Trebuchet MS', Verdana, Arial;
	font-size:		12px;
	
	list-style-type:	none;
	list-style-position:	inside;
	list-style-type:	square;

	background: URL('../images/bodybg.png') repeat-y;
}

a {
	color: #db268d;
	text-decoration: underline;
	}

h3 { font-size: 17px; }

#container {
	}

#head {
	position: relative;
	background: URL('../images/head_loop.gif') repeat-x;
	height: 132px;
	}

#logo {
	top: 0;
	left: 38px;
	}

#content {
	margin-left: 25px;
	margin-top: 10px;
	}

.footer {
	margin-top: 35px;
	clear: both;
	background: URL('../images/footer_loop.gif') repeat-x;
	}

.hirek {
	width: 717px;
	background: URL('../images/hir_head.png') no-repeat;
	padding-bottom: 10px;
	min-height: 250px;
	}

.hirek a { color: #69003c; }

.hirek .cim {
	font-size: 14px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	color: #fff;
	padding: 46px 0 0 190px;
	}

.hirek .content {
	width: 85%;
	font-size: 11px;
	font-family: 'Trebuchet MS', Verdana, Arial;
	color: #000;
	text-align: justify;
	padding: 0 0 0 95px;
	}

.hirek .tools {
	padding: 5px 0 0 0;
	font-weight: bold;
	color: #db268d;
	}

#content {
	width: 950px;
	float: left;
	color: #4a2d01;
	}

#right {
	float: right;
	width: 175px;
	text-align: center;
	padding-top: 8px;
	}

.aloldal {
	background-color: #de5aa5;
	width: 700px;
	height: 25px;
	padding-left: 5px;
	margin: 0;
	color: #fff;
	font-size: 19px;
	}

.black { color: #000; }

#error {
	width: 98%;
	background-color: #fdb4dd;
	border: 2px solid #b90069;
	text-align: center;
	}

#success {
	width: 98%;
	background-color: #fdb4dd;
	border: 2px solid #b90069;
	text-align: center;
	}




/* -------- [ SHADOW ] -------- */
.image-shadow {
	float: left;
	background: url('/images/shadowAlpha.png') no-repeat bottom right !important;
	background: url('/images/shadow.gif') no-repeat bottom right;
	margin: 0 0 0 17px !important;
	margin: 0 0 0 8px;
  }

.image-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }

.bemutatkozas {
	width: 510px; 
	padding-top: 10px; 
	padding-left: 5px; 
	background: URL('/images/bemutatkozas_loop.gif') repeat-y;
	}

.aktualis {
	padding-top: 10px; 
	padding-left: 5px; 
	}

#submenu {
	padding-left: 40px;
	height: 25px;
	padding-bottom: 10px;
	font-size: 13px;
	}

#submenu .active {
	color: #4a2d01;
	padding-left: 15px;
	background: URL('/images/submenu_li_aktiv.gif') left 2px no-repeat;
	text-decoration: underline;
	}

#submenu a {
	color: #2e6bbb;
	padding-left: 15px;
	margin-right: 10px;
	background: URL('/images/submenu_li.gif') left 4px no-repeat;
	text-decoration: none;
	}

.termeklink {
	color: #967647;
	}

.artalbazat tr, td {
	padding: 2px;
	}