*{
	padding: 0;
	margin: 0;
}

body{
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
}

a {
	color: #A7BA29;
	text-decoration: none;
}

.max-width{
	margin: 0 auto 0 auto;
	width: 814px;
}

#tool{
	clear: both;
	margin: 5px auto 30px auto;
	height: 25px;
}

#tool ul{
	float: right;
}

#tool li{
	list-style-type: none;
	float: left;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

#tool img{
	border: 0px;
	vertical-align: middle;
	margin-left: 10px;
}

#logo{
	clear: both;
	height: 94px;
}

#logoimg{
	background: transparent url(../img/logo.gif) top left no-repeat;
	height: 94px;
	width: 236px;
	float: left;
}

#logo span{
	display: none;
}

#menu{
	margin: 10px auto 20px auto;
	height: 20px;
	clear: both;
}

#menu ul{
	float: right;
}

#menu li{
	list-style-type: none;
	float: left;
	margin: 0 0 0 25px;
}
#menu a{
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}

#menu img{
	border: 0px;
}

#content{
	clear: both;
	min-height: 300px;
	
}

#left{
	width: 150px;	
	float: left;
	clear: none;
}

.ep-common{
	width: 150px;
	height: 75px;
	background: #F7F7F7;		
}

.ep1-PL{
	background: url(../img_PL/ep1.png) top left no-repeat;
}

.ep2-PL{
	background: url(../img_PL/ep2.png) top left no-repeat;
}

.ep3-PL{
	background: url(../img_PL/ep3.png) top left no-repeat;
}

.ep1-EN{
	background: url(../img_EN/ep1.png) top left no-repeat;
}

.ep2-EN{
	background: url(../img_EN/ep2.png) top left no-repeat;
}

.ep3-EN{
	background: url(../img_EN/ep3.png) top left no-repeat;
}

#middle{
	float: left;
	clear: none;
	width: 418px;
	line-height: 1.2;
}

#middle ul{
	margin-left: 10px;
}

#middle img{
	margin: 5px 10px 5px 0px;
}

#gfx{
	width: 136px;
	height: 225px;
	background: url(../img/p_1.jpg) top left no-repeat;
	float: left;
	clear: none;
}

#start-text{
	width: 262px;
	height: 211px;
	background: #F7F7F7;
	float: left;
	clear: none;
	padding: 4px 10px 10px 10px;
}

#item{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#item_list{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#sitemap{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#sitemap ol{
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0 5px 20px;
}

#sitemap li{
	list-style-position: outside;
	padding: 0 0 0 2px;
	margin: 0 0 0 2px;
	line-height: 1.5;
	list-style-image: none !important;
}

#search{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#contactform{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#folder_list{
	width: 398px;
	background: #F7F7F7;
	padding: 4px 10px 20px 10px;
	min-height: 285px;
}

#right{
	float: left;
	clear: none;
	width: 245px;
	line-height: 1.2;
}

#news{
	margin: 10px 0 0 10px;
	height: 215px;
	overflow: auto;
}

#pressrelease{
	margin: 20px 0 0 10px;
	line-height: normal;
}

#realizacje{
	margin: 20px 0 0 10px;
	line-height: normal;
}

#loading{
	background: transparent url("../img/ajax-loader.gif") top left no-repeat;
	height: 32px;
	display: none;
}

#footer{
	font-size: 10px;
	color: #A7BA29;
	text-align: right;
	margin-top: 50px;
}

#promotion{
	position: absolute;
	top: 163px;
	left: 0px;
	width: 100%;
	height: 400px;
	background: #A7BA2A;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#movieclip{
	margin-top: 1px;
	height: 310px;
	width: 520px;
	border: #fff 10px solid;
}

.realizacje_link{
	color: #646464;
}
.gray_link{
	color: #646464;
}

h1,h2,h3,h4{
	line-height: normal;
	font-weight: normal;
}

h1{
	font-size: 190%;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 90%;
}
h5{
	font-size: 80%;
}

.green{
	color: #A7BA29;
}

.thin{
	font-weight: normal;
}

.bold{
	font-weight: bold;
}

.header{
	margin: 0 0 8px 0;
}

.start-lead{
	margin: 10px 0 10px 0;
}

.news{
	margin-bottom: 10px;
}

.item_list{
	margin: 5px 0 5px 0;
}

.form-input{
	width: 250px;
}
