html,body	{
	margin: 0;
	padding: 0;
	background: url(../img/backgr_svatby.png) 100%;
}
  @font-face {
    font-family: Tele-Marines;
    font-style:  normal;
    font-weight: normal;
    src: url(style/telemar0.eot);
  }
  
  /* Nastavení odkazu menu */
a.odk:link {
	color: #FDDB35;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:visited {
	color: #FDE25D;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}
a.odk:hover {
	color: #EFC703;
	text-decoration: none;
	font-size: 90%;
	border: none;
	list-style: none;
}

/* Odkazy na strankach */
a.subtext:link {
	color: #393939;
	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: #5a5a5a;
	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: black;
	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: 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	{
	margin-bottom: 10px;
	margin-left:20px;
}

/* Nastaveni zakladnich divu */

#komplet	{
	width: 800px;
	border-left: 2px inset #EBE33B;
	border-right: 2px outset #E2D817;
	background: #fee781 
}
#top	{
	height: 228px;
	width: 800px;
	background: url(../img/top_sv.jpg) no-repeat center;
}
#obsahRekl	{
	width: 800px;
	margin: 0 auto;
	background: #FEE781;
}
#lBlok	{
	width: 320px;
	margin-top: 30px;
	text-align: left;
	float: left;
}
#prBlok	{
	float:right;
	width:400px;
}
.pata	{
	clear: both; /*width: 100%;*/
	width: 800px;
	height: 19px;
	text-align: center;
	border-top: 1px dotted Gray;
	background: #FFDE59;
	border-left: 2px inset #EBE33B;
	border-right: 2px outset #E2D817;
	border-bottom: 2px outset #E2D817;
}
tr.galerie	{
	text-align: center;
}
tr.ceny	{
	text-align: left;
	color: #414141;
	font-weight: bold;

}
td.cenyBunka	{
	border-bottom: 1px dotted #D0D0D0;
}
table.pricelist	{
	border: 1px double #D0D0D0;
	width: 95%;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Texty  */

.uvodnik	{
	color: #414141;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}
.cenik	{
	color: #414141;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	padding-bottom: 10px;
	padding-left: 10px;
}
h4.nadpis	{
	color: #414141;
	float: left;
	text-indent: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	padding-bottom: 20px;
}
h4.uvodnik	{
	color: #DFDFDF;
	text-indent: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-bottom: 20px;
}
.popis	{
	color: #414141;
	float: left;
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 105%;
	clear: left;
}

.obsahText	{
	color: #363636;
	float: left;
	text-indent: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oddel	{
	border: 2px dashed #363636;
	float: left;
	padding-bottom: 5px;
}
ul.seznamCenik	{
	color: #232323;
	font-weight: bold;
	color: #414141;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}
