body {
	 background: #111111 url(../images/topbg.png) top center no-repeat;;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 color: #ccc;
	 font-family: Tahoma, Arial;
}



a, a:hover {
	text-decoration:none;
	
}



div.apple_overlay.black {
		background-image:url(../images/transpar.png);		
		color:#fff;
	}
	
#cennik {
	position:fixed;
	top:40%;
	right:0;
	z-index: 1000;
}

.tooltip {
	display:none;
	background:transparent url(../images/black_as.png);
	font-size:14px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	position: absolute;
	margin-bottom: 5px;
	z-index: 1000;
}

h3 {
	font-weight: normal;
	font-size: 16px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	
}
#pagewrap {
	width:1010px;
	margin: 0 auto;
}


#contentfull {
	width:100%;
}


#formularz {
	float:left;
	width:450px;
}
           
#mapa {
	float:right;
	margin:0px 30px 0 0;
}

#danekontaktowe {
	background:#000;
	cursor:default;
	
	position:absolute;
	left:0;
	top:0;
	width:530px;
	z-index:100;
	color:#fff;
	padding:15px 10px 10px 10px;
	text-align:left;

	font-size: 15px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#danekontaktowe-content div{
	display:inline;
	
}

.danekontaktowerozwin{
	cursor:pointer;
	color:white;
}
.danekontaktowerozwin:hover {
	color:red;
}
#zamknijkontakt{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
#zamknijkontakt:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}
.googlemaps {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.googlemaps:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	}
#header {
	height: 384px;
	width:1010px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 221px;
}
#topmenu {
	float:right;
	height:43px;
	margin-right:0px;
	
}
#topmenu a {
	background:url(../images/button.png) top center no-repeat;
	width: 116px;
	text-align: center;
	text-decoration: none;
	color: #ccc;
	line-height:43px;
	display:inline-block;
}

#topmenu a:hover {
	color:#ff0000;
}

#szybkiKontakt {
	float:left;
	width:225px;
	margin-top: 20px;
	
}

#szybkiKontakt h1 {
	font-size:16px;
	font-weight:normal;
}

#zadzwon {
	background:url(../images/telefon.png) top center no-repeat;
	height:75px;
	width:216px;
	padding-top: 5px;
}


#napisz {
	background:url(../images/mail.png) top center no-repeat;
	height:63px;
	width:216px;
}
#napisz span {
	
	padding:0px 0  0px 70px;
	font-weight: normal;
	font-size: 13px;
	line-height: 2em;
}
#zadzwon span {
	padding:0px 0  0px 65px;
	font-weight: normal;
	font-size: 13px;
	line-height: 2em;
	width:180px;
	display:block;
}

#napisz a {
	padding:7px 0  0 70px;
	font-weight: normal;
	font-size: 13px;
	color:#fff;
	text-decoration: none;
}
#zadzwon a {
	padding:0px 0  0 0px;
	font-weight: normal;
	font-size: 13px;
	color:#fff;
}

#napisz a:hover {
	padding:0px 0  0 70px;
	font-weight: normal;
	font-size: 13px;
	color:#ff0000;
}


#promocja {
	float:right;
	height: 300px;
	margin-top: 20px;
	width:284px;
}
#promocjabaner {
	background: url(../images/promocja.png) center center no-repeat;
	width:284px;
	height:91px;
}

#promocjacena {
	font-size:60px;
	float:left;
	text-align:center;
	font-family: Arial;
	margin:10px 0 10px 0px;
	width:110px;
}

#promocjaszczegoly {
	float: right;
	width:160px;
	margin:0px 7px 0px 0px;	
	font-size:14px;
}
#promocjaszczegoly ul {
	font-size: 14px;
	color:#222;
	padding-left:15px;

}
#promocjaszczegoly  ul li {
	margin:0px;

}

#promocjatytul {
	height: 100px;
	width:100%;
	text-align:center;
}
#promocjaale {
	width:260px;
	font-size:11px;
	margin-left:10px;
}
.wiecej {
	float:right;
	margin:20px 20px 0 0;
}

