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-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color:#FFE785;
	
}

a:link, a:visited { color: #163A86; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #000000; text-decoration: underline; }


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: 10px; font-size: 0px;  }

.float_l { float: left; width:30%;}
.float_l2 { float: left; width:30%;}
.float_r { float:  right; width:70%;}
.float_r2 { float:  right; width:60%;}

#wrapper_outer {
	margin-right: auto;
	margin-left: auto;
	width: 96%; 
	max-width: 1200px;		
}

#wrapper {
	padding: 0;
	margin: 0 auto;
	
}

#header {
	height: auto;
	margin:0;	
	padding:10px 0 10px 0;	
	text-align:right;
	margin-top:0px;		
	
}

#header h1 {
  color:#000080;
	font-size:60px;
	line-height:30px;
	letter-spacing:1px;
	font-weight:600;
}

.sc {
  font-size:32px;
	letter-spacing:0px;
}

#header p {
	margin-left:50px;
	margin-right:0px;
	text-align: right;
	color:#205294;	
	font-size: 22px;
	font-style:normal;
	line-height:45px;
	
}

.telefon {
  font-size:28px;
	line-height:45px;
	font-weight:600;
}

#header a {
  font-size:16px;
	text-decoration:none;
	font-style:italic;
	color:#ff9933;	
	transition: color 1s;
}

#header a:hover {
  color:#ff6600;
	transition: color 1s;
}

/* content */
#content_wrapper {
	clear: both;
	width: 100%;
	padding: 0;	
}

#content {
	margin-top:20px;
	margin-bottom:0px;
	clear: both;
	padding: 0px;	
	background:transparent;	
}


#content h1 {
  color:#000080;
	font-size: 30px;
	line-height:40px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	padding-top:5px;
	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, #content h4 a {
  color:#ffffff;
	background-color:#ff6600;
	width:100%;
	font-size: 26px;
	line-height:30px;
	margin:0;
	padding: 10px 0 10px 0;
	font-weight:600;
	font-style:normal;
	letter-spacing:1px;
	text-align:center;
}

#content h4 a:hover {
  color:#ffcc99;
	font-weight:600;
	letter-spacing:1px;
}

#content p {
	margin-left:0px;
	margin-right:0px;
	text-align: justify;
	color:#663300;	
	font-size: 18px;
	font-style:normal;
	line-height:24px;
}

#content strong {
	color: #000000;
	font-weight:bold;
}

#content b {
	color: #000000;
	font-weight:bold;
	font-size:20px;
}

#content ul, #right ul {
  font-size:15px;
	line-height:24px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	margin-top:10px;
	margin-left:20px;
}

#content ul li {
  margin-bottom:10px;
}

#content ol{
  font-size:14px;
	line-height:28px;
	font-weight:normal;
	font-style:normal;
	color:#555555;
	margin-top:10px;
	margin-left:0px;
}


.full_width {
	clear: both;
	width: 100%;
	height:0;
	margin: 0 0 0px 0;
}

/* koniec content */

#left {
	float:left;
	width:20%;
	margin-bottom:0px;
}


/* menu */
#menu {	
  width:100%;
	height: auto;
	margin:0px; 
	padding:0px 0 20px 0;		
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;		
}

#menu ul li {
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
	display: block;	
	background-color: #19247C;	
	background: linear-gradient(360deg, #19247C 0%, #3366ff 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);
}

#menu ul li a {
	height: 30px;	
	width:86%;
	margin: 0x;
	padding: 10px 5% 10px 5%;
	text-align: center;
	font-size: 18px;
	line-height:55px;	
	color: white;	
	font-weight: normal;
	outline: none;
	text-decoration: none;	
}

#menu li:hover, #menu li.current {
	color: white;
	background-color: #ff6600;
	background: linear-gradient(360deg, #ff6600 0%, #ff9966 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 */


#left p {
  color:#0068B2;
	text-align:center;
	font-size:20px;
	line-height:40px;	
}

#right {
	float:right;
	position:relative;
	width:78%;	
	overflow: hidden;
	padding:0;
	margin-bottom:0px;
	margin-left:0;
}

#right a {
	font-weight: normal;
	color: #006299;
	text-decoration: none;
	font-size:15px;	
}
#right a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}

.box-l {
  float:left;
	width:49%;
	border:3px solid #ff6600;
	margin-bottom:15px;
}

.box-r {
  float:right;
	width:49%;
	border:3px solid #ff6600;
	margin-bottom:15px;
}

#right-in {
	background-color:#ffffff;
	width:95%;		
	min-height: 600px;
	padding:20px 2% 20px 2%;
	border:5px solid #ff6600;
	border-top:none;
}

#right p {
	margin-top:10px;	
	font-size:15px;
	color:#000000;
}

