@CHARSET "UTF-8";

body
{	
	background: url(../img/backgroundTop.jpg) repeat-x;
	background-color:#47781f;
	text-align:center;
	margin-top:0px;
	font-family:arial, times new roman;
	font-size:10pt;
}
a {text-decoration:none;}
.clearBoth {clear:both;}

/*CAŁOŚĆ STRONY*/
.container
{
	width:	1010px;
	/*height:500px;*/
	margin-left:auto;
	margin-right:auto;
}

/*NAGLOWEK*/
.header
{
	width:1010px;
	height:205px;
}
.header img
{
	border:0px;
	float:left;
}
/*KONIEC NAGLOWKA*/	

/*SRODEK STRONY*/
.contentTop
{
	width:1010px;
	height:205px;
	background: url(../img/text_top.jpg) no-repeat;
}
.contentTop img
{
	border:0px;
	float:left;
	margin-left:10px;
}
.contentCenter
{
	width:1010px;
	background: url(../img/text_center.jpg) repeat-y;
}

/*NEWS*/
.divNull
{
	height:10px;
}
.newsDate, .pluginNewsList-newsDate
{
	/*background:#b2faa4;*/
	font-size:9pt;
	width:75px;
	float:left;
	color:#545454;
}
.newsTitle, .pluginNewsList-newsTitle, .pluginNews-newsTitle, .pluginSimpleGallery-title
{
	float:left;
	width:641px;
	font-size:13pt;
	font-weight:bold;
	color:#fe0000;
	/*background:#b9e7ec;*/
}
.newsText, .pluginNewsList-newsText, .pluginNews-newsText
{
	width:716px;
	/*background:#ffff13;*/
	clear: both;
	color:#000000;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#d0d2d3;
	padding-bottom:10px;
	margin-bottom:20px;
}
.newsText a, .pluginNewsList-newsText a, .pluginSimpleGallery a
{
	color:#071497;
}
/*KONIEC NEWS*/
/*GALLERY*/
.pluginSimpleGallery
{
	width:716px;
}
.pluginSimpleGallery-galleryImage b
{  
  cursor: pointer; 
  margin: 5px;
  float: left;
  border: 2px solid #f9a201;
}
/*MAPA GOOGLE - PARAMETRY*/
div.infoWindow
{
	font-weight:bold;
	width:170px;
	height:141px;
}
.infoWindow img
{
	float:left;	
}
/*KONIEC MAPY GOOGLE*/
.text
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	font-size:11pt;
	text-align:justify;
}
.textInnerLeft
{
	float:left;
	/*background:#84f694;*/
	width:716px;
	line-height: 17pt;	
}
.textTitle
{
	text-align:left;
	height:49px;
	/*background:yellow;*/
}

.textInnerRight
{	
	width:244px;
	height:376px;
	float:right;
	background: url(../img/right_box.jpg) no-repeat;
}
/*KONIEC SRODKA STRONY*/

/*STOPKA + ELEMENTY*/
.footer
{
	width:1010px;
	height:29px;
	background: url(../img/footer.jpg) no-repeat;
}
.copyright
{
	color:#1d4a13;
	float:left;
}
.advertisement
{
	color:#1d4a13;
	float:right;
}
.advertisement a
{
	text-decoration:none;
	color:#ffffff;
}
/*KONIEC STOPKI*/
