/* CSS Document */
html{ 
height:100%; 
} 
body
{
	font-size: 11px;
	font-family: Trebuchet,Verdana,  Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #4F4D53;
	color: black;
	margin:0px;
	
}
#all {
	width:807px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(../images/bok.jpg);
	background-repeat: no-repeat;
	background-position:  bottom left;
}

#left{
	

	width:298px;
	float:left;
	text-align:center;

}

#right{


	background-image: url(../images/bok.jpg);
	background-repeat: no-repeat;
	background-position:  bottom right;
	width:509px;
	float:right;


background-color:#FFFFFF;
}

#header{
	width:509px;
	padding-top:7px;
}

#main{



	width:449px;
	padding:10px 10px 20px 20px;
	text-align:justify;
	background-color:#FFFFFF;


}

#footer {
	width:807px;
	height:100px;
	clear:both;
	background-color:#FFFFFF;
	background-image: url(../images/budynki_footer.jpg);
	background-repeat: no-repeat;
	background-position:  top right;
	border-top:2px solid #B80514;
}
#footerleft{
	width:268px;
	float:left;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	
}
#footerright{
	width:539px;
	float:left;
	font-size:9px;
	text-align:left;
	border-top:4px solid #B80514;
	padding:30px 0px 20px 0px;

}



p{
	padding:2px 2px 2px 2px;
	text-indent: 10%;
	}
img.wcieta{
margin:11px 7px 7px 14px ;
}

a img{
border:4px solid #eaeaea;
}
a:hover img{
border:4px solid #b0b0b0;
}

ul li{

	list-style: square url(../images/arrow.gif) outside;
	position: relative;
	}


ul li.active{


	font-weight:bold;
	}

ul li.active a{
	color:#B80514;
line-height:210%;

	font-weight:bold;
	}



A:link,A:visited,A:active,A:hover{border:0px;}

A.red:link {
	font-size:11px;
	text-decoration: underline;
	color:#B80514;
	line-height:210%;

}
A.red:visited {
	font-size:11px;
	text-decoration: 
	underline;color:#B80514;
	line-height:210%;
}
A.red:active {
	font-size:11px;
	text-decoration: underline;
	color:#B80514;
	line-height:210%;
}
A.red:hover {
	font-size:11px;
	text-decoration: underline;
	color:#D81E2D;
	line-height:210%;
}




A.grey:link,A.grey:visited,A.grey:active,A.grey:hover{	color:#B0B0B0;}





A.blue:link {
	text-decoration: underline;
	color:#463697;
}
A.blue:visited {
	text-decoration: underline;
	color:#463697;
}
A.blue:active {
	text-decoration: underline;
	color:#463697;
}
A.blue:hover {
	text-decoration: underline;
	color:#8353D9;

}
hr{
	color:#FFFFFF;
	border:1px dashed #B0B0B0;
	background-color:#FFFFFF;
	border-style: none none dashed; 
}
strong.redtext{
	color:#B80514;
}

table,td,tr{
font-size:11px;
border:0px;



}
