<!--

img {
	border: 1px solid Gray;
	padding: 2px;
}

body {
	margin: 15px;
	padding: 0;
	text-align: center;
	background: transparent url(img/background.gif) repeat;
	color: Black;
	font: normal 12px Verdana,Tahoma,ArialCE,HelvaticaCE,Arial,Helvetica,sans-serif;
}

#kontener {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: auto;
	text-align: left;
	border: 1px solid Gray;
	background:url(img/kreska.gif) #FFFFFF;
}

#winieta {
	background: transparent url(img/winieta.gif) no-repeat;
	height: 180px;
}

#gora {
	background: #FFFFF9;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	height: 18px;
	padding-top: 2px;
}

#gora_lewo {
	width: 667px;
	float: left;	
	padding-top: 1px;
	text-align: left;
	padding-left: 20px;
}

#gora_prawo {
	width: 60px;
	float: left;
}

#lewo {
	width: 176px;
	height: auto;
	background: White;
	float: left;
	padding-bottom: 0px;
}

#prawo {
	width: 543px;
	height: auto;
	background: White;
	border-left: 0px solid Gray;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	color: #3A4925;
	line-height:1.3em;	
}

#prawo p {
	margin: 10px 0 10px 0;
	text-align: justify;
	color: #3A4925;
	line-height:1.3em;
}

.gch {
	font-weight: bold;
	color: #006400;
}

.pogrub {
	font-weight: bold;
}

#zamknij_nav {
	border-top: 1px solid Gray;
}

#zamknij {
	clear: both;
}

#prawo a {
	text-decoration: none;
	font-weight: none;
	color: #006400;
}

#prawo a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #006400;
}

#stopka {
	padding: 0;
	font-size: 9px;
	text-align: center;
	color: Gray;
	clear: both;
}

#stopka a, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}

.menub2 { 
	background: url(img/vmenuarrow.gif) no-repeat center left;
	padding: 0 0 0 15px;
	display: inherit;
	margin: -8px 0 -8px 0;
}

.nav{
	margin: 0;
	padding: 0;
	border-right: 1px solid Grey;	
}

.nav li{
	display: inline;
	list-style-type: none;
}

.nav li a {
	display: block;
	background: #F9FFF9 url(img/vmenuarrow.gif) no-repeat center left;
	border-bottom: 1px solid #F5F5F5;
	color: #000000;
	padding: 2px 0 2px 19px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

.nav li a:hover {
	color: #FFFFFF;
	background: Green url(img/vmenuarrowhover.gif) no-repeat center left;
	font-weight: normal;
	text-decoration: none;
}

.nav a {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

.nav a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}

-->