body {margin: 0; padding:0; border: 0; font-family: "Calibri", sans-serif; font-size: 13pt; }
#canvas {width:700px; margin-left: auto; margin-right: auto;  margin-top: 5%; xbackground: black;}
#main {width:650px; margin-left:50px; xbackground: yellow;}
#box {min-height: 450px; border: 2px solid #324C32; border-radius: 15px;}

#content {margin-left: 80px; margin-top: 20px; xbackground: blue;}
#header{xbackground: red;}

#logo {position: absolute;}

#main_pane {xbackground: green; margin-right: 50px;}
.paragraph {margin-top: 10px;}

#right_menu {margin-left: 300px; font-variant:small-caps;xbackground: red;}
.menu_item {display: inline;}
.menu_item_next {margin-left: 2em;}

#fork_buffer {height: 100px;}
#fork_box {position:relative; top: -100px; text-align:center;}
#fork_img {}

#jobs {list-style: square outside none;}


#job_kuchar {display: none;}
#job_cisnik {display: none;}

.float_break {clear: both; float: none;}
a {text-decoration: none; color:#324c32;}


