body {
    background:#fff url(/images/design/body.png) repeat-x;
	padding:0;
	margin:0;
	text-align:center;
}
body, td {
	font-family:Georgia,Arial;
	color:#183500;
	font-size:14px;
	vertical-align:top;
}

a {
	color:#5F7949;
	font-weight:bold;
    text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

p {
	margin:0;
	padding-top:6px;
	padding-bottom:6px;
}

h1 {
    font-size:17px;
}
h2 {
    font-size:16px;
}
.cbox_title, h3 {
  font-size:15px;
}
h4 {
    font-size:14px;
}
.cbox_title, h1, h2, h3, h4 ,h5 {
  padding-top:5px;
  padding-bottom:5px;
  margin:0;
  color:#000;
  font-weight:bold;
}

form {
	padding:0;
	margin:0;
}
input, select, textarea {
    background:#fff url(/images/design/input.png) repeat-x;
	border:solid #BFB17F 1px;
	color:#000;
	padding:1px;
	margin:1px;
	font-size:12px;
}

hr {
	background:none;
	border:0px;
	size:0;
    background:url(/images/design/hr_bg.gif) no-repeat;
    line-height:27px;
	height:27px;
}

ul {
   padding-bottom:0;
   margin-bottom:0;
}

#categorybox {

}

#categorybox a{
}


#page {
    background:#fff;
    position:relative;
	width:1000px;
	margin:0 auto;
}
#header {
	background:#fff url(/images/design/header.png) no-repeat;
	margin:0 auto;
	height:185px;
	width:1000px;
    /* border:1px solid #c0c; */
}
#header_brands {
    position:absolute;
    padding:0px 20px;
    height:27px;
    top:8px;
    left:0;
}
#header_brands img, #header_brands a{
    border:0px;
    float:left;
}
#header_brands img {
    margin:0px 7px;
}
#contaner {
    float:right;
    width:775px;
    /* border:1px solid #c0c; */
}
#content {
/*
    background:url(/images/design/contentbg.png) repeat-y;
*/
    width:618px;
    padding:0px;
    margin:0 auto;
    height:20px;
    height /* not ie6 */:auto;
    min-height:20px;
	border:1px solid #DDD;
    float:left;
    text-align:left;
}
#content_header {
    display:none;
/*
    background:url(/images/design/content_header.png) no-repeat;
    width:512px;
    height:28px;
    line-height:28px;
    font-size:19px;
    font-weight:bold;
    font-family:Times;
    text-align:center;
    color:#8E462D;
*/
}
#content_footer {
    display:none;
/*
    background:url(/images/design/content_footer.png) no-repeat;
    width:512px;
    height:7px;
    font-size:7px;
    line-height:7px;
*/
}
#contenttext{
    padding:4px 4px;
}
#left {
    width:198px;
	padding-left:19px;
	padding-top:5px;
    height:645px;
    height /* not ie6 */:auto;
    min-height:645px;
    /* border:1px solid #0cc; */
    float:left;
    background:url(/images/design/box_top_item.png) no-repeat 19px 0px;
}
#right {
    /* border:1px solid #ff00ff; */
    width:122px;
	padding-right:20px;
    height:645px;
    height /* not ie6 */:auto;
    min-height:645px;
    float:right;
}

#footer {
	background:url(/images/design/footer.png)  repeat-x;
    /* border:1px solid #cc0; */
    margin:0 auto;
    height:120px;
    clear:both;
}
.clear ,.clr{
    clear:both;
}
#footermenu {
    padding-top:0px;
    color:#213C0A;
    font-size:15px;
    line-height:40px;
    color:#213C0A;
}
#footermenu a{
    text-decoration:none;
    font-weight:bold;
    color:#213C0A;
	margin-left:35px;
}


/* MENU */

#menu {
    position:absolute;
    text-align:left;
	margin:0 auto;
    width:870px;
	height:20px;
    top:135px;
    left:225px;
    /* border:1px solid #cc0; /* help */
    z-index:0;
}


#menu a {
    background:none;
    text-decoration:none;
	font-family:Arial;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    display:block;
    width:80px;
    width /* not ie6 */:auto;
    min-width:80px;
    height:18px;
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
	color:#567141;
	/*
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    margin-right:-1px;
	*/
    float:left;
}

