@charset "utf-8";
@import url("default.css");
@import url("links.css");

.content {
	width:930px;
	padding:20px 20px 20px 20px;
	color:#fff;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	
	/*background-color:#fdc801;*/
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
}
#program {width:950px;padding:20px 0 0 20px;}

#offer_right {
	background-color:#fb8200;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	width:430px;
	padding: 0 30px 20px 30px ;
	float:right;
	
}
.std {
	background-color:#fdc801;
	background-image:url('../images/bg_or_l.png');
}
.gr {
	/*background-color:#2d7317;*/
	background-image:url('../images/bg_gr.png');
}
.or {
	/*background-color:#fb8200;*/
	background-image:url('../images/bg_or.png');
}
.yl {
	/*background-color:#fdc801;*/
	background-image:url('../images/bg_yl_r.png');
}
.wh {
	color:#000;
	background-color:#fff;
}
.wh div p strong, .yl div p strong, .or div p strong {color:#2d7317;}
.or div p strong {color:#000;}

#content_top {
	color:#fff;
	font-size:24px;
	width:950px;
	height:34px;
	padding:10px;
	background-image:url('../images/content_top.png');
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}
#content_top img {
	width:55px;
	height:55px;
	margin:-10px 5px 0 -30px;
	float:left;
}
#content_top span { float:left;font-weight:bold; }
#content_top div {
	font-size:8px;
	float:left;
	padding:10px;
	line-height:95%;
}
#footer {
	font-size:12px;
}
#footer_top {background-image:url('../images/footer_top.png');width:946px;height:16px;padding:12px;color:#fff;}
#footer_bottom {background-image:url('../images/footer_bottom.png');width:960px;height:16px;padding:5px;}
#footer_bottom a {color:#999999;font-size:10px;margin-left:10px;}
#footer_bottom div {color:#999999;font-size:12px;margin-right:10px;float:right;}

#menu_right a img {border:0;margin:0;margin-top:-1px;}
#menu_left a img {border:0;margin:0;margin-top:-1px;}

/*
#menu span {border:3px solid #fb8300;border-bottom:0;padding:3px 3px 0 3px;text-decoration:underline;}
#menu ul { border:3px solid orange;margin-top:0;padding-top:0;}
#menu ul li.th {text-decoration:underline;}
#menu ul li {}
*/
#menu ul li.th {text-decoration:underline;}

#cennik p {
	padding:1px 15px 1px 15px;
	font-weight:bold;
	color:#2d7317;
	background-color:#fff;
	border:5px solid #fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#cennik ul, #cennik .ul {
	margin-top:-15px;
	padding-top:5px;
	border:1px solid #fff;
	border-top:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.th {text-decoration:underline;font-weight:bold;}
.vr {border-bottom:1px solid white;}

div.mt {float:left;width:24%;padding:4px;text-align:center;}
div.sg {float:left;width:100%;}

li ul {list-style:disc;}

.strong {font-weight:bold;width:100px;float:left;}
.empty {float:left;width:100px;height:1em;}
.empty2 {float:left;width:100px;height:2em;}

.news {
	width:190px;
	height:107px;
	margin:2px 0;
	padding:15px 30px;
	background-color:#fdc702;
	text-decoration:none;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

.news:hover {
background-color:#fff;
}
.news:hover a {text-decoration:underline;}
.news .data{color:#000;font-size:12px;font-weight:bold;color:#fff;}
.news .h{color:#000;font-size:12px;font-weight:bold;}
.news .p{color:#000;font-size:12px;}

.news a:hover .data {color:#004c01;}
.news a:hover .h {text-decoration:underline;} 
.news a:hover .p {text-decoration:underline;}

.archiwum {padding:10px;width:950px;}
/*
.archiwum :hover {backgroung-image:none;background-color:#fff;text-decoration:underline;padding:10px;margin:10px;}
*/
.archiwum p.data {color:#004c01;font-size:12px;font-weight:bold;}
.archiwum h4 {color:#000;font-size:14px;font-weight:bold;}
.archiwum p {color:#000;font-size:12px;}

.sep {
	float:left;
	width:1px;
	padding:4px 2px;
}
.imgMain {float:left;padding:5px 10px;}
.imgMain img {width:120px;height:65px;border:0;}
.imgMain a {padding:14px;}
.imgMain a img {width:auto;height:auto;border:0;}

.error {color:#f00;display:none;}
