body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
        color: #144b83;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
        color: #144b83;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
        color: #cc0066;
}

#all {
	width: 1280px;
	background-color: #FFFFFF;
}

#site {

	width: 980px;
	margin-top: 15px;

}

#logo {

	background-color: #FFFFFF;
	width: 100%;
	height: 70px;
	float: left;

}

#menu {

	float: left;
	width: 100%;

}

#menu_blue {

	float: left;
	width: 561px;
	height: 38px;
	background-color: #246ab2;

}
#menu_blue ul{
padding:0;
margin:0;
list-style:none;
}
#menu_red {

	float: left;
	width: 419px;
	height: 38px;
	background-color: #cc0066;

}

#men {
	float: left;
	margin: 0;
	list-style: none;
	font-weight: bold;
}
	  
#men li {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#men a {
	float: left;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: bold;
	border-bottom: none;
	font-weight: bold;
}

#srodek {
	float: left;
	width: 100%;
	text-align:left;
	margin-top: 15px;
	background-image: url(imagix/srodektlo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#lewy {
	float: left;
	width: 322px;
}

#tresc {
	float: left;
	width: 643px;
	margin-top: 15px;
	text-align: left;
	padding-left: 15px;
}

#dol {
	float: left;
	width: 100%;
}

#dol1 {
	float: left;
	width: 278px;
	height: 132px;
	background-image: url("imagix/dol1.png");
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-top: 15px;
	text-align: left;
	padding: 20px;
	color: #7f8181;
	font-size: 11px;
}

#dol2 {
	float: left;
	width: 282px;
	height: 132px;
	background-image: url("imagix/dol2.png");
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: 15px;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#dol3 {
	float: left;
	width: 282px;
	height: 132px;
	background-image: url("imagix/dol3.png");
	background-repeat: no-repeat;
	margin-top: 15px;
	text-align: left;
	padding: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#stopka {
	float: left;
	text-align: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom:20px;
	border-top-style: solid;
	border-top-color: #bcbcbc;
	border-top-width: 1px;
	color: #666666;
	font-size: 11px;
}





#ver-zebra
{
	font-size: 12px;
	margin: 5px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #333;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #666;
}
.vzebra-odd
{
	background: #E9F0F1;
}
.vzebra-even
{
	background: #F4F8F8;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}

fieldset {
border:none;}
#EmailForm label{
width:300px;
float:left;
}
#EmailForm input {
	float:right;
	width:220px;
	border: 1px solid #999999;
}
#EmailForm textarea {
	float:right;
	width:215px;
	border: 1px solid #999999;
}
.tekstPAKIETYkbit {

	font-family: Tahoma;
	font-size: 14px;
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}