html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
 background-color:#000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
} 
 
#pagewidth{
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(grafika/tlo_srodek.gif);
} 
 
#header{
 position:relative; 
 width:100%;
} 
 
#leftcol{
	width:150px;
	float:left;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
 }
 
#rightcol {
	width:150px;
	float:right;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

#twocols{
 width:630px; 
 float:right; 
 position:relative; 
  }

#maincol{
	float: left;
	display:inline;
	position: relative;
	width:480px;
 }
 
#footer{
	background-color:#000000;
	clear:both;
 } 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

#blok_gorny {
padding: 10px 0;
text-align:center;
font-size: 13px;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 

#twocols, #maincol{width:100%; float:none;}
}
.tytul_maly {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 7px;
}
.nazwa_produktu {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.opis_produktu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 15px;
	text-decoration: none;
	line-height: 18px;
}
a.menu:hover {
	font-size: 11px;
	color: #FF6600;
	margin-left: 15px;
	line-height: 18px;
	text-decoration: none;
}
.menu_selected {
	font-size: 11px;
	color: #FF6600;
	margin-left: 15px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a.menu_selected:hover {
	font-size: 11px;
	color: #FF6600;
	margin-left: 15px;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a.menu_selected:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.tekst_mini {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}
a.tekst_mini:hover {
	font-size: 9px;
	color: #FF6600;
	line-height: 12px;
	text-decoration: none;
}
a.tekst_mini {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
}
.tekst_opisu_produktu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 13px;
}

.tekst_opisu_produktu a:hover{
	color: #FF6600;
}

.tekst_opisu_produktu a{
	color: #FFaa77;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}
text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 11px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}
input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
select {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.pole_tekstowe {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ramki_sklep {
	border: 1px solid #000000;
}
.wartosc_pobranie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #000000;
}
.wartosc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #EEEEEE;
	font-weight: bold;
	background-color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
img {border:none; }

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
/*a.menu:visited {
	color: #CCCCCC;
	text-decoration: none;
}*/
a.menu {
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 15px;
	text-decoration: none;
	line-height: 18px;
}
.stopka {
	height:17px;
	background-color:#000000;
	clear:both;
	text-align: center;
	background-image: url(grafika/stopka.gif);
	color: #000000;
	font-size: 10px;
	padding-top: 5px;
	font-weight: bold;
}
.tabela_tlo {
	background-color:#000000;
	clear:both;
	text-align: left;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}
.main_tytuly {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
	line-height:130%;
}
a.tabela_tlo {
	clear:both;
	text-align: left;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}
a.tabela_tlo:link {
	clear:both;
	text-align: left;
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
}
a.tabela_tlo:hover {
	clear:both;
	text-align: left;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

div#dropin {
   position:absolute;
   visibility:hidden;
   width:516px;
   height:283px;
   margin:250px 0 0 175px;
} 

.ankieta a{
font-size:12px;
color: rgb(244, 146, 47);
line-height: 140%;
}

.ankieta a:hover{
color: #F00;
}

.reklama_podpis {
color: #FFF;
font-size: 12px;
font-weight: bold;
}

.reklama_podpis a {
color: #FF6600;
}

.reklama_podpis a:hover{
color: #F00;
}

.przycisk_rek {
color: #ff6600;
border: 1px solid #ff6600;
padding: 5px;
width: 45%;
text-align:center;
font-weight: bold;
margin: 20px 0;
}

.przycisk_rek a{
color: #ff6600;
}

.przycisk_rek a:hover{
color: #fff;
}

div.pozostale_terminarze {
float:left;
text-align:center;
margin: 10px 25px;
}

.pozostale_terminarze img {
margin-bottom:0px;
}

#pozostale_terminarze_blok {
width:456px;
margin:0 11px;
border-top: 1px #523110 solid;
}