/* CSS Document */
html, body { background-color: #d6d6d6; 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}
#nag {width: 990px; text-align: left; padding-top: 10px; }
#container {width: 970px; padding: 10px 0 10px 0; text-align: left; background-color: #C8C8C8;}
#leftPan {float: left; width: 270px; height: auto;}
#rightPan {float: left; width: 700px; height: auto;}
#fotter {background-color: #C8C8C8; width: 960px; padding: 10px 5px; color: #fff; float: left; margin: 10px 0px 10px 0px; height: 25px;}
.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: #4a8797;
	text-decoration: none;
}
.leftBox ul li a:hover {
	padding-left: 10px;
	background: url(images/arrow.gif) no-repeat left;
	color: #4a8797;
	text-decoration: underline;
}
.leftBox p {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	color: #b9b09d;
	font-size: 11px;	
	text-align: justify;
	border-bottom: 1px solid #b9b09d;
}
.leftBox p a {
	color: #69bfde;	
	text-decoration: underline;
}
.leftBox p a:hover {
	color: #69bfde;	
	text-decoration: none;
}
.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;
}
.newsLeft {
	width: 72px;
	float: left;	
}
.newsRight {
	width: 590px;
	float: left;	
}
/** 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;
}
html>body .newsRight {
	width: 600px;
	float: left;	
}
/** Tylko dla FF **/
.date {
	width: 65px;
	padding-top: 20px; 
	font-size: 11px;
	color: #fff;
	height: 65px;
	text-align: center;
	background: url(images/date_bg.png) no-repeat;
}
.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;
}

.newsRight p {
	margin: 0;
	padding-bottom: 10px;
	text-align: justify;
}
.newsRight p a {
	text-decoration: underline;
	color: #595441; /* dark brown*/
}
.newsRight p a:hover {
	text-decoration: none;
	color: #595441; /* dark brown*/
}
#strony {
	float: right; 
	margin-top: 10px;	
	margin-right: 5px;
	color: #595441; /* dark brown*/
}
html>body #strony {
	float: right; 
	margin-top: 10px;	
	margin-right: 10px;
	color: #595441; /* dark brown*/
}
#strony a {
	background-color: #595441; /* dark brown*/
	color: #fff;
	margin: 2px;
	padding: 2px;	
	text-decoration: none;
}
#strony a:hover {
	background-color: #fff; /* dark brown*/
	color: #595441;
	text-decoration: underline;
}
.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 solid #b9b09d;
	font-style: italic;
	display: block;
	font-weight: normal;
}

.naglowek_rss
{
	font-size: 18px;
	font-weight: bold;
}

.click_span
{
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.footer_odnosniki
{
	color: #F2F2F2;
}

.eweblink
{
	color: #F2F2F2;
}
