/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CSS */

html {
background:#ccc09a;
font-family:Verdana;
cursor:default;
}

body {
height:100%;
text-align:center;
}

#container {
width: 980px;
height:100%;
margin-top: 0;
margin-left:auto;
margin-right:auto;
position:relative;
text-align:left;
}
a {
color:#CC0000;
text-decoration:none;
}
a:hover{
text-decoration:underline;	
}
/* ------------------- header ------------------- */

#header {
position:relative;
z-index:1;
}

#header h2 {
margin:15px 0 15px 30px;
width:312px;
height:90px;
background:url("../images/MBELogo.png") left no-repeat;
}
#header h2 a {
display:block;
width:100%;
height:100%;
}
#header span {
display:none;
}

.nav {
width:380px;
height:40px;
position:absolute;
top:15px;
_top:30px; /* ie6-fix */
right:25px;
padding:10px 15px;
background:url("../images/navBG.png") no-repeat;
text-align:center;
display:inline;
}

.nav li {
float:left;
text-shadow: gray 2px 2px 2px;
position:relative;
}
.nav li:hover {
background:#FFD476;
}

.nav a {
color:#000000;
display:block;
float:left;
font-size:18px;
line-height:40px;
text-shadow: gray 1px 1px 1px;
padding:0 6px;
}
.nav a:hover {
color:#CC0000;
}

.subnav {
position: absolute;
top: 39px;
left:0;
display: none;
border:none;
width:155px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-bottom-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
background:url("../images/slideBG.png") repeat;
border: 3px solid #ffd476;
}
.subnav li{
clear:both;
width:100%;
}
.subnav a {
font-size:12px;
line-height:normal;
padding: 6px 5px;
text-shadow: none;
width:100%;
text-align:left;
}


/* ------------------- banner ------------------- */

#banner {
height:230px;
min-height:230px;
position:relative;
padding:10px 10px 0 10px;
}

#banner h1 {
color:#ffffcc;
font-size:20px;
line-height:40px;
text-shadow: 0 2px 10px gray;
margin-left:35px;
}

#tips{
width:390px;
height:30px;
position:absolute;
bottom:50px;
right:30px;
padding:5px;
background:url("../images/tipsBtn.png") no-repeat;
}
#tips li{
display:none;
margin:auto;
}
#tips a {
font-weight:bold;
display:block;
font-size:12px;
line-height:30px;
width:390px;
text-align:center;
}

/* ------------------- content ------------------- */

#content {
background:url("../images/contentBG.png") repeat-y;
padding:0 10px;
color:#111111;
overflow:hidden;
position:relative;
}

#content h4 {
font-size:18px;
margin-left:60px;
}

.boxText {
background:url("../images/boxText.png") no-repeat;
float:left;
width:630px;
margin:20px 0 0 20px;
padding:15px;
display:inline;
clear:none;
} 
.boxText p {
font-size:12px;
text-align:justify;
text-indent:2em;
line-height:170%;
margin:0 0 25px 0;
}
.boxText img {
border:1px solid #CCCCCC;
padding:2px;
background:#FFFFCC;
}
.boxText img.left {
float:left;
margin:0 16px 4px 0;
}
.boxText img.right {
float:right;
margin:0 0 4px 16px;
}
.boxText ul {
margin:0 0 20px 20px;
}
.boxText li {
list-style-type:disc;
font-size:12px;
line-height:170%;
}
.boxText h3 {
margin: 6px 0 5px 10px;
font-size:15px;
line-height:100%;
}


.skrytkiCompare {
width:630px;
margin:10px 0;
}
.skrytkiCompare th {
text-align:center;
font-size:14px;
line-height:190%;
border:1px dotted red;
vertical-align:middle;
}
.firstcol {
width:45%;
}
.skrytkiCompare td {
padding: 3px;
border:1px dotted gray;
}
.skrytkiCompare h3 {
font-size:11px;
line-height:110%;
margin:2px 0 2px 10px;
}
.skrytkiCompare p {
font-size:10px;
line-height:100%;
}
.yesno {
text-align:center;
vertical-align:middle;
font-size:14px;
font-weight:bold;
}
.yesno img {
border:0;
vertical-align:middle;
}


