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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}


/* Main section */

* { margin: 0; }

.formSearchTo {display: none; }

html, body 
{
	behavior: url(ie6alert.htc);
	background: url(images/backs.png) no-repeat;
	background-position: center 138px;
	font-family: Arial;
	height: 100%;
	margin: 0;
	padding: 0;
}

#sub_background {
	background: url(images/backgroundsub.png) repeat-x;
	height: 138px;
	margin-bottom: -138px;
}

.cztery {
	color: #90ac2d;
	font-size: 50px;
}

h1 {
	color: #90ac2d;
	font-size: 30px;
}

.fixh1 { margin-top: 10px; margin-bottom: -15px; }

h2 {
	color: #90ac2d;
	font-size: 18px;
	margin: -15px 0px 20px 55px;
}

h2 a { color: #5e7314; border-bottom:dashed 1px #5e7314;}
h2 a:visited { color: #5e7314; }
h2 a:link { color: #95e7314; }
h2 a:hover { color: #90ac2d; }
h2 a:active { color: #90ac2d; }

h3 {
	color: #90ac2d;
	font-size: 15px;
	margin: 5px 0px;
}

h3 a {  color: #90ac2d; border-bottom:dashed 1px #90ac2d;}

h4 {
	font-size: 12px;
	margin: 15px 0px;
	color: #ffffff;
}

h4 a { color: #ffffff; }
h4 a:visited { color: #ffffff; }
h4 a:active { color: #ffffff; }

h4 a:hover {
	color: #ffbf00;
	border-bottom:dashed 1px #ffbf00;
}

h5 {
	color: #5e7314;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px;
}

h6 {
	font-size: 14px;
	color: #ffffff;
}

formContainer { padding: 10px; }

h1, h2, h3, h4, h5 {
	cursor: default;
}

p {
	font-size: 14px;
	color: #656c74;
	line-height: 20px;
	font-family: Trebuchet MS, Tahoma, Arial;
	text-align: justify;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #90ac2d;
}

a:hover {
	text-decoration:none;
	color: #105ebf;
}


/* Alignment classes section */

.image-left {
	float: left;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 6px 20px 9px 0px;
}

.image-right {
	float: right;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin: 6px 0px 9px 20px;
}

.dogory {
	margin-top: -80px;
	width: 630px;
	height: 251px;
	background: url(images/uslugi.png) no-repeat;
	z-index: 9;
}

.clear { clear: both; }
.space { height: 25px; }
.totheleft { float: left; }
.totheright { float: right; }

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -71px; /* the bottom margin is the negative value of the footer's height */
	width: 924px;
}


/* Header section */

.logotype { 
	float: left; 
	margin-top: -45px;
	margin-left: 22px;
}

#header {
	padding-top: 49px;
	height: 95px;
}

.lavaLamp {
	position: relative;
  	height: 26px;
    	padding: 0px;
   	overflow: hidden;
    	float: right;
}

.lavaLamp li {
	float: left;
 	list-style: none;
 	margin-right: 20px;
}

.lavaLamp li.back {
	background: url(images/lavalamp.gif) no-repeat right -26px;
	width: 9px; height: 26px;
	position: absolute;
	z-index: 1;
}

.lavaLamp li.back .left {
	background: url(images/lavalamp.gif) no-repeat top left;
	height: 26px;
	margin-right: 9px; 
}

.lavaLamp li a {
	font: 18px Tahoma;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 3px;
	letter-spacing: 0;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	z-index: 2;
}

#blueareamain {
	height: 138px;
	background: url(images/headermain.jpg) no-repeat;
}

#blueareasub {
	height: 138px;
	background: url(images/headersub.jpg) no-repeat;
}

/* Container */

#container { }

#container h1 {
	font-size: 24px;
	color: #90ac2d;
	margin-bottom: 20px;
}


/* Main Content */

#leftcontent {
	width: 240px;
	float: left;
	margin-bottom: 20px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	text-decoration: none;
}

/* Main column (right) */

#rightcolumn {
	float: right;
	margin-right: 15px;
	margin-bottom: 30px;
	width: 630px;
}

#rightcolumn h3 {
	margin-top: 4px;
	margin-bottom: 8px;
}

.divide {
	height: 1px;
	background-color:#d4d4d4;
	margin: 15px 0px 5px 0px;
	clear: both;
}

#leftcol {
	float: left;
	padding: 0px 10px 0px 0px;
	width: 200px;
}