#menu a:hover {
    background:url(/images/design/menu_hover.png) no-repeat bottom;
	padding-top:15px;
	padding-bottom:14px;
    color:#233E0C;
}
/* BOXES */


#left .box {
    width:195px;
	margin-bottom:0px;
    /* border:1px solid #c0c; */
}
#left .box .box_title{
    background:url(/images/design/box_header.png) no-repeat;
    height:26px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
	font-family:Arial;
    font-size:14px;
    font-weight:bold;
	color:#3C5A2F;
	/*color:#FFF2F6;*/
	
}
#left .box .box_content{
    background:url(/images/design/box_content.png) repeat;
    padding:8px 10px 0px 12px;
    height:20px;
    height /* not ie6 */ :auto;
    min-height:20px;
    text-align:left;
	font-size:11px;
	/*color:#183500;*/
	
}
#left .box .box_footer{
    background:url(/images/design/box_footer.png) no-repeat;
    height:15px;
}



#right .box {
    width:119px;
	margin-bottom:0px;
    /* border:1px solid #c0c; */
}
#right .box .box_title{
    background:url(/images/design/horisontal_bg.png) repeat-y;
    border:1px solid #CEBCA5;
    height:26px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
	font-family:Arial;
    font-size:14px;
    font-weight:bold;
	color:#3C5A2F;
	/*color:#FFF2F6;*/
	
}
#right .box .box_content{
    /*background:url(/images/design/box_content.png) repeat;*/
    padding:8px 10px 10px 12px;
    height:20px;
    height /* not ie6 */ :auto;
    min-height:20px;
    text-align:left;
	/*color:#183500;*/
	border:#DCDCDC solid 1px;
	font-size:11px;
}
#right .box .box_content .product_img img{
	width:100px;
}
#right .box .box_footer{
    /*background:url(/images/design/box_footer.png) no-repeat;*/
    height:0px;
}


/* BUTTOMS */

/* loginbox */





/* BASKET */

.kosarba, .randproduct , .randproduct  a {
    color:#E95D0F;
}
.kosarba h3 {
    font-size:14px;
}
.btm_basket {
    background:url(/images/design/basket.png) no-repeat;
    width:123px;
    height:57px;
    display:block;
    cursor:hand;
    float:right;
    margin:2px;
}
.btm_basket span{
    display:none;
}
.btm_next {
}
.btm_next span{
}
#basketbox {
    text-align:center;
    /*border:#fff dotted 1px;
    width:210px;
    height:45px;
    line-height:45px;
    display:block;
    position:absolute;
    left:270px;
    top:20px;
	*/
}
#basketbox, #basketbox a{
/*
    color:#fff; 
    font-size:18px;
	*/
}
#basketboxlink {
    text-align:center;
    /*border:#fff solid 1px;*/
    width:40px;
    height:40px;
    display:block;
    position:absolute;
    left:224px;
    top:20px;
    
    color:#fff; 
}

#basketbox .btm_red{
    margin:0 auto;
}

/* NEWS */

.homenews {
    
}
.homenews a{
    text-decoration:none;
}
.homenews .onenew {
    
}
.homenews .newsdate {
    float:right;
    font-size:9px;
}
.homenews .btm_next {
    margin-top:10px;
    margin-bottom:10px;
    margin-left:auto;
}
.article .btm_next {
    margin-left:auto;
}

.homenews hr {
    clear:both;
    border-top:#9E9E9E dotted 1px;
}




/* CATEGORY TREE */

#categorybox {

}
#categorybox ul {
    padding:0;
    margin:0;
}
#categorybox ul ul {
    padding-left:20px;
}
#categorybox ul li{
    list-style:none;
}


/* PRODUCT LIST STYLE */

.product_list_item {
    border-top:#9E9E9E dotted 1px;
    padding-top:5px;
    padding-bottom:5px;
    margin-left:5px;
    margin-right:5px;
}

.product_list_item .product_img{
    display:block;
    float:left;
    width:130px;
    height:130px;
    background:#353535;
}

