@charset "iso-8859-2";

body {
	background-color:#EDEDED;
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	margin: 0px;
}

p {
	margin: 0px;
}

h1 {
	font: 18px Tahoma;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 10px;
}

h2 {
	font: 18px Tahoma;
	padding-top: 15px;
}

.topBG {
	background: url(images/top_bg.gif) repeat-x left bottom;
}

.contentsBg {
	background: #FFFFFF;
}

a {
	color:#3399CC;
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

.text {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}

textarea {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}

.border {
	border: 1px solid #efb036;
}

.left {
	text-align:left;
}

.news-date {
	color:#0099FF;
	font-weight:bold;
	text-align:left;
}

.news-text {
	color:#333333;
	text-align:left;
}

#content {
	width:530px;
}

#content .title {
	text-align:left;
	color:#0099FF;
}

#content .text {
	color:#666666;
}

.content-title {
	font-weight:bold;
	font-size:13px;
	color:#0099FF;
}

.content-text {
	color:#666666;
}

.category-list {
	text-align:left;
	margin-bottom:5px;
}

.body_bg {
	background: url(images/bg1.gif) no-repeat;
	padding-left: 30px;
	padding-top: 20px;
}

.categoriak {
	color: #FFFFFF;
	text-decoration: none;
	background: #0099FF;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 11px Tahoma;
	padding-right: 5px;
}

.termekek_img {
	margin-left: 15px;
	border: thin solid #FE6A06;
}

.ceghirek {
	padding-top: 20px;
	padding-left: 25px;
}

.hirekBox {
	background: url(images/company_bg.gif) repeat-y left top;
}

#szolik a, #csovek a, #kozmetikum a, #tartozek a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FE9600;
	text-decoration: none;
	padding-right: 10px;
	font: bold 11px Tahoma;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#szolik a:hover, #csovek a:hover, #kozmetikum a:hover, #tartozek a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FE9600;
}

.blue {
	color: #0099FF
}

.orange {
	color: #FF9900
}

.menu_img {
	border: thin solid #FE6A06;
	filter: Gray;
}

.menu_img:hover {
 	filter:;
	cursor: pointer;
}

.footerBGleft {
	background: url(images/bottom_left.gif) repeat-x left top;
}

.footerBGcenter {
	background: url(images/bottom01.gif) no-repeat left top;
	width: 778px;
	height: 44px;
}

.footerBGright {
	background: url(images/bottom_right.gif) repeat-x left top;
}

