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

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

h1 {
	font-size: 22px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #000;
}


h2 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #b80000;
}

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

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

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	background-color: #fff;
	font-size: 14px;
	color: black;
	background-image: url('../img/pozadi_ban.jpg');
	background-repeat: repeat-x;
	background-position: 0px 90px;
}

a {
	color: #b80000;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

#main {
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url('');
	background-repeat: repeat-x;
	background-position: top center;
}

#mainBody {
	background-color: #fff;
    padding: 50px;
    min-height: 500px;
    margin-top: 10px;
}


#header {
	height: 90px;
    min-width: 1000px;
	position: relative;
    background-color: #006CFF;
	background-image: url('../img/pozadi_menu.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#logo {
	float: left;
    margin-left: -10px;
    padding-top: 15px;
}

#logo h1 {
    padding: 0px;
	padding-top: 10px;
	color: #FC0001;
	font-size: 35px;
    font-weight: 600;
    float: left;
}

#logo h2 {
	padding-top: 10px;
    padding-left: 20px;
    float: left;
	color: white;
	font-size: 35px;
}

#main_header {
	position: relative;
    width: 1000px;
    min-height: 90px;
}

#menu {
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	color: white;
}

#menu a {
	padding: 15px 10px 5px 10px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: white;
	
}

#menu a.selected, #menu a:hover {
	color: #FE0000;
    font-weight: 600;
}

#banner {
    padding-top: 4px;
	position: relative;
	text-align: center;
}

#razitko {
	position: absolute;
    top: 25px;
    left: 25px;
}

#banner .carousel {
	margin: 0px auto 0px auto;
	width: 1000px;
}

#banner img {
}

#bannerinfo {
	position: absolute;
	width: 500px;
	height: 300px;
	top: 20px;
	left: 60px;
	text-align: left;
	color: white;
	font-size: 28px;
	font-weight: bold;
}

#slogan {
	color:#ffffff;
	background-color: #006CFF;
	padding: 20px;
	margin: 20px 20px;
	text-align: center;
	font-size: 16px;
}

#content {
	padding: 40px;
}

#slogan2 {
	color:#ffffff;
	background-color: #006CFF;
	padding: 20px;
	margin: 20px 20px;
	text-align: center;
	position: relative;
	font-weight: 600;
	font-size: 16px;
}

#slogan2 span{
	padding-left: 50px;
}

#sloganimg {
	position: absolute;
	bottom: 10px;
	width: 85px;
	height: 66px;
	background-image: url('../img/kybl.png');
	background-repeat: no-repeat;
	background-position: center center;
}


#body {
	padding: 40px;
}

#boxes {
    padding-bottom: 20px;
    padding-top: 40px;
}

#content {
	margin: 0 20px;
    padding: 30px;
    min-height: 400px;
}

.container {
	width: 1000px;
}

.box {
	float: left;
	width: 33.33%;
    position: relative;
    min-height: 370px;
}

.box2 {
	text-align: center;
}

.box3 {
	text-align: right;
}

.boxtitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 10px 10px;
}

.boxbody{
	padding: 5px 10px;
	text-align: left;
	font-weight: normal;

}

.boximg  img {
	border: 2px solid white;
}

.more {
	padding: 4px 18px;
    position: absolute;
    color: white;
    text-decoration: none;
	background-image: url('../img/pozadi_ban.jpg');
	background-repeat: repeat-x;
	background-position: center center;
    bottom: 0px;
    right: 0px;
}

.more:hover, .more:focus {
    color: white;
    text-decoration: underline;
}

#box4 {
	min-height: 220px;
    margin: 50px 0;
}

#box4  img {
	float: left;
}

#box4  #box4Text {
    float: left;
    width: 500px;
	padding: 10px 10px 10px 25px;
}

#footer {
	margin-top: 45px;
	background-color: #006CFF;
	padding: 15px 40px;
	margin-bottom: 10px;
	color: #ffffff;
	background-image: url('../img/pozadi_patka.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#footer h2{
	color: #fff;
    font-weight: 600;
}

#map {
	float: right;
}

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

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


#galerie {
  width: 100%;
}

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

#galerie img {
  border: 1px solid black;
}
