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, strong, 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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
	background:#F0F0F0 url(images/bg.jpg) repeat-y;
	color:#000;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	height:100%;
	line-height:120%;
}

#banner {
	background : url(images/banner.jpg);
	clear: both;
	height : 245px;
	width : 900px;
}

#banner_box {
	width :375px;
	margin : 0 0 0 120px;
	color: #3E3E3E;
}

#banner_box p {font-size : 12px;line-height : 160%;}

#colorchange {background-color:#FBFBFB;}

a {color:#cc0000;text-decoration:underline;}

a:hover {color:#616161;text-decoration:none;}

hr {
	margin:10px 0 20px 0;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#eeeeee;
	height:1px;
	clear:both;
}

ul {margin-left:15px;}

#centerColumn {width:900px; text-align:left;}

h2 {
	margin:0 0 5px 0;
	padding:0px 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
}

.first_h2 {
	margin-top : 37px;
}

.samples {
	margin : 0 35px 0 0px;
}

.sample_box {
	float : left;
	width : 170px;
	height : 150px;
	margin : 0 35px 0 0;
}

.service_box {
	clear : left;
	float :left;
	width :300px;
	height : 130px;
	padding-left :30px;
}

.nopadding {
	padding : 0px;
	height : 130px;
	width : 400px;
}

.service_box img {
	float :left;
	margin-right : 20px;
	margin-bottom : 20px;
}

#samples_box {margin-left : 30px;}

#samples_box img {float:left;margin : 2px;}

.sample_contact {font-style : italic;}

.sample_contact{
	width:153px;
	height:114px; 
	float: left;
	background : #FBFBFB;
	border : 1px solid #CCCCCC;
	}

.sample_contact p {margin :10px;}

.service_box ul {list-style : none;}

h3 {
	margin:0 0 12px 0;
	padding:.75em 0 0 0;
	font-size:1.1em;
	font-weight:lighter;
	letter-spacing:.1em;
}

h4 {font-size:1em;}

dt {font-weight:bold;}

dd {margin-bottom:10px;}

p {padding:0px 0 12px 0;}

#navbar {float:right;width: 200px;}

#navbar ul {list-style:none;margin:0;}

#navbar li {margin:0;list-style:none;display:inline;}

#navbar li a {
	margin:15px 0 0px 0;
	padding: 0 15px 0px 15px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	font-size : 0.9em;
	display:block;
	float:left;
}

#navbar li a:hover {color:#333;}

#navbar li.active a {color:#333;cursor:default;}

#main_navbar {
	float:left;
	width: 168px;
	margin-left: 73px;
	display: inline;
	margin-top : 10px;
}

#main_navbar ul {
}

#main_navbar li {display:inline;}

#main_navbar li a {
	height : 33px;
	line-height : 33px;
	padding-left : 20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size : 12px;
	display:block;
	border-bottom : 1px #fff solid;
	background : url(images/tick.jpg) no-repeat 1px; 
}

#main_navbar li a:hover {background : #DA3229 url(images/tick.jpg) no-repeat 1px;}

#main_navbar li.active a {background : #DA3229 url(images/tick.jpg) no-repeat 1px; cursor:default;}

#foot_navbar {width: 500px;margin-left : 10px;}

#foot_navbar ul {list-style:none;margin:0;}

#foot_navbar li {margin:0;list-style:none;display:inline;}

#foot_navbar li a {
	margin:15px 0 0px 0;
	padding: 0 10px 0px 10px;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	font-size : 0.9em;
	display:block;
	float:left;
	border-left : 1px solid #999;
}

#foot_navbar li a:hover {color:#999;}

#foot_navbar li.active a {color:#999;cursor:default;}

#header {
	background : url(images/header_bg.jpg) no-repeat;
	margin:0;
	padding:0;
	height:117px;
	width : 900px;
	float: left;
}

#header img {float: left;}

h1 {
	font-family : century gothic;
	font-size : 18px;
	font-weight : bold;
	padding : 30px 0 5px 0px;
	margin : 0 0 18px 0;
}
#banner_box h1 {border-bottom : 1px solid #fff;width : 80%;}

p.czytaj a {
	float:right;
	font-weight : bold;
	font-size : 10px;
	color: #333;
	text-decoration : none;
	}

#header h1 {
	margin:0;
	padding: 0;
	font-size:1.7em;
	font-weight:lighter;
	letter-spacing:.15em;
	color:#000;
	float:left;
	overflow : hidden;
}

#header h1 a {
	margin:18px 0 0 305px;
	text-indent:-999999px;
	display:block;
	width:69px;
	height:88px;
	background:#fff url(images/header.jpg) no-repeat;
	overflow : hidden;
}

#header h2 {
	margin:0 0 0 0;
	padding:1em 0 0 0;
	font-size:.9em;
	font-weight:300;
	letter-spacing:.1em;
	color:#000;
}

.contentwrap {float: right;width : 900px;}
.fla {padding-left:10px;float:left;}

#block_1 {
	background : url(images/block_bg.jpg) #FBFBFB repeat-x top;
	float:left;
	width:415px;
	padding :0 0px 0 40px;
}

#block {
	margin-left : 40px;
	line-height : 140%;
}

.cell_3 {
	background : url(images/cell_bg.jpg) repeat-x top #fff;
	float:right;
	width:363px;
}

.cell_3 h2 {
	margin-left :30px;
}


.barepic {
	border:none;
}

.right {
	float:right;
	margin:5px;
	padding:2px;
}

.left {
	float:left;
	margin:5px;
	padding:2px;
}

.center {
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

.clear {
	clear:both;
}

img.floatright {
	float:right;
	margin-left:15px;
}

img.floatleft {
	float:left;
	margin-right:15px;
}

#footer {
	background : url(images/foot_bg.jpg) no-repeat;
	width : 658px;
	height : 90px;
	clear:both;
	margin-top : 20px;
}

#contactform {float :left;clear: both;}

fieldset {border : none;}

legend {font-weight :bold;}

#main_content {float:right;width  :658px;}

.cell {width : 219px;float:left;}

.cell h1 {
	font-size : 15px;
	color : #484848;
	font-weight : bold;
	margin: 0 0 0 15px;
	padding : 20px 0 0 10px;
	border-left : 2px solid #ccc;
}

.cell img {margin:20px 0 0 15px;}

.cell ul {list-style : none;}

.cell ul li {
	margin : 10px 10px 10px 0px;
	padding-left : 15px;
	background : url(images/plus.jpg) no-repeat 0 0.5em;
}

.plus {margin : 10px 0px 20px 0px;}

.plus li{
	margin : 10px 10px 10px 0px;
	padding-left : 15px;
	background : url(images/plus.jpg) no-repeat 0 0.5em;
	list-style : none;
}

.wiecej {
	float:left;
	margin-left: 25px;
	display:inline;
}

p#copy {
	padding-top : 10px;
	color: #888;
	margin-left: 10px;
}

main_content_2 {
	float:right;
	width  : 658px;
	margin-left : 10px;
	}
