body{
	background: #f8fcff;
	margin: 0px;
}

img{
	border: 0px;
}

#box{
	width: 100%;
	margin: 0 auto;
}

#firstBox{
	width: 100%;
	color: #ffffff;
	background: #6b89b3;
}

#upLogo{
	margin: 0 auto;
	width: 750px;
	font: 12px Verdana;
	font-weight: bold;
	height: 113px;
}

#upLogoLeft{
	width: 140px;
	height: 113px;
	float: left;
}

#upLogoRight{
	width: 610px;
	height: 95px;
	float: left;
}

#upMenu{
	float: left;
	width: 300px;
	font: 11px Arial;
	color: #000000;
}

#secondBox{
	width: 100%;
	color: #000000;
	font: 12px Tahoma;
	margin-top: -18px;
}

#me{
	width: 100%;
	height: 20px;
	background: #6b89b3;
	border-bottom: 3px solid #597eb2;
}

#me a{
	color: #ffffff;
	text-decoration: none;

}

#men{
	width: 456px;
	margin: 0 auto;
	height: 20px;
}

div.menu{
	height: 16px;
	float: left;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background: url(img/bg2.jpeg) repeat-x #9cb9e0;
	padding: 2px;
	border-right: 2px solid #6b89b3;
}

#headSecondBox{
	width: 728px;
	margin: 0 auto;
	padding: 10px;
	background: #ffffff;
	border-left: solid 1px #dce1e5;
	border-right: solid 1px #dce1e5;
	border-bottom: solid 1px #dce1e5;
	font: 11px Verdana;
	overflow: hidden;
	text-align: center;
}

#leftHeadSecondBox{
	width: 500px;
	float: left;
	border-right: 1px solid #dce1e5;
	padding-right: 10px;
	text-align: center;
	overflow: hidden;
}

#rightHeadSecondBox{
	width: 200px;
	float: left;
	padding-left: 10px;
	text-align: center;
	overflow: hidden;
}

h2{display: inline; font-size: 20px;}
h3{display: inline; font-size: 18px; color: #506888;}

div.news{
	width: 450px;
	padding-bottom: 15px;
	margin: 15px 25px 0px 25px;
	float: left;
	border-bottom: 1px solid #dce1e5;
	text-align: left;
}

div.program{
	width: 172px;
	height: 400px;
	float: left;
	border: 1px solid #dce1e5;
	margin: 4px;
	font-size: 12px;
	background: url(img/bgPr2.jpeg) no-repeat bottom;
}

div.programSet{
	width: 158px;
	padding: 5px 2px 5px 2px;
	margin: 0px 5px 0px 5px;
	border-bottom: 1px solid #dce1e5;
	float: left;
	text-align: left;
	font-size: 11px;
	background: #f1f7ff;
}

span.bold{font-weight: bold;}

div.aud{
	width: 730px;
	float: left;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

div.aut{
	width: 730px;
	float: left;
	text-align: center;
	padding: 10px;
}

div.autImg{
	width: 250px;
	float: left;
	padding: 0px 5px 0px 104px;

}

div.autImg img{border: 1px solid #000000;}

div.autInfo{
	width: 250px;
	float: left;
	padding: 0px 104px 0px 5px;
	text-align: left;

}

#link{
	width: 730px;
	text-align: left;
}

#link a{
	color: #000000;
	text-decoration: none;
}

div.polecamy{
	width: 160px;
	padding-bottom: 15px;
	margin: 15px 20px 0px 20px;
	float: left;
	text-align: left;
}

#autorzy{

}

#end{
	font: 10px Verdana;
	color: #000000;
	width: 750px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	text-align: center;

}

