body {
margin: 0px;
background: #2e2e2e;
background-image: url('images/bg.jpg');
color: white;
text-align: center;
background-repeat: repeat-x;
font-family: helvetica, arial, sans-serif;
}

a {
color: #800000;
text-decoration: none;
}

a:hover {
color: #f00000;
text-decoration: underline;
}


img {
border: 0px;
}

div.wrap {
width: 960px;
text-align: left;
margin: 0 auto;
}

div.top {
padding:20px;
padding-left: 30px;
padding-right: 30px;
}

div.top div.langbar {
padding-top: 8px;
float: right;
font-size: 14px;
font-weight: bold;
}

div.top div.langbar span {
position: relative;
top: -1px;
}


div.content {
-moz-border-radius: 25px; -webkit-border-radius: 25px;
background: white;
color: black;
padding: 10px;
}

div.navbar {
background-image: url('images/navbar.jpg');
width: 900px;
height: 44px;
overflow: hidden;
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 20px;
}

div.navbar a {
float: left;
display: block;
margin-top: 7px;
padding-left: 16px;
padding-right: 16px;
padding-top: 8px;
padding-bottom: 8px;

font-size: 14px;
line-height: 14px;
text-decoration: none;
color: black;
font-weight: bold;
margin-left: 10px;
}

div.navbar a.right {
float: right;
margin-right: 10px;
}

div.navbar a:hover {
background: #f74f30;
background-image: url('images/navhover.jpg');
color: white;
text-decoration: none;
}

div.navbar a.hilite {
color: white;
border-bottom: black dotted 1px;
}

div.innerwrap {
width: 900px;
margin: 0 auto;
margin-bottom: 15px;
}

table.col3 {
border-collapse: collapse;
width: 100%;
}

table.col3 td {
vertical-align: top;
}

table.col3 td.k1 {
width: 310px;
}

table.col3 td.k12 {
width: 620px;
}



table.col3 td.k2 {
width: 310px;
}

table.col3 td.k3 {
width: 280px;
}

table.col2 {
border-collapse: collapse;
width: 100%;
}

table.col2 td {
vertical-align: top;
}

table.col2 td.k1 {
width: 50%;
}

table.col2 td.k2 {
width: 50%;
}

div.halfbox2 {
margin-left: 10px;
background: #dddddd;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: black;
padding: 15px;
font-size: 11px;
line-height: 17px;
}

h1 {
padding-left: 10px;
color: #f00000;
margin: 0px;
padding-bottom: 10px;
font-size: 24px;
font-weight: bold;
line-height: 24px;
}

h1.blank {
background: none;
}


h1 span.klamra {
color: black;
font-weight: bold;
padding-left: 30px;}

h1.wycena {
color: #707070;
padding: 0px;
}

h1.wycena span {
background: green;
color: white;
padding-left: 8px;
padding-right: 8px;
}


h2 {
margin: 0px;
padding-bottom: 10px;
padding-left: 10px;
color: #606060;
font-size: 18px;
font-weight: normal;
}

div.box3 h2 {
border-bottom: white dashed 1px;
padding-left: 0px;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
color: red;
font-weight: normal;
}


p {
margin: 0px;
margin-bottom: 1em;
}




div.box1 {
margin-right: 20px;
background: #dddddd;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: black;
padding: 15px;
font-size: 11px;
line-height: 17px;
text-align: left;
min-height: 200px;
}

div.box1low {
margin-right: 20px;
background: #dddddd;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: black;
padding: 15px;
font-size: 11px;
line-height: 17px;
text-align: left;
}

div.box2 {
background: #dddddd;
-moz-border-radius: 10px; -webkit-border-radius: 10px;
color: black;
padding: 15px;
font-size: 11px;
line-height: 17px;
}

div.box3 {
margin-right: 20px;
background: #dddddd;
-moz-border-radius: 10px; -webkit-border-radius: 10px;
color: black;
padding: 15px;
font-size: 14px;
line-height: 20px;
text-align: justify;
min-height: 200px;
}



div.boxwycena {
}

div.footer {
font-size: 11px;
color: white;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

div.footer a {
color: #c0c0c0;
text-decoration: none;
}

div.footer a:hover {
color: red;
}

table.cennik {
margin-bottom: 1em;
width: 100%;
border-collapse: collapse;
}

table.cennik tr.spacer {
border-top: #d0d0d0 solid 3px;
}


table.cennik th {
border-bottom:  #d0d0d0 solid 3px;
font-size: 14px;
text-align: center;
}

table.cennik td {
font-size: 14px;
border-bottom:  #d0d0d0 solid 1px;
padding-left: 4px;
text-align: center;
background: white;
}

table.cennik td.typ {
font-weight: normal;
border-right:  #d0d0d0 solid 3px;
}

table.cennik td.plen {
border-right: #d0d0d0 solid 1px;
}

small {
font-size: 11px;
line-height:12px;
text-align: left;
}

a.szotabiz {
font-size: 9px;
font-family: 'lucida grande', verdana, sans-serif;
color: white;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
margin-right: 25px;
}

a.szotabiz:hover {
color: white;
}



