<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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: 48px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #040A9E;
}

h1 span {
	font-weight: normal;
}

h2 {
	font-size: 20px;
	padding-bottom: 20px;
	color: #004097;
}

h3 {
	padding-bottom: 10px;
	font-size: 16px;
}

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

ul {
	padding-bottom: 15px;
}

li {
	padding: 5px;
	list-style: none;
}

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

a {
	color: #2F45F0;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

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


#header {

}

#header h1 {
	float: right;
	font-size: 24px;
	color: #0A446F;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 80px;
}

#logo {
	margin-left: 50px;
}


#menu {
	clear: both;
	color: #0A446F;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	border: 2px solid #449CF6;
	background-image: url('../img/212_pozadi_boxu_icon.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#menu a {
	color: white;
	text-decoration: none;
	padding: 0 20px 0 20px;
	font-weight: bold;

}

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

#menu a.selected {
	color: #0A446F;
}

#banner {
	background-color: #040A9E;
	border: 2px solid #449CF6;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	background-image: url('../img/212_foto_banner.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	height: 267px;
	position: relative;
}

#bannertext {
	position: absolute;
	font-size: 18px;
	color: white;
	width: 500px;
	padding: 10px 20px;
	background:rgba(0,64,151,0.8);
	bottom: 20px;
	right: 20px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}



#body {
	margin-top: 15px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	border: 2px solid #449CF6;
	padding: 40px;
}


#boxes {
	margin-top: 0px;
}

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

#box1, #box2, #box3 {
	margin-top: 15px;
	width: 319px;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	border: 2px solid #449CF6;
	background-image: url('../img/212_pozadi_boxu_icon.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #004195;
}

#box2 {
	margin: 15px auto 0 auto;
}

#box3 {
	float: right;
}


.boxtitle {
	color: white;
	font-weight: bold;
	height: 50px;
	padding: 10px;
	padding-top: 15px;
}

.boxtext {
	padding: 10px;
	color: white;
}

#icons {
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	border: 2px solid #449CF6;
	background-image: url('../img/212_pozadi_boxu_icon.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #004195;
	height: 90px;
	margin-top: 15px;
}

#ico1 {
	float: left;
	background-image: url('../img/212_ico_1.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 90px;
	width: 300px;
	padding: 20px 20px 20px 100px;
	color: white;
	margin-left: 80px;
}

#ico2 {
	float: left;
	background-image: url('../img/212_ico_2.png');
	background-repeat: no-repeat;
	background-position: left center;
	height: 90px;
	width: 400px;
	padding: 20px 20px 20px 100px;
	color: white;
	margin-left: 100px;
}


#footer {
	padding: 20px 40px;
	text-align: right;
	color: white;
	background-image: url('../img/212_pozadi_boxu_icon.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #004195;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
	border: 2px solid #449CF6;
	margin-top: 15px;
}

#end {
	width: 980px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 20px;
	color: silver;

}

#end a {
	color: silver;
}</pre></body></html>