@charset "utf-8";
/* Autor: Michał Kaczmarski, Visualx.pl */
/* Last modified 25.01.2010 */
html,body,div,img,span,p,form,ul,ol,li,a,h1,h2,h3,h4 {
	border: 0;
	padding: 0;
	margin: 0;
	outline: 0;
}
body {
	background: url('../img/page/background.png') #ffffff repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #505050;
}

/* LINKI
-------------*/

a {
	text-decoration: none;
	color: #1784a3;
}
a:hover {
	text-decoration: underline;
}

/* NAGLOWKI H1, H2...
-------------------------*/

h1.naglowek {
	width: 945px;
	border-bottom: 1px solid #e5e5e5;
	background: url('../img/page/onas-ico.png') no-repeat 0 10px;
	font-size: 18px;
	color: #1784a3;
	padding: 10px 0 3px 30px;
	font-weight: bold;
	margin: 0 auto;
}
h2.oferta {
	font-weight: bold;
	font-size: 18px;
	color: #1784a3;
}
h2.tytul {
	font-weight: bold;
	font-size: 18px;
	color: #1784a3;
}



div#wrapper {
	width: 1098px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
	img.vectors {
		position: absolute;
		top: 169px;
		right: 0px;
	}
div#page {
	width: 1008px;
	margin: 0 auto;
}
div#header {
	width: 1008px;
	height: 197px;
	position: relative;
}
div.flash {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	height: 197px;
	width: 100%;
}
	img.strzalki {
		position: absolute;
		top: 17px;
		left: 606px;
		z-index: 1;
	}
	
	/* MENU TOP
	---------------*/
	
div#top {
	width: 1008px;
	height: 49px;
	background: url('../img/page/menu-top.png') no-repeat;
}
div#menu-top {
	width: 1008px;
	height: 45px;
	position: relative;
}
	div#menu-top ul {
		position: absolute;
		top: 4px;
		right: 20px;
	}
	div#menu-top ul li {
		display: block;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	div#menu-top ul li {
		float: left;
	}
	div#menu-top ul a {
		text-decoration: none;
		display: block;
		width: 89px;
		height: 30px;
		background: none;
		color: #ffffff;
		text-align: center;
		padding: 15px 0 0 0;
		font-weight: bold;
	}
	div#menu-top ul a:hover {
		background: url('../img/page/menu-top-over.png') no-repeat;
		height: 30px;
		color: #505050;
		padding: 15px 0 0 0;
	}
	div#menu-top li.linia {
		background: url('../img/page/linia.png') no-repeat;
		width: 2px;
		height: 45px;
	}
div#content {
	width: 998px;
	background: url('../img/page/content.png') no-repeat #ffffff;
	padding: 5px;
	overflow: auto;
}

/* STRONA GŁÓWNA
-------------------*/

div#intro {
	width: 983px;
	height: 254px;
	margin: 0 auto;
	position: relative;
	background: url('../img/page/intro.png') no-repeat;
}
	div#intro .motto {
		width: 550px;
		position: absolute;
		left: 400px;
		top: 10px;
	}	
		div.motto p {
			margin: 0 0 20px 0;
		}
		div.motto h1.tytul {
			color: #6eb564;
			font-size: 30px;
			margin-bottom: 20px;
		}
		div.motto span.small {
			color: #3ca2bb;
			font-size: 16px;
		}
		
		
	div#intro .motto_cms {
		width: 650px;
		position: absolute;
		left: 240px;
		top: 10px;
	}	
		div.motto_cms p {
			margin: 0 0 20px 0;
		}
		div.motto_cms h1.tytul {
			color: #6eb564;
			font-size: 30px;
			margin-bottom: 20px;
		}
		div.motto_cms span.small {
			color: #3ca2bb;
			font-size: 16px;
		}
		