.product_list_item .product_name{
    margin-left:10px;
    display:block;
    float:left;
    width:270px;
    /* border:1px solid #fff; */
}

.product_list_item .product_attributes{
    display:block;
    float:left;
    width:270px;
    _height:80px;
    min-height:80px;
    padding:10px;
}

.product_list_item .product_attributes p {
    padding:0;
    margin:0;
    height:15px;
    line-height:15px;
    font-size:10px;
    border-bottom:#BCBCBC solid 1px;
    font-family:Arial;
    clear:both;
}
.product_list_item .product_attributes p span{
    display:block;
    float:left;
    width:130px;
    text-align:right;
}
.product_list_item .product_attributes p b{
    font-weight:bold;
    margin-left:3px;
    display:block;
    float:left;
    width:130px;
    text-align:left;
}

.product_price{
    float:left;
   /* border-bottom:#323232 solid 1px;*/
    margin:5px auto;
    display:block;
    width:130px;
    text-align:center;
}
.product_price b{
    font-size:15px;
 /*   color:#ED1C24; */
    font-weight:blod;
}

.product_basket{
    float:left;
    text-align:center;
    margin:0;
    padding:0;
    display:block;
    width:110px;
    margin-left:15px;
}
.product_basket .counter{
    width:20px;
}

.product .attributegrid {
    width:400px;
    margin:0 auto;
}
.product .attributegrid .name{
    font-weight:bold;
}
.product .attributegrid .val{

}

.product-connections {
  list-style: none;
  width: 100%;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}
.product-connections li {
  float: left;
  width: 31%;
  text-align: center;
  padding: 5px;
}
.product-connections .product_price {
  text-align: center;
  width: 100%;
}

#product_list_home {
    margin:0 auto;
}
/* USER AUTENTICATION STYLE */
.inputstyle {
    background:url(/images/design/inputtext_left.png) no-repeat;
    display:block;
    height:24px;
    width:150px;
    padding-left:6px;
    margin:0 auto;
    float:left;
}
.inputstyle .close {
    background:url(/images/design/inputtext_right.png) no-repeat right 0px;
    display:block;
    height:24px;
    width:6px;
    float:left;
}
.inputstyle input {
    height:19px;
    font-size:12px;
    float:left;
    width:135px;
}

#loginbox .box_title {
	text-decoration:underline;
	font-size:14px;
}
#loginbox input {
	border:1px solid #404040;
	font-size:10px;
}
#loginbox {
	position:absolute;
	width:140px;
	right:73px;
	top:0px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
	line-height:11px;
}
#loginbox .submit{
	position:absolute;
	width:100px;
	height:32px;
	right:18px;
	top:94px;
	font-size:1px;
	line-height:1px;
	background:url(/images/design/loginbtm.png) no-repeat;  
	border:0px;
	padding:0px;
}

#loginbox label {
    display:block;
    clear:both;
}
#loginbox .loginform {
    text-align:center;
    display:block;
    margin:0 auto;
    clear:both;
    /* border:1px solid #ccc; */
    padding-left:5px;
    padding-right:5px;
}

#loginmenu, .loginedmenu{
    text-align:center;
    line-height:13px;
    clear:both;
}
#loginbox .loginedmenu {
    text-align:center;
    font-weight:bold;
    color:#fff;
}

#loginbox a {
    text-decoration:none;
    font-size:9px;
    color:#fff;
}


/* xxx */


#extra_filters {
    /* 
    height:40px;
    border:1px solid #ccc; */
    font-weight:bold;
    clear:both;
}
.prod_filters_form label{
    display:block;
    float:left;
    width:118px;
    margin-left:2px;
    font-weight:bold;
}
.prod_filters_form select{
    width:118px;
}

.prod_filters_form select.selected {
    background:#C7131A;
}

.filterformset {
    padding:5px;
    text-align:center;
}

.regtitle {
    font-weight:bold;
    border-bottom:#DCDCDC solid 1px;
}
.akciosar {
    
}

