@charset "utf-8";
/* CSS Document */

*
{
margin:0px;
padding:0px;
border:0px;
}

body
{
background-color:#0f224d;
background-image:url('./imgs/body_back.jpg');
background-position:center;
background-repeat:repeat-y;
}

div#holder
{
width:770px;
margin:auto;
}

div#top
{
width:770px;
height:210px;
background-image:url('./imgs/top.jpg');
background-repeat:no-repeat;
}

div.copyrights
{
float:right;
color:#FFFFFF;
font-size:10px;
font-family:"Times New Roman", Times, serif;
}

div.data
{
color:#FFFFFF;
float:right;
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-top:154px;
margin-right:3px;
clear:both;
}

div.welcome
{
color:#0f224d;
float:right;
font-size:12px;
font-family:"Times New Roman", Times, serif;
margin-top:6px;
padding-right:21px;
clear:both;
}

div#menu_bar
{
background-image:url('./imgs/menu_back.jpg');
background-repeat:repeat-y;
width:150px;
float:left;
margin-left:21px;
}

div#menu_bar a
{
color:#9fb8f1;
display:block;
height:18px;
margin-top:8px;
font-size:12px;
line-height:18px;
padding:0px 0px 0px 10px;
background-image:url('./imgs/menu_spacer.jpg');
background-position:bottom;
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
}

div#main_content
{
width:538px;
float:left;
margin-left:29px;
position:relative;
top:-10px;
}

div#paragraf
{
width:60px;
height:63px;
background-image:url('./imgs/main_left_top.jpg');
background-repeat:no-repeat;
float:left;
}

div#page_head
{
width:478px;
height:42px;
background-image:url('./imgs/main_top.jpg');
background-repeat:no-repeat;
float:left;
margin-top:21px;
}

div#page_head h1
{
margin-left:33px;
margin-top:6px;
color:#FFFFFF;
font-size:18px;
line-height:28px;
font-family:"Times New Roman", Times, serif;
}

div.clearer
{
clear:both;
height:0px;
width:100%;
overflow:hidden;
}

div#page_text
{
clear:both;
width:538px;
background-image:url('./imgs/main_background.jpg');
background-repeat:repeat-y;
}

div#page_text div
{
width:500px;
margin-left:22px;
text-align:justify;
font-size:12px;
line-height:18px;
color:#111111
}

div#main_bottom
{
width:538px;
height:12px;
background-image:url('./imgs/main_back.jpg');
background-repeat:no-repeat;
}

p.sub_chapter
{
width:100%;
text-align:center;
font-size:16px;
margin-bottom:8px;
font-weight:bold;
}

ul.items
{
font-size:10px;
line-height:18px;
list-style-image:url('./imgs/uslugi_ksiegowe.gif');
list-style-position:outside;
margin-left:20px;
}

table.cennik
{
border:1px #9fb8f1 solid;
width:95%;
margin:auto;
margin-top:5px;
clear:both;
}

table.cennik td
{
border:1px #9fb8f1 solid;
color:#111111;
padding:2px 5px;
}

td.table_heading
{
font-size:14px;
font-weight:bold;
background-color:#9fb8f1;
}

td.part_heading
{
font-weight:bold;
}

td.part_text
{
text-align:left;
width:68%;
}

td.part_nums
{
text-align:right;
width:28%;
}


div.slink{ text-align:center; clear:both; font-size:10px; }
div.slink a{ padding:0 5px; }
