
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px}

div#header {
  width: 1000px;
  height:123px;
  margin:0;
  padding-left:10px;
  background-color: #FFF;
  background-image: url(../images/testata_1000.gif);
  background-repeat: no-repeat;
  color: #79B30B
}

    #pixel {
      position: relative;
      top: 16px;
      left: 50px;
      border: 0;
      width: 110px;
      height: 60px;
    }
    img {
      border:0;
    }
    
div#navigation{
  background:#B9CAFF;
  margin-top: -2px;
}
div#extra{background:#FFF}
div#footer{background: #FFF;color: #FFF;height:76px;}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:right;width:100%;margin-left:-200px}
div#content{
  margin-left:206px;
  margin-top: 2px;

}
div#navigation{float:left;width:200px}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;
width:100%;
background-image: url(../images/piede_1000.gif);
background-repeat: no-repeat;
}

a {
	color:#3E3D3D;
	text-decoration:none;
	font-weight:bold;
	background:inherit;
}

ul {
	color:#333;
	list-style:none;
	padding:0;
	margin:0;
	background:inherit;
}



li a
{
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:4px 20px;
	background:inherit;
}

li a:hover
{
	background:#575554;
	color:white;
}

hr {
  border: 1px dotted #eee;
}

.cut {
    padding: 8px;
    border: 1px dotted #eee;
    overflow: hidden;
    float:left;
    width: 160px;
    height: 150px;
}

.clearBoth {
  clear: both;
}

.pathNav {
  font-size:12px;
  margin-left: 8px;
  background-color: #fff;
}

.imgclass {
  border:0;
}

.descr_prod {
  font-size: 10px;
}

.princ {
  background-color: #99CCFF;
}

.folder {
  background-color: #99CCFF;
}

.row_sec {
  margin-left: 16px;
  background-color: #99CCFF;
}

.FSF_result {
  border-bottom: 1px dotted #eee;
  background-color: #ffe;
  margin: 2px;
  padding: 6px;
  width: 300px;
}

.FSF_pagination {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
}