#contact {
	text-align:left;
	position:absolute;
	left:358px;
	width:150px;
	height:60px;
	top:23px;
	color:#0069B3;
	font-weight:bold;
	line-height:18px;
}
#contact a {
	color:#0069B3;
	display:block;
}
/*
#home {
	position:absolute;
	left:20px;
	top:10px;
	width:190px;
	height:55px;

}
*/
.grid {
	border-collapse:collapse;
}

.grid td, .grid th {
	border:#B4B4B4 solid 1px;
}

.grid th, .gridhead th a {
  background:#334E6C;
  color:#fff;
}
.grid th{
    background:url(/images/design/input.png) repeat-x;  
    color:#0B2E59;
    font-weight:bold;
}
.grid {
    background:#FFFFFF;
}

.gridline {
	border-collapse:collapse;
}
.gridline td {
	border-top:#B4B4B4 solid 1px;
	border-bottom:#B4B4B4 solid 1px;
}
/*
#searchbox {
    border:#B4B4B4 solid 1px;
    position:absolute;
    text-align:left;
	margin:0 auto;
    width:180px;
	height:20px;
    top:30px;
    left:758px;    
}
#searchbox form {
}
#searchbox .submit {
    border:0px;
    margin-right:3px;
}
#searchbox .search {
    
}

#searchbox .inputstyle, #searchbox a.btm_ok {
}

.searchboxform {
    margin:0;
    padding:0;
}
.searchboxform .submit{
    margin-left:-4px;
    margin-top:-2px;
    border:0;
    background:none;
    width:20px;
}
.searchboxform  input.search{
    width:125px;
    margin-right:2px;
    border:0;
    background:none;
}
*/
a#rend {
	margin:0 auto;
	background:#fff;
	display:block;
	text-align:center;
	font-family:Arial;
	border:#fff solid 1px;
	padding-top:10px;
	padding-bottom:8px;
	color:#fff;
	width:147px;
}

p#prod {
	margin:0 auto;
	background:#fff;
	display:block;
	text-align:center;
	font-family:Arial;
	border:#fff solid 1px;
	padding-top:10px;
	padding-bottom:8px;
	color:#fff;
	width:147px;
	margin-top:0px;
	font-weight:bold;
	margin-bottom:5px;
}

.w100 {
    width:100%;
}
.error_message {
    /* background:#FFF; */
    margin:10px;
}
.error_message ul li {
    margin:0;
    padding:0;
}
.error_message li {
    margin-left:20px;
}
.hiba, .error_message {
    font-size:13px;
    font-weight:bold;
	color:#C7131A;
}

.pager {
	text-align:center;
	margin:10px;
}
.pager .selected {
	color:#B51015;
	font-weight:bold;
}
.pager a {
	/* background:#2E2E2E; */
	font-family:Arial;
	text-align:center;
	/* border:1px solid #7D7D7D; */
    padding:2px;
	color:#7D7D7D;
	/* outline:#737373 solid 1px; */
    text-decoration:none;
}
.pager a:hover {
	/* background:#7D7D7D; */
	font-style:normal;
	color:#B51015;
}


.keres {
	border:0;
}
#kereso {
	text-align:center;
	width:140px;
}

.productimg a img {
    border:1px solid #fff   ;
    margin:1px;
}
.orderinfo {
	overflow:auto;
	width:69%;
	height:100px;
	padding:4px;
	border:#B4B4B4 1px solid;
	margin:0 auto;
	text-align:left;
}

.product_images {
    float:left;
    width:135px;
}
.product_short_description {
    float:left;
    width:190px;
    min-height:50px;
    height:50px;
    height /* not ie6 */ :auto;
    padding:5px;
}
#netlight {
	background:url(/images/design/netlight.png) no-repeat right;
    display:block;
    /* border:1px solid #cc0; */
    margin:0 auto;
    height:63px;
    width:930px;
    clear:both;
}

#header_flash {
    position:absolute;
    width:190px;
	height:175px;
    top:0px;
    left:21px;
	font-size:1px;
}
#header_flash *{
    position:absolute;
    left:0px;
}
.news_list_item {
    padding:10px 0px 0px 0px;
}
.article_img {
    margin:0px 15px 2px 0px;
    border:1px #BDBDBD solid;<
}
