
@import url("default.css");	

span.wyrownanie
{
	text-align: justify;
}


div.box {

	padding: 0px 0px 5px 5px;
	/*BACKGROUND: #8EBD2F; 
	background: url(../images/box.gif) no-repeat top left;*/
	FLOAT: left; 
	width:100%;
	text-align: justify;	
}

span.info {
	border: 1px solid #98CE0D;
	padding: 5px 5px 5px 5px; /*background: #98CE0D;*/
	color: #FFFF33;
	width: 100%;
}

span.data {
	font-size: 9px;
	color: #95A12D;
}

div.topnav {
	height: 28px;
	position: relative;
}

div.menutop {
	CLEAR: right;
}

body {
	background: #B3D04B url(../images/baner_tlo.gif) repeat-x;
	color: #465E17;
}

h2, h3, h4, h5 {
	color: #556B2F;
	background: url(../images/podkreslenie.gif) bottom repeat-x;
}

h3 {
	color: #00B201;	
}

h5 {
	background:	url(../images/foot_hbg.gif) bottom repeat-x;
}

a {
	color: #BF7300;
	/*border-bottom: 1px dotted #D79B0D;*/
}

a.wiecej {
	color: #CCFF99;
	border-bottom: solid 1px #CCFF99;
}
a.wiecej:hover {
	color: #CCFF99;
	border-bottom: none;	
}

* html a { 
	/*border-bottom:			1px solid #D79B0D; */
}

img {
	border: 0px;
}

.ok {
	color: #B8FFA2;
	font-weight: bold;
}

.blad {
	color: #FF3333;
	font-weight: bold;
}

.blad {
	color: #FF6633;
}

img.ramka{
	padding:1px;
	border: 3px solid #C2DB71;
	/*background: #F0FBF0;*/
	margin:2px;
}

img.icon
{
	vertical-align:middle;
	margin-right:4px;
	margin-bottom:1px;
}


a:hover {
	color: #FCEDC9; /*background: #8CBA2E;*/
	/*border-bottom: solid 1px;*/
}

div.wrapper {
	/*background: 			url(bg.gif) top center repeat-x; 
	background: url(../images/main_bg.gif);*/
}

/** header **/
div.header {
	background:				url(../images/baner_main1.jpg) 0 0px no-repeat;
	height:					184px;
}

div.header h1 {
	/*background: 			url(logo.gif) no-repeat;*/
}

.test {
	
}


/** menu **/
div.mymenu 
{
/*
	position: relative;
	margin: 0 auto;
	width: 1010px;
*/
	padding: 10px 25px;
	height: 30px;	
}

/** centrum **/
div.centrum 
{
	width:					400px;
	float:					left;	
}

div.centrum2 {
	width:					600px;
	float:					left;
}

div.centrum3 {
	width:					870px;
	float:					left;
}

/** content **/
div.content {
	background:				url(../images/dotline_vert.gif) 210px 0 repeat-y;
}

div.lewy {
	float:					left;
	padding-right:			20px;
	width: 					190px;
	background:				url(../images/dotline_vert.gif) 200px 0 repeat-y;
}

div.prawy {
	float:					left;
	/*padding-right:			60px;*/
	width: 					250px;
	padding-left: 20px;
	background:				url(../images/dotline_vert.gif) 10px 0 repeat-y;
}

div.prawy2 {
	float:					left;
	/*padding-right:			60px;*/
	width: 					200px;
	padding-left: 20px;
}

div.box_top {
	padding-left: 25px;
	background: url(../images/box_gora.gif) no-repeat;
	width:280px;
	height: 56px;
}
div.box_content {
	float:					top;
	padding-top: 0px;
	padding-left:			20px;
	background: url(../images/box_zawartosc.gif) repeat-y;
	width:280px;
	/*height: 100%;*/
}
div.box_item {
	float:					top;
	padding-left:			30px;
	background: url(../images/item.gif) no-repeat;
	width:280px;
	height:25px;
}

div.box_item a {
	color: #7CFC00;
	border-bottom: none;
}
div.box_item a:hover {
	color: #FFD700;
	border-bottom: none;
}


div.box_bottom {
	float:					top;
	background: url(../images/box_dol.gif) no-repeat;
	width:280px;
	height: 20px;
}

div.box_top2 {
	float:					top;
	padding-left:			20px;
	padding-top: 20px;
	background: url(../images/srodek_gora.gif) no-repeat;
	width:443px;
	height: 56px;
}
div.box_content2 {
	float:					top;
	padding-left:			20px;
	padding-right: 20px;
	width:430px;
	/*height: 88px;*/
}



/** main **/
div.main {
	/*background: url(../images/main_bg.gif);*/
}


div.web_content {
	position:				relative;
}

	p.web_header {
		background:				url(../images/light/web_header.gif);
		color:					#998373;
	}
		
	p.web_header a {
		color:					#fff;
		border:					none;
	}
	
	p.web_header a:hover {
		color:					#fff;
		border-bottom:			1px solid #9bb934;
	}
	
	p.web_comment {
		background:				#71901e url(../images/light/web_comment.gif) repeat-x top;
		color:					#fff;
		border-top:				1px solid #71901e;
	}
	
	p.web_comment span {
		color:					#9bb934;
	}
	
	div.web_imgs ul li.nav_nr {
		background:				url(../images/light/spacer_webheader.gif) right no-repeat;
	}
	
	div.web_imgs ul li.last {
		background:				none;
	}
	
	div.web_imgs ul li a {
		color:					#fff;
		border-bottom:			1px solid #d0f15f;
	}
	
	div.web_imgs ul li a:hover {
	}
	
	div.web_imgs ul li a.active {
		color:					#a5cb5c;
	}
			
div.web_footer {
	background:				url(../images/light/web_footer.gif) no-repeat;
}
	
	input.txt, textarea {
	color: #6f573f;
	background: transparent;
	border: 1px solid #669933;
}
	
	input.focus, textarea.focus {
		background:				#fdfcf9;
		border:					1px solid #decfb1;
	}


/** footer **/
div.footer {
	background:				url(../images/footer_bg.gif) repeat-x;
	width: 100%;
}
		
	div.footer div.inner ul li {
		/*background:				url(../images/light/link_arrow_orange.gif) 0 8px no-repeat;*/
	}
	
	div.footer div.inner ul li a {
		border-bottom:			none;
	}
	
	div.footer div.inner ul li a:hover {
		border-bottom:			1px dotted #c7a667;
		color: #FFFA00;
	}
	
	* html div.footer div.inner ul li a:hover {
		border-bottom:			1px solid #c7a667; 
		color: #FAEBD7;
	}
	
	div.footnotes {
	color: #6B8E23;
}
	
	div.footnotes a.copyright {
		color:					#b7a48b;
		border:					none;
	}

	div.footnotes a.copyright:hover {
		color:					#0084ff;
	}


.test {
	font-size: 9px;	
}

