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: verdana, sans-serif, Arial, Helvetica;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
	font-size: 22px;
	padding-bottom: 20px;
	color: #0064D4;

}


h2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #2BB09D;
}

h3 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #D33623;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	font-size: 14px;
	color: black;
	background-color: #0064D4;
	background-image: url('../img/288_pozadi.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

a {
	color: black;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

#main {
	width: 1000px;
	margin: 20px auto 10px auto;
}


#logo {
	background-image: url('../img/288_logo_nazev.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	width: 492px;
	height: 46px;
	float: left;
}

#header {
	padding: 10px;
	background-image: url('../img/288_prechod_menu.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #B2B2B2;
	box-shadow: black 0px 0px 5px; 
	-webkit-box-shadow: black 0px 0px 5px;
	-moz-box-shadow: black 0px 0px 5px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}

#menu {
	margin-left: 480px;
	padding: 14px 0px;
	width: 500px;
	text-align: right;
	text-transform: uppercase;
}

#menu a {
	padding: 0 20px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#menu a.selected {
	color: white;
}

#banner {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #E1E1E1;
	box-shadow: black 0px 0px 5px; 
	-webkit-box-shadow: black 0px 0px 5px;
	-moz-box-shadow: black 0px 0px 5px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	height: 372px;
	position: relative;
}

#banner img {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.carousel {
	width: 660px;
}

#bannerinfo {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 320px;
	height: 220px;
	padding: 30px;
	font-size: 25px;
	background-image: url('../img/288_prechod_box.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-weight: bold;
}

#hav {
	position: absolute;
	bottom: 40px;
	right: 0px;
	width: 320px;
	height: 58px;
	background-image: url('../img/hav.png');
	background-repeat: no-repeat;
}


#body {
	padding: 40px;
	background-color: #EEEEEE;
	background-image: url('../img/288_prechod_box.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	box-shadow: black 0px 0px 5px; 
	-webkit-box-shadow: black 0px 0px 5px;
	-moz-box-shadow: black 0px 0px 5px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}

#boxes {

}

.box {
	background-color: #EEEEEE;
	background-image: url('../img/288_prechod_box.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	box-shadow: black 0px 0px 5px; 
	-webkit-box-shadow: black 0px 0px 5px;
	-moz-box-shadow: black 0px 0px 5px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	padding: 30px;
}

.box1, .box2, .box3 {
	float: left;
	width: 33.33%;
}

.box1 {
	padding-right: 20px;
}

.box2 {
	padding-left: 10px;
	padding-right: 10px;
}

.box3 {
	padding-left: 20px;
}

.boxtitle {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	background-color: #C7C7C7;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxtext {
	padding: 5px 10px;
	padding-right: 30px;
}

.boximg {
}

#footerline {
	margin-top: 20px;
	background-color: #E1E1E1;
	background-image: url('../img/288_prechod_menu.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	box-shadow: black 0px 0px 5px; 
	-webkit-box-shadow: black 0px 0px 5px;
	-moz-box-shadow: black 0px 0px 5px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	padding: 5px;
}

#footer {
	margin-top: 10px;
	padding: 5px;
	color: white;
}


#map {
	float: right;
}


#benefitweb {
	float: right;
	font-size: 11px;
	padding-bottom: 20px;
	color: #aaa;
}

#benefitweb a {
	color: #555;
	text-decoration: none;
}

#galerie {
	width: 100%;
}

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

#galerie img {
	
}