* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

h1 {
	margin-top: 10px;
	height: 90px;
	text-indent: -100em; 
}

h2 {
	font-size: 12px;
	margin-left: 10px;
	color: #386c9e;
	margin-top: 10px;
}

h3 {
	font-size: 11px;
	margin-left: 14px;
	color: #386c9e;
	margin-top: 10px;
	margin-bottom: 1px;
}

img {
	border: 0;
}

a, a:visited {
	color: #386c9f;
}

a:hover {
	color: #ff7300;
}

p {
	margin-top: 10px;
	margin-bottom: 5px;
}

ul {
	margin: 5px 0 5px 30px;
	list-style: url('../img/li.gif');
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 680px;
	position: relative;
}

#header { 

	height: 350px;
	background: #fff url(../img/header.jpg);
}

#menu {
	background-color: #386c9e;
	height: 20px;
	margin-top: 1px;
}

#menu ul {
	list-style: none;
	margin: 0;
}

#menu ul li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: -2px;
	padding: 0;
	height: 20px;
	border-right: 1px #fff solid;
	float:left;
}

#menu ul li#last {
	border-right: none;
}

#extras {
	padding-top: 110px;
	width: 305px;
	float: left;
}

#extras h3 {
	margin-left: 0;	
}

#content {
	width: 300px;
	float: left;
}

#content p, #content ul {
	margin-left: 10px;	
}

#content ul {
	margin-left: 25px;
}


#content #klimatyzatory {	
	margin-left: 10px;
	margin-top: 20px;
}

#klimatyzatory li {
	margin-left: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
}

#klimatyzatory li ul {
	margin-left: 10px;
}

#klimatyzatory li ul li {
}
#klimatyzatory li ul li small {
	color: #ccc;
}

#klimatyzatory li span {
	display: block;
	width: 270px;
	background-color: #386c9e;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 5px;
}

#bannery {
	margin-bottom: 15px;
}

#bannery img {
	margin: 0 5px;
}

#realizacje {
	background: #fff url(../img/realizacja.gif) no-repeat left top;
	padding-top: 25px;
	margin-bottom: 30px;
}

#realizacje p {
	margin-right: 5px;
}

#onas {
	background: #fff url(../img/onas.gif) no-repeat left top;
	padding-top: 20px;
	margin-bottom: 30px;
}

#onas p {
	margin-right: 5px;
}

#certyfikaty {
	/*background: #fff url(../img/certyfikaty.gif) no-repeat left top;*/
	padding-top: 20px;
	list-style:none;
	margin: 0;	
}

#promocja { 
	background: #fff url(../img/promocja.gif) no-repeat left top;
	padding-top: 25px;
	list-style:none;
	margin-bottom: 25px;	
}

#certyfikaty li {
	width: 90px; height: 90px;
	margin: 2px; float: left;
	border: 1px #ccc solid;
	display: table-cell;
	vertical-align: middle;	
	text-align: center;	
}

#certyfikaty li img {
	vertical-align: middle;	
}

#error {
	color: #f00;
	display: block;
}

#m_sep {
	background-color: #fff;
	margin-top: 1px;
	width: 1px;
	height: 16px;
}

#mapka {
	margin-left: 5px;
	margin-top: 20px;
}

.realizacja {
	margin-top: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #386c9e; 	
	padding-bottom: 10px;
	width: 282px;
}

.realizacja a img, .realizacja_last a img {
	border: 1px solid #ccc;
}


.realizacja a:hover img, .realizacja_last a:hover img {
	border: 1px solid #386c9e;
}

#realizacja_last {
	margin-left: 10px;
	border: none;
}

#rajdowy p {
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.8em;
	color: #aaa;
}
#rajdowy {
	border-bottom: 1px solid #eee;
	width: 450px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#rajdowy a {
	text-decoration: none;
}

#rajdowy a img {
	border: none;
}

#rajdowy a:hover img {
	border: none;
}

#bannery p {
	font-size: 9px;
	text-align: center;
	color: #aaa;
	letter-spacing: 0.8em;
}
#content p.contact {
	margin-left: 20px;
}

.ekipa {
	margin-bottom: 20px;
}

hr {
	width: 100%;
	margin: 10px 0;
	border-top: 1px #386c9e solid;
	border-bottom: none;
	height: 0;
}

.clear { 
	clear: both;
}


#player2 {
}

