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;
}

h1 {
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 10px;
	color: #015FA9;
}

h2 {
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #015FA9;
	clear: both;
}


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-color: white;
}

a {
	color: #015FA9;
	text-decoration: underline;
}

td {
	padding-bottom: 10px;
	vertical-align: top;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}




#main {
	width: 915px;
	margin: 20px auto 10px auto;
	border: 1px solid #013D8C;
	background-image: url('../img/115_obrazek stred.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #013D8C;
}


#menu {
	color: white;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}

#menu a {
	color: white;
	text-decoration: none;
	padding: 15px 25px 15px 25px;
}

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

#menu a.selected {
	font-weight: bold;
}


#logo {
	font-size: 40px;
	font-weight: bold;
	color: white;
	letter-spacing: 5px;
	padding-top: 100px;
	padding-left: 280px;
}

#logo2 {
	font-size: 40px;
	color: white;
	padding-top: 10px;
	padding-left: 350px;
}

#logo3 {
	font-size: 24px;
	color: white;
	padding-top: 50px;
	padding-left: 50px;
}

#boxes {
	margin-top: 30px;
}

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

#box1 {
	background-color: white;
	border: 1px solid #013D8C;
	margin: 20px;
	text-align: center;
	height: 180px;
}

#box2 {
	background-color: white;
	border: 1px solid #013D8C;
	margin: 20px;
	text-align: center;
	height: 180px;
}

#box3 {
	margin-top: 150px;
	margin-left: 20px;
	margin-right: 10px;
	color: #013D8C;
	background-image: url("../img/115_ico.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 100px;
}

.boxtitle {
	color: #013D8C;
	font-weight: bold;
	padding-top: 15px;
	font-size: 16px;
}

.boximg {
	padding-top: 25px;
}


.boxinfo {
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	color: #013D8C;
}


#letadlo {
	background-image: url("../img/115_115_letadlo_opravene.png");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 70px;
	padding-left: 180px;
}


#body {
	margin-top: 20px;
	padding: 50px;
	clear: both;
	color: black;
}

#footer {
	background-color: #9BB6D4;
	padding: 10px;

}




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

#end a {
	color: silver;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}
