/*reset marginesów*/
html, body, ul, li { padding: 0; margin: 0; }


/*reset wysokości lini i fontu*/
h1, h2, p, ul, li { padding: 0; margin: 0; font-size: 1em; line-height: 1.5em; }


/*ustawienia ogólne*/
body { background: #272727; }
a* { border: none; padding: 0;}

/*szerokość strony*/
.content {
	background: #FFF;
	width: 960px;
	margin: 0 auto;
	
	}
#header {
	background: #272727;
	height: 100px;
	overflow: hidden;
	}
#header .content {
	position: relative;
	}	
#header .content h1 {
	position: absolute;
	overflow: hidden;
	top: 20px;
	left: 20px;
	}
#header .content h1 a {
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 265px;
	height: 76px;
	text-indent: -666em;
	}
#header .content ul {
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 550px;
	list-style: none;
	}

#header ul li {
	margin-right:1px;
	float: left;
	}
#header ul li a {
	display: block;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	color: #fff;
	font: bold 1.1em tahoma, verdana, sans-serif;
	}
#header ul li a:hover {
	color: #F93;
	}
#baner {
	background: #272727;
	
	}
#baner .content {
	border-top: solid 1px #FFF;
	background: #EBEBEB;
	}
#flash {
	text-align: center;
	vertical-align: middle;
	width: 960px;
	height: 278px;
	padding-top: 12px;
	padding-bottom: 12px;
	}
#baner-box {
	background: #272727;
	}
.content #boxy {
	background: #EBEBEB;
	height: 187px;
	padding-left: 12px;
	}
#boxy .box p.read-more a {
	display: block;
	text-indent: -666em;
	}
.box.one p.read-more a{
	background: url(../images/read-more.png) no-repeat;
	width: 128px;
	height: 39px;
	margin-left: 210px;
	margin-top: -45px;
	}
.box.two p.read-more a{
	background: url(../images/read-more.png) no-repeat;
	width: 128px;
	height: 39px;
	margin-left: 210px;
	margin-top: -45px;
	}
.box.three p.read-more a{
	background: url(../images/read-more.png) no-repeat;
	width: 128px;
	height: 39px;
	margin-left: 207px;
	margin-top: -14px;
	}
#boxy .box.one {
	float: left;
	background: url(../images/about-bg.jpg) no-repeat;
	height: 186px;
	width: 311px;
	margin-right:2px;
	}
#boxy .box.two {
	float: left;
	background: url(../images/why-bg.jpg) no-repeat;
	height: 186px;
	width: 311px;
	margin-right: 2px;
	}
#boxy .box.three {
	float: left;
	background: url(../images/services-bg.jpg) no-repeat;
	height: 186px;
	width: 309px;
	}
#boxy .box p{
	font: 0.85em verdana, tahoma, sans-serif;
	color: #000;
	padding: 40px 5px 10px 5px;
	}


#boxy .box.one h2 {
	margin-top: 15px;
	margin-left: 60px;
	height: 27px;
	width: 168px;
	text-indent: -666em;
	background: url(../images/about-txt.png) no-repeat;
	}
#boxy .box.two h2 {
	margin-top: 15px;
	margin-left: 15px;
	height: 27px;
	width: 274px;
	text-indent: -666em;
	background: url(../images/why-txt.png) no-repeat;
	}
#boxy .box.three h2 {
	margin-top: 15px;
	margin-left: 60px;
	height: 27px;
	width: 158px;
	text-indent: -666em;
	background: url(../images/services-txt.png) no-repeat;
	}
#main {
	background: #272727;
	}
#main .content {
	overflow: hidden;
	background: #EBEBEB;
	}
.content #box1 {
	background: #f5f4f4 url(../images/boxcontact-cien.png) top left repeat-x;
	float: left;
	width: 306px;
	padding: 40px 3px 20px 3px;
	margin: 5px 16px 20px 12px;
	border: 1px solid #272727;
	}
.content #box1 h2 a {
	text-indent: -666em;
	display: block;
	background: url(../images/box-contact.png) no-repeat;
	width: 307px;
	height: 274px;
	}
.content #box2 {
	float: left;
	width: 600px;
	padding: 75px 3px 20px 3px;
	margin: 5px 5px 20px 5px;
	}	
.content #box2 h2 {
	text-indent: -666em;
	background: url(../images/ourteam-txt.png) no-repeat;
	width: 182px;
	height: 59px;
	}
.content #box2 p {
	font: 1.1em helvetica, sans-serif;
	color: #666666;
	padding-right: 55px;
	}
#footer {
	background: #272727;
	}
#footer .content {
	position: relative;
	background: #3a3a3a url(../images/footer-cien.png) 0 60% no-repeat;
	width: 960px;
	height:120px;
	}
#footer .content ul {
	position: absolute;
	left: 300px;
	top: 25px;
	overflow: hidden;
	list-style: none;
	}
#footer .content li {
	float: left;
	margin-right: 1px;
	}
#footer .content li a {
	display: block;
	padding: 3px 13px 3px 10px;
	font: bold 1em verdana, helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
#footer .content li a:hover {
	color: #999;
	text-decoration: none;
	}
#footer p.copy {
	position: absolute;
	top: 90px;
	left: 770px;
	color: #CCC;
	font: 0.8em verdana, helvetica, sans-serif;
	}
#footer p.prowebtec {
	position: absolute;
	top: 90px;
	left: 10px;
	color: #CCC;
	font: 0.8em verdana, helvetica, sans-serif;
	}
#footer p.prowebtec a {
	color: #efc166;
	font: bold;
	}
#footer p.prowebtec a:hover {
	color: #fff;
	}


/*about us*/
#mainabout {
	background: #272727;
	}
#mainabout .content {
	background: #fff url(../images/cien-about2.png) top left repeat-x;
	}
#mainabout .content h2 {
	background: #d9d7bc;
	font: bold 1.5em verdana, helvetica, sans-serif;
	color: #000;
	border-top: 1px solid #b5b392;
	border-bottom: 1px solid #b5b392;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
#mainabout .content p {
	font: 1em verdana, helvetica, sans-serif;
	color: #666;
	line-height: 1.5em;
	padding: 20px 50px;
	padding-bottom: 40px;
	}

/*services*/
#mainservices .content {
	background: #fff url(../images/cien-about.png) top left repeat-x;
	}
#mainservices .content h2 {
	background: #dc8f70;
	font: bold 1.5em verdana, helvetica, sans-serif;
	color: #000;
	border-top: 1px solid #d77550;
	border-bottom: 1px solid #d77550;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
#mainservices .content h3 {
	font: bold 1.2em verdana, helvetica, sans-serif;
	color:#666;
	margin: 30px 50px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	}
#mainservices .content p {
	font: 1.1em verdana, helvetica, sans-serif;
	color: #666;
	padding: 20px 50px;
	}
#mainservices .content ul {
	margin-left: 70px;
	}
#mainservices .content li {
	font: 1.1em tahoma, verdana, sans-serif;
	color: #999;
	}
/*why choose us*/
#mainwhy .content h2 {
	background: #d9d7bc;
	font: bold 1.5em verdana, helvetica, sans-serif;
	color: #000;
	border-top: 1px solid #b5b392;
	border-bottom: 1px solid #b5b392;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	}
#mainwhy .content p {
	font: 1.1em verdana, helvetica, sans-serif;
	color: #666;
	padding: 20px 50px 30px;
	}
	
	
#maincontacts ul {
	list-style: none;
	}.tdclass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #000;
}
