@charset "iso-8859-2";
body {
	background-image: url(../img/bg-all.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #505050;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#boxBgGradient {
	background-image: url(../img/bg-all-gradient-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#topFlagi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-top-red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#flashBox {
	height: 406px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#boxBgGradient #flashBox #menuFlash object {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#menuFlash {
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#flashBoxSub {
	height: 192px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}
#contentBox {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/box-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content {

}
#sub {
	width: 245px;
	float: right;
}

#prawaTresc {
	width: 580px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}
#content h1 {
	font-size: 11px;
	color: #16356A;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
#content  td p {
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	padding-right: 20px;
}
#subMenu {
	margin: 0px;
	padding: 0px;
}
#subMenu li {
	list-style-type: none;
	margin-right: 18px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#subMenu a {
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
}
#subMenu  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #C70000;
}
#fotMenu {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}
#fotMenu #menuBot {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #B4C4CA;
	float: left;
}
#fotMenu #menuBot li {
	display: inline;
	font-size: 10px;
}
#fotMenu #menuBot a {
	font-size: 11px;
	color: #B4C4CA;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#fotMenu  #menuBot  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copy {
	width: 230px;
	font-size: 11px;
	color: #B4C4CA;
	float: right;
	text-align: right;
}
#madeBy {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #B4C4CA;
	font-size: 11px;
	text-align: right;
}
#madeBy a {
	color: #B4C4CA;
}

