body {
	font-family: Tahoma;
	font-size:12px;
	color: #4b4b4b;
}

.txtNW {
	text-indent:-10000px;
}

a {
	color: #4b4b4b;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#9b9b9b;
}

.s {
	float:none;
	clear:both;
	display:block;
}

.c {
	float:none;
	clear:both;
	width:0px;
	overflow:hidden;
}

/** czesc glowna **/

#pojTop, #pojContent, #pojFooter {
	width: 949px;
	margin:0px auto 0px;
}

#pojTop {
	
	height: 176px;
	margin-top:23px;
	background: bottom center no-repeat;
}

#pojTop h1 {
	background: url(../images/logo.png) no-repeat;
	float:left;
}


#pojTop h1, #pojTop h1 a {
	display:block;
	width:90px;
	height:43px;
	
}

#pojTop #mainLink {
	float:right;
}

#pojTop #mainLink a {
	display:block;
	font-size:12px;
	text-decoration:none;
	padding-left:19px;
	padding-bottom:1px;
	background: url(../images/mini_logo.png) no-repeat 0 1px;
}

#pojSubMenu {
	padding:9px 0px 9px 0px;
	text-align:right;
	border-bottom:solid 1px #a6a6a6;
	margin-bottom:25px;
}

#pojLeft {
	width:204px;
	float:left;
}

#pojRight {
	margin-left:38px;
	float:left;
	width:707px;
}

#pojRight p {
	margin-bottom:17px;
}

.pojBox {
	padding:13px 10px 17px 12px;
	color:white;
	width:182px;
}

.pojBox a {
	color:white;
	font-size:12px;
	padding:7px 0px 7px 14px;
	margin:0px;
	height:1%;
	border-top:solid 1px white;
	display:block;
}

.pojBox a:hover {
	color:#EFEFEF
}

.pojBox h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}

#pojBox1 {
	background: #932822 url(../images/box_right_bottom_1.png) bottom right no-repeat;
}

#pojBox1 a {
	background: url(../images/mini_arrow_1.png) center left no-repeat;
}

#pojBox2 {
	background: #bc4126 url(../images/box_right_bottom_2.png) bottom right no-repeat;
	margin-top:12px;
}

#pojBox2 a {
	background: url(../images/mini_arrow_2.png) center left no-repeat;
}

#pojContent h2 {
	color: 952821;
	font-size:18px;
	font-weight:normal;
	margin-bottom:22px;
}

#pojFooter {
	margin-top:39px;
	border-top:solid 1px #a6a6a6;
	padding-top: 7px;
	margin-bottom:30px;
	font-size:11px;
	
}


#pojFooter a {
	font-size:11px;
}

#pojFooter ul li {
	display:inline;
}

#pojFooter ul {
	text-align:center;
}