/* HTML */
body{
	padding: 0px;
	margin: 0px;
	background: #3f3f3f;
	color: white;
	font-family: tahoma;
	font-size: 11px;
}

img{
	border: 0px;
}

h2{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: book antiqua;
}

h2 span{
	color: #e8e8e8;
	font-size:18px;
}

h2 span span{
	color: #999798;
}

h4{
	padding: 10px 0px;
	margin: 0px;
}

a,
a:active,
a:visited{
	color: #ffcc01;
	text-decoration: none;
}

a:hover{
	color: #5192ca;
}

/* ID, CLASS */
.left{
	float: left;
}

.right{
	float: right;
}

.justify{
	text-align: justify;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.colorb{
	color: #5490cc;
}

.colorg{
	color: #89b009;
}

.colory{
	color: #ffcc01;
}

#page1{
	margin: 0px auto;
	width: 829px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		enabled=true, 
		sizingMethod=scale, 
		src='img/bg.png'
	);
}

#page2{
	margin: 0px auto;
	width: 775px;
}

.top1{
	background-image: url("../img/top1.gif");
	background-repeat: repeat-x;
}

.top1 .links{
	float: right;
	width: 140px;
}

.top1 .links a{
	display: block;
	float: left;
	background-image: url("../img/top1lpodzial.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 35px 30px 0px 10px;
	font-size: 11px;
}

.top1 .links a,
.top1 .links a:visited,
.top1 .links a:active{
	color: #8b8b8b;
	text-decoration: none;
}

.top1 .links a:hover{
	color: #5293cb;
}

.top2{
	background-image: url("../img/top1.gif");
	background-repeat:repeat;
}

#content{
	background-image: url("i/content.gif");
	background-repeat: repeat-y;
}

#content #left{
	padding: 10px 20px;
	width: 244px;
}

#content #right{
	padding: 30px 20px;
	width: 450px;
}

#content #map{
	color:#000000;
}

.comp-news .row{
	border: 1px dotted #464646;
	border-width: 0px 0px 1px 0px;
	padding: 10px 0px;
}

.description1{
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

.description2{
	padding: 10px 0px;
	margin: 0px 0px 20px 0px;
}

.podpis1{
	color: #9d9d9d;
	padding: 10px 0px 0px 200px;
}

.podpis2{
	font-style: italic;
	font-size: 12px;
	padding: 5px 0px 0px 270px;
}

.link{
	text-align: right;
	padding: 5px;
}

.title{
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}

.comp-fruit{
	padding: 10px 0px 0px 0px;
}

.img{
	padding: 1px;
	border: 1px solid #2f2f2f;
	margin: 0px 10px 0px 0px;
}

.description3{
	width: 136px;
	padding: 0px 20px 0px 0px;
}

.last{
	padding: 0px;
}

#foot{
	background-image: url("../img/footbg.gif");
	background-repeat: repeat-x;
	height: 77px;
	color: #606060;
}

#foot .fleft{
	width: 210px;
	padding: 27px 20px 22px;
}

#foot a,
#foot a:visited,
#foot a:active{
	color: #929292;
	text-decoration: none;
	margin: 0px 10px;
}

#foot a:hover{
	color: #5293cb;
}

#foot .links{
	padding: 23px 0px 0px 20px;
}

#foot .cp{
	padding: 5px 0px 0px 150px;
}

#end{
	margin: 0px auto;
	width: 829px;
	height: 27px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		enabled=true, 
		sizingMethod=scale, 
		src='img/bgend.png'
	);
}
