#container { text-align: center; }
#package{ margin: 0px auto; width: 960px; text-align: left; }

body { font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin: 0px; width: 100%; padding: 0px; 
background-image: url("../pics/body-bcg.jpg"); background-position: top center; background-repeat: repeat-x; background-color:#f8f8f8; color: black; }

h1, h2, h3, h4{ font-family: Segoe UI, Verdana, Tahoma; color:#093c74; font-weight:normal;}
h1{ font-size:1.8em; margin:5px; }
h2{ font-size:1.4em; margin:5px 0; }
h3{ font-size:1.2em; margin:5px 0; }
p { margin:0px; }
img { margin:0; padding:0; border:0px; float:left; }
.right { float:right; }
.left { float:left; }
ul{list-style-image:url(../pics/strzalka_prawa.gif);padding:0px;margin:10px;text-align:left;}
ul li{margin-left:30px;padding:0px;}

a { color:#093c74; }
#top { float:left; width:100%; height:70px; padding:0px;}
#menu_bcg { float:left; width:100%; height:75px; margin:0px auto; background:url('../pics/menu_bcg.png'); }
#menu { float:left; margin:20px 32px; font-size:1.4em; font-family: Segoe UI, Verdana, Tahoma; }
#menu a { float:left; display:block; outline: none; height:44px; margin-left:2px; background:url('../pics/m_bcg.png');color:#fff;text-decoration:none;}
#menu span { float:left; margin:8px 20px; }
#menu a:hover{ background-position:0 -44px;; }
#menu a.selected { background-position:0 -88px; }
#sub_menu { margin:0 10px 15px 10px;  border-bottom:1px solid silver;}
#sub_menu a { font-size:1.2em; margin-right:20px; text-decoration:none; color:dimgray; }
#sub_menu a.selected { border-bottom:3px solid #093c74; color: #093c74;}
#sub_menu a:hover { color:#093c74; }

#main_bcg { float:left;margin:0pc;width:960px;background:url('../pics/main_bcg.png');}
#main { float:left; margin:0 26px; width:908px; background:#fff;}
#tresc { margin:5px; padding:0px; line-height:1.6em; text-align:justify;}
#tresc .klienci { float:left; text-align:center; }
#tresc .klienci p { float:left; width:190px; height:60px;background:yellow; text-align:center; }
#tresc .klienci .k{ display:block; margin:0 auto; }
.right_box { float:right; width:237px; margin:0 0 10px 20px; font-size:1.2em;}
.right_box .top{ float:left; width:100%; height:17px; background:#f0f0f0; background:url('../pics/right_bcg_top.png');}
.right_box .body{ float:left; width:100%;background:#f0f0f0; }
.right_box .content{ float:left; margin:0 10px; }
.right_box .bottom{ float:left; width:100%; height:17px; background:#f0f0f0; background:url('../pics/right_bcg_bottom.png');}
.right_box h1 { margin-top:0px; }
.right_box p { float:left; width:100%;}
.right_box .tel { font-size:1.2em; color:#093c74;}

#footer{ float:left; width:100%; margin:0px; height:80px; color:#828282;  text-align:center; }
#footer a{ margin:10px; color:#828282; text-decoration:none;}

#back_to_top { float:left; width:100%; font-size:12px; margin-top:10px;} 
#back_to_top a { color:#828282; text-decoration:none;}


.error { color:red; }

