@charset "iso-8859-2";
/* CSS Document */


.layer{
z-index:10;
overflow:hidden;
position:absolute;

}
.top_left_corner{
display:table-cell;
background-image:url(../img/design/top_left_corner.png);
width:18px; 
height:21px;
}
.top_bg{
display:table-cell;
background-image:url(../img/design/top_bg.png);
height:21px;
}
.top_right_corner{
display:table-cell;
background-image:url(../img/design/top_right_corner.png);
width:23px; 
height:21px;
}
.left_bg{
display:table-cell;
background-image:url(../img/design/left_bg.png);
width:18px;
}
.right_bg{
display:table-cell;
background-image:url(../img/design/right_bg.png);
width:23px;
}
.bg{
display:table-cell;
background-image:url(../img/design/bg.gif);
padding-bottom:5px;
width:550px;
}

.bottom_left_corner{
display:table-cell;
background-image:url(../img/design/bottom_left_corner.png);
width:18px;
height:23px;
}
.bottom_bg{
display:table-cell;
background-image:url(../img/design/bottom_bg.png);
height:23px;
}
.bottom_right_corner{
display:table-cell;
background-image:url(../img/design/bottom_right_corner.png);
width:23px;
height:23px;
}


.top_right_corner a, .top_right_corner a img{
border:none;
}


div.center_container0{
float:left;
width:530px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
padding-top:10px;
}
div.picture0{
float:left;
width:150px;
height:150px;
}
div.details0{
float:left;
width:362px;
padding-left:15px;
}
div.details0 p{
font-size:11px;
}
div.picture0 a img {
border:none;
}
div.picture0 a{
float:left;
border:solid #CCCCCC 1px;

background-color:#FFFFFF;

}
div.picture0 a:hover{
float:left;
border:solid #b50000 1px;






}

div.picture0 img{
border:none;
width:150px;
height:150px;
}
.kosarba td{
font-size:11px;
}
.div.center_box_content0{
float:left;
width:560px;

}