body {
	background-color: #e1e1e1;
	font-size: 10px;
	font-family: Arial;
	margin:0;
	padding:0;
	color:#434342;
	background: #2a2a2a url('/images/bg.png') repeat-x;
}

form { padding: 0; margin: 0; }

a { color: #696969; text-decoration: none; }

#page {
	width:980px;
	margin: 0 auto;
	position: relative;
}

#header {
	float: left;
	width:980px;
	height:137px;
	/* background-image: url('/images/header.png'); */
}

#image {
	position: absolute;
	right: 0px;
	}

#menu_center {
	width: 974px;
	float: left;
	height: 35px;
}

.menu_item {
	float: left;
	padding-top: 1px;
}
.home {
	width: 39px;
}
.menu_item a { color: #ffffff; text-decoration: none; }

.menu_line {
	width: 2px;
	float: left;
	height: 47px;
	background-image: url('/images/menu_line.gif');
	font-size: 16px;
}

#left {
	float: left;
	width: 180px;
	background: url('/images/right.png') repeat-y;
}
/* 
#left ul{
  list-style-type:none;
  margin: 0;
  padding:0;
}

#left ul li {
  list-style-type:none;
  display:block;
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 10px;
  margin:0;
  padding-left: 15px;
  cursor:pointer;
  color: #4b4b4b;
  font-weight: bold;
  background: url('/images/li.png') repeat-y;
  min-height: 20px;
}

#left ul li ul {
  list-style-type:none;
  margin: 0;
  padding:0;
}

#left ul li ul li {
  width: 100%;
  list-style-type:none;
  display:block;
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 5px;
  cursor:pointer;
  border: 0;
} */

