@charset "UTF-8";
/* CSS Document */
/* 00a7e5  */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;  
}

* html {
	margin:0;padding:0;
}

body{
	font-family: "lucida grande", helvetica, arial, sans-serif;


	font-size:11px;
	line-height:1.5em;
	letter-spacing:0.03em;
	
background:url(../images/bg1.jpg) no-repeat;
border-top:3px solid #999;

color:#666;
font-weight:normal;
/* background:url(../images/bg5.jpg) top repeat-x;  */
}

h1, h2, h3, h4 {
  font-weight: normal;
  color: #111;
 
}


a{ 
	color:#0292c7;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #333;
}

li {
	list-style:none;
}

#content {
	
	width:955px;
	
	margin:0 auto;
	

}

#top {
	height:110px;
	width:100%;
	float:left;
	
	background:url(../images/header_bg.jpg) no-repeat;
	
	
	
	
	/* border-bottom:1px dashed #CCC; */
	
}


#leftshadow {
	width:10px;
	height:192px;
	background:url(../images/leftshadow.jpg) no-repeat top left;
	margin-left:-10px;
	float:left;
}

#rightshadow {
	width:10px;
	height:192px;
	/* background:url(../images/rightshadow.jpg) no-repeat top right; */
	margin-right:-10px;
	float:right;
}


/*------------------------------------------------------
  				Logo 
  ------------------------------------------------------*/	

#logo {

	/* background:url(../images/logo-d.gif) top no-repeat; */
	width:310px;
	float:left;
	height:100%;
	
	
}
#search {
	height:30px;
	float:left;
	
	

}
#menu {
	height:65px;
	
	float:left;
	margin-left:150px;
	margin-top:30px;
	

	
	
}


#rot_index {
	width:100%;
	background-color:#fff;
	
}
#menu li{
	display:block;
	
	font-size:14px;
	
	
	
	
	float:left;
	
	padding:15px 15px;
	color:#666;
	

	
	
}

#menu li a {
	color:#666;
}


#menu li a:hover {
	color:#00a7e5;
	
	
	text-decoration:none;
}

#menu .active {
	color:#0297cf;
}
#rss {
	float:left;
}

#header {
	width:100%;
	float:left;
	margin-bottom:55px;
	margin-top:0px;
	

	
	
}

#header img {
	
}



#projekty {
	
	
	float:left;

	padding:0 20px 0 20px;
	
	
	padding-bottom:0px;
	margin-bottom:5px;
	
	
	
	
}
#projekty img {
	float:left;
	
	
}


#projekty h2{
	margin-left:3px;
	font-size:22px;
	color:#fff;
	margin-bottom:17px;
	padding-bottom:6px;
	
}



.projekt {
	width:268px;
	
	float:left;
	height:235px;

	/* 
	background: transparent url(../images/projekt_bg.gif) no-repeat;
	*/
	
	padding-top:4px;
	padding-left:2px;
	margin-bottom:20px;
	
	
	
	
}
.projekt p {
	text-align:justify;
}

.projekt img{
	float:left;
	margin-bottom:20px;
	border:1px solid #00a7e5;
	
}

.projekt h3 {
	font-size:14px;

	margin-bottom:10px;
	text-transform:uppercase;
	color:#fff;
}
.projekt h3 a:hover{
	
	color:#333;
	font-size:14px;

	margin-bottom:10px;
	text-transform:uppercase;
}

.projekt h1 a:hover{
	color:#00a7e5;

}

#projekt-l {
	margin-left:0px;
	margin-right:32px;
}

#projekt-s{
	margin-right:32px;
}

#projekt-p {
	margin-left:50px;
	

}







#kolumny {
	width:100%;
	float:left;
	height:auto;
	
	padding-top:20px;
	padding-bottom:10px;
	
}

.kolumna {
	float:left;
	width:50%;
	height:auto;
}

.kolumna img {
	float:left;

}
.kolumna h1 {
	font-size:12px;
	color:#900;
	
}
.kolumna h2 {
	font-size:12px;
	color:#999;
}
.kolumna p {
	text-align:justify;
}

#kolumna-prawa {
	padding-top:5px;
	width:455px;
	padding-left:4px;
}

.nowosc {
	width:440px;
	float:left;
	margin-bottom:25px;
	margin-left:5px;
	
	
	
}
.nowosc img{
	float:left;
	margin-right:5px;
	
	background: transparent url(../images/nowosci_bg.gif) no-repeat;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
}

.nowosc h1 {
	color:#000;
	margin:10px;
	margin-left:0;
}

.teaser_main h1 {
	color:#000;
	margin:10px;
	margin-left:0;
}

.info {
	
	font-size:11px;
	color:#333;
	
	
}


.teaser_main {
	margin-bottom:50px;
}

.more {
	float:right;
	margin-top:5px;
}


#footer {
	margin-top:0px;
	margin-bottom:20px;
	border-top:1px dashed #CCC;
	width:100%;
	padding-top:10px;
	
	clear:both;
	float:left;
}
#footer p{
	margin-left:0px;
}
#footer a{
	color:#CCC;
	
}
#footer a:hover {
	color:#0292c7;
}
#foot_nav {
	width:600px;
	margin-right:600px;
	float:left;
	margin-bottom:15px;
}
#foot_nav li {
	display:block;
	float:left;
	
	
	padding:5px 30px 5px 0px;

	
	color:#0292c7;
	
}

#foot_nav li a {
	color:#666;
}
#foot_nav li a:hover {
	color:#0292c7;
}
.separator {
	/* background: transparent url(../images/separator.png) no-repeat;
	height:40px;
	*/
}




.more-news {
	padding: 30px 0 0;
}
.more-news a {
	background: url('../images/more_news.gif') no-repeat top left;
	width: 86px; height: 19px;
	text-indent: -9999em;
	float: right;
}
.more-news a:hover {
	background-position: -86px;
}



.case-study {
	padding: 20px 0 0;
}
.case-study a {
	background: url('../images/case_study.gif') no-repeat top left;
	width: 67px; height: 19px;
	text-indent: -9999em;
	float: right;
}
.case-study a:hover {
	background-position: -67px;
}


.zobacz-live {
	padding: 0px 0 0;
}
.zobacz-live a {
	background: url('../images/zobacz-live.gif') no-repeat top left;
	width: 67px; height: 19px;
	text-indent: -9999em;
	float: right;
}
.zobacz-live a:hover {
	background-position: -67px;
}



/*
// Clearfix
*/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
.clearfix {
    display:inline-block;
	}
.clearfix {
    display:block;
	}
* html .clearfix {
    height:1px;
	}




#usugi{
	float:left;
	
	margin-bottom:30px;
	width:100%;
}

#page_title h2{
	color:#333;
	
}