
#zarovnani #obsah-zarovnani #web #obsah #texty #menu {
	width: 160px;
	float: left;
	padding-right: 15px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #menu ul {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #menu ul li a {
	width: 140px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	display: block;
	margin-bottom: 5px;
	background-image: url(./Img/Design/sipka_n.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none; 
}
#zarovnani #obsah-zarovnani #web #obsah #texty #menu ul li a:hover {
	width: 140px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	display: block;
	margin-bottom: 5px;
	background-image: url(./Img/Design/sipka_a.png);
	background-repeat: no-repeat;
	color: #000000;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce {
	width: 565px;
	float:right;
	padding-right: 15px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce img {
	border: 1px solid #999999;
	padding: 2px;
	margin: 5px;
}


#zarovnani #obsah-zarovnani #web #obsah #texty #sekce ul {
	list-style: none;
	padding-left: 40px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce ul li {
	background-image: url(./Img/Design/sipka_a.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce ul a {
	background-image: url(./Img/Design/sipka_a.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce ul a:hover {
	background-image: url(./Img/Design/sipka_n.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	height: 20px;
	line-height: 20px;
	text-decoration: underline;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #aktivity  {
	margin-left: 40%;
	margin-top: 0px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce .n-kontakt  {
	float: left;
	font-weight: bold;
	width: 60px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #mesta {
	float: left;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #mesta li {
	background-image: none;
	padding-left: 0px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #cenik-mesta-include {
	width: 400px;
	margin-left: 50px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #mesta #cenik-mesta2 {
	width: 250px;
	float: left;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #mesta #cenik-mesta1 {
	width: 250px;
	float: left;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #mesta #cenik-mesta2 {
	float: left;
}
.nadpis-v-menu {
	background-image: url(./Img/Design/nadpis.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	margin-bottom: 0px;
}
.input-text {
	width: 200px;
}
#zarovnani #obsah-zarovnani #web #obsah #texty #sekce #nadpis-sekce {
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 10px;	
}
.centrovani {
	width: 150px;
	text-align: center;
}
.centrovani img {
	border: none;
}


/* Galerie */

.GalleryTable
{
	width: 98%;
	margin-top:15px;
	border:1px dotted black;
	
	
}

.GalleryTable tbody tr th
{
	background-color: #CCFF66;
	padding-right:10px;
	font-weight:normal;
	padding-left:10px;
	font-size: 8pt;
	
}

.GalleryTable tbody tr td
{
	padding: 5px;
	vertical-align: top;
	
	
	
}

.GalleryTable h2,
.GalleryTable h2 a
{
    margin: 0px;
	Color: Red;
	font-weight:bold;
	
}





/*
 *
 *  Tree
 *
 */
 
 /*

 
 
.PrettyTree 
{
	margin-left: 0px;
	margin-top: 0px;
	font-weight :bold;
	width: auto;
	font-family: Arial;
	
}

.PrettyTree a, .PrettyTree a:visited
{
	color: #048fee;	
    margin-left:0px;
    vertical-align:middle;
    width:100%;
    text-decoration: none;
    letter-spacing: 1px;
}

.PrettyTree .AspNet-TreeView ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	padding-left: 10px;
}


.PrettyTree ul li
{
	border-bottom: solid 1px white;
	padding-top: 5px;
	padding-left:15px;
	
}

.PrettyTree ul li a
{
	padding-left: 0px;
}

.PrettyTree ul li a:hover
{
	color: #048fee ;
}


.PrettyTree ul li ul 
{
	padding-left: 55px;
	
}

.PrettyTree ul li ul li
{
	list-style-position:inside;
	
}


.PrettyTree ul li ul li a
{
	letter-spacing: 0px;
	font-weight:normal;
	font-size: 8pt;
}

.PrettyTree .AspNet-TreeView-Selected

{
	border-bottom: solid 1px white;
	padding-top: 5px;
	background-color: White;
	color: Black;
}
.PrettyTree .AspNet-TreeView-Expand
{
	display: none;
}
.PrettyTree .AspNet-TreeView-Collapse
{
	display: none;
}

*/

/*

.PrettyTree .AspNet-TreeView-Root
{
	
	vertical-align:middle;
}
.PrettyTree .AspNet-TreeView-Root a
{
        	

}
.PrettyTree .AspNet-TreeView-Leaf
{
	height: 23px;
	vertical-align:middle;
}
.PrettyTree .AspNet-TreeView-NonLink
{
}

.PrettyTree .AspNet-TreeView-Selected

{
	border-bottom: solid 1px white;
	padding-top: 5px;
	background-color: White;
	color: Black;
}

.PrettyTree .AspNet-TreeView-Selected a
{
color: #048fee;	
}


.PrettyTree .AspNet-TreeView-Hide
{
}
.PrettyTree .AspNet-TreeView-ParentSelected
{
}
*/





 
 

.AdminHoverMenu a, .AdminHoverMenu a:visited
{
color: Black;
 
}

.AdminEditArea
{
    
    padding: 7px;
    border: solid lime 2px;
    margin-bottom: 5px;
 
}

.AdminEditFiledArea
{
    background-color: Lime;
     
}

.AdminSmallNews
{
	font-size: 8pt;
	width: 100%;
	background-color: White;
	
}

.AdminSmallNews tr td
{
	font-size: 7pt;
	
}

.SmallNewsText p
{
	font-size: 8pt;
	padding: 5px;
	border-bottom: solid 1px #bcbcbc;
	margin:0px;
	
}


.SOAZ
{
visibility: hidden;
}

.red
{
    color: Red;
    }
