body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF; 
	font-size: 0.75em;
}

a
{
	color: #B6150B;
}

a:hover
{
	text-decoration: none;
}

.u
{
	text-decoration: underline;
}

div#layer
{
	margin: 0 auto;
	width: 950px;
}

div#strona
{
	width: 950px;
	margin: 0 auto;
	position: absolute;
}

div#head
{
	width: 950px;
	margin: 0px 0px;
	height: 156px;
}

#logo a
{
	display: block;
	width: 178px;
	height: 116px;
	background: url(../gfx/logo.jpg);
	position: absolute;
	top: 40px;
	left: 10px;
}

#top a
{
	display: block;
	width: 715px;
	height: 68px;
	background: url(../gfx/top.jpg);
	position: absolute;
	top: 81px;
	left: 230px;
}

div#menu
{
	width: 950px;
	height: 71px;
	background: url(../gfx/menu.png);
}

#menu div
{
	background: #838383;
	width: 946px;
	height: 28px;
	position: relative;
	top: 35px;
	left: 1px;
	border: 1px solid #666;
}

a#first
{
	background: none;
}

a:hover#first
{
	background: #606060;
}

a#aktiv
{
	text-decoration: underline;
}

a#firstAktiv
{
	background: none;
	text-decoration: underline;
}

a:hover#firstAktiv
{
	background: #606060;
}

div#contener
{
	width: 950px;
	background: url(../gfx/bg.png) no-repeat;
}

div#content
{
	margin: 15px;
	width: 920px;
}

div#tresc
{
	margin: 15px 0px;
	padding: 0px 85px 0px 15px;
	width: 540px;
	float: left;
	border-right: 2px solid #878787;
	background: url(../gfx/bgCon.png) no-repeat top right;
}

#tresc h1, #content h1
{
	margin: 20px 0;
	font-size: 1.5em;
	font-weight: bold;
}

#tresc p,#content p
{
	text-align: justify;
}

#tresc p.right, #content p.right
{
	text-align: right;
}

p.data
{
	font-weight: bold;
	font-style: italic;
}

div#newsy
{
	margin: 15px 0 0 0;
	padding: 0;
	width: 292px;
	float: right;
}

div.boxT
{
	margin: 0;
	padding: 0;
	width: 292px;
	height: 67px;
	background: url(../gfx/boxT.png);
}

div.boxC
{
	margin: 0px;
	padding: 0 15px;
	width: 262px;
	background: url(../gfx/boxC.png);
	font-size: smaller;
}

div.boxB
{
	margin: 0px;
	padding: 0px;
	width: 292px;
	height: 94px;
	background: url(../gfx/boxB.png);
}

.boxT h2
{
	margin: 0 0 0 15px;
	padding: 20px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}

.boxC p
{
	margin: 0;
	padding: 10px 0 10px 0;
}

div#partnerzy
{
	clear: both;
	width: 950px;
	height: 83px;
	background: url(../gfx/partnerzy.png);
}

#partnerzy div
{
	font-size: 0.8em;
	position: relative;
	left: 15px;
	top: -13px;
}

#partnerzy p 
{
	text-align: center; 
	padding: 0px;
	display: block;
	position: relative;
	top: -15px;
	left: -30px;
}

#partnerzy img 
{
	border: none; 
	vertical-align: middle; 
	margin: auto 0px;
	padding: 0px 40px;
}

div#footer
{
	font-size: 0.8em;
	text-align: justify;
	margin: 0px 70px 40px 70px;
}

#footer img
{
	border: none;
	float: right;
	margin-left: 20px;
}

/* form narzedzia dla uczelni */

.form div
{
	margin: 2px 0;
}

.form input[type="text"]
{
	width: 250px;
	border: 1px solid #CCC;
}

.form input[type="submit"]
{
	cursor: pointer;
}

#n1pl, #n2pl, #n3pl, #n4pl
{
	display: none;
}