#boxWrapper {
float:right;
width:260px;
}
#boxWrapper img {
float:right;
border:1px solid #CCCCCC;
padding:2px;
background:#FFFFCC;
display:inline;
margin:10px 40px 10px 0;
}
.box {
position:relative;
float:right;
background:url("../images/boxBG.png") repeat-y;
width:220px;
margin:60px 10px 25px 0;
padding:0 15px;
display:inline;
clear:both;
}
.boxHeader {
position:absolute;
top:-45px;
right:0;
background:url("../images/boxHeaderBG.png") no-repeat;
width:220px;
height:30px;
padding: 15px 15px 0 15px;
}
.boxHeader h5 {
font-size:16px;
line-height:30px;
margin-left:15px;
}
.box ul {
margin:5px 0 0 25px;
}
.nolink {
margin:5px 0 0 18px;
}
.nolink small {
font-size:75%;
}
.box li {
list-style-type:disc;
line-height:170%;
font-size:12px;
margin-left:6px;
}
.box p {
font-size:12px;
line-height:150%;
text-indent:0;
text-align:center;
margin:20px 0 0 0;
}
.box p strong {
font-size:120%;
}
.openingHours {
font-size:12px;
line-height:150%;
text-align:right;
margin:5px 25px 0 0;
}
.boxBottom {
position:absolute;
bottom:-25px;
_bottom:-26px; /* ie6-fix */
right:0;
background:url("../images/boxBottomBG.png") no-repeat;
width:250px;
height:25px;
}

.boxText img.construction {
background:transparent;
border:0;
margin-top:15px;
margin-bottom:30px;
}

/* ------------------- footer ------------------- */

#footer {
background:url("../images/footerBG.png") repeat-x;
color:#ffffcc;
font-size: 12px;
height:35px;
}

#footer ul#navb {
float:left;
line-height:25px;
margin-left:80px;
display:inline;
}

#footer li {
display:inline;
}

#footer a {
text-decoration: underline;
color:#ffffcc;
font-size: 12px;
}

#footer a:hover {
text-decoration: none;
}

#footer p {
float:right;
margin-right:80px;
line-height:25px;
display:inline;
}

/* ------------------- prices ------------------- */
.pakietStandard {
margin: 10px 30px 10px 40px;
text-align:center;
font-size:15px;
line-height:190%;
border: 1px solid #000000;
width:460px;
}
.pakietStandard th {
background:#000000;
color:#ffffff;
}
.pakietStandard th.midth {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}
.pakietStandard tr {
border: 1px solid #000000;
}
.pakietStandard td {
border: 1px solid #000000;
background:#ffffff;
}
td.subth {
background:#cc0000;
color:#ffffff;
}

.pakietBiznes {
margin: 10px 30px 10px 40px;
text-align:center;
font-size:15px;
line-height:190%;
width:460px;
border:1px solid #000000;
}
.pakietBiznes td {
padding:5px;
border:1px solid #000000;
background:#ffffff;
}
.pakietBiznes th {
color:#ffffff;
background:#000000;
padding:3px;
}
.pakietBiznes th.midth {
border-top:1px solid #ffffff;
}

table.prices {
width:620px;
font-size:12px;
text-align: center;
border:1px solid black;
margin:5px;
float:left;
}
table.half {
width:305px;
}
table.prices th {
background:#000000;
color:#FFFFFF;
padding:2px;
}
table.prices td {
border:1px solid black;
padding:1px;
background:#ffffff;
}
table.prices td.midth {
font-weight:bold;
}
#content div.boxText p.info {
text-indent:0;
line-height:120%;
margin:6px 5px 4px 5px;
}
