/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #ebebeb url('../images/bg.jpg') left top repeat-x;;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	font-size: 13px;
	color: #000;
	border-top: #000 5px solid;
	/*background:#d47bfa  url(img/big.jpg) center top no-repeat fixed;*/
}

#container_top {
	background: url('../images/header.jpg') center top no-repeat;
	width: 956px;
	height: 166px;
	margin: 0 auto 0 auto;
	/*background: url(img/repeat_f.jpg) repeat-y 82px 396px;*/
}
/*
#topmenu {
	width: auto;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background: #000;
	height: 18px;
	float: right;
	font-size: 12px;
}

#topmenu a {
	text-decoration: none;
	color: #fff;
}
*/

#topmenu {
	width: auto;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	height: 18px;
	font-size: 14px;
	font-weight: bold;
}

#topmenu a {
	text-decoration: none;
	color: #FE8401;
}

#topmenu a:hover {
	text-decoration: underline;
}

#logo {
	width:120px;
	height:73px;
	/*float:left;*/
}

#menu1 {
	width: 695px;
	float: left;
	margin-top: 2px;
	height: 38px;
}

#menu2 {
	width: 726px;
	float: left;
	margin-top: 4px;
	height: 39px;
}

#keres {
	margin-top: 54px;
	width: 210px;
	float: right;
}

input {
	border: #333 1px solid;
	padding: 2px;
}

#keres input {
	float: right;
	background: #fff url('../images/lupe.jpg') no-repeat center right;
}

#container {
	width: 956px;
	height: auto;
	margin: 0 auto 10px auto;
}

#main_left {
	width: 214px;
	float: left;
	border: #fff 10px solid;
	min-height: 200px;
	background: #f6f6f6;
}

.modul {
	padding: 10px;
	padding-top: 1px;
}

.modul a {
	text-decoration: none;
	color: #000;
}

.modul a:hover {
	color: #fe8401;
}

.modul input {
	width: 120px;
	border: 1px solid #dadada;
}

.modul-head {
	background: url('../images/modul_head.jpg') repeat-x bottom left;
	height: 40px;
}

.modul-head h3 {
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;	
	font-weight: bold;
}


.v_kosar {
	font-size: 11px;
}
	
	
.v_kosar p{
	display:block;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px dotted #CCC;
}


.v_kosar a {
	font-size: 13px;
}
	



.login h3, h3.login {
	padding-left: 34px;
	background: url('../images/key.png') no-repeat 10px 9px;
}

.basket h3, h3.basket {
	padding-left: 34px;
	background: url('../images/basket.png') no-repeat 10px 5px;
}

#main_center {
	width: auto;
	float: left;
	width: 700px;
	margin-left: 20px;
	overflow-x: hidden;
	text-align: justify;
}


/* dwiki table */


#basket_table table {
 width:98%;
border-top:1px dotted #666;
border-right:1px dotted #666;
 margin:1em auto;
 border-collapse:collapse;
 }

#basket_table td {
color:#000;
border-bottom:1px dotted #666;
border-left:1px dotted #666;
padding:.3em 1em;
text-align:right;
}

#basket_table td a {
color:#000;

padding:5px;;
text-align:right;
text-decoration:underline;
}

#basket_table tr.odd td {
 background:#FFF;
 }
/*/#main_center tr.odd .column1 {
 background:#f4f9fe;
 }
#main_center .column1 {
 background:#f9fcfe;
 }*/
 
 
#basket_table thead th {
background:#a9a9a9;
text-align:left;
font-size:14px;
 color:#FFF;
 padding:.3em 1em;
border-bottom:1px  dotted #666;
 border-left:1px  dotted #666;
}

#basket_table thead td {
background:#333;
text-align:left;
font-size:16px;
color:#FFF;
 padding:.3em 1em;
}


/* dwiki table END */

/* dwiki other */

.pdf_down {
	padding:10px 0 10px 20px;
	background:url(../images/pdf_button.png) left center no-repeat;
	}

.pdf_down a {
	font-size:14px;
	font-weight:bold;
}




#order_table table {
 /*width:98%;*/
border-top:1px dotted #666;
 margin:1em auto;
 border-collapse:collapse;
 text-align:left;
 float:left;
 }

#order_table td {
color:#000;
border-bottom:1px dotted #666;
padding:.3em 1em;
text-align:left;
}

#order_table td a {
color:#000;

padding:5px;;
text-align:left;
text-decoration:underline;
}

