body {
	background-color: #13488A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}

a    {color:  #FFFFFF; text-decoration: underline}

#head {
	width: 986px;
	height: 144px;
	border-top: 1px solid #2C7DE2;
	border-right: 1px solid #2C7DE2;
	border-bottom: 0px;
	border-left: 1px solid #2C7DE2;
	background-image: url(images/hl.jpg);
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu {
	width: 100%;
	height: 26px;
	margin: 0px auto 0px;
	background-color: #10417C;
	background-image: url(images/mefield.jpg);
	background-repeat: repeat-x;
}

#fullpage {
	width: 986px;
	height: 520px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #0E386B;
	overflow: auto;
	border-top: 0 none #2C7DE2;
	border-right: 1px solid #2C7DE2;
	border-bottom: 1px solid #2C7DE2;
	border-left: 1px solid #2C7DE2;
}

#odkazy {
	width: 986px;
	margin: 60px auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	overflow: auto;
}

.logorot {
	padding-top: 78px;
}

.odkazy {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	height: 100%;
	width: 100%;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.odkazy a {
	color: #828282;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.new {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}

.tapos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.infotab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}

.menu a, .menu a:visited {
	color: #FFFFFF; text-decoration: none;

}

.menu a:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

.hmpg {
	color: red;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

h1 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 4px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

h2 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 4px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

p {
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	text-indent: 26px;
	margin-top: 0px;	
	margin-bottom: 0px;
}

.small {
	font-size: 11px;
}

.imref {
	height: 60px;
	width: 60px;
	display: table-cell;
}

.ask {
	color: #FA9632;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
}

.ans {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}

a.imref:link    {border: 1px solid #2C7DE2}
a.imref:visited {border: 1px solid #2C7DE2;	padding: 0px}
a.imref:active  {border: 1px solid #2C7DE2}
a.imref:hover {border: 2px outset red}

.textodkaz a:link {font-weight: normal; color: #89B7EF; text-decoration: underline}
.textodkaz a:visited {font-weight: normal; color: #89B7EF; text-decoration: underline}
.textodkaz a:active {font-weight: normal; color: #89B7EF; text-decoration: underline}
.textodkaz a:hover {font-weight: normal; color: yellow; text-decoration: underline}

.img {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	float: left;
}


.copyright {
	width: 986px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	color: #3C87E3;
	text-align: center;
}
