/*uniwersalne*/
*{margin:0;padding:0;}
img {border: 0}
a {text-decoration: none; color: #ED1C23;}
a:hover {text-decoration: underline;}
table table { margin: 10px; }
table table td { padding: 5px; }
table .poz_5 {background: #EE1C23; color: #ffffff;}
table .poz_5 a {color: #ffffff;}


/*pozycjonowanie*/
.ltAbs { position: absolute; top: 0; left: 0;}
.rtAbs { position: absolute; top: 0; right: 0;}
.lbAbs { position: absolute; bottom: 0; left: 0;}
.rbAbs { position: absolute; bottom: 0; right: 0;}
.fl { float: left; margin: 12px; margin-left: 0; }
.fr { float: right; margin: 12px; margin-right: 0; }

/*zaokrąglone rogi kontakt*/
.rb {background: no-repeat bottom right; }
.rt {background: no-repeat top right; }
.lt {background: no-repeat top left; }
.lb {background: no-repeat bottom left; float: left; }
/*zaokrąglone rogi kontakt*/
.kontakt .rb {background-image: url(../img/rc/rbK.jpg);}
.kontakt .rt {background-image: url(../img/rc/rtK.jpg);}
.kontakt .lt {background-image: url(../img/rc/ltK.jpg);}
.kontakt .lb {background-image: url(../img/rc/lbK.jpg);}
/*zaokrąglone rogi menu*/
.menu .rb {background-image: url(../img/rc/rbM.jpg);}
.menu .rt {background-image: url(../img/rc/rtM.jpg);}
.menu .lt {background-image: url(../img/rc/ltM.jpg);}
.menu .lb {background-image: url(../img/rc/lbM.jpg);}
/*zaokrąglone rogi do obrazków*/
.img-bg .rb {background-image: url(../img/rc/rb.jpg); padding: 3px;}
.img-bg .rt {background-image: url(../img/rc/rt.jpg);}
.img-bg .lt {background-image: url(../img/rc/lt.jpg);}
.img-bg .lb {background-image: url(../img/rc/lb.jpg);}

body {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif; font-size:12px; color: #000000; width: 100%; height: 100%; position: absolute;}

p {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif; font-size:12px; color: #000000; text-align:justify;}
.page { background: url(../img/bg/top.jpg) top center no-repeat; position: relative; width: 100%; height:100%; min-height:500px;}
.logo { position: absolute; top: 8px; left: 55px; visibility:hidden;}
h2 { font-size: 11px; font-weight: bold; color: #7F7F7F; position: absolute; top: 50px; right: 40px;}
h1 { font-size: 20px; font-weight: normal; color: #E02129; position: absolute; top: 270px; right: 10px;}
.cite { color: #666666; width: 410px; position: absolute; top: 320px; right: 0; font-size: 14px; line-height: 18px;}
.cite strong { color: #2F2F2F; float: right;}

.content { background: #ffffff; width: 630px; float: right; margin: 420px 0 30px 0; overflow: hidden;}
.img-bg { background: #FF0000; font-size: 0%; position: relative;}
.img-bg img { border: 1px solid #ffffff; float: left; }
h3 { font-size: 16px; line-height: 22px; color: #ED1C23; text-transform:uppercase; padding-bottom: 5px;}
h4 { font-size: 14px; line-height: 22px; color: #ED1C23; text-transform:uppercase; padding: 15px 0 3px 0;}
p { line-height: 16px; text-align: justify; text-indent: 20px;}
em {float: right; font-weight: bold; font-size: 12px; }

.navigation { background: #ffffff; width: 222px; float: left; margin: 280px 0 0 0; padding: 2px 0 22px 16px;}

.title { position: absolute; top: 14px; left: -14px;}
.kontakt { background: #B5B5B5; float: left; clear: both; margin: 20px 0 0 0;}
.kontakt .body { width: 180px; padding: 21px; position: relative; line-height: 20px; color: #595959; }
.menu { background: #EE1C23; float: left; clear: both; margin: 0; }
.menu .body { width: 215px; padding: 7px; padding-right: 0; position: relative; line-height: 20px; color: #595959; }

.page_menu {width: 215px; position: relative; }
.page_menu li.menu_tab {display: block; width: 215px; line-height: 30px; padding: 0; margin: 0; position: relative; background: url(../img/bg/menutab.jpg) bottom left no-repeat;}
.page_menu a {color: #ffffff;font-size: 11px; font-weight: bold; padding-left: 10px; display: block;}
.page_menu ul { background: #636363 url(../img/bg/submenuB.jpg) bottom left no-repeat; position: absolute; left: 215px; top: 0px; width: 207px; line-height: 23px; margin: 0; padding: 0; display: none; font-weight: normal; font-size: 11px; border-left: 2px solid #ffffff; padding-bottom: 12px;}
.page_menu ul li {display: block; width: 207px; line-height: 30px; padding: 0; margin: 0; position: relative; background: url(../img/bg/submenu.jpg) bottom left no-repeat;}
.page_menu ul li.first { background-image: url(../img/bg/submenuF.jpg); background-position: top;}
.page_menu li:hover ul,.page_menu li.hover ul { display: block;}

ul { list-style: none; display: block; float: left; }
ul li { line-height: 16px; padding: 2px 20px; background: url(../img/bg/circle.gif) 0px 7px no-repeat; display: block;  }
.referencje {padding: 30px 15px;}
.referencje li {padding: 6px 20px; background-position: 0px 11px; }

.kontakt-form { padding: 20px 10px; }
.kontakt-form span { display: block; width: 100%; padding: 2px 0;}
.kontakt-form label { float: left; width: 80px; margin-right: 10px; text-align: right; text-transform: uppercase;  line-height: 22px; font-weight: bold;}

.podpis { padding: 30px 0 0 60px; display: block; float: left; }
.footer {color: #ffffff; text-align: right; width: 900px; margin: 0 auto; line-height: 30px; }

.clear{clear:both;}
