.tabulka_leseni th{
		text-align:left;
		width:130px;
}
.tabulka_leseni .cena{
		text-align:right;
		width:10px;
}
.tabulka_leseni .jednotka{
		text-align:left;
		width:20px;
}

body {
		font-family: sans-serif;
		font-size: 75%;	
		background:url('img/background.gif') repeat-x #d3ceb7 ;
}

sup {
		font-size:70%;
}

h1,h2,h3{
		margin-bottom:10px;
		padding-top:8px;
		font-family: Palatino, 'palatino linotype', serif;
}
p {
		margin-top:10px;
}

a {
		text-decoration:underline;
		font-family: Palatino, 'palatino linotype', serif;
		color:black;

}
.texty a{
		color:#666666;
		font-weight : bold;
}

a:hover    { 
		text-decoration:none;
}
.novinky a:hover{
		text-decoration:underline;
}
img {border:0}

ul {padding-left:30px}



.obal{	
		width:700px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		
		background:url('img/back_top.png') no-repeat white;
		min-height:780px;
}


.horni_cast {
		background:URL('img/horni_prechod.jpg');
		height:47px;
}



/*  ----------------- menu  ----------------- */
.menu {
		background:URL('img/menu.png') repeat-x;
		height:40px;
		padding-top:5px;
		color:white;
		width:675px;
		float:left;
}

.menu_prav{
		background:URL('img/menu_right.png');
		width:11px;
		height:40px;
		float:left;
}

.menu_lev{
	background:URL('img/menu_left.png');
	width:11px;
	height:40px;
	float:left;
}
.menu a {
	font:10;
	text-decoration:none;
}
.menu a:hover {
	
	text-decoration:underline;
}



.horni_menu{
		margin:0;
		padding:0;
		
		float:left;
		
}

.horni_menu li {
		display:inline;
		font-weight:bold;
		margin-left:5px;
}

.oddel{
		font-size:150%;
}
/*  ----------------- end menu  ----------------- */


/*  ----------------- galerie  ----------------- */
.gal_nadpis{
	color:white;
	font-size: 12pt;
	margin-top:2px;
	margin-left:2px;
}

.gal_stred {
	margin-top:0;
	background:URL('img/galerie.png') repeat-x;
	width:500px;
	height:135px;
	
	float:right;
	
	padding-top:3px;
}


.gal_tabulka{
	width:100%;
	text-align:center;
	color:white;
	font-weight:bold;

}
/*  ----------------- end galerie ----------------- */


/*  -----------------odstavce  ----------------- */
h1,h2,h3,h4 {
	margin:0;
	padding:0;
	color:#242424;
	font:times;
}

.texty{
	padding-top:10px;
	width:690px;
	
	float:left;
	background-color:white;
	padding-left:10px;
}
.novinky{
	float:left;
	background:url('img/novinky.png') no-repeat white;
	width:195px;
	height:135px;
	padding-top:5px;
	padding-left:5px;
}

.novinky a{
	text-decoration:none;
}
.foto_nadpis{
	margin-left:10px;
	margin-bottom:5px;
}

.moto{
	position:relative;
	left:100px;
	top:-10px;
	font-size:16px;
}

.nadpis{
	list-style-type:square;
	font-size:130%;
	font-weight:bold;
}




/***************************************/
.fotka{
	margin-left:10px;
	margin-top:10px;
}
/*  ----------------- end odstavce  ----------------- */

.paticka{
		width:700px;

		background:url('img/back_carly.png')#988f63;
		margin-left:auto;
		margin-right:auto;
		padding-top:10px;
		padding-bottom:10px;
		border:10px solid white;
		color:white;
		text-align:center;
}

