/* general stuff */
* { 
margin:0; 
border:0px; 
}
.menuitem{
margin-left: 12px;
}
body{ 
padding:0; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#545454; 
}
img{
border: none;
}
.artykul img{
margin-bottom: 5px;
}
a { 
text-decoration: none; 
color:#3a74a9;  
}
a:hover { 
text-decoration:  underline;   
}
.inapis{ 
width:900px; 
margin: auto; 
}
.spacer { 
clear:both; 
height:0px; 
display:block; 
}
#container {}
#header { 
height:79px; 
background:url(images/bg_header.png) top left repeat-x; 
}
#content-outside { 
margin-bottom:15px; 
background:url(images/bg_content.gif) top left repeat-x; 
}
#content { 
border:1px solid #e1e1e1; 
border-top:none; 
background:#FFF; 
width:900px; 
margin:auto; 
}
#footer { 
width:900px; 
margin:auto; 
}
#footer_content { 
background:#284764; 
color:#999999; 
padding-top:10px; 
}
#footer_content a { 
color:#FFF; 
padding-left:2px; 
padding-right:2px; 
}
.left_side { 
width:190px; 
margin:14px 0px 14px 14px; 
float:left; 
}
.right_side { 
width:666px; 
margin:14px 15px 14px 0px; 
float:right; 
} 
* html .left_side { 
margin:14px 0px 14px 7px; 
}
* html .right_side { 
margin:14px 7px 14px 0px; 
width:656px;  
} 
p { 
margin-bottom:3px; 
margin-top:5px;  
}
small { 
font-size:10px; 
}
.artykul { 
width:100%; 
}
.artykul .naglowek{ 
font-size:20px !important; 
padding-top:10px; 
padding-bottom:15px; 
font-weight:bold; 
color:#264460 !important; 
letter-spacing:-1px; 
border:none !important;  
}
.contentpagetitle-agents { 
font-size:16px; 
font-weight:bold; 
padding-bottom:0px; 
}
.artykul td { 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;  
padding-right:10px; 
padding-left:5px; 
line-height:18px; 
text-align:justify; 
}
.artykul { 
font-size:12px; 
}
.sectiontableentry1 td { 
border-top:1px solid #DDD; 
}
.naglowek {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: Arial, Helvetica, sans-serif;
color: #002E61;
}
.artykul { }
table.artykul td.naglowek {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
border: none;
}
#menu td{
background-color:#E4E9EC;
border-bottom:1px solid #CFC9C9;
padding:7px 10px 7px 6px;
}
#menu{
width: 190px;
background-color:#E4E9EC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
