BODY {
	color: Black;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #ADC3DA; /* #F0F0F0 */
	margin: 40px;
}

P, DIV, SPAN, TD {
	font-family : Verdana, Tahoma, Arial, sans-serif; 
	font-size: 11px;
	color: Black;
	margin: 5px 0px 5px 0px;
}

A {
	color: #222222;
	text-decoration: underline;
}

A:HOVER, ACTIVE {
	color: #555555;
	text-decoration: none;
}


/*begin*/
TABLE.outer {
	width: 900px;/* 770 */
	background-color: #3D75A8;
}


TABLE.content {
	width: 850px; /* 730 */
	margin: 0px 20px 25px 20px; 
	background-color: #ADC3DA;
}

.menu {
	margin: 44px 10px 10px 10px;
	text-align: right;
	line-height: 16px;
}

.telo {
	margin: 10px 20px 10px 20px;
	line-height: 16px;
	text-align: left;
}

.aktuality {
	margin: 10px 10px 10px 10px;
	line-height: 16px;
	text-align: left;
}

/*nadpis*/
.telo .nadpis {
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 13px 0px 20px 0px;
	
}

.telo .anotacia {
	/*color: #202020;*/
	color: #0039AA;
	margin: 0px 0px 20px 0px;
	text-align: justify;
/*	font-style: italic;*/
}

.telo .content {
	text-align: left;
}

.aktuality .nadpis {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	margin: 13px 0px 5px 0px;
}

.aktuality .datum {
	font-size: 10px;
	font-weight: bold;
	color: #ECECEC;
	margin: 0px 0px 0px 0px;
}

.aktuality .anotacia {
	font-size: 11px;
	color: #4E4E4E;
	margin: 0px 0px 5px 0px;
}

.aktuality .fotkaSanotaciou {
	font-size: 11px;
	color: #4E4E4E;
}

.aktuality .logo {
	float: left;
	margin: 0 0.7em 0 0;
}

.aktuality .label {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}

/*  AKTUALITY LABEL*/
.aktuality A.label {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}

.aktuality A.label:HOVER, ACTIVE {
	text-decoration: underline;
	color: White;
}

/*  AKTUALITY ANOTACIA  */
.aktuality A.anotacia {
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;
}

.aktuality A.anotacia:HOVER, ACTIVE {
	text-decoration: none;
	color: #222222;
}

/*menu*/

.menu A.topmenu {
	color: #EFEFEF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

a.path {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.path:hover {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.path {
	font-weight: bold;
	color: white;
}

.menu A.topmenu:HOVER,ACTIVE {
	text-decoration: underline;
	color: white;
}

.menu A.topmenu-on {
	color: #00538D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;	
}

/* SUBMENU*/
.menu .submenu {
	font-size: 11px;
	color: #4E4E4E;
	line-height: 18px;
	text-decoration: none;
}

.menu .submenu:HOVER,ACTIVE {
	text-decoration: underline;
	color: White;
}

.menu .submenu-on {
	text-decoration: underline;
	color: white;
}


INPUT, SELECT, TEXTAREA {
	font-family : Verdana, Tahoma, Arial, sans-serif; 
	font-size : 11px;
	color : #747474;
	background-color: White;
	border: 1px solid #0f2698;
	padding: 1px 1px 1px 1px;
	/*height: 20px;*/
}

/* submit tlacitka GO*/
A.button {
	color: #747474;
	text-decoration: none;
	font-weight: bold;
}

A.button:HOVER, ACTIVE {
	color: #747474;
	text-decoration: underline;
	font-weight: bold;
}

FORM {
	margin-top : 0px;
	margin-bottom : 0px;
}

/* nadpisy v strede */
H1 {
	font-size : 14px;
	color: #003399;
}



/*UL LI*/

ul {
	margin-right: 0em;
	margin-left: 2em;
	padding-right: 0px;
	padding-left: 0px
}

.telo A.label {
	font-size: 11px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}

.telo A.label:HOVER, ACTIVE {
	text-decoration: underline;
	color: White;
}
