body {
background: #709BCF;
margin: 0px;
padding: 0px;

font-size: 11px;
font-family: Verdana;
}
#container {
/* background: url(../images/bg.jpg)bottom repeat-x; */
height: 100%;
}

#path {
height: 40px;
background: url(../images/path.gif);
}

#lewy {
background: url(../images/lewy.png) top no-repeat;
height: 500px;
width: 200px;
}


#prawy {
background: url(../images/prawy.png) top no-repeat;
height: 500px;
width: 250px;
}

#module_left {
background: url(../images/bg_green.gif) top left repeat-x;
width: 200px;
}

#module_left .top {
background: url(../images/top_left.png) left top no-repeat;
height: 45px;
line-height: 45px;
color: #fff;
text-align: center;
font-weight: bold;
}

#module_left .middle {
background: url(../images/middle_left.gif) left repeat-y;
padding-left: 15px;
}

#module_left .middle a, #module_middle .middle a, #module_right .middle a {
text-decoration: none;
color: #000;
display: block;
line-height: 16px;
padding-top: 0px;
}

#module_left .middle a:hover, #module_middle .middle a:hover, #module_right .middle a:hover {
background: #fff;
}

#module_left .bottom {
background: url(../images/bottom_left.gif) left bottom no-repeat;
height: 20px;
}

#module_right {
background: url(../images/bg_green.gif) top left repeat-x;
width: 250px;
}

#module_right .top {
background: url(../images/top_right.png) left top no-repeat;
/*height: 45px;*/
height: 37px;
color: #fff;
text-align: center;
padding-top: 8px;
}

#module_right .top1 {
background: url(../images/top_right.png) left top no-repeat;
height: 45px;
line-height: 45px;
color: #fff;
text-align: center;
font-weight: bold;
}

#module_right .middle {
background: url(../images/middle_right.gif) left repeat-y;
padding-left: 15px;
}

#module_right .bottom {
background: url(../images/bottom_right.gif) left bottom no-repeat;
height: 20px;
}

#module_middle {
background: url(../images/bg_green_light.gif) top left repeat-x;
width: 450px;
}

#module_middle .top1 {
background: url(../images/top_middle1.gif) left top no-repeat;
height: 15px;
}

#module_middle .top {
background: url(../images/top_middle.gif) left top no-repeat;
height: 45px;
line-height: 45px;
padding-left: 15px;
text-align: left;
}

#module_middle .middle, .middle1 {
background: url(../images/middle_middle.gif) left repeat-y;
padding-left: 15px;
padding-right: 15px;
}

#module_middle .bottom {
background: url(../images/bottom_middle.gif) left bottom no-repeat;
height: 20px;
}
