  @font-face {
    font-family: Tele-Marines;
    font-style:  normal;
    font-weight: normal;
    src: url(style/telemar0.eot);
  }
  
  /* Nastavení odkazu menu */
a.odk:link {
	color: #725414;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:visited {
	color: #BA8921;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:hover {
	color: #48350D;
	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: circle 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: square 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;	
}
/*
a.menu:Link {
	color: #F1F1F1;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.menu:Visited {
	color: #F1F1F1;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.menu:Active {
	color: #F1F1F1;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.menu:Hover {
	color: White;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
*/
span.menus {
	display: block;
	padding-top: 27px;
	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;

}
html,body	{
	margin: 0;
	padding: 0;
	background: url(../img/bg.png) 100%;
}
/* Nastaveni zakladnich divu */

#komplet	{
	width: 800px;
	border-left: 2px inset #131313;
	border-right: 2px outset Gray;
	background: #796A4D;
}

#top	{
	height: 228px;
	width: 800px;
	background: url(../img/top_titul_01.jpg) no-repeat center;
}
#obsahRekl	{
	width: 800px;
	margin: 0 auto;
	/*background: url(../img/title_backgr.jpg) no-repeat top;*/
	background-image: url(../img/title_backgr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 400px;
}
#lBlok	{
	width: 180px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
#prBlok	{
	float:right;
	width:600px;
}
.popis	{
	color: #DADADA;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-right: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.pata	{
	clear: both; /*width: 100%;*/
	width: 800px;
	height: 19px;
	text-align: center;
	border-top: 1px dotted Gray;
	background: #6A5D44;
	border-left: 2px inset #61553e;
	border-right: 2px outset #61553e;
	border-bottom: 2px outset #61553e;
}
tr.ceny	{
	text-align: left;
	color: #DCDCDC;
	font-weight: bold;
}
td.cenyBunka	{
	border-bottom: 1px dotted #D0D0D0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: lighter;
}
table.pricelist	{
	border: 1px double #D0D0D0;
	width: 85%;
	text-align: left;
	margin: 10px 20px 20px 20px;
}

/* Texty  */
.uvodnik	{
	color: #DADADA;
	float: left;
	text-indent: 10px;
	font-family: Arial;
	font-size: larger;
	line-height: 25px;
}
