html, body {
	margin: 0;
	font-family: Verdana;
	color: black;
	background-color: #107cc1;
	background-image: url("images/templates/greenstyle/tlo.png");
	background-repeat: repeat-x;
}

#zewnetrzna {
	margin: 0 auto 0 auto;
	width: 800px;
	background-color: #d8f4ca;
	background-image: url("images/templates/greenstyle/paneltlo.png");
	background-repeat: repeat-y;
}

#banner {
	margin: 0 auto 0 auto;
	width: 800px;
	height: 150px;
}

#panel {
	margin: 0;
	width: 152px;
	min-height: 300px;
	float: left;
}

#belka1 {
	margin: 0;
	width: 121px;
	float: right;
}

#belka {
	margin: 0;
	width: 527px;
	float: left;
	background-image: url("images/templates/greenstyle/belka1.png");
	background-repeat: repeat-x;
}

#srodek {
	margin: -3px 0 0 0;
	width: 648px;
	float: left;
	font-size: 85%;
}

#stopka {
	margin: 0;
	width: 800px;
	height: 25px;
	clear: both;
	background-image: url("images/templates/greenstyle/stopkatlo.png");
	font-size: 65%;
	text-align: center;
	color: white;
}

#stopka1 {
	margin: 0;
	padding: 5px 0 0 90px;
	width: 620px;
	float: left;
}

#stopka2 {
	width: 90px;
	float: left;
}

.Belka_kontakt {
	margin: 10px 0 0 10px;
	width: 142px;
	font-size: 70%;
}

.Belka_kontakt p {
	font-weight: bold;
	color: white;
}

.Belka_kontakt p a{
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.Belka_obrazek {
	margin: 10px 0 0 5px;
	width: 142px;
	font-size: 70%;
}

/* Menu */
#menu0 {
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu0 dt {
	height: 16px;
	margin: 0;
	padding: 4px 0 0 0;
	background: url("images/templates/greenstyle/button.png");
	font-size: 75%;
}

#menu0 dd {
	margin: 0 0 0 4px;
	padding: 0;
	background-color: #5fb338;
	font-size: 70%;
	border-style: solid;
	border-color: #539a30;
	border-width: 0 1px 0 1px;
}

#menu0 dd.goramenu {
	border-style: solid;
	border-color: #539a30;
	border-width: 1px 1px 0 1px;
}

#menu0 dd a {
	width: 150px;
}

#menu0 dt a:link, #menu0 dt a:visited {
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#menu0 dd a:link, #menu0 dd a:visited {
	margin: 0 0 0 4px;
	padding: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#menu0 dd a:hover {
	color: blue;
}

#menu0 dt a:hover {
	margin: 0;
	padding: 3px 0 2px 10px;
	background-image: url("images/templates/greenstyle/dthover.png");
	background-repeat: repeat-y;
}

/*Schematy Newsow*/
.Deflaut {
	margin: 0 auto 0 auto;
	width: 628px;
}

.Deflaut .tytul {
	margin: 0;
	width: 628px;
	clear: both;
	background-image: url("images/templates/greenstyle/newsbelka.png");
	background-repeat: repeat-x;
	text-align: center;
	font-size: 85%;
	color: white;
	font-weight: bold;
}

.Deflaut .tresc1 {
		font-size: 80%;
}

.Deflaut .tresc2 {
		font-size: 80%;
}

.Deflaut .dodatkowe {
	margin: 10px 0 5px 0;
	width: 628px;
	font-size: 80%;
	clear: both;
	font-weight: bold;
}

.Deflaut .stopka {
	margin: 0 0 20px 0;
	text-align: right;
	font-size: 70%;
}

.Deflaut .obrazek {
		float:left;
		margin: 0 5px 5px 0;
}


/*Stale elementy*/

#srodek a, #stopka a {
	text-decoration: none;
}

#srodek a:link, #srodek a:visited {
	color: #1681d3;
	font-weight: bold;
}

#stopka a:link, #stopka a:visited {
	color: white;
	font-weight: bold;
}

#srodek img, #panel img {
	border: 0;
}
/*Tabele*/
#srodek .tabela table {
	border-width: 1px;
	border-color: #70be3c;
	border-style: solid;
}

#srodek .tabela td {
	border-width: 1px;
	border-color: #70be3c;
	border-style: solid;
}
