#index {
	background-color: #f7daa3;
	margin: 0px;
	width: 100%;
	height: auto;
	text-align: center;
}
body {
	background-color: #003100;
	background-image: url(images/tlo_strony.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#rama {
	height: 100%;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-repeat: repeat-y;
}
.poletresci {
	height: 100%;
	width: 944px;
	float: left;
	background-image: url(images/tlo_tresc_green.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#stopka {
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 904px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	text-align: left;
	padding-top: 88px;
	float: right;
}
#naglowek {
	height: 304px;
	width: 944px;
}
.tresc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #FF6;
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 5px;
	display: block;
	float: none;
	background-repeat: repeat-y;
}
a:link {
	color: #FF0;
	text-decoration: none;
}

a:hover {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	color: #FF0;
	text-decoration: none;
}

a:hover {
	color: #FC0;
	text-decoration: none;
}
a:active {
	color: #FF0;
	text-decoration: none;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF6;
}
#duzarama {
	height: 100%;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tlo_krajobraz.jpg);
	background-repeat: no-repeat;
}
#polenamenu {
	text-align: center;
	height: auto;
	width: 800px;
}
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
