@CHARSET "UTF-8";

* {
	font-family: Arial;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	/*background: url('/images/bg.jpg') no-repeat bottom left fixed;*/
}

h1 {
	font-size: 18px;
	margin: 0;
	padding: 10px 0 10px 0;
}

#popupbanner {
	position: absolute;
	width: 500px;
	height: 550px;
	top: 20px;
	left: 20%;
	background: #FFFFFF;
	display: none;
	padding: 5px;
}

#header {
	/*height: 288px;*/
	width: 1000px;
	margin: 0 auto;
}

#logo {
	cursor: pointer;
	height: 151px;
	background: url('/images/logo.jpg') no-repeat;
}

#logo-box {
	width: 520px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-weight: 900;
}

#menu {
	height: 48px;
	line-height: 40px;
	background: url('/images/menu_bg_2.jpg') no-repeat;
}

.menu-item, #footer > div {
	margin: 0 14px;
	float: left;
	text-align: center;
}

#menu > div > a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

#content-container {
	width: 1000px;
	margin: 0 auto;
	background: url('/images/girl.png') no-repeat bottom right;	
}

#content {
	width: 780px;
	float: left;
}

.content-body {
	padding: 0 20px 0 0;
}

.content-body-narrow {
	float: left;
	width: 500px;
	padding: 0 20px 0 0;
}

.product-col {
	float: left;
	width: 250px;
}

#box-container {
	width: 220px;
	float: left;
}

#search-box {
	width: 220px;
	height: 400px;
	line-height: 25px;
	background: url('/images/search_bg.jpg');	
}

.search-box-content {
	padding: 5px 0 0 35px;
}


.search-box-content select {
	width: 120px;
	border: 1px solid #AEAEAE;
}

.box-separator {
	width: 220px;
	height: 20px;
}

.box {
	width: 220px;
}

.box-top {
	width: 220px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	background: url('/images/box_top.png') no-repeat;	
}

.box-content {
	width: 200px;
	padding: 10px 10px 0 10px;
	font-weight: bold;
	line-height: 150%;
	background: url('/images/box_bg.png');	
}

.box-content a {
	color: #000000;
	text-decoration: underline;	
}

.box-content img {
	vertical-align: top;	
}

.box-content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;	
}

.box-content img {
	margin: 0px 5px 5px 0px;	
}

.box-content select, .box-content input {
	border: 1px #AEAEAE solid;
	width: 200px;	
}

.box-bottom {
	width: 220px;
	height: 20px;
	background: url('/images/box_bottom.png') no-repeat;	
}

/*Tartalom dobozok*/


.cbox {
	width: 240px;
	float: left;
	margin: 0 20px 20px 0;
}

.cbox-top {
	width: 240px;
	height: 20px;
	background: url('/images/cbox_top.png') no-repeat;	
}

.cbox-top1 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top1.png') no-repeat;	
}

.cbox-top2 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top2.png') no-repeat;	
}

.cbox-top3 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top3.png') no-repeat;	
}

.cbox-top4 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top4.png') no-repeat;	
}

.cbox-top5 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top5.png') no-repeat;	
}

.cbox-top6 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top6.png') no-repeat;	
}

.cbox-top7 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top7.png') no-repeat;	
}

.cbox-top8 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top8.png') no-repeat;	
}

.cbox-top10 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top10.png') no-repeat;	
}

.cbox-top99 {
	width: 240px;
	height: 30px;
	background: url('/images/cbox_top99.png') no-repeat;	
}

.cbox-content {
	width: 220px;
	padding: 0 10px 10px 10px;
	line-height: 150%;
	background: url('/images/cbox_bg.png');	
	color: #000000;
}

.cbox-content a {
	color: #333333;
	text-decoration: none;
}

.cbox-content h3,.cbox-content h4 {
	margin: 0px;
	height: 60px;
	font-size: 14px;
	line-height: 20px;
}

.cbox-content a:hover {
	text-decoration: underline;	
}

.cbox-image {
	width: 80px;
	height: 120px;
	overflow: hidden;
	float: left;
}

.cbox-attrib {
	width: 140px;
	height: 165px;
	overflow: hidden;
	float: left;
}

