@charset "utf-8";
/* Scaliano CSS */

* {
margin:0;
padding:0;
}

html {
overflow-x: hidden;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
width:953px;
margin:0 auto;
behavior:url("/application/scripts/hcss.htc");
background-image:url(/application/images/layout/foot_bg.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#logo {
width:953px;
height:166px;
background-image:url(/application/images/layout/logo.jpg);
overflow:hidden;
}

#logo .left {
width:253px;
height:166px;
float:left;
}

#logo .right {
width:700px;
height:166px;
float:right;
}

#logo .right table {
margin-left:310px;
margin-top:10px;
}

#logo .right input {
behavior:url(/application/scripts/iepngfix.htc);
}

#topmenu {
width:940px;
height:35px;
background-image:url(/application/images/layout/topmenu_bg.jpg);
padding-top:10px;
text-align:center;
}

#top {
width:953px;
height:315px;
background-image:url(/application/images/layout/top.jpg);
overflow:hidden;
}

#navigation {
width:953px;
height:84px;
overflow:hidden;
}

#navigation .left {
width:353px;
height:84px;
overflow:hidden;
background-image:url(/application/images/layout/header_menu.jpg);
float:left;
}

#navigation .right {
width:600px;
height:84px;
overflow:hidden;
background-image:url(/application/images/layout/header.jpg);
float:left;
}

#bg {
background-image:url(/application/images/layout/all_bg.jpg);
}

#center {
width:953px;
height:300px;
height:auto !important;
min-height:300px;
}

#center .left {
width:287px;
height:auto;
min-height:300px;
float:left;
overflow:hidden;
}

#center .center {
width:66px;
height:430px;
background-image:url(/application/images/layout/separator.jpg);
background-position:0px -0px;
background-repeat:no-repeat;
float:left;
}

#center .right {
width:550px;
height:auto;
min-height:300px;
float:left;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:40px;
text-align:justify;
}

#foot {
width:953px;
height:26px;
background-image:url(/application/images/layout/foot.jpg);
background-repeat:no-repeat;
clear:both;
padding-top:130px;
overflow:hidden;
}

#foot a {
color:#555555;
font-weight:bold;
}

#foot .left {
width:480px;
float:left;
padding-left:20px;
}

#foot .left td {
padding-left:3px;
}

#foot .right {
width:440px;
float:right;
font-size:11px;
text-align:right;
padding-right:13px;
padding-top:0px;
margin-top:-42px;
}

#center ul {
padding-left:15px;
padding-bottom:5px;
}

#center li {
list-style:outside;
list-style-image:url(/application/images/layout/P.png);
}

img {
behavior:url(/application/scripts/iepngfix.htc);
}

h1 {
font-size:16px;
color:#2b91c3;
}

h2 {
font-size:14px;
color:#2b91c3;
}

h3 {
font-size:12px;
color:#555555;
}

p {
padding-top:5px;
padding-bottom:5px;
}

a { 
text-decoration:none;
color:#2b91c3;
}

a:hover {
text-decoration:underline;
}

input, option, textarea {
padding:1px 2px 1px 2px;
color:#a3a3a3;
}

input.newsletter {
margin-top:3px;
padding:7px 5px 1px 5px;
color:#a3a3a3;
font-size:8px;
font-weight:bold;
text-align:right;
width:120px;
height:12px;
}

#center .right img {
/*border:1px solid #000;*/
border:0;
}

#topmenu ul li .selected {
color:#2b91c3 !important;
}


img.selected {
margin-top:-54px;
}

td {
padding:3px;
}

.newsblock {
padding-left:38px;
padding-top:10px;
text-align:justify;
margin-top:5px;
}

.newsblock p {
border-bottom: 1px dotted rgb(201, 201, 201);
padding-top: 5px; 
padding-bottom: 5px; 
margin-bottom:5px;
}

.newsblock h3 {
margin-top:2px;
font-size:9px;
}

.newsblock span {
font-size:11px; 
float:right;
color:#05578f;
}

.offers {
padding-left:15px;
}

.offers p {
font-weight:bold;
float:right;
padding-right:5px;
margin-top:-8px;
margin-bottom:10px;
font-size:14px;
color:#555555;
}

html {
background-image:url(/application/images/layout/body_bg.jpg);
background-position:top right;
background-repeat:no-repeat
}

.cennik table td {
border-bottom:1px dotted #ddddbc;
}