#Container {
	left: 0px;
	top: 0px;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color:#DDE6C8;
	font-family:Tahoma;
	font-size:12px;
}

#header_ {
	float: left;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 388px;
	background-image: url('images/header.jpg');
}
#header_ ul.navi{
	width: 750px;
	display: block;
	position: absolute;
	top: 347px;
	left: 58px;
	padding: 0;
	margin: 0;
	background: none;
}
#header_ ul.navi li{
	border-width: 1px;
	background: url(images/saparation.gif) no-repeat right;
	height: 22px;
	padding: 0 18px 0 5px;
	margin: 0;
	display: block;
	float: left;
}
#header_ ul.navi li a{
	font: 14px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	padding: 0 0 0 33px;
	font-weight: bold;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-image: url('images/button.png');
}
#header_ ul.navi li a:hover{
	color: #FFFF99;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('images/button_over.png');
}
#left_ {
	float: left;
	left: 0px;
	top: 388px;
	width: 248px;
	background-image: url('images/left.jpg');
	background-repeat: no-repeat;
}
#left_ h2{
	font-size:14px;
	color: #CCFF66;
	font-weight: bold;
	letter-spacing:2px;
	display: block;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 65px;
}
#left_ p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 65px;
	width: 160px;
	display: block;
	font: 12px/18px Tahoma;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#left_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#left_ p span.bg{
	color: #799fbb;
}
#left_ p a{
	font: 13px/12px Tahoma;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#left_ p a:hover{
	background: no-repeat;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}

#right_ {
	float: left;
	left: 248px;
	top: 388px;
	width: 500px;
	background-image: url('images/right.jpg');
}
#right_ h2{
	font-size:14px;
	color: #CCFF66;
	font-weight: bold;
	letter-spacing:2px;
	display: block;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#right_ p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 10px;
	width: 460px;
	display: block;
	font: 12px/20px Tahoma;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
	text-align:justify;
}
#right_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#right_ p span.bg{
	color: #799fbb;
}
#right_ p a{
	font: 13px/12px "trebuchet MS";
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#right_ p a:hover{
	background: no-repeat;
	color: #FFFF66;
	font-weight: normal;
	text-decoration: underline;
}

#footer1_ {
	float: left;
	left: 0px;
	top: 600px;
	width: 760px;
	height: 23px;
	background-image: url('images/footer1.jpg');
}
#footer2_ {
	float: left;
	left: 0px;
	top: 623px;
	width: 760px;
	background-image: url('images/footer2.jpg');
	font-size:10px;
	font-family:tahoma;
}

#footer2_  p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0;
	margin: 0 0 0 45px;
	width: 670px;
	text-align: center;
}
#footer2_  p span{
	color: #DDE6C8;
	font-weight: bold;
}
#footer2_  p span.bg{
	color: #799fbb;
}
#footer2_  p a{
	font-size:10px;
	font-family:tahoma;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: #FFFF66;
}

#footer3_ {
	float: left;
	left: 0px;
	top: 673px;
	width: 760px;
	height: 27px;
	background-image: url('images/footer3.jpg');
}
body {
	margin: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #475810;
}

#kontakt input {
	width:250px;
	padding:2px;
	border:1px solid #384609;
	background:#a3b665;
}

#kontakt textarea {
	width:350px;
	height:150px;
	padding:2px;
	background:#a3b665;
	border:1px solid #384609;
}

#kontakt label {
	padding:5px 0px 5px 10px;
	display:block;
}

#kontakt label span {
	width:40px;
	display:block;
}

#kontakt input.button {
	width:150px;
	padding:2px;
	margin-left:10px;
}

.glowna img {
	background:#65772d;
	float:right;
	padding:5px;
	border:1px solid #39470a;
	margin:5px 0px 5px 5px;
}

.glowna ul li {
	line-height:20px;
	padding:5px 0px;
}

.glowna ul {
	width:430px;
}

