body{

    background: #FFFFFF url('../img/bg_body.gif') repeat-x;

}

#left_panel{

    float:left;

    width:218px;

    margin-right:8px;
	margin-left:15px;

}

#left_panel h1{

    color:#ff8b03;
	line-height: 1;

}

#right_panel{

    float:right;

}

#content{

    padding-left:18px;

    padding-right:20px;

    float:left;

    width:484px;

    border-left:1px solid #f0efef;

    border-right:1px solid #f0efef;
	min-height:485px;
}

#top_menu{

    height:28px;

    color:#FFF;

    font-family: "Trebuchet MS";

    font-size:14px;

    background:transparent url('../img/bg_menu.png') no-repeat;

    padding:9px 28px 3px 18px ;



}

#top_menu a{

    color:#FFF;

}

#breadcrumb{

    text-transform: lowercase;

    letter-spacing: 0.03em;

    font-size: 9px;

    height:20px;

    color:#4D7EAF;

    padding: 10px 0 0 17px;

}

#breadcrumb a{

    color:#4D7EAF;

}

#maincontent p{

    letter-spacing: 0.03em;

    line-height: 140%;
    margin-top: 0px;
	margin-bottom: 20px;

}

#bottom_panel_wrapper{

    width:100%;

    height:260px;

    background:#f9f9f9;

    border-top:1px solid #f0efef;

    border-bottom:1px solid #f0efef;

    clear:both;

}

#bottom_panel h1{

    margin-top: 0px;

    border-bottom:1px solid #f0efef;

}

.bottom_box{

    margin:10px;

    float:left;

    width:235px;

}

.bottom_box ul{

    line-height: 150%;

    padding-left: 25px;

}

.bottom_box p{

    letter-spacing: 0.03em;

    line-height: 140%;

}

.date{

    color:#a2a2a2;

    font-weight:bold;

    margin-bottom:5px;

}

#zapisy{

    height:240px;

    margin:0px;

    padding:10px;

    color:#FFF;

    background:transparent url('../img/bg_zapisy.png') no-repeat;

}

#zapisy h1{

    color:#FFF;

}

#left_menu{

    text-align:right;

    font-family: "Trebuchet MS";

}

#left_menu h1{

    margin-top: 0px;

    font-size:18px;

    color:#395981;

}

#left_menu li{
    font-size:14px;
    list-style-type:none;
    line-height:90%;
    padding-top:5px;
    padding-bottom:5px;
}
#left_menu li li{
    padding-top:5px;
    padding-bottom:5px;
    line-height:90%;
    font-size:12px;
	color:#AAAAAA;
}

#left_menu li a{
    color:#777777;
}
#left_menu li li a{
    color:#999999;
}

#left_menu li a.active, #left_menu li a:hover{

    color:#ff8b03;

}
