body {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #222e51;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	scrollbar-face-color: #2256f2;
	scrollbar-shadow-color: #222e51;
	scrollbar-highlight-color: #8ea8f9;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #8ea8f9;
	scrollbar-base-color : #222e51;
	text-align: center;
	line-height: 1.5em;
}

/* -----------------  titulni strana ---------------------- */

#gateway {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -244px;
	margin-left: -267px;
	width: 533px;
	height: 488px;
}

/* -----------------  tabulky ---------------------- */
table {
	border-collapse: collapse;
	border: 1px solid white;
	caption-side : top;
}

caption {
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

caption a {
	color: White;
	text-decoration: none;
}

th, td {
	padding: 1px 8px 1px 8px;
	font-size: 1em;
}

th {
	background-color: Navy;
	font-weight: bold;
	text-align: center;
}

td {
	border: 1px solid white;
}

table.blank {
	border: 0px;
}

table.blank td {
	border: 0px;
}

/* ---------------- obrazky a odkazy -------------------- */
img, a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.border {
	border: 1px solid white;
}

a {
	color: #8ea8f9;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

/* -------------------- nadpisy ---------------------- */
h1, h2, h3 {
	color: #8ea8f9;
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 15px;
	margin-top: 10px;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

/* -------------------- boxy sablony ---------------------- */
#header, #menu, #content, #footer {
	margin: 0 auto 0 auto;
	width: 700px;	
	text-align: left;
}

#header {
	height: 97px;
}

.header-inner {
	text-align: right;
	padding: 10px 10px 10px 10px;
}

#menu {
	height: 25px;
	background-image: url('../images/bg-menu.gif');
}

#menu a {
	text-decoration: none;
}

#content {
	background-image: url('../images/bg-content.gif');
	background-repeat: repeat-y;
}

.content-inner {
	padding: 10px 30px 10px 30px;	
}

#footer {
	height: 28px;
	background-image: url('../images/bg-footer.gif');
	color: #8ea8f9;
}

.footer-inner {
	padding-top: 10px;	
}

/* ------------------ pozadi boxu -------------------- */
.aboutbg {
	background-image: url(../images/bg_brouk.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.header-cv-cs {
	background-image: url('../images/bg-header-cv-cs.png');
}

.header-cv-en {
	background-image: url('../images/bg-header-cv-en.png');
}

.header-contacts-cs {
	background-image: url('../images/bg-header-contacts-cs.png');
}

.header-contacts-en {
	background-image: url('../images/bg-header-contacts-en.png');
}

.content-contacts {
	background-image: url('../images/bg-content-contacts.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.header-fun-cs {
	background-image: url('../images/bg-header-fun-cs.png');
}

.header-fun-en {
	background-image: url('../images/bg-header-fun-en.png');
}

.content-fun {
	background-image: url('../images/bg-content-fun.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.header-archive-cs {
	background-image: url('../images/bg-header-archive-cs.png');
}

.header-archive-en {
	background-image: url('../images/bg-header-archive-en.png');
}

.content-archive {
	background-image: url('../images/bg-content-archive.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.topmarg {
	margin-top: 10px;
}

.u {
	text-decoration: underline;
}

.alert {
	color: red;
	font-weight: bold;
}

.zahlavi-blue {
	background-color : #5060c8;
	width : 100%;
	margin : 0 auto;
	text-align : center;
	height : 1.5em;
	padding-top : 5px;
	padding-bottom : 5px;
}

.zahlavi-blue h3 {
	color: white;
}

table.normal  {
	margin-top : 10;
	margin-bottom : 10;
}

#telobg ul {
	margin: 0px;
	padding: 0px;
	margin-top : 5px;
	margin-bottom : 15px;
	margin-left: 20px;
}

ul.blank {
	list-style-type: none;
}

.center {
	margin: 0 auto;
}

.tcenter {
	text-align: center;
}

.tcenter h3 {
	margin: 0px;
}

#navigator {
	text-align: center;
	margin-top: 30px;
}

.menutab {
	display: block;
	width: 12em;
	padding: 0px;
	border: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 4px solid black;
	background-color: #8ea8f9;
	margin: 4px;
	margin-top : 0px;
}
		
.menutabnadp {
	display: block;
	width: 100%;
	padding: 3px 0px;
	margin: 0px;
	background: black;
	text-align: center;
	color: white;
	font-weight : bold;
}
		
.menutabtelo {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
				
.menutabradek {
	display: block;
	padding: 3px 5px;
	margin: 0px;
	background: #2256f2;
	border-top: 1px solid black;
	text-align: center;
}

.malaleft {
	border: 2px solid #5060c8;
	border-top: 0px;
	width : 11em;
	padding: 10px;
}

hr {
	height: 1px;
	color: white;
	background-color: White;
}