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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: 'Armata', arial, sans-serif;
	font-size: 14px;
	color: #000000;		
	background-color:#E1E1E1;
	
}

a:link, a:visited { color:#EE0000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #000000; text-decoration: none; }


p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner2 { clear: both; width: 100%; height: 25px;}

.float_l { float: left; width:70%;}
.float_r { float:  right; width:30%;}
.float_l2 { float: left; width:30%;}
.float_r2 { float:  right; width:60%;}

#wrapper_outer {
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	width: 98%; 
	max-width: 1250px;	
	background-color:#ffffff;
}

#wrapper {
	padding: 0;
	margin: 0 auto;	
}

#header {
	height: auto;
	margin:0;	
	padding:5px 0 0px 0;	
	text-align:left;
	margin-top:0px;			
}

#header h1 {
  color:#333333;
	font-size: 40px;
	line-height:40px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	font-weight:600;
	font-style:normal;
	letter-spacing:1px;
	text-align:center;		
}

#header h2 {
	font-size: 24px;
	line-height:24px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	color:#EE0000;		
	font-weight:normal;
	letter-spacing:1px;	
}

#header p {
	margin-left:00px;
	margin-right:0px;
	text-align: center;
	color:#000000;	
	font-size: 20px;
	font-style:normal;
	line-height:24px;	
}

#header em {
  color:#000000;
	font-weight:600;
}

#header strong {
  font-size:32px;
	
}

.telefon {
  font-size:24px;
	line-height:20px;
	font-weight:600;
	color:#ff0033;
}

/* menu */
#menu {	
  width:100%;
	height: auto;
	margin:0px; 
	padding:0px 0 0px 0;		
	min-width:320px;
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0px 0px;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	
	}

#menu ul li a {
	height: 30px;	
	margin: 0 12px 10px 0px;
	padding: 8px 15px 8px 15px;
	text-align: center;
	font-size: 18px;
	letter-spacing:1px;
	line-height:55px;
	background-color: #EE0000;
	border-radius: 8px;
	color: white;
	background: linear-gradient(360deg, #EE0000 0%, #ED6252 100%);
	margin-top: 0px;
	-webkit-box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	-moz-box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	font-weight: normal;
	outline: none;
	
}

#menu li a:hover, #menu li .current {
	height: 30px;
	background-color: #555555;
	border-radius: 8px;
	color: white;
	background: linear-gradient(360deg, #555555 0%, #bbbbbb 100%);
	margin-top: 0px;
	-webkit-box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	-moz-box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	box-shadow: 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);	
}
}
/* koniec menu */


/* content */
#content_wrapper {
	clear: both;
	width: 100%;
	padding: 0;	
}

#content {
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
	clear: both;
	padding: 0px;	
	background:transparent;	
}


#content h1 {
  color:#EE0000;
	font-size: 36px;
	line-height:40px;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	font-weight:600;
	font-style:normal;
	letter-spacing:1px;
	text-align:center;
}

#content h2 {
	font-size: 20px;
	color:#163A86;
	margin: 20px 0 15px 0;
	padding-top:10px;
	font-weight: bold;
	text-align:center;
	border-bottom: 1px solid #999999;
}

#content h4 {
  color:#FE5900;
	font-size: 30px;
	line-height:40px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:1px;
	text-align:right;
}

#content p {
	margin-left:15px;
	margin-right:15px;
	text-align: justify;
	color:#000000;	
	font-size: 15px;
	font-style:normal;
	line-height:24px;
}

#content strong {
	color: #666666;
	font-weight:bold;
	font-size: 20px;
}

#content b {
	color: #000000;
	font-weight:bold;
	font-size:20px;
}

#content ul, #right ul {
  font-size:17px;
	line-height:24px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	margin-top:10px;
	margin-left:20px;
}

#content ul li {
  margin-bottom:5px;
}

#content ol{
  font-size:14px;
	line-height:28px;
	font-weight:normal;
	font-style:normal;
	color:#555555;
	margin-top:10px;
	margin-left:0px;
}

#loga{
  text-align:center;
	margin: 10px 0 10px 0; 
}

#loga img{
  margin: 0 10px 0 10px; 
}

.full_width {
	clear: both;
	width: 100%;
	height:0;
	margin: 0 0 0px 0;
}

/* koniec content */

#left {
	float:right;
	width:38%;
	margin-top:10px;
	text-align:center;
}

#leftk {
	float:left;
	width:30%;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}

#leftk p {
  color:#000000;
	text-align:left;
	font-size:16px;
	line-height:40px;
	padding-left:20px;
}

#right {
	float:left;
	width:59%;	
	overflow: hidden;
	padding:0;
	margin-top:10px;
	margin-left:0;
}

#rightk {
	float:right;
	width:67%;	
	overflow: hidden;
	padding:0;
	margin-top:50px;
	margin-left:0;
}

#right a {
	font-weight: normal;
	color: #006299;
	text-decoration: none;		
}
#right a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

#right-in {
	background-color:#ffffff;
	width:95%;	
	border: 5px solid #999999;
	min-height: 300px;
	padding:20px 2% 20px 2%;	
}