.wiecej a {
	text-decoration:none;
	color:#fff;
	display:block;
	width:60px;
	line-height:21px;
	background:url(../images/more.png) top center no-repeat;
	text-align:center;
	font-size:14px;
	padding-bottom:2px;
}
#blocks {
	height: 191px;
	margin-left:10px;
	display: inline-block;
	
}

#blocks BUTTON {
	border: none; 
	background:url(../images/block.png) top center no-repeat; 
	padding: 2px;
	margin: 0px; 
	text-align:left; 
	float: left; 
	width:200px; 
	cursor: pointer;
}

#blocks BUTTON:HOVER  {
	background:url(../images/blockover.png) top center no-repeat; 
}

#blocks BUTTON .current  {
	background:url(../images/blockover.png) top center no-repeat; 
}

#blocks h3 {
	color:#ff6400
}

#blocks ul {
	font-size: 13px;
	color:#a09090;
	padding-left:17px;

}
#blocks ul li {
	margin:0px;

}
#block1 {
	height: 186px;
	width:175px;
	
	float:left;
	padding:0px 10px 5px 10px;
}



#block1 h3 {
	background:url(../images/naprawa.png) top left no-repeat;
	padding:0 0 0 60px;
	font-weight: normal;
	font-size: 16px;
	height:50px;
	margin-bottom: 2px;
	margin-top: 4px;
} 
#block2 {
	height: 186px;
	width:175px;
	
	float:left;
	padding:0px 10px 5px 10px;
	
}

#block2 h3 {
	background:url(../images/dane.png) top left no-repeat;
	padding:0 0 0 60px;
	font-weight: normal;
	font-size: 16px;
	height:50px;
	margin-bottom: 2px;
	margin-top: 4px;
} 
#block3 {
	height: 186px;
	width:175px;
	
	float:left;
	padding:0px 10px 5px 10px;
	
}

#block3 h3 {
	background:url(../images/wirusy.png) top left no-repeat;
	padding:0 0 0 60px;
	font-weight: normal;
	font-size: 16px;
	height:50px;
	margin-bottom: 2px;
	margin-top: 4px;
} 
#block4 {
	height: 186px;
	width:175px;
	
	float:left;
	padding:0px 10px 5px 10px;
	
}

#block4 h3 {
	background:url(../images/internet.png) top left no-repeat;
	padding:0 0 0 60px;
	font-weight: normal;
	font-size: 16px;
	height:50px;
	margin-bottom: 2px;
	margin-top: 4px;
}

#block5 {
	height: 186px;
	width:175px;
	
	float:left;
	padding:0px 10px 5px 10px;
}
#block5 h3 {
	background:url(../images/zestawy.png) top left no-repeat;
	padding:0 0 0 60px;
	font-weight: normal;
	font-size: 16px;
	height:50px;
	margin-bottom: 2px;
	margin-top: 4px;
}

#content {
	margin-top:15px;
	display: inline-block;

}

#wspolpraca {
	width: 265px;
	float:left;
	border-right: thin dashed #ccc;
	margin:5px;
}

#wspolpraca h3 {
	padding:0 0 0 60px;
	background: url("../images/wspolpraca.png") top left no-repeat;
	margin: 0px;
	line-height:50px;
	font-size:20px;
}

#wspolpraca ul {
	margin: 0px;
	font-size:13px;
	color:#6b6b6b;
}
#wspolpraca ul li {
	margin: 3px;
}


#rightcol {
	float:right;
	background:url("../images/logocont.png") bottom right no-repeat;
	height:350px;
	width:600px;
	margin-left:20px;
	font-size:15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#leftcol {
	width: 365px;
	float:left;
	border-right: thin dashed #ccc;
	padding:0 5px 0 5px;
}

#leftcol h3 {
	padding:0 0 0 60px;
	background: url("../images/kadra.png") top left no-repeat;
	margin: 0px 0 0 10px;
	line-height:50px;
	font-size:20px;
}

