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: 'Arial', 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: #F21D00;

}


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/523_pozadi.jpg");
	background-attachment: fixed;
	background-position: top center;
	background-size: cover;
}

a {
	color: #F21D00;
	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;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	background-color: white;
}

#menu {
	float: right;
	padding-top: 80px;
}

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

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

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

#header {
	background-color: #F21D00;
	background-image: url("../img/523_pozadi_menu.jpg");	
	height: 108px;
}

#logo {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
}



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

#banner {
	margin: 20px auto 20px auto;
	position: relative;
	width: 956px;
	height: 397px;
}

#moto {
	width: 956px;
	background-color: #F21D00;
	color: black;
	padding: 15px 20px;
	color: white;
	text-align: center;
	margin: 0px auto 20px auto;
	background-image: url("../img/523_pozadi_patkaatext.jpg");
}


#body {
	padding: 40px 60px;
	

}

#boxes {
	margin: 10px;
}

.box {
	float: left;
	width: 33.33%;
}

.boxtitle {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 10px;
}

.boximg {
	text-align: center;
}

.boxbody {
	padding: 5px 10px;
}


#footer {
	margin-top: 20px;
	padding: 15px 50px;
	color: white;
	background-color: #F21D00;
	background-image: url("../img/523_pozadi_patkaatext.jpg");
}


#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 {
	
}
