/* Start of CMSMS style sheet 'podstawowy' */
/* body page */

body {
	background-color:#b0c741;
	background-image:url(site/gfx/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

a:link {
	color: #287704;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #690;
}
a:active {
	text-decoration: none;
	color: #900;
}

.green {
	color: #75a82e;
	font-weight: bold;
}

.weight_font {
	font-size: 12px;
	font-weight: bold;
}

.weight_font_12 {
	font-size: 12px;
	font-weight: bold;
}

.news_header {
	color: #75a82e;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:3px;
}

.news_content {
	text-align:justify;
	margin-top:0px;
}

.news_more {
	color: #75A82E;
	font-weight: bold;
	text-align:right;
	margin-top:-13px;
}

.space {
	 height:20px;
}

.error{
	color:red;
}

#box_right input{
	border:solid 1px #CCC;
	padding:2px 2px 2px 2px;
	font-size:10px;
	background-color:#ffffff;
	width:90%;
	margin-bottom:5px;
	color:#777777;
}



/* top */

#top {
	position:relative;
	background-image:url(site/gfx/grass.jpg);
	width:992px;
	height:249px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:bottom;
}

#logo{
	position:absolute;
	left:50px;
	top:35px;
	width:204px;
	height:104px;
}

#menu_top{
	position:absolute;
	right:50px;
	top:80px;
	width:400px;
	text-align:right;
	color:#EAEAEA;
	font-size:10px;
}

#menu_top a{
	color:#FFF;
}

#menu_top a:hover {
	color:#000;
}







/* contener_main */

#contener_main {
	background-image:url(site/gfx/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:992px;
	margin: 0 auto;
	min-height:300px;
	padding-top:1px;
}

#contener_content {
	width:902px;
	min-height:300px;
	margin-left:45px;
	padding-top:1px;
	padding-bottom:1px;
}

#banner {
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width:873px;
	height:231px;
	margin-bottom:25px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	width:873px;
	min-height:200px;
}

#box_left {
	position:relative;
	padding-top:1px;
	float:left;
	width:237px;
	top:0px
}

#content_margin {
	margin: 0 auto;
	height:20px;
	clear:both;
}





/* box left */

#box_right {
	position:relative;
	background-image:url(site/gfx/box_right_bg.png);
	background-repeat:repeat-x;
	margin-left:262px;
	margin-right:2px;
	padding-top:1px;
	top:0px;
	min-height:300px;
}

.box_right_header {
	width:608px;
	margin-right:2px;
	color:#000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:30px;
	padding-bottom:6px;
	border-bottom:solid 1px #b0c741;
}





/* box left */

.box {
	margin-bottom:20px;
}

.box a {
	color:#75a82e;
}

.box a:hover {
	color:#000000;
}

.box_header {
	background-image:url(site/gfx/box_header_bg.gif);
	background-repeat:no-repeat;
	width:227px;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	padding-left:10px;
}

.box_content {
	background-color:#f6f6f6;
	width:217px;
	padding: 10px 10px 10px 10px;
	color:#FF0000;
}




/* contener_footer */

#contener_footer {
	background-image:url(site/gfx/footer_bg.gif);
	width:902px;
	height:62px;
	margin: 0 auto;
	color:#FFFFFF;
	font-size:10px;
}

#contener_footer a{
	color:#FFFFFF;
}

#contener_footer a:hover{
	color:#b0c741;
}

#copyrights {
	position:relative;
	float:left;
	width:400px;
	left:15px;
	top:26px;
}

#wykonanie{
	position:relative;
	margin-left:700px;
	top:26px;
	right:20px;
	text-align:right;
}

#margin_bottom {
	height:30px;
}




/* menu */

#menu {
	position:relative;
	background-image:url(site/gfx/menu_bg.png);
	background-repeat:no-repeat;
	width:902px;
	height:50px;
	float:left;
	margin-left:45px;
	margin-top:199px;
	font-size:12px;
}

#linki {
	position:relative;
	float:left;
	width:892px;
	height:49px;
	margin-top:1px;
	margin-left:9px;
}

#linki ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#linki li {
	display: inline;
	text-decoration: none;
}

#linki a {
	display:inline-block;
	padding: 17px 52px 18px 52px;
	color:#FFF;
	font-weight:bold;
}

#linki a:hover {
	background-image:url(site/gfx/link_hover.png);
	color:#b0c741;
}

#linki li .activeparent_top {
	display: inline;
	text-decoration: none;
	padding: 17px 52px 18px 52px;
	background-image:url(site/gfx/link_hover.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#5b8118;
}

.currentpage_top {
	display:inline-block;
	padding: 17px 52px 18px 52px;
	background-color:#FFF;
	background-image:url(site/gfx/link_hover.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#5b8118;
}

/* End of 'podstawowy' */