#header_ a.gl {
	display:block;
	height:60px;
	margin-left:40px;
	margin-top:12px;
	width:678px;
}

.news ul {
	list-style-type:none;
	margin:0px 0px 0px 65px;
	padding:0px;
	width:160px;
}

.news ul li {
	padding:5px 0px;
}

.news ul li a {
	color:#FFCC00;
}

ul.typ {
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:10px;
	width:440px;
	border:1px solid #39470A;
	background:#65772D;
	overflow:hidden;
}

ul.typ li {
	display:block;
	float:left;
	width:220px;
	padding:5px 0px;
}

ul.typ li a {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}

ul.typ li a:hover{
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}



ul.szcz {
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:10px;
	width:440px;
	border:1px solid #39470A;
	background:#65772D;
	overflow:hidden;
}

ul.szcz li {
	display:block;
	float:left;
	width:146px;
	padding:5px 0px;
}

ul.szcz li a {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}

ul.szcz li a:hover{
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}

#right_ h3{
	font-size:12px;
	color: #CCFF66;
	font-weight: bold;
	letter-spacing:2px;
	display: block;
	word-spacing: 0em;
	text-indent: 0px;
	margin: 30px 0px 10px 0px;
	padding-top: 8px;
	padding-left: 10px;
}

#right_ .szczRow h4 a {
	font-size:12px;
	color: #CCFF66;
	font-weight: bold;
	letter-spacing:2px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#right_ .szczRow h4 {
	padding:0px;
	margin:0px 0px 10px 0px;
}

#right_ .szczRow p {
	width:435px;
	padding-left:0px;
}


.szczRow .mini {
	float:left;
	margin-right:10px;
}

.szczRow .mini img {
	padding:2px;
	border:1px solid #39470A;
}

.szczRow .skrot {
	
}

.szczRow {
	margin:0px 0px 10px 10px;
	padding:10px;
	width:440px;
	border:1px solid #39470A;
	background:#65772D;
}

#right_ .szczTresc h3 {
	margin-top:10px;
	font-size:15px;
	padding:0px 0px 20px 10px;
}

#right_ .szczTresc p {
	padding:0px 0px 20px 00px;
}

#right_ .szczTresc h4 {
	padding:0px 0px 0px 10px;
}

.right {
	 float:right;
	 margin:10px 30px 10px 10px;
	 padding:0px;
	 padding:2px;
	border:1px solid #39470A;
}

.left {
	 float:left;
	 margin:10px 10px 10px 10px;
	 padding:0px;
	 padding:2px;
	border:1px solid #39470A;
}

#left_ ul.ulKat {
	list-style-type:none;
	margin:0px 0px 0px 60px;
	padding:0px;
	width:165px;
}

#left_ ul.ulKat li {
	padding:0px 0px;
}

#left_ ul.ulKat a {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	display:block;
	background:#65772D;
	border:1px solid #39470A;
	padding:5px;
}

#left_ ul.ulKat a:hover{
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
	background:#738733;
}

#left_ ul.ulKat ul {
	list-style-type:none;
	margin:5px 0px 5px 10px;
	padding:0px;
}

#left_ ul.ulKat ul li a {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	display:block;
	background:#738733;
	border:1px solid #39470A;
	padding:5px;
	font-size:9px;
}



#left_ ul.ulKatDw {
	list-style-type:none;
	margin:0px 0px 0px 60px;
	padding:0px;
	width:165px;
}

#left_ ul.ulKatDw li {
	padding:0px 0px;
}

#left_ ul.ulKatDw a {
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
	display:block;
	background:#65772D;
	border:1px solid #39470A;
	padding:5px;
}

#left_ ul.ulKatDw a:hover{
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
	background:#738733;
}

div.galeria img {
	background:#65772D;
	border:1px solid #39470A;
	float:right;
	margin:5px 0 5px 5px;
	padding:3px;
}

div.galeria {
	overflow:hidden;
	width:400px;
	margin-left:30px;
}

div.galeria a {
	display:block;
	float:left;
}