*{ margin:0px; padding:0px; }
html, body { height:100%; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }

#top{
	width:910px;
	height:70px;
	margin:0 auto;
}
#top ul{
	display:block;
	float:right;
	margin-top:35px;
}
#top ul li{
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
#top ul li a{
	display:block;
	padding-left:5px;
	padding-right:5px;
}
#top ul .menupoint{
	width:5px;
	padding:0px;
	height:25px;
}
#top2{
	width:910px;
	height:300px;
	margin:0 auto;
}
#top2b{
	width:910px;
	height:150px;
	margin:0 auto;
	background:url(../images/top2b.jpg) -2px top;
}
#top2b a{
	width:150px;
	height:150px;
	display:block;
}
#content{
	width:910px;
	margin:0 auto;
	overflow:auto;
	font-size:12px;
	color:#737272;
	line-height:18px;
}
#footer{
	width:910px;
	height:20px;
	border-top:#cacaca 1px solid;
	border-bottom:#cacaca 1px solid;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
}

/*strona główna*/
.mainpage_news{
	width:175px;
	height:135px;
	float:left;
	background:url(../images/mainpage_news.jpg);
	margin-top:10px;
	padding-left:40px;
	padding-right:40px;
	padding-top:50px;
	color:#737272;
	line-height:18px;
	font-size:11px;
}
.mainpage_promo{
	width:195px;
	height:135px;
	float:left;
	background:url(../images/mainpage_promo.jpg);
	margin-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	color:#737272;
	line-height:18px;
	font-size:11px;
}
.mainpage_news a, .mainpage_promo a{
	color:#737272;
	text-decoration:none;
}
.mainpage_gallery{
	width:410px;
	height:185px;
	float:left;
	background:url(../images/mainpage_gallery.jpg);
	margin-top:10px;
	padding-left:10px;
}
.gal_gallery{
	width:750px;
	margin:0 auto;
}
.mainpage_gallery .gal{
	margin-top:50px;
	float:left;
}
.mainpage_gallery .gal img{
	margin:0 auto;
}
.gal_gallery .gal2{
	float:left;
	width:720px;
}
.mainpage_gallery .gal .homecarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 360px; /*Width of Carousel Viewer itself*/
	height:90px;
}
.galcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 720px; /*Width of Carousel Viewer itself*/
	height:300px;
}
.homecarousel .belt, .galcarousel .belt2{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	height:300px;
}
.object, .object2{
	width:174px;
	height:300px;
	overflow:hidden;
	float:left;
	margin:0 5px;
}
.object img, .object2 img{
	padding:5px;
	border:#ddd 1px solid;
	display:block;
}
.mainpage_gallery .stepleft{
	width:15px;
	height:90px;
	margin-top:50px;
	float:left;
	background:url(../images/stepleft.gif);
	cursor:pointer;
}
.mainpage_gallery .stepright{
	width:15px;
	height:90px;
	margin-top:50px;
	float:left;
	background:url(../images/stepright.gif);
	cursor:pointer;
}
.gal_gallery .stepleft{
	width:15px;
	height:90px;
	float:left;
	background:url(../images/stepleft.gif);
	cursor:pointer;
}
.gal_gallery .stepright{
	width:15px;
	height:90px;
	float:left;
	background:url(../images/stepright.gif);
	cursor:pointer;
}

.leftcolumn{
	width:250px;
	float:left;
	padding-top:30px;
}
.rightcolumn{
	width:530px;
	float:left;
	padding-top:30px;
	padding-right:120px;
}
.news img{
	padding:5px;
	background:#fff;
	border:#ddd 1px solid;
	float:right;
	margin-left:10px;
}
.news h2, #content h2{
	color:#31a600;
	font-size:14px;
	margin-bottom:10px;
}
.news h2 a{
	color:#31a600;
	text-decoration:none;
}
.news{
	overflow:auto;
	border-bottom:#ccc 1px solid;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:12px;
	color:#737272;
	line-height:18px;
}
#paginator{
	margin:30px 0px;
	text-align:center;
}
#paginator a{
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	border:#31a600 1px solid;
	color:#31a600;
	margin:5px;
	text-decoration:none;
}
#paginator .inactive{
	color:#aaa;
	border:#aaa 1px solid;
}
.leftcolumn ul{
	display:block;
	margin-left:25px;
	margin-right:30px;
}
.leftcolumn ul li{
	display:block;
	background:url(../images/leftmenudots.jpg) left bottom repeat-x;
	line-height:25px;
	vertical-align:middle;
	color:#31a600;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
}
.leftcolumn ul li a{
	line-height:25px;
	vertical-align:middle;
	color:#31a600;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:none;
	background:url(../images/leftmenupoint.jpg) no-repeat left center;
	padding-left:25px;
}




.contactform input{
	width:200px;
	border:0px;
	height:20px;
	background:#ededed;
}
.contactform textarea{
	width:200px;
	height:100px;
	background:#ededed;
	border:0px;
}


.rightcolumn ul{
	margin-left:20px;
}
