html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
body {
	background: #ac601a url(img/bg.jpg) repeat-x; 
	width: 100%;
	margin: auto;
	color: #000;
	font: 9pt Verdana;
	}

#container {
	width: 900px;
	margin: auto;
	height: auto;
}

#header {
	position: relative;
	margin: auto;
	background-image: url(img/header.jpg);
	background-repeat:no-repeat;
	height:165px;
	text-indent: -1000px;
}

#logo{
	position: relative;
	top: -105px;
	width: 380px;
	height: 80px;
}

#logo h1{
	
}

#logo a{
	display: block;
	width: 380px;
	height: 80px;
	outline: none;
}
#logo a span{
	display: none;
}

		
#navigation_box {
	position: relative;
	top: -80px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 896px;
	}
	
ul#navigation {
	margin: 0 0 0 0;
	padding-left: 8px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	line-height: 30px;
	font-size: 12px;
	color: #ff8600;
	text-decoration: none;
	padding: 10px 5px 6px 15px;
}

#navigation li a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	top:-80px;
	width: 816px;
	background: #fff; 
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 10px 40px 0px 40px;
	margin: auto;
	height: auto;
	min-height: 350px;
}

#left_nav {
	width: 180px;
	font-size: 11px;
	float: left;
}

#content_box {
	width: 550px;
	margin-left: 230px;
}

#content_box_small {
	height: auto;
	width: 380px;
	margin-left: 20px;
	float: left;
	}
	
#content_box_right {
	width: 200px;
	margin-left: 20px;
	float: left;
	}

.fota {
	width: 160px;
	float: left;
}

.opis{
	width: 240px;
	margin-left: 170px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	line-height: 1px;
	clear: right;
}


#pasek {
	width: 900px;
	margin: auto;
	background-color: #000;
	line-height: 2px;
	clear: both;
	}
	
#footer_box {
	position: relative;
	top: -80px;
	width: 886px;
	height: 30px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	margin: auto;
	color: #fff;
}

#footer_box a {
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #fff;
}

#footer_box a:hover {
	color: #fff;
	text-decoration:underline;
}
#footer-copyright {
	float: left;
	width: 300px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 15px;
}

h1,h3{
	line-height: 10pt;
	color: #ff8600;
	}

h1 {
font-size: 10pt;
}

#head{
	margin: 0 0 0 0;
	text-indent: -1000px;
	border:none;
}

h2,h3{
	font-size: 9pt;
	}
	
p{
	text-align: justify;
}	

p.content_right {
	line-height: 15pt;
	}
a{
	color: #ff8600;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}
	

#left_nav_list{
	margin-left:0px;
	padding-left: 0px;
}

li.left_nav_list {
	list-style: none;
	height: 22px;
}

li.left_nav_list a {
	line-height: 22px;
	font-size: 11px;
	border-left: solid 2px #aeaeae;
	text-decoration: none;
	padding: 0px 0px 0px 2px;
}

li.left_nav_list a:hover {
	text-decoration: underline;
	border-left: solid 2px #ff8600;
}

li{
	list-style: url(img/arr.gif);
	}

img{
	border: solid #ff8600 1px;
	padding: 2px;
	margin: 2px;
	}

img.noborder{
	margin: none;
	border: none;
	}	
	
.srodek { 
	text-align: center;
	}	

input,textarea,select,submit
        {
		width: 280px;
        font: normal 9pt Verdana;
		border: solid #000 1px;
        }
		
textarea {
	height: 100px;
	}
		
.form {
	color: #ff8600;
	padding-left: 10px;
}

.noimage {
list-style: none;
line-height: 20px;
}

.sitemap_sub a {
color: #000;
text-decoration:none;
}
.sitemap_sub a:hover {
text-decoration: underline;
}

li.sitemap_sub {
list-style: none;
}
.sitemap_sub {
font-size: 7pt;
}

h1.sitemap {
font-size: 9pt;
	color: #ff8600;
}

#projekt {
	max-width: 10em;
	border:  #c00 1px solid;
}

#mapa {
	height: 400px;
	height: auto;
	border: 2px solid #ccc;
}

iframe {
	height: 300px;
	}

.clear{
	clear: both;
}

img.150{
	width: 150px;
}