#order_table th {
text-align:left;
font-size:14px;
padding:.3em 1em;
border-bottom:1px dotted #666;
}

#order_table td {
text-align:left;
font-size:16px;
padding:.3em 1em;
}


#order_table input {
	margin-left:15px;
}




/* dwiki other END */

#main_center table.item_list {
	margin-top: 20px;
	border: none;
}

#main_center table.item_list td {
	width: 200px;
	border: 1px dotted #d3d3d3;
	padding: 10px;
	height:170px;
	vertical-align:top;
}

#main_center table.item_list img {
	width: 80px;
	border: 1px solid #d3d3d3;
}

#main_center table.item_list tr:first-child td {
  border-top: 0;
}

#main_center table.item_list tr:last-child td {
  border-bottom: 0;
}

#main_center table.item_list tr td:first-child {
	border-left: 0;
}

#main_center table.item_list tr td:last-child {
	border-right: 0;
}

span.price {
	font-weight: bold;
	color: #fe8401;
}

span.price_akcio {
	font-weight: bold;
	color: #ff0000;
}

span.brutto {
	font-size: 10px;
	white-space: nowrap;
}

#main_center table.item_list a {
	text-decoration: none;
	color: #8b8b8b;
}

#main_center table.item_list a:hover {
	color: #fe8401;
}

#main_center table.item_list div.data {
	float: right;
	text-align: center;
	width: 100px;
}

span.add_to_basket {
	background: url('../images/basket.png') no-repeat center right;
	line-height: 16px;
	padding-right: 20px;
}



#container_bottom {
	width: 956px;
	height: 22px;
	padding-top: 8px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #a0a0a0;
	text-align: center;
	color: #7a7a7a;
	font-size: 11px;
}

.kitolto {
	clear:both;
}

/** MEN� ***/
ul#mainlevel {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: left;
	display: inline-block;
	height: 40px;
}

ul#mainlevel li {
	float: left;
	display: inline;
	margin-left: 0px;
	text-decoration: none;
	list-style: none;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 15px 5px 15px;
	height: 25px;
	color: #000;
	background: url('../images/top_menu_border.jpg') no-repeat top right;
}

ul#mainlevel li a {
	text-decoration: none;
	color: #000;
}

ul#mainlevel li a:hover {
	color:#fff;
}

#search.highlight {
	color: #D00;
}

div.breadcrumb {
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
	height: 30px;
	line-height: 28px;
	padding-left: 20px;
}

#main_left a.strong {
	font-weight: bold;
}

div.item_container {
	padding: 20px 0;
}

div.item_container img{
	padding: 6px;
	border: 1px solid #d3d3d3;
	width:180px;
	float:left;
}

div.item_container a{
	text-decoration:none;
	color:#000;
}

div.item_container a:hover{
	text-decoration:underline;
}

div.item_container span.price {
	font-weight: bold;
	font-size:16px;
}

div.item_container strong{
		font-size:16px;
	}

div.item_description 
	{
	width:450px;
	padding-left:5px;
	
	}
	
span.error {
	color: red;
	font-size: 14px;
}

div.modul-head a {
	color: #fe8401;
	text-decoration: none;
}

div.modul-head a:hover {
	color: black;
}

option {
	padding-right: 8px;
}


.contact td {
	padding: 5px;
}

.contact a {
	color:#DA6700;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
}

.contact a:hover {
	text-decoration:underline;
}

div.sub_cats {
	text-align: center;
}

div.sub_cats a {
	color: #000;
	text-decoration: none;
}

div.sub_cats a:hover {
	color: #fe8401;
}

div.newsletter-form {
	width: 220px;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #000;
	background: #DDD;
}

.newsletter-form table {
	width: 100%;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}
.orange_a { color: #FE8401; }
.orange_a:hover { color: #8B8B8B; }

#popup_overlay{
	position: absolute;
	background: black; opacity: .60;filter:Alpha(Opacity=30);
	z-index: 1000;
	display: none;
}
#popup_data {
	position: absolute;
	width: 500px; height: 300px;
	left: 50%; top: 50%;
	margin: -150px 0 0 -250px;
	z-index: 1001;
	background: url(../images/popup_bg.jpg);
	display: none;
	border: 1px solid black;
}
#popup_x {
	width: 25px; height: 29px;
	cursor: pointer;
	float: right;
}
#popup { margin: 20px 0 0 160px; position: absolute; width: 319px; border: 0; }
