body {
	margin: 0px;
	padding: 0px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #B22222;
}
a:link {
	text-decoration: none;
	color: #B22222;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

a img {border:0px;}

#main {
	position:absolute;
	top: 5%;
	left: 50%;
	height: 90%;
	width:780px;	
	margin-left: -390px; 
	overflow: hidden;
}

#menu{
	clear: both;
	position:absolute;
	top: 1px;
	left: 420px;
	width: 65px;
}

#menu img{
	cursor: pointer;
	border: none;
	float: left;
}

#content{
/*	padding-top: 10px;*/
	border: 1px solid #373737; 
	width: 778px;
	height: 430px;
	background: url('gfx/back.gif') no-repeat;
	overflow: hidden;
}

.text{
	position:absolute;
	top: 1px;
	left: 10px;
	width: 400px;
	height: 430px;
	text-align: justify;
}

#uvod{
	width: 288px;
	height: 430px;
	float: right;
	background: #C9ECFF;
	overflow: hidden;
}

.pata{
	text-align: center;
	color: #D3D3D3;
	font: 11px;
}

.pata a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
.pata a:link {
	text-decoration: none;
	color: #A9A9A9;
}
.pata a:hover {
	color: Gray;
	text-decoration: underline;
}

.submenu{
	text-align: right;
	color: #D3D3D3;
	padding-top: 0px;
	padding-bottom: 15px;
}

.submenu a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
.submenu a:link {
	text-decoration: none;
	color: #A9A9A9;
}
.submenu a:hover {
	color: Gray;
	text-decoration: underline;
}

.akcenewnadpis {
	font: bold 10px;
	height: 20px;
	width: 100%;
	color: #B22222;
	border-bottom: 1px dotted Gray;
}

.akcenadpis {
	font: bold 10px;
	height: 20px;
	color: #0078BA;
	border-bottom: 1px dotted Gray;
}

.novinkytext {
	font: 10px;
	color: grey;
	vertical-align: top;
	text-align: justify;
}

.akcepic{float: right; padding-left:10px;}

#lgal {padding-left: 18px;margin-bottom:2px; width: 100%}
#lgal .pic{float: left; margin: 0px 10px}
#lgal .pic img{border: 1px solid #000; height: 100px; width: 75px}	
#lgal .nav{border: none;margin-top: 40px;float: left;}

h3 {
	font: bold 12px;
	color: #0078BA;
	margin: 3px;
	padding: 0px;
	border-bottom: 1px groove #A9A9A9;
}

.datum{
	font: bold 9px;
	color: Gray;
	margin-right: 10px;
}

.strankovani {
	position: absolute;
	width: 405px;
	top:340px;
	font: 10px;
	color: #A9A9A9;
	margin-right: 5px;
	text-align: center;
}

.strankovani a {
	text-decoration: none;
	color: #0078BA;
}

.strankovani a:visited {
	text-decoration: none;
	color: #0078BA;
}
.strankovani a:link {
	text-decoration: none;
	color: #0078BA;
}
.strankovani a:hover {
	color: #A9A9A9;
	text-decoration: none;
	}
