@charset "utf-8";
/* CSS Document */

HTML, BODY {
	width:100%;
	height:100%;
}

BODY {
	margin: 10px 0 0 0;
	background-color:#FFFFFF;
	background-image:url(img/back.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#container {
	margin:auto;
	width:988px;
}


#stopka {
	width:100%;
	height:76px;
	background-color:#e9eae0;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:#8b8989;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#8b8989;
	clear:both;
}

#clear {
	clear:both;
	height:25px;
}

#stopka_in {
	margin:auto;
	width:988px;
	clear:both;
	
}

#left {
	width:245px;
	float:left;
	background-image:url(img/p_left.gif);
	background-repeat:no-repeat;
}

#right {
	width:741px;
	float:left;
}

#logo {
	width:218px;
	height:127px;
	padding-left:11px;
	border-right-style:solid;
	border-right-width:12px;
	border-right-color:#93c94b;
}

#menu {
	width:220px;
	padding-left:11px;	
}

#menucnt {
	background-color:#FFFFFF;
	width:216px;
	margin-top:98px;
	padding-top:10px;
	padding-bottom:35px;
	padding-left:5px;
	border-style:solid;
	border-color:#CCCCCC;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}

#panels {
	width:741px;
	line-height:16px;
}

#pleft {
	width:501px;
	float:left;
}

#pright {
	width:230px;
	float:left;
}



.ruler {
  border: 0;
  display:block;
  width:175px;
  color: #cccccc;
  background-color:#cccccc;
  height: 0px;
  font-size:0px;

}

.cntruler {
  border: 0;
  width:86%;
  color: #cccccc;
  background-color:#cccccc;
  height: 1px;
  padding-left:25px;
  padding-top:0px;
  padding-bottom:0px;
  margin:auto;
  font-size:0px;;
}

.cntruler_big {
  border: 0;
  width:93%;
  color: #cccccc;
  background-color:#cccccc;
  height: 1px;
  padding-left:25px;
  padding-top:0px;
  padding-bottom:0px;
  margin:auto;
  font-size:0px;;
}

A.mnu {
	display:block;
	width:175px;
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:none;	
    padding-left:25px;
    padding-top:4px;
    padding-bottom:4px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:0;
	font-size:11px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

A.mnu:hover {
	color:#333333;
	text-decoration:none;
	background-color:#e9eae0;

}

IMG {
	border-width:0;
}


.panel_s {
	width:240px;
	background-image:url(img/zielonka.gif);
	border-width:0px;
	float:left;
	margin-top:8px;
	margin-right:8px;

}

.panel_news {

	background-image:url(img/ancynews.gif);
	width:490px;
    height: 310px;
    background-color: #00aeef;
	border-width: 0px;
	float:left;
	margin-top:8px;
	margin-right:8px;
}

.marginrozwinnews {
	margin-top:38px;
	margin-right:90px;
	margin-left:90px;
	margin-bottom:38px;
}

.panel_m {
	width:490px;
	background-image:url(img/ancymon.gif);
    background-color: #FFFFFF;
	border-width:0px;
	float:left;
	margin-top:8px;
	margin-right:8px;
    padding-left: 63px;
    padding-right: 63px;
    padding-top: 50px;
    padding-bottom: 0px;
    height: 254px;
}

.panel_mm {
	width:490px;
    background-color:#00aeef;

	border-width:0px;
	float:left;
	margin-top:8px;
	margin-right:8px;
}

.panel_l {
	width:230px;

	background-color:#a7cb50;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	border-top-width:3px;
	border-top-color:#93c94b;
	float:left;
	margin-top:8px;

}

H2 {
	font-size:14px;
	color:#000000;
	font-weight:900;
	padding-left:12px;
	margin-top:12px;
	margin-bottom:12px;
	}
	
.txt {
    color: #000000;
	padding-left:10px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:9px;
	
}
.txt_mm {
	padding-left:26px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:25px;
    color: #FFFFFF;
}


.rm {
	padding-left:16px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	
}

IMG.ik {
	margin-bottom:6px;
    width: 220px;
}

.lft {
	float:left;
	margin-right:8px;
}

A.readmore {
	color:#004e8f;
	text-decoration:none;
}
	
A.readmore:hover {
	color:#00aeef;
	text-decoration:none;
}

A.readmore_white {
	color:#004e8f;
	text-decoration:none;
}
	
A.readmore_white:hover {
	color:#ddffff;
	text-decoration:none;
}

STRONG.news {
	color:#FFFFFF;
}

table.stopka {
	font-size:10px;
	color:#5f5f5f;
	width:100%;
	line-height:18px;
}

A.stpk {
	color:#5f5f5f;
	text-decoration:none;
}

A.stpk:hover {
	color:#5f5f5f;
	text-decoration:underline;
}

A.link {
	color:#bbFFbb;
	text-decoration:none;
}

A.link:hover {
	color:#ffffff;
	text-decoration:underline;
}
	