body {
    background:#E5E5E5 url(/images/design/body.png) repeat-x;
	padding:0;
	margin:0;
	text-align:center;
}
body, td {
	font-family:Times;
	color:#535353;
	font-size:13px;
	vertical-align:top;
}

a {
	color:#434343;
	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 #9E8B75 1px;
	color:#000;
	padding:1px;
	margin:1px;
	font-size:12px;
}

hr {
	height:0;
	size:0;
	background:none;
	border:0;
	border-top:#535353 solid 1px;
}

ul {
   padding-bottom:0;
   margin-bottom:0;
}

#categorybox {

}

#categorybox a{
}


#page {
    background:url(/images/design/pagebg.png) repeat-y;
    position:relative;
	width:965px;
	margin:0 auto;
}
#header {
	background:url(/images/design/header.png) no-repeat;
	margin:0 auto;
	height:110px;
	width:965px;
    /* 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:740px;
    /* border:1px solid #c0c; */
}
#content {
/*
    background:url(/images/design/contentbg.png) repeat-y;
*/
    width:515px;
    padding:0px;
    margin:0 auto;
    height:20px;
    height /* not ie6 */:auto;
    min-height:20px;
    /* border:1px solid #ccc; */
    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:2px 5px;
}
#left {
    width:175px;
	padding-left:30px;
    height:645px;
    height /* not ie6 */:auto;
    min-height:645px;
    /* border:1px solid #0cc; */
    float:left;
    background:url(/images/design/leftbg.png) no-repeat right bottom;
}
#right {
    /* border:1px solid #ff00ff; */
    width:175px;
	padding-right:25px;
    height:645px;
    height /* not ie6 */:auto;
    min-height:645px;
    float:right;
}

#footer {
    background:url(/images/design/footer.png) no-repeat;
    /* border:1px solid #cc0; */
    margin:0 auto;
    height:63px;
    width:965px;
    clear:both;
}
.clear {
    clear:both;
}
#footermenu {
    padding-top:5px;
    color:#8E462D;
    font-size:15px;
    line-height:15px;
    font-family:Times;
    line-height:45px;
    color:#fff;
}
#footermenu a{
    text-decoration:none;
    font-weight:bold;
    color:#fff;
	margin-left:35px;
}


/* MENU */

#menu {
    position:absolute;
    text-align:left;
	margin:0 auto;
    width:870px;
	height:20px;
    top:75px;
    left:20px;
    /* 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:125px;
    width:125px;
    width /* not ie6 */:auto;
    min-width:80px;
    height:18px;
    padding-top:5px;
    padding-left:7px;
    padding-right:7px;
	color:#fff;
    float:left;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    margin-right:-1px;
}

#menu a:hover {
    /*background:url(/images/design/menu_hover.png) no-repeat;*/
    color:#000;
}
/* BOXES */


.box {
    width:170px;
	margin-bottom:10px;
    /* border:1px solid #c0c; */
}
.box .box_title{
    background:#FBF7EB url(/images/design/box_header.png) no-repeat;
    height:35px;
    line-height:26px;
    text-align:center;
    text-decoration:none;
	font-family:Arial;
    font-size:12px;
    font-weight:bold;
	color:#fff;
}
.box .box_content{
    background:#FBF7EB;
    padding:1px 10px;
    height:20px;
    height /* not ie6 */ :auto;
    min-height:20px;
    text-align:left;
	border-left:#D2D2D2 1px solid;
	border-right:#D2D2D2 1px solid;
}
.box .box_footer{
    background:#FBF7EB url(/images/design/box_footer.png) no-repeat;
    height:14px;
}


/* 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:left;
    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:200px;
    /* border:1px solid #fff; */
}

.product_list_item .product_attributes{
    display:block;
    float:left;
    width:190px;
    _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:#323232 solid 1px;
    font-family:Arial;
    clear:both;
}
.product_list_item .product_attributes p span{
    display:block;
    float:left;
    width:80px;
    text-align:right;
}
.product_list_item .product_attributes p b{
    font-weight:bold;
    margin-left:3px;
    display:block;
    float:left;
    width:100px;
    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_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 {
}
#loginbox .submits {
    height:30px;
}
#loginbox .submits a{
    float:left;
}

#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;
}
.loginform .username, .loginform .password{
    width:99%;
}
#loginbox a.btm_ok {
    margin:0 auto;
}
#loginbox a.btm_red {
    margin:0 auto;
    margin-left:-2px;
}

#loginmenu, .loginedmenu{
    text-align:center;
    line-height:13px;
    clear:both;
}
#loginbox .loginedmenu {
    text-align:center;
    font-weight:bold;
    color:#fff;
}

#loginmenu a {
    text-decoration:none;
    font-size:13px;
    /*color:#F85210;*/
    line-height:20px;
}


/* 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;
	/* 
    border:#fff solid 1px; 
    */
}

.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:#E5E5E5 url(/images/design/netlight.png) no-repeat right;
    display:block;
    /* border:1px solid #cc0; */
    margin:0 auto;
    height:63px;
    width:930px;
    clear:both;
}