/* hide from ie on mac \*/
html {
    height: 100%;
    /*overflow: hidden; wlaczany przez js*/
}
#myAlternativeContent {
	height:  100%;
    width: 100%;
	z-index:10;
}
/* end hide */
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font: 76% Arial, sans-serif;
	background:#ffffff;
}

#noflash{display:none;}

body, a {font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; color:#626262; font-weight:normal; text-decoration:none;}
h1 {font-size:28px; color:#0071b8;}
.flash{font-size:12px; color:#ff0000;}
a {color:#002e77;}

#seo {height:100%; padding:20px 20px 0px 20px; background: url(img/background.gif) repeat-x;}
#zawartosc {width:998px; margin:auto;}
#opis {width:640px;}
#line {width:640px; background: url(img/line.gif) repeat-x; margin:20px 0px;}
#nawigacja, #stopka {float:right;}
#butelka {float:right; margin:0px 20px;}
.clear{clear:both;}

.noborder {
border:none;
}