/**
 * @section              Style ogólne
 */
/* ------------------------------------------------------------------------- */

body { background: #3c3b42; margin: 0; padding: 0; font-family: Arial; font-size: 12px; color: #6c6b76; }
.clear, .Clear { clear: both; } .fl { float: left; } .fr { float: right; }

a { text-decoration: none; color: #45b16c; }
a:hover { text-decoration: underline; }
p { font-size: 12px; line-height: 20px; padding: 0 0 20px 0; }
strong, b { font-weight: bold; } em, i { font-style: italic; }

ul, ol { font-size: 12px; line-height: 16px; margin: 0 0 0 15px; padding: 0 0 20px 0; }
li { padding: 5px 0; }
	ul li { list-style: disc; }
	ol li { list-style: decimal; }

h1 { color: #3c3b42; font-size: 30px; line-height: 36px; font-weight: bold; font-style: italic; margin: 0; padding: 10px 0 40px 0; }
h2 { color: #3c3b42; font-size: 24px; line-height: 30px; font-weight: bold; font-style: italic; margin: 0; padding: 0 0 10px 0; }
h3 { font-size:15px; padding-bottom:10px; font-weight:bold; color:#008a34; }
h1 span, h2 span { color: #008231; }

.pageFull { background: url('../images/bg.png') 0 0 repeat; position: relative; z-index: 1; padding: 0 0 50px 0; }
.bg { background: url('../images/bg2.png') center 0 repeat-y; position: absolute; width: 100%; height: 100%; x-index: 1; top: 0; left: 0; }
.wrap { width: 1000px; margin: 0 auto; position: relative; }

.colLeft { float: left; width: 640px; padding: 10px 0 30px 20px; }
.colRight { float: right; width: 320px; padding: 0 0 30px 0; }

#main { z-index: 2; }

/**
 * @section              Style ogólne
 */
/* ------------------------------------------------------------------------- */

header { position: relative; z-index: 2; padding: 20px 0 0 0; width: 1000px; margin: 0 auto; }
	header #logo { float: left; margin: 0 0 30px 20px; }
	header #lang { float: right; margin: 0 20px 0 0; padding: 65px 0 0 0; }
		header #lang a { color: #3c3b42; font-size: 14px; margin: 0 0 0 10px; line-height: 14px; font-weight: bold; font-style: italic; text-transform: uppercase; }
		header #lang a.active, header #lang a:hover { text-decoration: none; color: #6c6b76; }	
			header #lang a img { vertical-align: middle; margin: 0 0 0 5px; position: relative; top: -2px; }

#homePhoto { background: url('../images/home_photo_bg.png') 0 0 repeat; height: 224px; width: 100%; position: relative; z-index: 2; margin: 0 0 30px 0; }
	#homePhoto .items { background: url('../images/home_photo_bg2.png') center 0 no-repeat; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 
		#homePhoto .item { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 
		
#smallSlider { background: url('../images/home_photo_bg.png') 0 0 repeat; height: 100px; width: 100%; position: relative; z-index: 2; margin: 0 0 30px 0; }
	#smallSlider .items { background: url('../images/small_photo_bg2.png') center 0 no-repeat; width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 
		#smallSlider .item { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 

#nav { width: 1000px; margin: 0 auto 30px auto; height: 54px; background: url('../images/nav.png') 0 0 no-repeat; clear: both; position: relative; z-index: 2; }
	#nav nav { float: left; height: 44px; margin: 5px 0 0 60px; width: 880px; text-align: center; } 
		#nav nav a { display: inline-block; text-transform: uppercase; color: #ffffff; font-size: 15px; line-height: 22px; padding: 10px 15px; height: 24px; font-weight: bold; font-style: italic; }
		#nav nav a:hover { color: #ffffff; text-decoration: none; background: #6c6b76; }

/**
 * @section               HOME
 */
/* ------------------------------------------------------------------------- */

#projectsScrollable { position: relative; background: url('../images/projects_bg.png') center bottom no-repeat; padding: 0 0 35px 0; margin: 0 0 20px 0; }
	.scrollableProjects { height: 150px; position: relative; margin: 35px auto 0 auto; width: 640px; overflow: hidden; }
		.scrollableProjects .items { height: 150px; width: 20000em; position: absolute; top: 0; }
			.scrollableProjects .item { height: 150px; width: 150px; margin: 0 5px; float: left; }
				.scrollableProjects .item .photo { width: 150px; height: 120px; display: block; overflow: hidden; }
				.scrollableProjects .item .title { font-size: 12px; font-weight: bold; line-height: 20px; padding: 5px 0 0 0; height: 20px; display: block; overflow: hidden; text-align: center; color: #ffffff; }
				.scrollableProjects .item .title:hover { text-decoration: none; color: #e5e5e5; }
	#projectsScrollable .browse { width: 93px; height: 72px; position: absolute; cursor: pointer; }
	#projectsScrollable .browse.left { background: url('../images/arrows_projects.png') 0 0 no-repeat; left: 0; bottom: 0;}
	#projectsScrollable .browse.right { background: url('../images/arrows_projects.png') -93px 0 no-repeat; right: 0; top: 40px; }
	#projectsScrollable .browse:hover { opacity: 0.8; }
	
/**
 * @section               STATIC
 */
/* ------------------------------------------------------------------------- */

p.intro { font-weight: bold; }
p.more {  height: 40px; margin: 30px 0 10px 0; background: url('../images/more.png') right 0 no-repeat; }
	p.more a { float: right; width: 150px; height: 40px; line-height: 36px; color: #45b16c; font-size: 12px; font-weight: bold; font-style: italic; margin: 0 58px 0 0; opacity: 0.8; text-align: center; }
	p.more a:hover { text-decoration: none; color: #000000; }

ul.lista { margin-top:10px; }	
	ul.lista li { list-style-type:disc; margin-left:20px; }
h2.h2 { margin-top:5px; padding-top:20px; border-top:1px dotted #a7c7b3; }

.pic { padding:5px; background:#fff; margin:5px;}
.pic img { box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.1); }

.contact p { float: left; width: 310px; padding: 0 20px 0 0; }
	.contact p strong { color: #008a34; font-size: 16px; }
	.contact p span { color: #008a34; font-size: 14px; font-weight: bold; }

.static .line { display: block; height: 1px; margin: 20px 0; background: #000000; opacity: 0.2; }

.column { width: 485px; }

/**
 * @section               GALLERY
 */
/* ------------------------------------------------------------------------- */

.gallery { text-align: center; }
	.gallery h1 { text-align: left; }
	.gallery .thumb { display: inline-block; padding: 0; background: #ffffff; margin: 0 35px 20px 35px; width: 260px; box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.1); }
		.gallery .thumb .photo { display: block; border: 10px solid #ffffff; width: 240px; height: 200px; overflow: hidden; } 
		.gallery .thumb .title { display: block; padding: 10px 10px 20px 10px; text-align: center; font-style: italic; font-weight: bold; line-height: 16px; }
		
/**
 * @section               TABS
 */
/* ------------------------------------------------------------------------- */

.tabs { margin: 0; padding: 0; list-style: none; height: 30px; font-size: 14px; line-height: 20px; font-style: italic; font-weight: bold; }
	.tabs li { float: left; margin: 0; padding: 0; list-style: none; margin: 0 0 0 5px; }
	.tabs li:first-child { margin: 0; }
		.tabs li a { display: block; background: #008A34; color: #ffffff; padding: 5px 10px; height: 20px; text-decoration: none; }
		.tabs li a:hover,
		.tabs li a.current { background: #ffffff; color: #008A34; }
.panels { background: #ffffff; padding: 10px 20px; }

/**
 * @section               FOOTER
 */
/* ------------------------------------------------------------------------- */

footer { background: #3c3b42; padding: 30px 0 60px 0; width: 940px; margin: 0 auto; position: relative; z-index: 2; }
	footer .contactBox { float: left; }
		footer .contactBox p { font-size: 18px; line-height: 24px; color: #b2b1b6; padding: 5px 0 5px 45px; margin: 0; }
		footer .contactBox p.phone { font-size: 24px; font-weight: bold; background: url('../images/ico_phone.png') 0 center no-repeat; }
		footer .contactBox p.mail { background: url('../images/ico_mail.png') 0 center no-repeat; }
			footer .contactBox p a { color: #b2b1b6; }
			footer .contactBox p a:hover { text-decoration: none; color: #4fef89; }
	footer nav { float: right; text-align: right; padding: 0 0 20px 0; }
		footer nav a { float: left; padding: 4px 15px; color: #ffffff; font-size: 12px; line-height: 16px; border-left: 1px solid #5d5c62; }
		footer nav a:hover { text-decoration: none; color: #4fef89; }
	footer .copyright { float: right; width: 600px; text-align: right; font-size: 11px; color: #777680; margin: 0 15px 0 0; }
		footer .copyright a { font-weight: bold; color: #777680; }
		footer .copyright a:hover { color: #e5e5e5; text-decoration: none; }
	footer .decor { position: absolute; width: 1000px; top: -13px; left: -30px; height: 13px; background: url(../images/footer.png) 0 0 no-repeat; }

#cookies { position: fixed; z-index: 9999; background: #f9f3e0; bottom: 0; left: 0; padding: 10px 0; font-size: 11px; width: 100%; text-align: center; border-top: solid 1px #fbf7e9; box-shadow: 0 0 10px 0 rgba(0,0,0,0.15), inset 0 0 10px 0 #f5e8c0; color: #796e4d; text-shadow: 0 1px 0 #ffffff; }

#rf { position: absolute; margin-left: 280px;}