#right p, #rightk p {
	margin-top:10px;
	margin-right:20px;
	font-size:17px;
	line-height:24px;
	color:#000000;
}

#right p.cennik {
	margin-top:5px;	
	font-size:14px;
	line-height:20px;	
}

#right b {
	font-size:20px;	
	font-weight:bold;	
	font-style:normal;
	color:#163A86;
}


/* footer */
#footer {
	clear: both;
	width: 100%;
	height:30px;
	padding-top: 5px;		
	margin: 0 auto;
	color: #000000;
	text-align: right;
	font-size:14px;
	font-weight: normal;	
	font-family: arial, sans-serif;
	background-color:#E1E1E1;
}

#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	background:none;
}
#footer a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size:12px;
	background:none;
}
/* koniec footer */

#galeria {
  text-align:center;
	margin:0 20px 20px 20px;
	padding-top:10px;
}

#galeria img {
  border: 1px solid #999999;
	padding:5px;
	background-color:transparent;
	transition: background-color 1s;
	margin-right:5px;
	height:173px;
}

#galeria img:hover {
  border: 1px solid #999999;
	padding:5px;
	background-color:#999999;
	transition: background-color 1s;
}

#rightk p.kontakt { float:left; margin-right: 1%;}
#rightk p.kontaktlewy { float:left; margin-left: 20%;}
textarea { width:600px;}
img.mapa {width:45%;}
img.main { max-width:300px; margin: 0px 40px 20px 20px; float:left;}

table { width:100%; text-align:center; color: #666666;}
th, td {color:#000000; padding:3px 1% 3px 1%;}

@media screen and (max-width: 1200px) { 	
	.telefon {font-size:30px; line-height:36px;}
	#menu ul li a {height: 30px;	margin: 0 5px 10px 3px; padding: 8px 10px 8px 10px; font-size: 16px;	line-height:50px;}
	#content {margin-top:15px;}
}

@media screen and (max-width: 768px) {
 .float_l { float: left; width:100%; text-align:center;}
 .float_r { float:left; width:100%; text-align:center;}
 #left {width:98%; margin-left:1%; margin-right:1%; margin-top:20px; } 
 #leftk {width:98%; margin-left:1%; margin-right:1%; margin-top:20px; } 
 #leftk h1 {margin-bottom:0px; padding-bottom:0; } 
 #right {width:100%; margin:0;} 
 #rightk {width:85%; margin-top:10px; margin-left:20px; float:left;} 
 #header h1 {font-size: 28px; line-height: 36px; padding-top: 20px; text-align:center; margin-bottom:0px;}
 #header h2 { font-size: 20px; line-height: 22px; padding-top: 10px; text-align:center;}
 #header p { font-size: 18px; font-style:normal; line-height:42px; text-align:center; margin-left:0;}
 #header strong { font-size:22px;}
 #content h1 { font-size: 24px; line-height: 40px; margin-bottom:20px;}  
  #right p.first { margin-top:10px;}
  #content p, #menu2 dt a, #menu2 dt, #menu2 i {text-align:left; font-size:14px; margin-left:2px;} 
	#right ul, #content ul {margin-left:0; font-size:14px; line-height:18px;} 
	#menu ul li a {height: 30px;	margin: 0 5px 10px 3px; padding: 8px 10px 8px 10px; font-size: 14px;	line-height:50px;}
	textarea { width:90%;}
	#rightk p.kontaktlewy { margin-left: 0;}	
	.cleaner2 {	height:0px;}
	#galeria img {max-width: 225px;}		
	#loga img{ max-width:200px; margin: 10px 10px 0 10px;}
}

@media screen and (max-width: 400px) {
 .float_l { float: left; width:100%;}
 .float_r { float: left; width:100%;}
 .float_l2 { display:none;} 
 .float_r2 { float: left; width:100%;} 
 #left {display:none; } 
 #right {width:100%; margin:0;} 
 #rightk {width:85%; margin-top:10px; float:left;} 
 #right a {font-size:14px;} 
 #header h1 { font-size: 20px; line-height: 24px; padding-top: 20px; text-align:center; margin-bottom:10px;}
 #header h2 { font-size: 16px; line-height: 20px; padding-top: 0px; padding-bottom: 0px; text-align:center;}
 #header p { font-size: 11px; font-style:normal; line-height:22px; margin-right:2%; margin-bottom:10px;}  
	#content h1 { font-size: 18px; line-height: 22px;}
  #right p.first { margin-top:10px;}
  #content p, #menu2 dt a, #menu2 dt, #menu2 i {font-size:12px;} 
	#right p.main { margin-top:5px; margin-bottom:15px;}
	#right ul, #content ul {margin-left:0; font-size:12px; line-height:15px;} 	
	textarea { width:90%;}
	.telefon {font-size:24px; line-height:30px;}
	#rightk p.kontaktlewy { margin-left: 0;}
	#right-in {	width:93%;}
	#galeria img {max-width: 250px; margin-bottom:10px;}
	#menu ul li a {height: 30px;	margin: 0 8px 10px 0px; padding: 8px 10px 8px 10px; font-size: 11px;	line-height:50px;}	
}