.cbox-content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;	
}

.cbox-content img {
	margin: 0px 5px 5px 0px;	
}

.cbox-content select, .cbox-content input, .box-content textarea {
	border: 1px #AEAEAE solid;
	width: 200px;	
}

.cbox-bottom {
	width: 240px;
	height: 20px;
	background: url('/images/cbox_bottom.png') no-repeat;	
}

/*tartalom dobozok vége*/

/*új keresés panel felépítése*/
.ns_container {
	width: 760px;
	height: 280px;
	background: url('/images/search_bg2.png') no-repeat;	
}
.ns_filter {
	width: 760px;
	height: 100px;
}
.ns_filter2 {
	width: 760px;
	height: 130px;
}
.ns_filter_col {
	width: 233px;
	padding: 10px;
	float: left;
}
.ns_filter_col2 {
	width: 186px;
	padding: 10px;
	float: left;
}
.ns_filter_col2 select,.ns_filter_col select {
	width: 175px;
	border: 1px #AEAEAE solid;
}
.ns_uzenofal {
	width: 740px;
	padding: 10px;
	height: 30px;
	line-height: 30px;
}

#girl {
	height: 300px;
	width: 220px;	
}


.content-col-2 {
	width: 370px;
	float: left;
	padding: 10px;
}

.content-col-3 {
	width: 240px;
	float: left;
	padding: 10px;
}

.paginator {
	text-align: center;
	font-size: 12px;
	padding: 10px;
}

.filter {
	text-align: center;
	font-size: 12px;
	background: url('/images/filter_bg.png') no-repeat;
	width: 760px;
	height: 150px;
}

.filter-select {
	height: 50px;
	line-height: 50px;
}

.filter-checkbox td {
	padding: 0px 10px 5px 10px;
	line-height: 150%;
}

.paginator > a,.filter a,.ns_filter_col a {
	color: #000000;
	text-decoration: none;
}

.paginator > select,.filter select,.ns_filter_col select {
	border: 1px #AEAEAE solid;
}

.paginator > a:hover,.filter a:hover,.ns_filter_col a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.megrendel > a {
	cursor: pointer;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	height: 77px;
	line-height: 60px;
	background: url('/images/footer_bg.png') repeat-x;
}

#footer > div {
}

#footer > div > a {
	color: #FFFFFF;
	text-decoration: none;
}

.float-left {
	float: left;
}

.details {
	font-size: 14px;
	line-height: 150%
}

.clear {
	clear: both;
}

.red {
	color: #FF0000;
}

.yellow {
	color: #FEF102;
}

.bold {
	font-weight: bold;
}

table.kosar {
	width: 100%;
	font-size: 14px;
}

.kosar td {
	padding: 5px;
	border: #AEAEAE 1px solid;
}

.kosar td a {
	color: #AEAEAE;
	font-weight: bold;
}

.kosar th {
	padding: 5px;
	background: #AEAEAE;
	color: #FFFFFF;
}


.kosarbox{
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	margin-bottom: 20px;
}

.kosaritem{
	padding-left: 10px;
	border-bottom: 1px solid #000000; 
}

.orderform{
	margin-top: 25px;
}

.statikus-body{
	font-size: 14px;
	line-height: 150%;
}

.tabs{
	height: 30px;
}

.fk{
	height: 130px;
	width: 760px;
	background: url('/images/fk_bg.jpg') no-repeat;
	display: none;
}

.statikus-body a{
	color: #000;
}

.input_title{
	font-weight: bold;
	font-size: 14px;
}

.input_box{
	border: 1px solid #AEAEAE; 
	width: 250px;
}

td input {
	border: 1px solid #AEAEAE; 
}

form h2 {
	margin-top: 10px;
}

.sum{
	font-size: 14px;
	font-weight: 900;
	padding-left: 10px;
}

.padded {
	font-size: 14px;
	padding: 10px;
}

.padded a {
	color: #000000;
}

h2.topmargin{
	font-size: 14px;
	margin: 20px 0 10px 0;
}

h2.topmargin a {
	color: #AEAEAE;
}