#right p.main {
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	font-size:15px;
	color:#000000;
}

#right b {
	font-size:20px;	
	font-weight:bold;	
	font-style:normal;
	color:#163A86;
}


/* footer */
#footer {
	clear: both;
	width: 100%;
	height:30px;
	padding-top: 0px;		
	margin: 0 auto;
	color: #000000;
	text-align: right;
	font-size:11px;
	font-weight: normal;	
	font-family: arial, sans-serif;
}

#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:11px;
	background:none;
}
#footer a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size:11px;
	background:none;
}
/* koniec footer */

#galeria {
  text-align:center;
	margin:0 auto;
	padding-top:10px;
}

#galeria img {
  border: 1px solid #999999;
	padding:5px;
	background-color:transparent;
	transition: background-color 1s;
	margin-right:5px;
}

#galeria img:hover {
  border: 1px solid #999999;
	padding:5px;
	background-color:#999999;
	transition: background-color 1s;
}

.info {
 float:left;
 padding-left:55px;
 margin-bottom:0px; 
 font-size:22px;
 text-align:left;
}

#right p.first {
 margin-top:0;
}

#right p.rata {
 text-align:right;
}

#right p.kontakt { float:left; margin-right: 1%;}
#right p.kontaktlewy { float:left; margin-left: 20%;}
textarea { width:600px;}
img.mapa {width:100%;}

img.logo { width:100%;}
img.main { max-width:300px; margin: 10px 50px 0px 0; float:left;}

@media screen and (max-width: 1200px) {
  #menu ul li a {padding: 0px 1% 0px 1%; font-size: 13px; }
	img.mapa { width:95%;}
	img.logo { width:80%;}
	.box-l { width:49%; border:1px solid #ff6600; margin-bottom:10px;}
  .box-r { width:49%; border:1px solid #ff6600; margin-bottom:10px;}
	#content h4, #content h4 a { font-size: 20px; line-height:30px; padding: 5px 0 5px 0; letter-spacing:0px;}
}

@media screen and (max-width: 768px) {
 .float_l { float: left; width:40%;}
 .float_r { float: left; width:60%;}
 #left {width:90%; margin-left:1%; margin-right:1%; } 
 #right {width:100%; margin:0;} 
 img.mapa { width:95%;}
 #header {padding:0;}
 #header h1 { color:#163A86; font-size: 42px; line-height: 20px; padding-top: 0px;}
 #header p { font-size: 20px; font-style:normal; line-height:25px;}
 #content h1 { font-size: 24px; line-height: 30px;}
  .info { padding-left:1%;}
  #right p.first { margin-top:10px;}
  #right p {text-align:left; font-size:14px;} 
	#right ul {margin-left:0; font-size:14px;} 
	#menu ul { width:100%;}
  #menu ul li {display: inline; margin: 0 0 15px 1%; padding: 10px 4% 10px 4%; line-height:50px;}
	#menu ul li a { height: 30px;	width:100%; margin: 0x; padding:0; font-size: 18px;}
	textarea { width:100%;}
	#right p.kontaktlewy { margin-left: 0;}
	img.logo { width:90%;}
	#right-in {	width:94.5%;}
	.box-l { width:49%; border:1px solid #ff6600; margin-bottom:10px;}
  .box-r { width:49%; border:1px solid #ff6600; margin-bottom:10px;}
	#content h4, #content h4 a { font-size: 20px; line-height:30px; padding: 5px 0 5px 0; letter-spacing:0px;}
	
}

@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 {width:80%; margin-left:0; margin-right:20%; } 
 #right {width:100%; margin:0;} 
 #right a {font-size:14px;}
 img.mapa { width:99%;}
 #header {text-align:center;}
 #header h1 { color:#163A86; font-size: 36px; line-height: 22px; padding-top: 10px;}
 #header p { font-size: 18px; font-style:normal; line-height:25px; text-align:center;}
  #header p.info { padding-left:1%; font-size:18px;}
	#content h1 { font-size: 18px; line-height: 22px;}
  #right p.first { margin-top:10px;}
  #right p {text-align:left; font-size:13px;} 
	#right p.main { margin-top:5px; margin-bottom:15px;}
	#right ul {margin-left:0; font-size:12px;} 
	#menu ul li {display: block; padding: 0px 5% 0px 5%; margin: 0 0 10px 0; line-height:20px; }
	#menu ul li a {	width:90%;  margin: 0x; padding:0; height: 20px;}
	img.logo { width:50%;}
	textarea { width:90%;}
	.box-l { width:100%;}
  .box-r { width:100%;}
	#right p.kontaktlewy { margin-left: 0;}
	#right-in {	width:93%;}
	img.main { width:100%; margin: 0 0 10px 0;}
	
}