.leftli { padding-bottom: 5px;font-size: 11px;font-weight: bold;padding-left: 15px;padding-top:10px;min-height: 20px;background: url('/images/li.png') repeat-y; }
.leftli3 { padding-bottom: 5px;font-size: 13px;font-weight: bold;padding-left: 15px;padding-top:10px;min-height: 20px;background: url('/images/liactive.png') repeat-y; }
.leftli2 { padding-bottom: 5px;font-size: 11px;font-weight: bold;padding-left: 25px;padding-top:10px;min-height: 20px;background: url('/images/li2.png') repeat-y; }
.leftli4 { color: #fff; padding-bottom: 5px;font-size: 12px;font-weight: bold;padding-left: 25px;padding-top:10px;min-height: 20px;background: url('/images/liactive.png') repeat-y; }
.leftli2 a { color: #fff; }

#left a { color: #4b4b4b; text-decoration: none; }
#left a:hover { color: #da8600; }
#left .active { font-weight: bold; color: #ff5304; }

#left h5 { font-size: 14px; font-weight: bold; padding: 10px 0 10px 10px; margin: 0; color: #000; }

#left .box { border-top: 5px solid #808080; color: #000; }
#left .box_bottom { border-bottom: 5px solid #808080; }

.search {
	float: left;
	width: 180px;
	height: 51px;
	background-image: url('/images/search.png');
}

.search div {
	padding: 19px 0 0 9px;
}

.search input { background: none; border: 0; color: #000; font-size: 11px; }
.search2 {
	float: left;
	width: 280px;
	height: 52px;
	background-image: url('/images/search2.png');
}

.search2 div {
	padding: 19px 0 0 9px;
}

#mainarea { float: left; background: url('/images/wrapperbg.png') repeat-y; }
#right {
	float: right;
	width: 140px;
	background: url('/images/rightbg.png') repeat-y;
	text-align: center;
	padding-top: 70px;
}

#contentarea {
	float: left;
	width: 650px;
	padding-top: 4px;
	background: #f1f1f1 url('/images/contentbg.png') repeat-x;
	padding: 5px;
	font-size: 12px;
}

#contentarea h1 { font-size: 21px; padding: 0; margin: 0; }
#contentarea h2 { font-size: 17px; padding: 0; margin: 0; }
#contentarea h3 { color: #e68803; font-size: 18px; text-decoration: none; font-weight: normal; padding: 0; margin: 0; }

.nav { font-size: 11px; padding-bottom: 1px; padding-top: 15px; color: #000; margin-bottom: 5px; }

.small { font-size: 9px; }
.small10 { font-size: 11px; }

.item { font-size: 12px; font-weight: bold; padding: 0; margin: 0; color: #000 }
.item2 { font-size: 11px; font-weight: normal; text-decoration: underline; padding: 7px 0 0 0; margin: 0; color: #000 }
.price { font-size: 14px; font-weight: bold; color: #edad01; }

#basket {
	float: left;
	width: 218px;
	height: 92px;
	background: url('/images/basket.png') no-repeat;
	font-size: 11px;
}

#basket div { margin: 40px 0 0 25px; width: 125px; }

#footer {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 58px;
	background: url('/images/footer.png') repeat-x;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #575757;
	font-weight: bold;
}

#footer .left {
	float: left;
	padding: 5px;
}

#footer .right {
	float: right;
	padding: 5px;
}

#footer a { padding: 0 5px 0 5px; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }

.cart { 
	border-collapse:collapse;
	border-style:solid;
	border-width:1px;
	border: 1px solid #CCCCCC;
}

.cart th {
	line-height: 1.3em;
	background-color: #464646;
	color: #D7D7D7;
	display: table-cell;
}

.cart td {
	border-bottom: 1px solid #CCCCCC;
}

.cart td, th { 
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	/* vertical-align: text-top; */
	padding: 9px 15px 6px 10px;
}

.cart .inactive { background-color: #f9f9f9; }

.cart a { color: #ff5304; text-decoration: none; }

#news_index { float: left; width: 355px; padding-top: 10px; }
#news_index .title { padding-bottom: 5px; }
#news_index .title a { color: #e68803; font-size: 18px; text-decoration: none; }
#news_index .image {  float: left; padding: 0 10px 0 0; }
#news_index .lead { float: left; padding: 0; color: #161616; font-size: 11px; text-align: justify; }
#news_index .newsbox p { padding: 0; margin: 0; color: #161616; font-size: 13px; text-align: justify; }
#news_index .box { width: 335px; float: left; border-bottom: 1px solid #d8d8d8; padding: 10px }


.webshop a { color: #000; }

.indexbox { width: 279px; background: #d8d8d8 url('/images/indexbox.png') no-repeat; border: 1px solid #cbcbcb; }
.indexbox2 { width: 310px; background: #d8d8d8 url('/images/indexbox2.png') no-repeat; min-height: 133px; }
.indexbox .title a { color: #fff; }
.indexbox .title { float: left; color: #fff; padding: 7px; font-size: 11px; font-weight: bold; }
.indexbox .nav { float: right; padding: 6px; font-weight: bold; }
.indexbox h6 { margin: 0 0 10px 0;padding: 0; font-size: 11px; color: #403f3f; }
.clear { clear: both; }

h5 { margin: 3px; padding: 0; font-size: 12px; font-weight: bold; }
h6 { margin: 3px; padding: 0; font-size: 10px; font-weight: bold; }

.indexbox .content { clear: both; padding: 5px; font-size: 10px }

#kiemelt {
    clear: left;
	float:left;
	height: 700px;
	overflow:hidden;
}

.login { border: 0; padding: 2px; height: 16px; font-size: 10px; width: 95px; background: none }

.hr { 
	color: #666;
	background-color: #666;
	height: 1px;
}

.cikkhirdetes { float: left; margin: 10px 10px 10px 25px; }

.pages { width: 29px; height: 26px; background: url('/images/pagebg.png') no-repeat; text-align: center; font-weight: bold; }
.pages a { color: #fff; }

.comments { width: 26px; height: 25px; background: url('/images/comments2.png') no-repeat; text-align: center; font-weight: bold; margin: 0 auto; padding-top: 5px; font-size: 10px; padding-right: 5px; }

.gbox { margin: 2px; padding: 5px; border: 1px solid #959595; background-color: #cbcbcb; }
.gbox img { border: 1px solid #666; }

.highlight { background-color: #ccc; color: #000; font-weight: bold; padding-left: 2px; padding-right: 2px }

.calendar { border-collapse:collapse; }
.calendar td { font-size: 10px; text-align: center; font-weight: bold; padding: 2px; }
.calendar th { border: 0; padding: 0; margin: 0 }
.calendar .active { background-color: #e89701; color: #fff; }
.calendar .active a { color: #fff; }

.menubutton { margin: 0 auto; background: url('/images/menulibg.png') no-repeat; width: 120px; height: 22px; padding-top: 2px; text-align: center; color: #fff; font-weight: bold; font-size: 11px; }
.menubutton_inactive { background: url('/images/menulibg2.png') no-repeat; }
#cp a { color: #fff; }
#cp a:hover { color: #fff; }

.bcontainer { padding-bottom: 5px; }