div#oferta-glowna {
	width: 975px;
	margin: 0 auto;
	background: url('../img/page/gradient-dol.png') repeat-x bottom;
	overflow: auto;
	padding: 10px 0 15px 0;
	margin-top: 20px;
}
	div#oferta-glowna div.usluga-sm {
		width: 300px;
		border-left: 1px solid #e5e5e5;
		float: left;
		text-align: right;
		padding: 10px;
	}
	div#oferta-glowna div.usluga-sm-first {
		width: 300px;
		float: left;
		text-align: right;
		padding: 10px;
	}
	div#oferta-glowna div.usluga-sm img {
		float: left;
		border: none;
	}
	div#oferta-glowna div.usluga-sm p.opis {
		font-size: 14px;
		margin: 7px 0 10px 0;
	}
	div#oferta-glowna div.usluga-sm a.wiecej {
		font-weight: bold;
		font-size: 12px;
		margin: 10px 0 5px 0;
	}
	
	/* REALIZACJE NA STRONIE GŁÓWNEJ */
	
	div#realizacje-glowna {
		width: 975px;
		border-bottom: 1px solid #e5e5e5;
		margin: 0 auto;
		overflow: auto;
		padding: 0 0 10px 0;
	}
		div#realizacje-glowna p.tytul {
			border-bottom: 1px solid #e5e5e5;
			background: url('../img/page/projects-ico.png') no-repeat 0 0;
			font-size: 18px;
			color: #1784a3;
			padding: 2px 0 2px 30px;
			font-weight: bold;
			margin-top: 20px;
		}
		div#realizacje-glowna div.realizacja-sm {
			width: 240px;
			float: left;
			margin: 10px 3px 0 0;
		}
		div#realizacje-glowna div.realizacja-sm a.szczegoly {
			background: url('../img/page/lupa.png') no-repeat;
			font-weight: bold;
			font-size: 12px;
			color: #1784a3;
			padding: 0 0 0 20px;
		}
		div#realizacje-glowna div.realizacja-sm p {
			text-align: center;
		}
		div#realizacje-glowna div.realizacja-sm img {
			border: 1px solid #e5e5e5;
			padding: 5px;
			background-color: #ffffff;
			margin: 0 0 3px 0;
		}
		div#realizacje-glowna div.realizacja-sm img:hover {
			border: none;
			background-color: #6eb564;
			padding: 6px;
		}
		
	/* REALIZACJE */
	
	div#realizacje  {
		width: 975px;
		margin: 0 auto;
		overflow: auto;
	}
		div#realizacje .realizacje-wiersz {
			width: 975px;
			background: url('../img/page/gradient-dol.png') repeat-x  bottom;
			margin: 0 auto;
			overflow: auto;
			margin-bottom: 10px;
			padding: 10px 0 10px 0;
		}
		div#realizacje .realizacje-wiersz .realizacja {
			width: 480px;
			float: left;
			text-align: left;
			border-left: 1px solid #e5e5e5;
		}
		div#realizacje .realizacje-wiersz .realizacja .info {
			width: 260px;
			float: right;
			text-align: left;
		}
		div#realizacje .realizacje-wiersz .realizacja p.opis {
			font-size: 14px;
		}
		div#realizacje .realizacje-wiersz .realizacja img {
			float: left;
			border: 1px solid #e5e5e5;
			padding: 5px;
			background-color: #ffffff;
			margin: 0 10px 0 10px;
		}
		div#realizacje .realizacje-wiersz .realizacja img:hover {
			border: none;
			background-color: #e5e5e5;
			padding: 6px;
		}
		p.technologie {
			font-size: 12px;
			font-weight: bold;
			margin: 10px 0 10px 0;
		}
		div.tech-bt {
			width: 49px;
			height: 20px;
			background: url('../img/page/technologie-button.png') no-repeat;
			text-align: center;
			font-weight: bold;
			font-size: 12px;
			color: #ffffff;
			float: left;
			margin: 0 5px 0 0;
			padding: 5px 0 0 0;
		}
		
		/* OFERTA */
		
		div#oferta {
			width: 975px; 
			margin: 0 auto;
		}
			div#oferta div.menu-box {
				width: 262px;
				float: left;
				font-size: 12px;
			}
				div#oferta div.menu-box ul.menu-oferta, ul.menu-oferta li {
					list-style: none;
					display: block;
					margin: 0;
					padding: 0;
				}
				div#oferta div.menu-box ul.menu-oferta {
					width: 262px;
					margin-top: 20px;
				}
				div#oferta div.menu-box ul.menu-oferta a {
					display: block;
					width: 232px;
					height: 27px;
					background: url(../img/page/btn-menu.png) no-repeat 0 0 scroll;
					color: #505050;
					padding: 10px 0 0 30px;
					text-decoration: none;
				}
				div#oferta div.menu-box ul.menu-oferta a:hover {
					background: url(../img/page/btn-menu-hover.png) no-repeat 0 0 scroll;
					color: #fff;
					font-weight: bold;
				}
				div#oferta div.menu-box div.cien {
					width: 262px;
					height: 22px;
					background: url(../img/page/menu-cien.png) no-repeat 0 0 scroll;
				}
			div#oferta div.wpis {
				width: 680px;
				padding: 20px 0 20px 0;
				
				float: right;
				margin: 0 10px 0 0;
				display: inline;
			}
			div#oferta div.wpis img.miniatura {
				float: right;
				border: 1px solid #e5e5e5;
				padding: 5px;
				
				margin: 0 10px 10px 0;
			}
			div#oferta div.wpis div.opis {
				/*background: url('../img/page/gradient-dol.png') repeat-x bottom;*/
				font-size: 13px;
				margin: 10px 0 10px 0;
			}
			div#oferta div.wpis div.nazwa {
				
				padding: 0 0 5px 20px;
				width: 300px;
			}
			
		/* TECHNOLOGIE */	
		
		div#technologie {
			width: 975px;
			margin: 0 auto;
		}
		div#technologie div.wpis {
			padding: 10px;
			overflow: auto;
		}
		
		/* O NAS */
		
		div#onas {
			width: 975px;
			margin: 0 auto;
		}
			div#onas div.ofirmie {
				background: url('../img/page/gradient-dol.png') repeat-x bottom;
				padding: 10px;
				overflow: auto;
			}
				div#onas div.ofirmie div.ramka {
					width: 800px;
					padding: 10px;
					background-color: #f8f8f8;
					border: 1px solid #d8d8d8;
					margin: 20px auto 20px auto;
					overflow: auto;
				}
				div#onas div.ofirmie div.ramka img {
					float: left;
					margin: 0 10px 0 0;
				}
				div#onas div.ofirmie div.ramka p {
					margin: 20px 0 0 0;
				}
				div#onas div.ofirmie ul {
					margin: 0 0 10px 10px;
					list-style: square inside;
				}
			div#onas div.pracownicy {
				width: 975px;
				margin: 0 auto;
				background: url('../img/page/gradient-dol.png') repeat-x bottom;
				position: relative;
				overflow: auto;
				padding: 10px 0 10px 0;
			}
				div#onas div.pracownicy div.pracownik {
					float: left;
					width: 470px;
					border-left: 1px solid #e5e5e5;
					padding: 0 5px 0 5px;
				}
					div#onas div.pracownik div.img {
						float: left;
					}
					div#onas div.pracownik div.img img {
						border: 1px solid #e5e5e5;
						padding: 5px;
					}
					div#onas div.pracownicy div.info {
						float: right;
						width: 270px;
					}
					div#onas div.pracownicy div.imie {
						font-size: 16px;
						font-weight: bold;
						color: #1784a3;
						margin: 0 0 10px 0;
					}
					div#onas div.pracownicy div.opis {
						font-size: 13px;
						font-weight: normal;
						margin: 0 0 10px 0;
					}
					div#onas div.pracownicy div.stanowisko {
						width: 105px;
						height: 30px;
						font-size: 12px;
						font-weight: bold;
						color: #ffffff;
						background: url('../img/page/stanowisko.png') no-repeat;
						padding: 7px 0 0 0;
						text-align: center;
						
					}
					div.pracownik div.kontakt {
						font-size: 13px;
						font-weight: bold;
						margin: 0 0 10px 0;
					}
					div.pracownik div.gg {
						background: url('../img/page/gg.png') no-repeat 0 0;
						padding: 3px 0 0 25px;
						margin: 0 0 5px 0;
					}
					div.pracownik div.mail {
						background: url('../img/page/mail.png') no-repeat 0 2px;
						padding: 0 0 0 25px;
					}
		
		/* KONTAKT */
		
		div#kontakt {
			width: 975px;
			margin: 0 auto;
		}
		div#dane-firmy {
			width: 500px;
			float: left;
			background: url('../img/page/gradient-dol.png') repeat-x bottom;
			border-left: 1px solid #cdcdcd;
			padding: 10px;
		}
		div#dane-firmy h2.kronet {
			font-size: 18px;
			font-weight: bold;
			color: #78b563;
			margin: 0 0 10px 0;
		}
		div#kontakt div#kontakt-form {
			width: 420px;
			float: right;
		}	
			div#kontakt-form .wiadomosc {
				width: 390px;
				height: 200px;
				border: 1px solid #e5e5e5;
				font-family: tahoma;
				margin: 5px 0 5px 0;
				padding: 5px;
				font-size: 16px;
				color: #1784a3;
			}
			div#kontakt-form input {
				width: 397px;
				border: 1px solid #e5e5e5;
				margin: 0 0 5px 0;
				font-size: 16px;
				color: #1784a3;
				padding: 3px 0 3px 3px;
			}
			div#kontakt-form input:hover {
				border: 1px solid #d2d2d2;
			}
			div#kontakt-form input.submit {
				width: 111px;
				height: 33px;
				border: 0;
				font-size: 14px;
				font-weight: bold;
				color: #505050;
				background: url('../img/page/kontakt-submit.png') no-repeat; 
			}
			
