/*----------------- AURELIUS 2010 ---------------------*/
/*------------ Author: Kamil Skowron ------------------*/


/*------------ reseting ------------------*/

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
	color: #FFF;
	font-family: Arial;
}

fieldset,img{
    border:0;
}

:focus{
    outline:hidden;
}

/* links */
a{
	color: #795229;
    text-decoration:none;
}

a:hover{
    text-decoration:none;
}

/* header elements */
h1, h2, h3, h4, h5, h6{
    color:#FFF;
    line-height:100%;
    margin: 0px;
    padding: 0px;
    font-weight:normal;
}

h1{
    font-size:15px;
}

h2{
    font-size:11px;
}

h3{
    font-size:11px;
}

h4{
    font-size:13px;
}

h5{
    font-size:12px;
}

h6{
    font-size:9px;
}

.u {
	text-decoration: underline;
}

.lt {
	text-decoration: line-through;
}

/*---------- end of reseting ------------*/

body {
	background-color: #fff;
}

#siteCont {
	display:block;
	float: left;
	width: 100%;
	height: auto;
	margin: 22px 0px 0px 0px;
}

#siteCenterCont {
	display:block;
	width: 980px;
	height: auto;
	margin: 0px auto 0px auto;
}

.imgIEClass {
	display:block;
	float: left;	
}


#LeftSideCont {
	display:block;
	float: left;
	width: 400px;
	height: auto;	
	padding: 0px 0px 0px 20px;
	background: transparent;
}

#RightSideCont {
	display:block;
	float: left;
	width: 560px;
	height: auto;	
	padding: 0px 0px 0px 0px;
	background: transparent;
}


.pdfContiner {
	display: block;
	float: left;
	position: relative;
	width: 179px;
	height: 105px;
	background: #ebe0f1 url(../images/pdfCont.jpg) no-repeat;
	text-align: center;
	font-weight: bolder;
	padding: 110px 0px 0px 0px;
	color: #9d61b7;
}

.sciagnijPlik {
	color: #14376f;
	display:block;
	width: 181px;
	height: 30px;
	padding: 12px 0px 0px 0px;
	position: absolute;
	bottom: 0px;
	left:-1px;
	background: url(../images/buttomPobierz.jpg) no-repeat;
}

h1.LeftSideHeader {
	display:block;	
	float: left;
	width: 352px;
	height: 31px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	padding: 12px 0px 0px 20px;
	background: url(../images/leftHeader.jpg) no-repeat;
	margin: 20px 0px 20px 0px;
}


h1.RightSideHeader {
	display:block;	
	float: left;
	width: 529px;
	height: 33px;
	color: white;
	font-weight: bolder;
	font-size: 19px;
	padding: 12px 0px 0px 20px;
	background: #9963b7 url(../images/rightHeader.jpg) no-repeat;
	margin: 20px 0px 0px 0px;
}

div.ContentOfRightDivs {
	display:block;
	float: left;
	width: 534px;
	height: auto;
	padding: 0px 0px 0px 15px;
	background-color: #9963b7;
}
	
.listaPunktow {
	display:block;
	float: left;
	padding: 2px 0px 0px 45px;
	width: 277px;
	line-height: 170%;
	background: url(../images/punktator1.jpg) no-repeat;
	margin: 25px 0px 0px 0px;
}


.listaPunktow b {
	color: #7b4ba1;
	font-size: 18px;
}


.spacerDiv {
	display:block;
	float: left;
	height: 87px;
	width: 13px;
	margin: 33px 0px 0px 0px;
	background: url(../images/spacer.jpg) no-repeat;
}

.pktDiv {
	display:block;
	float: left;
	height: auto;/*105px;*/
	width: auto;/*245px;*/
	margin: 23px 20px 0px 15px;
	background: transparent;
}

.bolderr {
	font-weight: bolder;
}