#content {
    top:230px;
	background: url(../img/home-top.jpg) top left no-repeat;    
}

#content .inside {
    position: relative;
    top:30px;
    left:46px;
    width: 655px;
    padding: 30 0 50px 0;

    height: 600px;
//    border: solid 1px #f00;
}

#sidebar {
//    border: solid 1px #0f0;
}



.csc-textpic-caption {
    padding-top: 10px;
}
.csc-textpic-caption > a{
    padding-top: 10px;
    color: #395180;
    font-size: 18px;
    line-height: 28px;
}

.csc-textpic-caption > a > b {
    padding-top: 10px;
    color: #395180;
    font-size: 24px;
    line-height: 28px;
}

#sidebar {
    position: absolute;
    top:290px;
    left:720px;
    width: 245px;
    padding-bottom: 50px;
}


#sidebar .rezension_inside {
    padding: 5px 20px 5px 20px;
}

#sidebar .rezension {
    background: #9bbdea url(../img/rezension-top.gif) top right no-repeat;
	color: #395180;
	
}

#sidebar .rezension_inside {
	background: url(../img/rezension-bottom.gif) bottom right no-repeat;
}