#leftcol ul {
	margin: 0px;
	font-size:13px;
	color:#6b6b6b;
}
#leftcol ul li {
	margin: 3px;
}


#rightcol h3 {
	padding:0 0 0 60px;
	background: url("../images/malelogo.png") top left no-repeat;
	margin: 0px 0 0 10px;
	line-height:50px;
	font-size:20px;
}

#cont {
	float:right;
	background:url("../images/logocont.png") bottom right no-repeat;
	height:350px;
	width:700px;
	margin-left:20px;
	font-size:15px;
}

h3 {
	font-size:20px;
}
h2 {
	font-size:18px;
	font-weight:normal;
	color:#ff6400;
}


#footer {
	margin-top:15px;
	
	background:#000;
}

#footercontent {
	padding:0 0 5px 0;
	width:1010px;
	margin: auto;
}

#footercontent div {
	display:inline-block;
	font-size:12px;
}


#validation-icon {
	padding: 20px 0 20px; 0; 
	width:350px;
}

#footer-menu {
	font-size:12px;
	padding:20px 0 0 0;
	margin-left: 500px;

}
#footer-menu a {
	color:#ccc;
}

#footer-menu a:hover {
	color:#ff0000;
}

#footer-menu ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}

#footer-menu ul {
	margin-top:0px;
	padding-top: 0px;
}

#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	
}

#content-oferta div {
	
	
	padding-bottom:2px;

}

.tytul-oferta {
	float:left;
	color:#fff;
	font-size: 17px;
}

#content-oferta .rozwin-oferte button {
	float:right;
	background: url(../images/rozwin.gif) no-repeat;
	width:20px;
	height:20px;
	border:none;
	margin-top:0px;
	cursor: pointer;
}
#content-oferta .rozwin-oferte button:hover {
	background: url(../images/rozwin2.gif) no-repeat;
}

.rozwin-oferte {
	margin:10px 0 0px 0;
	width:580px;
	cursor: pointer;
}

#content-oferta h1{
	color:fff;	
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content-oferta button {
	float:right;
	background: url(../images/rozwin.gif) no-repeat;
	width:20px;
	height:20px;
	border:none;
	margin-top:15px;
	cursor: pointer;
}
#content-oferta button:hover {
	background: url(../images/rozwin2.gif) no-repeat;
}

.oferta-szczegoly {
	font-size:13px;
	width:92%;
	border-right:1px dashed;
	padding:10px 17px 0 0px;
	margin-top:0px;
	
}

.oferta-wstep {
	display:inline;
	margin-bottom: 10px;
}

.rozwin-wszystkie p {
	background: url(../images/rozwinwszystkie.gif) right no-repeat;
	width:60px;
	height:20px;
	border:none;
	cursor: pointer;
	padding:0 10px 0 0;
	margin: 17px 0 0 0;
}

.rozwin-wszystkie p:hover {
	background: url(../images/rozwinwszystkie2.gif) right no-repeat;

}

.zwin-wszystkie p {
	background: url(../images/zwinwszystkie.gif) right no-repeat;
	width:60px;
	height:20px;
	border:none;
	cursor: pointer;
	padding:0 10px 0 0;
	margin: 17px 0 0 0;
}

.zwin-wszystkie p:hover {
	background: url(../images/zwinwszystkie2.gif) right no-repeat;
	
}

#content-oferta span {
	width:85%;	
	float: right;
}

#content-oferta img {
	width:10%;	
	
}

#content-oferta h2 {
	width:100%;	
}

#content-oferta div div button {
	background: url(../images/zwin.gif) no-repeat;
	margin-top: 10px;
}
	
#content-oferta div div button:hover {
	background: url(../images/zwin2.gif) no-repeat;
}	
	
	
	
	
	
/* panes */
#flowpanes {
	background: url(blue_pan.jpg) no-repeat 0 -100px;		
	width:670px;
	height:350px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:0px 0px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:18px;	
	color:#ff6400;
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes .narrow {
	padding-right:160px;		
}
