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: 'Exo', 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;
	color: #00AEFF;

}


h2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	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;
	padding-bottom: 20px;
}

li {
	padding: 5px;
}

body {
	font-size: 16px;
	color: black;
	background-color: white;
	background-image: url("../img/479_pozadi.jpg");
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}

a {
	color: #00AEFF;
	text-decoration: underline;
}

a:hover {
	color: black;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

.tright {
	text-align: right;
}

#main {
	width: 1000px;
	margin: 0px auto 20px auto;

}

#menu {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding: 10px;
	background-color: #00AEFF;
}

#menu a {
	text-decoration: none;
	padding: 10px 50px;
	color: black;
}

#menu a.selected {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

#menu a:hover {
	color: white;
	text-decoration: underline;
}

#logo h1 {
	margin-left: 50px;
	margin-top: 40px;
	color: white;
	font-weight: bold;
	font-size: 48px;
}



#content {
	background-color: white;
	padding: 20px;
}

#banner {
	position: relative;
	width: 960px;
	height: 400px;
	background-image: url("../img/469_banner.jpg");	
}

#moto {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 960px;
	background-color: #00AEFF;
	color: black;
	padding: 10px 20px;
	text-align: center;
}


#body {
	padding: 40px 60px;
	

}

#boxes {
	
}

.box {
	float: left;
	width: 33.33%;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.boxtitle {
	border-bottom: 2px solid #00AEFF;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.boximg {
	text-align: center;
	padding: 10px;
}

.boximg2 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}




#footer {
	margin-top: 20px;
	padding: 10px 20px;
	color: white;
	background-color: #00AEFF;
}


#map {
	float: right;
}


#benefitweb {
	width: 1000px;
	margin: 10px auto;
	padding-right: 20px;
	text-align: right;
}




.ki {
	font-style: italic;
	font-size: 14px;
}

#galerie {
	width: 100%;
}

#galerie td {
	text-align: center;
	padding: 10px;
}

#galerie img {
	
}
