body {
	margin: 0px;
	padding: 0px;
	background-color: #0A284A;
	color: #FFF;
}

p, td, div, span {
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
	color: #FFF;
}
p {
	text-align: justify;
}

h1, h2 {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	font-style: italic;
}
h2 {
	font-size: 11pt;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #DDF516;
}
a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #FF2121;
}

#container {
	background-color: #021A36;
	background-image: url(/pics/top_bg.gif);
	background-repeat: repeat-x;
}
#header {
	height: 109px;
}
#menuLine {
	height: 37px;
	width: 677px;
}
#menu{
	position: relative;
	float: right;
}
#menutext{
	position: relative;
	top: 16px;
	left: 15px;
	width: 191px;
}
#left {
	position:relative;
	float:left;
	margin-left:-322px;
	_margin-left: -302px; /*IE6*/
	width:282px;
	padding-bottom: 10px;
}
#middle {
	width: 338px;
	_width: 378px; /*IE6*/
	background-color: #0F263F;
	margin-left: 322px;
	padding: 20px;
}
#middlesub {
	width: 660px;
	padding: 20px;
}
#bottomLine {
	clear:both;
	height: 1px;
	background-color: #2C4663;
}
#logoNet{
	position: relative;
	float: left
	bottom: 0px;
	left: 0px;
	text-align: center;
}

UL.breaks LI{
	padding-bottom: 10px; 
}

p.yellow {
	color: #ECF4B4;
}
.right{
	text-align: right;
}
.center {
	text-align: center;
}

.formular {
	background-color: #FFF;
	color: #000;
	border: 1px solid #9B9B9B; 
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
}
.formNadpis {
	font-weight: bold;
}
.uvod{
	position:relative;
	float:right;
}

