BODY {
	FONT-SIZE: 11px;
	COLOR: #565656;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: georgia, geneva, arial;
	TEXT-DECORATION: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url( ../img/bg.png ); 
	background-position: top center; 
	
}

* {
    margin:0px;
    padding: 0px;
}

#keret{
    width: 670px;
    margin: auto;
    background-color: #fff;
    text-align: left;
    position: relative;
}

#header{
    position: relative;
    width: 670px;
    height: 118px;
}

#flash_menu{
    position: absolute;
    right: 0px;
    top: 0px;
}

#content_wrapper{
    position: relative;
}

#prod_cats{
    padding-top: 20px;
    position: absolute;
    left: 0px;
    top: 118px;
    width: 130px;
    z-index: 5000;
}

#prod_cats ul{
    margin: 0px;
}

#content{
    margin-left: 130px;
    padding: 10px;
    padding-top: 13px;
    width: 520px;
    background: transparent url( ../img/iv_alja.gif ) no-repeat top right;
    
}
