body {

	background-image:url("img/las23.jpg");
	background-repeat: no-repeat;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-position: center top;
	padding:0px;
	margin:0px
	background-attachment: fixed; 
	margin: 0px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

a:link { 
	color: #9d1507; text-decoration: none; background-color: transparent; font-weight: bold;
}
a:visited { 
	color: #9d1507; text-decoration: none; background-color: transparent; font-weight: bold; 
}
a:hover { 
	color: #ffffff; text-decoration: underline; background-color: transparent; font-weight: bold;
}
a:active { 
	color: #900; text-decoration: underline; background-color: transparent; font-weight: bold;
}

h {

	font-size: 12px;
	font-weight: bold;

}

div.glowny {
	width: 840px;
	height: 1525px;
	display: table-cell;
	border-right: 2px #435733 solid;
	border-left: 2px #435733 solid;

}

div.logo {
	background: #90d2ed;
	background-image:url("img/logo.jpg");
	width: 840px;
	height: 150px;
	

}


div.menu {
	background: #dbf8c5;
	width: 840px;
	height: 30px;
	display: table-cell;
	
}


div.zawartosc {
	width: 840px;
	height: 1320px;
	background-image:url("img/zawprzez.png");

}

div.stopka {
	width: 840px;
	height: 25px;
	background: #435733;
	text-align: center;
	line-height: 25px;
	color: #c1e0b0;
}


table, tr, td {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	
}


ul {

	list-style-type: none;
	width: 840px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: white;
	font-family: Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
}


li {

	float: left;
	width: 120px;
	height:30px;
	text-align: center;
	line-height: 30px;
	background: #dbf8c5;
	color: #46672c;
	border-bottom: 2px #3c4d2e solid;


}

li a:link, li a:visited {
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
	font-weight: bold;
	background: #dbf8c5;
	color: #46672c;
	border-bottom: 2px #3c4d2e solid;
	
}

li a:hover {
	background: #ddc13c;
	color: #a01212;
	border-bottom: 2px #611c1c solid;
	letter-spacing: 2px;


}

li.aktywny a:link, li.aktywny a:visited {
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
	font-weight: bold;

	color: #450e0e;

}

li.aktywny a:hover {

	color: #450e0e;

}


li.ak a:link, li.ak a:visited {
	text-decoration: underline;
	display: block;
	width: 120px;
	text-align: center;
	font-weight: bold;
	background: #ddc13c;
	color: #a01212;
	border-bottom: 2px #611c1c solid;
	letter-spacing: 2px;
}

li.ak a:hover {
	text-decoration: none;
	display: block;
	width: 120px;
	text-align: center;
	font-weight: bold;
	background: #ddc13c;
	color: #a01212;
	border-bottom: 2px #611c1c solid;
	letter-spacing: 2px;

}

input[type="text"]{
		    width: 400px; 
			height: 25px;
		    color: #c1e0b0; 
		    background-color: #435733;
		    border-right: 1px solid #c1e0b0;
			border-bottom: 1px solid #c1e0b0;
			border-top: 1px solid #1f2917;
			border-left: 1px solid #1f2917;
		    font-family: Verdana,sans-serif;
		    font-size: 1em;
		    padding: 2px;
		    text-align: left; 
			
}

input[type="submit"]{
		    width: 160px; 
			height: 30px;
		    color: #c1e0b0; 
		    background-color: #435733;
			border-left: 1px solid #c1e0b0;
			border-top: 1px solid #c1e0b0;
			border-bottom: 1px solid #1f2917;
			border-right: 1px solid #1f2917;
		    font-family: Verdana,sans-serif;
		    font-size: 1em;
		    padding: 2px;
		    text-align: center; 
			cursor:pointer;
			-webkit-border-radius: 5px;
			border-radius: 5px; }
			
			
input:hover[type="submit"]{
		    width: 160px; 
			height: 30px;
		    color: #ffffff; 
		    background-color: #435733;
		    border-right: 1px solid #c1e0b0;
			border-bottom: 1px solid #c1e0b0;
			border-top: 1px solid #1f2917;
			border-left: 1px solid #1f2917;
		    font-family: Verdana,sans-serif;
		    font-size: 1em;
		    padding: 2px;
		    text-align: center; 
			cursor:pointer;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			
}



textarea  {

			width: 400px; 
			height: 300px;
		    color: #c1e0b0; 
		    background-color: #435733;
		    border-right: 1px solid #c1e0b0;
			border-bottom: 1px solid #c1e0b0;
			border-top: 1px solid #1f2917;
			border-left: 1px solid #1f2917;
		    font-family: Verdana,sans-serif;
		    font-size: 1em;
		    padding: 2px;
		    text-align: left; 

}
