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:#4EA7FF url(images/bg.jpg) repeat-x;
	
}

a:link, a:visited { color: #0080FF; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #555555; text-decoration: none; }

hr {
 background-color:#1D61A8;
 color:#1D61A8;
 border-width:0;
 height:1px;
 width:100%;
 margin-right:25px;
}

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;  }
.cleaner3 { clear: both; width: 100%; height: 30px; font-size: 0px;  }

.float_l { float: left; width:50%;}
.float_r { float: right; width:50%; padding-right:0px;}
.float_l2 { float: left; width:20%; margin-left:10%;}
.float_r2 { float: left; width:60%; padding-right:0px;}

#wrapper_outer {
	margin-right: auto;
	margin-left: auto;
	width: 96%; 
	max-width: 1200px;	
}

#wrapper {
	padding: 0;
	margin: 0 auto;
}

#header {
	width: 100%;
	height:auto;
	margin-bottom:10px;
	padding-top:10px;
}

#header h1 {
  color:#30D5C8;
	font-size: 52px;
	line-height:52px;
	margin: 0;
	padding-top:15px;
	font-weight: normal;
	text-align:right;
	margin-right:15px;
}

#header h2 {
  color:#30D5C8;
	font-size: 34px;
	line-height:42px;
	margin: 0;
	padding-top:15px;
	font-weight: normal;
	text-align:right;
	margin-right:15px;
	font-style:italic;
}

#header h4 {
  margin-top:20px;
	margin-bottom:20px;
	padding:0px;
  font-size:22px;
	line-height:24px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:right;
	margin-right:15px;
	color:#000000;
}

#header h5 {
  margin-top:30px;
	margin-bottom:25px;
	padding:0px;
  font-size:36px;
	line-height:36px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:right;
	margin-right:15px;
	color:#0080FF;
}

/* menu */
#menu {	
  width:100%;
	height: auto;
	margin:0px; 
	padding:0px 0 20px 0;		
	min-width:320px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0px 20px;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	
	}

#menu ul li a {
	height: 30px;	
	margin: 0 12px 10px 3px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	font-size: 21px;
	line-height:60px;
	background-color: #0080FF;
	border-radius: 8px;
	color: white;
	background: linear-gradient(360deg, #0080FF 0%, #6AB5FF 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: #F73154;
	border-radius: 8px;
	color: white;
	background: linear-gradient(360deg, #F73154 0%, #F95975 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%;
}

#content {
  border: 4px solid #e4e4e4;
	border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  margin-top:0px;
	clear: both;
	padding: 20px;
	background-color:#ffffff;
}

#content p {
	margin-left:0px;
	margin-right:0px;
	text-align: justify;
	color:#000000;
	font-size: 14px;
	font-style:normal;
	line-height:30px;
}

#content strong {
	color: #0e468c;
}

.full_width {
	clear: both;
	width: 100%;
	margin: 0 0 0px 0;
	height:0px;	
}

/* koniec content */


/* footer */
#footer {
  clear: both;
	width: 100%;		
	font-size:12px;	
	padding-top: 10px;
	margin-bottom:0px;
	color: #ffffff;
	text-align: left;
}

#footer p {
 float:left;
 margin-left:20px;
}

#footer a {
	font-weight: normal;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #ffff99;
	text-decoration: none;
}

/* koniec footer */

#left { 
color:#000000; 
margin-left: 0px;
margin-right:0px;
margin-top: 15px;
float : right;
width: 26%;
padding-left:0px;
padding-right:0px;
overflow: hidden;
text-align:left;
}


.logo {width:100%}
.logo3 {width:100%}

#left p {
    text-align:center;
		font-size: 18px;
		line-height:32px;
		color:#666666;
		margin:0px 0 0 0;
}

#left strong {
    color: #0080FF;
		font-size: 24px;
}


#right {
float:left;
color:#000000; 
background:#ffffff;
margin-top:0px;
margin-bottom:10px;
margin-right: 0px;
margin-left:0px;
width: 71%;
height:auto;
overflow: hidden;
}

#right h1 {
margin-top:0px;
padding-top:10px;
margin-bottom:10px;
padding-bottom:5px;
color:#0080FF;
font-weight:normal;
font-size:28px;
line-height:36px;
text-align:left;
padding-left:0px;
}

#right h2 {
margin-top:0px;
padding-top:30px;
padding-bottom:0px;
color:#555555;
font-weight:normal;
font-style:normal;
font-size:28px;
text-align:center;
letter-spacing:0px;
}

#right h2 span {
  font-size:36px;
	color:#0080FF;
}

#right h3 {
	margin-right: 20px;
	margin-left:0px;
	font-size: 20px;
	font-weight: normal;
	font-style:normal;
	color: #0080FF;
	border-bottom: 1px solid #999999;
}

