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: 10px 30px;
	margin-bottom: 20px;
	color: white;
	background-color: #00218C;
	display: inline-block;
	margin-left: -40px;

}


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

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

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

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

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

a {
	color: #00218C;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

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


#logo {
	margin: 0 auto 20px auto;
	text-align: center;
}

#header {
}


#menu {
	background-color: #00218C;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

#menu a {
	color: white;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	padding: 15px 15px;
	font-size: 16px;
}

#menu a.selected {
	color: #00218C;
	background-color: white;
}

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

.dot {
	background-image: url('../img/dot.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 10px;
}


#banner {
	margin-bottom: 20px;
	background-color: white;
}

#bannerimg {
	width: 768px;
	height: 339px;
}

#bannerakce {
	float: right;
	width: 230px;
	background-color: #00218C;
	height: 339px;
}

#bannerakcetitle {
	text-align: center;
	color: white;
	font-size: 24px;
	padding-top: 40px;
	font-weight: bold;
	padding-bottom: 10px;
}

#bannerakceimg {
	text-align: center;
}

#bannerakcedown {
	padding: 10px 20px;
	color: white;
	text-align: center;
	font-size: 16px;
}

#bannerakcedown a {
	color: white;
}

#body {
	padding: 40px;
	color: #00218C;
	background-color: white;
	margin-bottom: 20px;
}

#boxes {
	margin-bottom: 20px;
}

.box {
	float: left;
	width: 232px;
}

.box1 {
	background-image: url('../img/557_box1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 12px;

}

.box2 {
	background-image: url('../img/557_box2.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 12px;
	margin-left: 12px;
}

.box3 {
	background-image: url('../img/557_box3.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 12px;
	margin-left: 12px;
}

.box4 {
	background-image: url('../img/557_box4.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 12px;
}

.boxtitle {
	float: left;
	margin-top: 20px;
	color: #00218C;
	background-color: white;
	font-size: 14px;
	padding: 10px 20px;
	font-weight: bold;
}

.boxtext {
	margin-top: 166px;
	background-color: #00218C;
	color: white;
	padding: 10px;
	height: 120px;
	position: relative;
}

.box1 .boxtext {
	width: 232px;
}

.box2 .boxtext {
	width: 232px;
}
.box3 .boxtext {
	width: 232px;
}

.box4 .boxtext {
	width: 232px;
}

.boxmore {
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.boxmore a {
	color: white;
}

.boxmore a:hover {
	text-decoration: none;
}

#footer {
	background-color: #00218C;
	color: white;
	padding: 15px 20px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}


#map {
	float: right;
}


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

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