#middlecol {
	top: 10px;
	margin-left: 210px;
	margin-right: 10px;
	width: 200px;
}

#rightcol {
	float: right;
	padding: 0px 10px 0px 10px;
	width: 200px;
}

#widebox {
	background: url(images/box.jpg) no-repeat;
	border: none;
	width: 893px;
	height: 198px;
	margin: 0px 0px -20px 0px;
	padding: 10px 10px 20px 20px;
}

#zamiastwidebox {
	border: none;
	width: 893px;
	height: 1px;
	margin: 0px 0px -20px 0px;
	padding: 10px 10px 20px 20px;
}

/* Contact form*/
.contact .row { clear: both; }

input {	border:	1px solid #e4e3e3; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 4px; color: #555; }

.contact { 
	margin: 20px 0px 10px 0px;
	background: url(images/callcenter.jpg) no-repeat;
	background-position: right 138px;
}

.contact label {
	padding: 3px;
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin:	10px 0px 0px 0px;
	color: #90ac2d;
}

.contact input.text {
	border:	1px solid #c7c7c7;
	display: block;
	font-size: 13px;
	color: #90ac2d;
	width: 250px;
	padding: 3px;
	margin:	0px;
}

.contact textarea.textarea {
	border:	1px solid #c7c7c7;
	display: block;
	font-size: 13px;
	width: 400px;
	height:	160px;
	padding: 3px;
	margin:	0px;
}

.contact input.button {
	display: block;
	margin-top: 10px;
	border:	0px;
}


/* Footer section*/

.push {	height: 71px; /* .push must be the same height as .footer */ }

#footer {
	bottom: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 71px;
	background: url(images/footerbg.png) repeat-x;
}

#footer-main {
	width: 940px;
	height: 68px;
	padding-top: 3px;
	background: url(images/footerinner.jpg) no-repeat;
	background-position: bottom center;
}

.footer-left {
	width: 400px;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}

.footer-right {
	width: 315px;
	float: right;
	margin-top: 13px;
}

.sidebar-border-top {
	height: 10px;
	width: 300px;
	background: url(images/sidebar-border-top.gif) no-repeat;
}

.sidebar-main {
	background: url(images/featured-bg.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

.sidebar-border-bottom {
	height: 10px;
	width: 300px;
	background: url(images/sidebar-border-bottom.gif) no-repeat;
	margin-bottom: 20px;
	margin-top: -5px;
} 

#sidebar .sidebar-icon {
	margin: 0px 20px 0px 0px;
	float: left;
}

#sidebar .sidebar-icon-search {
	background: url(images/icon8.png) no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	margin: 0px 0px 0px 20px;
	float: right;
}

#sidebar h3 {
	margin-top: 3px;
	color: #90ac2d;
	margin-bottom: 2px;
}

#sidebar ul {
	color: #90ac2d;
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	line-height: 28px;
	list-style: url(images/sidebar-arrow.png) inside;
}
.sidebar-divider-full {
	height: 1px;
	background-color:#f3f2f2;
	border-top: 1px solid #d2d2d2;
	margin: 15px 0px 15px 0px;
	clear: both;
}

#people{
	background: url(images/people.jpg) no-repeat;
	background-position: center 0px;
	height: 330px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
}

.rcol {
	width: 230px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #fff;
	font-family: tahoma;
	line-height: 18px;
	text-align: justify;
}

table.stats
{text-align: center;
font-family: Tahoma, Arial;
font-weight: normal;
font-size: 14px;
color: #fff;
width: 620px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #f4f4f4;
color: #000;
padding: 4px;
text-align: left;
border: 2px #fff solid;}

table.stats td.hed
{background-color: #68b000;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 15px;
font-weight: bold;} 
