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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Oxygen', sans-serif;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
	font-size: 28px;
	padding-bottom: 20px;
}


h2 {
	font-size: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	color: black;
}

h3 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: black;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	font-size: 16px;
	color: black;
    background-color: #ddd;
    background-repeat: repeat;
    background-position: top center;
    background-attachment: fixed;
}

.container {
    width: 1000px;
    padding: 0 25px;
    background-color: white;
    position: relative;
}

a {
	color: #004C80;
	text-decoration: underline;
}

a:hover {
	color: black;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

.tright {
	text-align: right;
}



#logoimg {
    position: absolute;
    z-index: 1000;
    left: 60px;
    top: 0px;
}

#logoimg img {
    max-width: 300px;
}


.boxStyle {
	padding:0px;
    min-height: 355px;
    font-size: 17px;
    text-align: left;
    margin-right: -15px;
}

.boxStyle p{
    margin-right: -15px;
}

.boxStyle2 {
	padding: 15px;
	color: white;
}

.boxStyle2 img{
	padding-bottom: 15px;
}

.rowStyle {
    margin-top: 20px;
    margin-right: 5px;
    padding-bottom: 30px;
}


.desc {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding-top: 5px;
    margin-right: -20px;
}

.center {
	text-align: center;
}

.panelStyle {
	background-color: #da1b23;
    color: white;
    font-size: 24px;
    padding: 10px 40px;
    text-align: center;
    border-radius: 0px;
}

.panelStyle a {
    float: right;
    color: white;
    background: #0609a4;
    padding: 0 10px;
    text-decoration: none;
}

.panelStyle a:hover {
    color: red;
    background: white;
}

.panelStyle .subheading{
    font-size: 16px;
}

.panelStyle hr{
    max-width: 200px;
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.more {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1px 10px;
	background-color: #0609a4;
    text-decoration: none;
    color: white;
}

.more:hover {
    text-decoration: underline;
    color: white;
}

.navbar-default {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.nav>li>a {
    padding: 10px 5px;
}

.nav>li>a:hover {
    text-decoration: underline;
}

.main {
    padding-top: 20px;
    padding-bottom: 30px;
    min-height: 374px;
}

.main h1{
    color: #0609a4;
    font-size: 30px;
    padding-top: 20px;
}

#map {
    float: right;
}

#footer {
    height: 60px;
    background-color: #da1b23;
	color: #ffffff;
    font-size: 17px;
    padding: 20px;
    text-align: left;
}


#logoNavbar {
    text-align: left;
    font-size: 25px;
    background-color: #da1b23;
	color: #ffffff;
    z-index: 1000;
    position: absolute;
    padding: 40px 15px 30px 20px;
    top: -31px;
    left: 30px;
    width: 270px;
}

#logoNavbar h1{
	color: #ffffff;
    padding: 0;
    font-size: 55px;
}


#logoNavbar span {
    font-size: 20px;
    font-weight: bold;
}

#logoNavbar .nonstop {
    padding-top: 20px;
}

.navbar-default {
    margin-top: 30px;
	background-color: #0609a4;
    border-radius: 0px;
}

.navbar a{
	text-decoration: none;
}


.navbar-collapse.collapse {
display: block!important;
}

.navbar-nav>li, .navbar-nav {
float: left !important;
}

.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

.navbar-right {
float: right!important;
}


#myCarousel {	
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 415px;
}

.boxStyle p {
    margin-right: 3px;
    font-size: 16px;
}


#logoNavbar{
    background-color: #2f10a5;
    
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>a:hover{
    background-color:  #2f10a5;
    color: white;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color:  #2f10a5;
    color: white;
}

.navbar-default {
    background-color: #2f10a5;
}

.more {

    background-color: #2f10a5;
    
}

.more:hover {
    text-decoration: underline;
    color: white;
}


.panelStyle {
    background: #2f10a5;
    
}


#footer {
    background-color: #2f10a5;
    

}

#logoNavbar h1{
    font-size: px;
}




.boxStyle {
    padding-left: 40px;
    padding-right: 40px;

}

#submenu {
    border-bottom: 1px solid #2f10a5;
    padding: 0px;
    margin-bottom: 20px;
}

#submenu li {
    display: inline-block;
    padding: 5px 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -1px;
    border: 1px solid #2f10a5;
    background-color: #2f10a5;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;    
}

#submenu li a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#submenu li.active {
    color: black;
    background-color: white;
    border-bottom: 1px solid white;
}

#submenu li.active a {
    color: black;
}

#submenu li:hover {
    color: black;
    background-color: white;
    border-bottom: 1px solid #2f10a5;
}

#submenu li a:hover {
    color: black;
}    

#submenu li.active:hover {
    border-bottom: 1px solid white;
}

.sl {
    float: right;
    margin-left: 50px;
    margin-bottom: 20px;
}

.slm {
    clear: both;
    margin-top: 40px;
}

.slmm {
    width: 25%;
    float: left;
}


#galerie {
  width: 100%;
}

#galerie td {
  text-align: center;
  padding: 10px;
}

#galerie img {
  border: 1px solid black;
}
a:hover{
    text-decoration: none !important;
}
#footer a.kontakty{
    color: white !important;
}
#footer a.kontakty:hover{
    text-decoration: none !important;
}