@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #021E46;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.4;
}
ul, ol, dl { 
padding: 0;
margin: 0;
}
a img { 
	border: none;
}
a:link {
	font-weight: bold;
	color: #7DC8FF;
	text-decoration: none;
	border: 1;
}
a:visited {
	text-decoration: none;
	color: #7DC8FF;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #FFFFFF;
}
.container {
	background-image: url(../images/bck_on_sld_eng.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 470px;
}
.menu_up {
	text-align:center;
	margin-bottom: -35px;
}
.content {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #DDF0FF;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	text-shadow: 0px 0px 3px #000;
	opacity: 0.85;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/bck.png);
}
.main {
	padding-left: 20px;
	padding-top: 1px;
	text-align: center;
	color: #C0EB18;
	font-size: 20px;
}

.footer {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #C1E4FF;
	text-align: center;
}

.turkus {
	color: #66D9D9;
	font-weight: bold;
}
.tabela {
	font-size: 14px;
}
