body {font-family: Tahoma, Verdana, Arial; font-size: 11px; background: #000 url(img/background.jpg); color: #fff;}

#logo {width: 960px; height: 212px; display: block; margin: 0 auto; text-indent: -1000px; overflow: hidden; background: url(img/logo.jpg)}

#menu_container {border-top: 1px solid #000; background: #151515; height: 40px;}
#menu_container ul {width: 960px; margin: 0 auto;}
#menu_container ul li {float: left; width: 120px; height: 39px;}

#menu_container ul li a {background-image: url(img/menu.jpg); float: left; width: 120px; height: 28px; display: block; overflow: hidden; text-align: center; color: white; text-decoration: none; font-size: 10pt; padding-top: 11px; font-weight: bold; }

li.menu_1 a {background-position: 0 0;}
li.menu_2 a {background-position: -120px 0;}
li.menu_3 a {background-position: -240px 0;}
li.menu_4 a {background-position: -360px 0;}
li.menu_5 a {background-position: -480px 0;}
li.menu_6 a {background-position: -600px 0;}
li.menu_7 a {background-position: -720px 0;}
li.menu_8 a {background-position: -840px 0;}

li.menu_1 a:hover {background-position: 0 -39px;}
li.menu_2 a:hover {background-position: -120px -39px;}
li.menu_3 a:hover {background-position: -240px -39px;}
li.menu_4 a:hover {background-position: -360px -39px;}
li.menu_5 a:hover {background-position: -480px -39px;}
li.menu_6 a:hover {background-position: -600px -39px;}
li.menu_7 a:hover {background-position: -720px -39px;}
li.menu_8 a:hover {background-position: -840px -39px;}

#content_container {background: #000; padding-bottom: 15px;}

#content {width: 960px; margin: 0 auto; overflow: hidden; height: auto;}

.left_side {width: 615px; background: #151515; position: relative; overflow: hidden; padding: 15px 10px; margin: 15px 0; float: left;}

.left_side .corner_1 {position: absolute; top: 0; left: 0; width: 9px; height: 9px; background: url(img/black_corner_top_left.jpg);}
.left_side .corner_2 {position: absolute; top: 0; right: 0; width: 9px; height: 9px; background: url(img/black_corner_top_right.jpg);}
.left_side .corner_3 {position: absolute; bottom: 0; left: 0; width: 9px; height: 9px; background: url(img/black_corner_bottom_left.jpg);}
.left_side .corner_4 {position: absolute; bottom: 0; right: 0; width: 9px; height: 9px; background: url(img/black_corner_bottom_right.jpg);}

.left_side h2 {font-family:	trebuchet ms,sans-serif; font-size: 18px; float: left; clear: both; border-bottom: 1px dotted #fff; padding-bottom: 10px; display: block;}

.left_side p {line-height: 150%; margin-bottom: 20px;}

.left_side ul {line-height: 150%; margin-bottom: 20px;}

img.left {float: left; margin: 0 10px 10px 0;}

/* ------- */

.right_side {float: right; margin-top: 15px;}

#masz_pytania {display: block; margin-top: 15px; background: url(img/box_02.jpg); width: 316px; height: 176px; overflow: hidden; position: relative;}

#masz_pytania p {position: absolute; top: 60px; left: 20px; width: 190px; line-height: 150%;}

#masz_pytania ul {position: absolute; top: 105px; left: 20px; width: 190px; line-height: 200%; font-weight: bold;}

#masz_pytania ul strong {color: #ffffff; font-size: 15px;}

#footer {width: 960px; margin: 0 auto; height: 50px;}

#footer_left {width: 232px; height: 27px; background: url(img/footer_l.png); line-height: 27px; float: left; margin-left: 15px; margin-top: 12px; text-align: center; color: #b5b5b5;}

#footer_left a {color: #556f90; text-decoration: none;}

#footer_right {width: 232px; height: 27px; background: url(img/footer_l.png); line-height: 27px; float: right; margin-right: 15px; margin-top: 12px; text-align: center; color: #b5b5b5;}

#footer_right a {color: #556f90; text-decoration: none;}

/* dodatkowe */
.clear {height: auto; overflow: hidden; clear: both; width: 100%; margin-bottom: 15px;}
