  @font-face {
    font-family: Tele-Marines;
    font-style:  normal;
    font-weight: normal;
    src: url(style/telemar0.eot);
  }
  
  /* Nastavení odkazu menu */
a.odk:link {
	color: #008E6C;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:visited {
	color: #00C193;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:hover {
	color: #00392C;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}


/* Odkazy na strankach */
a.subtext:link {
	color: #DADADA;
	border: none;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	line-height: 30px;
		display: list-item;
	list-style: square inside;
}
a.subtext:visited {
	color: #DADADA;
	border: none;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	line-height: 30px;
	display: list-item;
	list-style: circle inside;
}
a.subtext:hover {
	color: #F3F3F3;
	border: none;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 20px;
	line-height: 30px;
	display: list-item;
	list-style: disc inside;
}
span.menus {
	display: block;
	padding-top: 170px;
	padding-left: 17px;
	float: left;
}

span.menus {
	display: block;
	padding-top: 17px;
	padding-left: 17px;
	float: left;
}
.news	{
	padding-top: 5px;
	margin-bottom: 0px;
	position: absolute;
	margin-left: 100px;
	text-align: center;
}
span.home	{
	margin-top: 20px;
}

img.buton	{
	border: none;
}
img.butonHome	{
	border: none;
	margin-top: 20px;
}
img.uvodFoto	{
	float: left;
}
body	{
	margin-top: 0px;
	background: url(../img/bg.png) 100%;
}

/* Nastaveni zakladnich divu */

#komplet	{
	width: 800px;
	border-left: 2px inset #858585;
	border-right: 2px outset #555555;
}
#top	{
	height: 228px;
	width: 800px;
	background: url(../img/top_foto.jpg) no-repeat center;
}
#obsahRekl	{
	width: 800px;	
	background: #003E2E;
	overflow: auto;
	clear: left;
}
#lBlok	{
	width: 320px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
#prBlok	{
	float:right;
	width:400px;
}
.pata	{
	width: 800px;
	height: 19px;
	text-align: center;
	border-top: 1px dotted Gray;
	background: #003125;
}

/* Texty  */
.uvodnik	{
	color: White;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
.obsahText	{
	color: #DADADA;
	float: left;
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	clear: both;
}
h4.uvodnik	{
	color: #DFDFDF;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-bottom: 20px;
}
h4.nadpis	{
	color: #414141;
	float: left;
	text-indent: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	padding-bottom: 20px;
}
.popis	{
	color: #DADADA;
	float: left;
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	clear: left;
}