/* BLOG
-----*/

div#blog {
	width: 975px;
	margin: 0 auto;
	background: url(../img/page/blog_bg.png) no-repeat 0 0;
	overflow: hidden;
}
	div#blog div.news {
		width: 690px;
	}
	div#blog div.news div.tekst {
		text-align: justify;
		margin: 10px 0;
	}
	div#blog div.news div.tytul {
		font-size: 18px;
		color: #1784a3;
		padding: 5px 0 0 0;
	}
	div#blog div.news div.news-info {
		background: url(../img/page/news.gif) no-repeat 0 2px;
		font-size: 12px;
		padding: 0 0 0 25px;
		margin: 5px 0 0 0;
	}
	div#blog div.news div.tagi {
		width: 617px;
		height: 33px;
		position: relative;
		background: url(../img/page/blog_footer.png) no-repeat 0 0;
		font-size: 12px;
		padding: 10px 0 0 50px;
		margin: 20px 0;
	}
	div#blog div.news div.tagi a.go-top {
		display: block;
		width: 44px;
		height: 43px;
		background: url(../img/page/blog_top.png) no-repeat 0 0;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	div#blog div#archiwum {
		width: 260px;
		float: right;
		border-left: 1px solid #e9e9e9;
		margin: 10px 0 0 0;
		padding: 0 0 0 10px;
	}
		div#blog div#archiwum div.search {
			width: 250px;
			margin: 0 auto 20px auto;
		}
		div#blog div#archiwum div.search input {
			color: #505050;
			font-size: 14px;
			border: 1px solid #b4b4b4;
			padding: 3px;
		}
		div#blog div#archiwum div.search input.szukaj {
			width: 150px;
		}
		div#blog div#archiwum div.search input.btn {
			width: 60px;
			margin: 0 0 0 10px;
		}
		div#blog div#archiwum div.tytul {
			font-size: 16px;
			color: #1784a3;
			font-weight: bold;
			background: url(../img/page/img09.gif) no-repeat 0 3px;
			padding: 0 0 0 15px;
		}
		div#blog div#archiwum ul {
			list-style: none;
			font-size: 12px;
			margin: 10px 0;
		}
		div#blog div#archiwum ul li {
			background: url(../img/page/dot.png) no-repeat 0 5px;
			padding: 0 0 0 10px;
		}
		div#blog div#archiwum div.tag-cloud {
			margin: 10px 0;
		}
	
	
/* FOOTER
-------*/
	
div#footer {
	width: 100%;
	height: 195px;
	background: url('../img/page/footer.jpg') repeat-x;
}

div#no-border {
	border: none;
}
.clear {
	clear: both;
}


/*
 * Required 
*/
.container { width:983px; height:254px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
.slides li { position:absolute; top:0; width:983px; display:none; padding:0; margin:0; }
/*
 * Optional
*/
#loopedSlider,#newsSlider { margin:0 auto; width:983px; position:relative; clear:both; }
.slides li { padding-bottom:10px; }
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left; }
ul.pagination li a { padding:2px 4px; }
ul.pagination li.active a { background:blue; color:white; }