@charset "utf-8";
/* CSS Document */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BFC1C1;
}
html {
	text-align:center;
	background:url(img/bg.png) top repeat-x #200000;
}
body {
	text-align:center;
	background:url(img/background.png) top no-repeat;
	height:530px;
}
#container {
	text-align:left;
	width:997px;
	position:relative;
}
#headline {
	width:1000px;
	height:171px;
}
#headline h2 {
	position:absolute;
	left:36px;
	top:31px;
	background:url(img/headline.png) no-repeat;
	width:184px;
	height:42px;
	overflow:hidden;
}
#headline h2 a {
	float:left;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-10000px;
	padding-top:1000px;
}
#headline h1 {
	position:absolute;
	left:15px;
	top:15px;
	background:none;
}
#headline h1 a {
	float:left;
	width:100%;
	height:100%;
	text-indent:0;
	padding-top:0;
	font-size: 32pt;
	font-family:calibri;
}
#headline .banner {
	position:absolute;
	left:1px;
	top:95px;
	width:466px;
	height:58px;
	border:1px solid #000;
}
#content {
	clear:both;
	width:997px;
	overflow:hidden;
}
#content .top{
	float:left;
	width:997px;
	height:4px;
	background:url(img/ct.png);
}
#content .center h1{
	font-weight:bold;
	font-size:18px;
	color:#fff;
	padding:15px 0 17px 0;
}
#content .center h2{
	font-weight:bold;
	font-size:18px;
	color:#fff;
	padding:15px 0 0px 0;
}
#navigation h2.description{
	font-size: 13px;
	font-family: calibri;
	font-weight: normal;
	color: #d4d4d4;
	padding:10px;
	background:rgba(255,255,255,0.2);
	border: 1px solid rgba(255,255,255,0.5);
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	margin-bottom: 10px;
}
#content .center h3 a{
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration: underline;
}
#content .center h3 a:hover{
	text-decoration: none;
	color: #ddd;
}
#content .center h3{
	font-weight:bold;
	font-size:13px;
	color:#fff;
	padding:9px 0 5px 0;
}
#content .center{
	float:left;
	width:963px;
	background:url(img/cc.png);
	text-align:justify;
	padding:0 17px 38px 17px;
}
#content .bottom{
	float:left;
	width:997px;
	height:4px;
	background:url(img/cb.png);
}
#left {
	float:left;
	width:279px;
	margin-right:16px;
}
#navigation{
	float:left;
	width:279px;
}
#navigation .header{
	float:left;
	width:261px;
	height:42px;
	background:url(img/menu_header.png);
	line-height:42px;
	padding-left:18px;
	font-weight:bold;
	font-size:14px;
	color:#E7EBEB;
}
#menu{
	float:left;
	width:261px;
}
#menu li{
	float:left;
	width:243px;
	height:38px;
	background:url(img/menu_li.png);
	line-height:38px;
	padding-left:36px;
}
#menu li a{
	color:#CCD5D5;
}
#menu li a:hover{
	color:#CCD5D5;
	font-weight:bold;
	padding-left:11px;
}
#navigation .bottom{
	float:left;
	width:279px;
	height:29px;
	background:url(img/nb.png);
}
#right {
	float:left;
	width:702px;
}
#right .top {
	float:left;
	width:702px;
	height:4px;
	background:url(img/rt.png);
	margin-top: 15px;
}
#right .center  h1{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding:8px 0 21px 0;
}
#right .center {
	float:left;
	width:668px;
	background:url(img/rc.png);
	padding:0 17px 10px 17px;
	text-align:justify;
	line-height:18px;
}
#right .center ul li {
	float: left;
	border: 1px solid #777;
	padding: 9px;
	margin-left: 15px;
}
#right .center ul li:hover {
	border: 1px solid #FFF;
}
#right .center a {
	color: #FFF;
	text-decoration: underline;
}
#right .center a:hover {
	text-decoration: none;
}
#right .bottom {
	float:left;
	width:702px;
	height:4px;
	background:url(img/rb.png);
}
#right div.strony {
	width:482px;
	float: left;
	text-align: right;
	margin: 15px 0px 0px 0px;
}

#right div.podstrony {
	float: left;
	margin: 6px 6px 0px 0px;
}

#right a.strona_aktywna {
	background: #660000;
	border: 1px solid #CC0000;
	color: #DDCCCC;
	float: left;
	width: 15px;
	text-align: center;
	padding: 5px;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#right a.strona_nieaktywna {
	background: #330000;
	border: 1px solid #AA0000;
	color: #BB8888;
	float: left;
	width: 15px;
	text-align: center;
	padding: 5px;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

#right a.strona_nieaktywna:hover {
	background: #660000;
	border: 1px solid #CC0000;
	color: #DDCCCC;
}
#promo {
	float:left;
	width:702px;
	margin-bottom: 6px;
}
#promo div.center {
	float:left;
	width:225px;
	height: 208px;
	background:rgba(255,255,255,0.2);
	border: 1px solid rgba(255,255,255,0.5);
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}
#promo div.last {
	margin: 0px 0px 0px 0px
}
div.center div.boxtitle {
	width:225px;
	float: left;
	height: 85px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
div.center div.boxtitle img {
	height: 55px;
}
div.center div.boxtitle strong {
	float: left;
	margin: 8px 0 0 11px;
	color: #FFF;
}
div.center:hover div.boxtitle strong {
	text-decoration: underline;
}
div.center div.boxdesc {
	float: left;
	width:185px;
	height: 102px;
	padding: 15px 20px 0px 20px;
	font-size: 13px;
	font-family: calibri;
	color: #d4d4d4;
	line-height: 20px;
}
a.boxlink:hover div.boxdesc {
	text-decoration: none;
	color: rgba(255,175,40, 1);
	color: #fff;
}

a.boxlink:hover div.boxtitle {
	background: rgba(255,255,255,0.4);
	border-bottom: 1px solid #fff;
}

#bottom {
	float:left;
	width:997px;
	height:44px;
	margin:18px 0 8px 0;
	background: url(img/bottom.png) no-repeat;
}
#bottom .leftside {
	float:left;
	width:470px;
	padding-left:20px;
	line-height:44px;
}
#bottom .rightside {
	float:left;
	width:227px;
	padding-left:280px;
	line-height:44px;
}
#bottom .rightside a {
	font-weight:bold;
	color:#E6EBEB;
}
#links{
	width:960px;
	padding-left:20px;
	padding-right:20px;
	line-height:24px;
}
#links ul li{
	float:left;
	color:#809292;
}
#links ul li a{
	float:left;
	color:#809292;
}
#links ul li:after{
	content: " |";
	padding-left:9px;
	padding-right:9px;
}