html,body{margin:0;padding:0;font-family: "Arial"; background-color: #808080;}
div#headerfront {height:115px;margin:0;
  padding-left:0px; color: white; font-weight: bold;}
div#containerfront{text-align:left;}
div#containerfront{width:1200px;margin:0 auto; background-color: white;}
#buttons {
position: relative;
width: 100%;
height: 43px;
background-image: url('/images/header/footerback.png');
}

ul#topnav {
	margin: 0px; padding: 0px;
	float: left;
	width: 555px;
	list-style: none;
	position: relative;
}

ul#topnav li {
	float: left;
	width: 105px;
	height: 40px;
	padding-left: 6px;
	padding-top: 3px;
        background-image: url('/images/header/footerback.png');
	text-align: left;
	line-height: 15px;
	vertical-align: text-top;
        cursor:pointer;
	cursor:hand;
}


ul#topnav li:hover {
        background-image: url('/images/header/footerback2.png');

}


ul#topnav li a {
	color: white;
	font-size: 15px;
	font-family: "Arial";
      	font-weight: bold;
	text-decoration: none;
}

.items_list {
     padding:0;
    margin: 0;
}
.items_list li {
    padding-left: 10px;
    width: 890px;
    height: 65px;
    list-style: none;
}

.li_subcategory {
    list-style: none;
    margin-left: 10px;
    margin-right: 20px;
}
.li_subcategory a {
    margin-left: 10px;
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#leftmenu  li:hover {
    background-color: #3b1cd9;
    cursor:pointer;
    cursor:hand;
}

#leftmenu  li:hover a {
    color: white;
}


.li_selected {
    list-style: none;
    margin-left: 10px;
    margin-right: 20px;
    background-color: #3b1cd9;
}

.li_selected a {
   margin-left: 10px;
   color: white;
   font-weight: bold;
   text-decoration: none;
}

#headerlogo a img {
text-decoration: none;
border: 0px;
}

#contentall {
height: 100%;
min-height: 100%;
}
#wrapper {
  float:left;
  width:100%  
 }

.wrapper {
clear: both;
}
div#contentfront {
    margin: 0 150px;
}
div#rightmenu {
    float:left;
    width:150px;
    margin-left:-150px;
}
div#leftmenu {
    float:left;
    width:150px;
    margin-left:-1200px;

}
div#footerfront {
    clear:left;
    width:100%;
    height: 60px;
    background-image: url('/images/header/footerback.png');

    margin-top: 10px;

}
#footerfronttext
{
width: 100%;
color: white;
text-align: center;
font-weight: bold;    
padding-top: 10px;   
}


.item_preview {
 margin-top: 5px;
position: absolute;
}

.item_name {
width: 620px;
position: absolute;
margin-left:  100px;
margin-top: 10px;
font-weight: bold;
}

.item_prop {
width: 600px;
position: absolute;
margin-left: 120px;
margin-top: 33px;
font-size: 10px;
}

.item_price {
width: 150px;
position: absolute;
margin-left: 740px;
margin-top: 10px;
font-weight: bold;
font-size: 24px;
}

.item_avaible {
font-weight: normal;
font-size: 10px;
}

.category_name {
font-weight: bold;
font-size: 24px;
margin-top: 10px;
margin-left: 10px;
color: #3b1cd9;
}
.grn {
position: relative;
font-size: 10px;
color: gray;
}

#iteminfo {
width: 500px;
float: right;
}

#itemname {
font-size: 32px;
font-weight: bold;
}

#itemdescr {
font-size: 13px;
margin-top: 20px;
}

#itemprice {
margin-top: 30px;
font-size: 30px;
}

.itemgrn {
font-size: 15px;
}

.itemparameters {
border-width: 1px;
border-color: black;
background-color: #E2D7FA;
padding: 10px 5px 10px 5px;
}
.property {
 float: right;
 font-size: 11px;
}

.propname {
float: left;
font-weight: bold;
font-size: 12px;
}

.itemproperty
{
padding-right: 40px;
margin-left: 40px;
margin-right: 40px;

}
#itemphoto1 {
width: 350px;
overflow: hidden;
margin-left: 10px;
float: left;

}

.li_item {
cursor: pointer;

}

#itemphoto { float: left; height: 1%; overflow:hidden; padding: 0 0 10px;   }
#itemphoto .viewport { float: left; width: 350px; height: 300px; overflow: hidden; position: relative; }
#itemphoto .buttons {  display: block; margin: 150px 2px 0 0; background-color: gray; background-position: 0 -38px; text-indent: -999em; float: left; width: 16px; height: 16px; overflow: hidden; position: relative; }
#itemphoto .prev { background:url("../images/arrow-left.png") no-repeat scroll 0 0 transparent;  }
#itemphoto .next { background:url("../images/arrow-right.png") no-repeat scroll 0 0 transparent;  }
#itemphoto .disable { visibility: hidden; }
#itemphoto .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 349px; left: 0; top: 0; }
#itemphoto .overview li{ float: left; margin: 0 20px 0 0; padding: 0px; height: 300px; border: 0px solid #dcdcdc; width: 349px;}

