/* CSS Document */
html, body { background: url(images/bg_top.gif) repeat-x #fffaee; font-size: 12px; margin: 0 auto 0 auto; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif}
#site {width: 990px; height: auto; margin-left: auto; margin-right: auto; text-align: center}
#container {width: 970px; padding: 10px 0 10px 0; text-align: left;}
#top {width: 966px; padding: 0; margin:0; text-align: center; height: 46px; border: 2px solid #595441;}
#top a img {width: 966px; height: 46px; border: 0;}
#leftPan {float: left; width: 270px; height: auto;}
#rightPan {float: left; width: 700px; height: auto;}
#fotter {background-color: #e66e1d; width: 960px; padding: 10px 5px; color: #fff; float: left; margin: 10px 0px 10px 0px; height: 15px;}
.leftBox {
	border: 2px solid #595441;
	width: 246px;
	height: auto; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
}
.leftBox ul {
	padding: 0 5px 0 10px;
	margin: 0px;
}
.leftBox ul li {
	margin: 0 5px 0 5px;
	padding: 10px 0 9px 0;
/*	border-bottom: 1px solid #b9b09d;*/
	list-style: none;
}
.leftBox ul li a {
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat left;
	color: #e66d1d;
	text-decoration: none;
}
.leftBox ul li a:hover {
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat left;
	color: #e66d1d;
	text-decoration: underline;
}

.rightBox {
	border: 2px solid #595441;
	width: 696px;
	height: auto; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #fff;
	float: left;
	margin-top: 10px;
}
.news {
	border-bottom: 1px solid #b9b09d;
	color: #595441; /* dark brown*/
	margin: 10px 0px 0px 10px;
	float: left;
	width: 662px;
	padding-bottom: 10px;
}

/** Tylko dla FF **/
html>body .news {
	border-bottom: 1px solid #b9b09d;
	color: #595441; /* dark brown*/
	margin: 10px 0px 0px 10px;
	float: left;
	width: 672px;
	padding-bottom: 10px;
}
.kat {
	background: #595441; /* dark brown*/
	padding: 2px;
	color: #fff;	
	font-size: 11px;
	float: left;
}
span.kat a {
	color: #fff;
	text-decoration: none;
}
span.kat a:hover {
	color: #fff;
	text-decoration: underline;
}

.news p {
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}
.news p a {
	text-decoration: underline;
	color: #595441; /* dark brown*/
}
.news p a:hover {
	text-decoration: none;
	color: #595441; /* dark brown*/
}

.naglowek {
	color: #595441;
	text-transform: uppercase; 
	font-size: 18px;
	margin: 0;
	margin: 0 10px 0px 10px;
	padding-bottom: 5px;
	background: url(images/arrows.gif) right no-repeat #fff; 
	border-bottom: 1px dashed #b9b09d;
	font-style: italic;
	display: block;
	font-weight: normal;
}

.click_span
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.footer_odnosniki
{
	color: #F2F2F2;
}