#right h3 a{
	font-weight: normal;
	font-style:italic;
	color: #122658;
}

#right h3 a:hover {
	color: #000000;
}

#right small {
font-size: 12px;
color:#000000;
font-style:normal;
}


#right ul, ol {
margin-left: 0px;
font-weight: normal;
font-size: 13px;
line-height:22px;
color:#00000;
font-style:normal;
margin-top:15px;
}

#right ul a {
font-weight: normal;
font-size: 20px;
line-height:42px;
color:#666666;
font-style:normal;
}


#right ul a:hover {
font-weight: normal;
color:#0080FF;
font-style:normal;
}

#right p {
		font-weight:normal;
    text-align:justify;
		font-style:normal;
		font-size:13px;
	  color:#000000;
		line-height:22px;
		margin-top:5px;
}

#right a {
	font-weight: normal;
	color: #0080FF;
	text-decoration: underline;
}
#right a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

#right i {
text-align: center;
}

#galeria {
  text-align:center;
	margin:0 auto;
}

#galeria img {
  border: 1px solid #999999;
	padding:5px;
	background:transparent;
	margin-right:5px;
	transition: 1s background;
}

#galeria img:hover {
  border: 1px solid #999999;
	padding:5px;
	background:#4EA7FF;
	transition: 1s background;
}

#left img {
    border:none;
}

#left img:hover {
    border: none;
}

#info {margin-top:50px;}
#info p {font-size: 15px;}

img.main { float:left;}

#right p.kontakt { float:left; margin-right: 1%;}
textarea { width:500px;}

@media screen and (max-width: 768px) {
 .float_l { float: left; width:45%;}
 .float_r { float: right; width:50%;}
 .float_l2 { float: left; width:30%;} 
 .float_r2 { float: right; width:60%; margin:0;} 
 #left {width:98%; margin-left:1%; margin-right:1%; border-bottom:1px solid #999999; padding-bottom:20px; margin-top:0;} 
 #right {width:94%;  margin:20px 0 0 0;} 
 img.mapa { width:95%;}
  .info { padding-left:1%;}
  #right p.first { margin-top:10px;}
	 #right h2 {font-size:20px; line-height:22px; padding:top:0px;}
 #right h2 span {font-size:24px;}
 #right h1 {font-size:22px; line-height:32px;}
  #right p {text-align:left;}
 	#right p.podpis {margin-left:30%; margin-top:50px; margin-bottom:10px; font-family: 'Allura', sans-serif; font-size:50px;}
  #header h1 { font-size: 26px; line-height: 25px; padding-top: 10px;}
 #header h2 { font-size: 20px; line-height: 22px; padding-top: 0px;}
 #header h4 { font-size: 14px; line-height: 15px; padding-top: 0px; margin-top:0px;}
 #header h5 { font-size: 24px; line-height: 10px; padding-top: 0px;}
 #menu ul li a {height: 30px;	margin: 0 10px 10px 3px; padding: 10px 10px 10px 10px; font-size: 15px;	line-height:55px;}
 textarea { width:90%;}
 .cleaner3 { clear: both; width: 100%; height: 10px; font-size: 0px;  }
 img.logo3 {display:none;}
 #info {display:none;}
 #galeria img {max-width:300px;}
}

@media screen and (max-width: 400px) {
 .float_l { float: left; width:100%;}
 .float_r { float: left; width:100%;}
 .float_l2 { float: left; width:100%; text-align:center; margin:0;} 
 .float_r2 { float: left; width:100%;} 
 #left {width:100%;; margin-top:0;} 
 #right {width:100%; margin:20px 0 0 0;}
 #right h2 {font-size:20px; line-height:22px; padding:top:0px;}
 #right h2 span {font-size:24px;}
 #right h1 {font-size:22px; line-height:32px;}
 img.mapa { width:99%;}
 #header h1 { font-size: 26px; line-height: 35px; padding-top: 10px;}
 #header h2 { font-size: 20px; line-height: 24px; padding-top: 0px;}
 #header h4 { font-size: 14px; line-height: 20px; padding-top: 0px; margin-top:10px;}
 #header h5 { font-size: 20px; line-height: 20px; padding-top: 0px; margin-top:0px; margin-bottom:0px;}
  #header p.info { padding-left:1%; font-size:18px;}
  #right p.first { margin-top:10px;}
  #right p {text-align:left;} 	
	#right p.podpis {margin-left:10%; margin-top:30px; margin-bottom:10px; font-family: 'Allura', sans-serif; font-size:30px;}
	#menu ul {padding:0;}
	#menu ul li {display: inline;}
  textarea { width:90%;}
	.logo2 {width:60%}
  img.logo3 {display:none;}
	img.main { display:none;}
	.cleaner3 { clear: both; width: 100%; height: 10px; font-size: 0px;  }
	
}	




