  @font-face {
    font-family: Tele-Marines;
    font-style:  normal;
    font-weight: normal;
    src: url(style/telemar0.eot);
  }
  
  /* Nastavení odkazu menu */
a.odk:link {
color: #266189;
text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
 }
a.odk:visited {
color: #2371AF; 
text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
 }
a.odk:hover {
	color: #000175;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
/* Odkazy na strankach */
a.subtext:link {
	color: #DADADA;
	border: none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
		display: list-item;
	list-style: square inside;
}
a.subtext:visited {
	color: #DADADA;
	border: none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
		display: list-item;
	list-style: circle inside;
}
a.subtext:hover {
	color: #F3F3F3;
	border: none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
		display: list-item;
	list-style: disc inside;
}

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/backgr_r_1.png) 100%;
}

/* Nastaveni zakladnich divu */

#komplet	{
	width: 800px;
	border-left: 2px inset #17175F;
	border-right: 2px outset #1E1E79;
}
#top	{
	height: 228px;
	width: 800px;
	background: url(../img/top_st.jpg) no-repeat center;
}
#obsahReklFoto	{
	width: 800px;
	height: 1300px;
	margin-top: 0px;
	background-color: #0000CD;
}
#obsahRekl	{
	width: 800px;
	height: 100%;
	margin-top: 0px;
	background-color: #0000CD;
}
div.lBlok	{
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-top: 30px;
	text-align: left;
}
div.prBlok	{
	float: right;
	width: 450px;
	margin-top: 50px;
	margin-right: 20px;
	text-align: left;
	/*height: 400px;*/
}

.pata	{
	width: 800px;
	height: 19px;
	text-align: center;
	border-top: 1px dotted Gray;
	background: #2B2857;
	clear: both;
}

/* Texty  */
.uvodnik	{
	color: White;
	float: left;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.obsahText	{
	color: #DADADA;
	float: left;
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	clear: both;
}
tr.galerie	{
	text-align: center;
}
