
ul
{
	list-style-type: none;
    
	
}

ol
{
	list-style-type: none;
    
	
}

li
{
	
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 13px;

	
}


.MenuPosition
{
	font-weight: bold;
	font-size: 10pt;
}	


div.AspNet-TreeView ul
{
    
    list-style-position:outside;
    color: White;
}

.AspNet-TreeView a
{
    display:block;
    text-decoration:none;
    color: white;
}

.AspNet-TreeView-Selected a,
.AspNet-TreeView a:hover,
.AspNet-TreeView-Leaf a:hover

{
    display:block;
    text-decoration:none;
    color: #7F8380;
    border-left: solid 3px #7F8380;
    padding-left: 2px;
}

div.AspNet-TreeView ul li
{
    font-size: 9pt;
    line-height:12px;
    font-weight: bold;
}

div.AspNet-TreeView ul li ul
{
    margin-left: 10px;
}

div.AspNet-TreeView ul li ul li
{
    font-size: 8pt;
    line-height: 10px;
    font-weight: normal !important;
}

.AspNet-TreeView-ParentSelected a,
.AspNet-TreeView-ParentSelected a:hover
{
    color: white !important;
    border-left: solid 0px #fff !important;
    padding-left: 0px;
    
}

.AspNet-TreeView-Collapse
{
    height:1px;
}

.orange
{
	font-weight: bold;
	color: #ff7e00;
}

.blue
{
	font-weight: bold;
	color: blue;
}

.red
{
	font-weight: bold;
	color: red;
}

.black
{
	font-weight: bold;
	color: black;
}

.yellow
{
	font-weight: bold;
	color: #f7e200;
}

.Green10
{
    font-size: 10pt;
	font-weight: bold;
	color: #00974d;
}

.AlternatingRow
{
	
	background-color: #f1f1f2;
}

.AdminSmallNews
{
	font-size: 8pt;
	width: 100%;
	background-color: White;
	
}

.SmallNewsDate
{
	font-size: 6.4pt;
	text-align: right;
	color: Gray;
	padding-top: 5px;
	
}


.AdminSmallNews tr td
{
	font-size: 7pt;
	
}

.AdminHoverMenu 
{
 background-color: Lime;
 font-weight:bold;
 padding-top: 1px;
 padding-bottom: 1px;
 padding-left: 3px;
 padding-right: 3px; 
 
}
.AdminHoverMenu a, .AdminHoverMenu a:visited
{
color: Black;
 
}

.AdminEditArea
{
    
    padding: 7px;
    border: solid lime 2px;
    margin-bottom: 5px;
 
}

.AdminEditFiledArea
{
    background-color: Lime;
     
}

.SmallNewsText p
{
	font-size: 8pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	border-bottom: solid 1px #bcbcbc;
	margin:0px;
	text-indent: 0px;
	text-align: left;
	
}




.obr{
/*margin-top: 12px; */
margin-left: 0px;      /*                    */
margin-right: 0px;     /*                    */
margin-bottom: 0px;     /*  mezery odstavce   */
margin-top: 0px;        /*                    */
border: solid #FF9600 2px;
/*display: block; */
}

.obrbb
{
	margin-left: 0px;
	border: solid #c0c2c1 0px;
}

.robr{
/*margin-top: 12px; */
margin-left: 10px;      /*    obtékaný obr  */
margin-right: 0px;     /*                    */
margin-bottom: 5px;     /*  mezery odstavce   */
margin-top: 5px;        /*                    */
float: right;
border: solid #FF9600 2px;
/*display: block; */
}

.lobr{
/*margin-top: 12px; */
margin-left: 0px;      /*         obtékaný obr  */
margin-right: 10px;     /*                    */
margin-bottom: 5px;     /*  mezery odstavce   */
margin-top: 5px;        /*                    */
float: left;
border: solid #FF9600 2px;
/*display: block; */
}

.lobrb{
/*margin-top: 12px; */
margin-left: 0px;      /*         obtékaný obr  */
margin-right: 10px;     /*                    */
margin-bottom: 5px;     /*  mezery odstavce   */
margin-top: 5px;        /*                    */
float: left;
border: solid #FF9600 0px;
/*display: block; */
}

.rlogo{
/*margin-top: 12px; */
margin-left: 10px;      /*                    */
margin-right: 10px;     /*                    */
margin-bottom: 15px;     /*  mezery odstavce   */
margin-top: 15px;        /*                    */
float: right;
/*display: block; */
}

.llogo{
/*margin-top: 12px; */
margin-left: 10px;      /*                    */
margin-right: 10px;     /*                    */
margin-bottom: 15px;     /*  mezery odstavce   */
margin-top: 15px;        /*                    */
float: left;
/*display: block; */
}

.tl5
{
    margin-top:1px;
    margin-left:0px;
    margin-bottom:10px;
    border: solid #fff 2px;


}

a.external {
  background:transparent url(./Img/Design/external.png) no-repeat scroll right center;
  padding-right:17px;
}



.DefaultTable

{
  

}

.DefaultTable tbody tr td, .DefaultTable tbody tr th

{
  border-top: dotted 1px grey;

}

.Discussion table tbody tr th
{
	background-color: #CCCCCC;
	color: Black;
	padding: 3px;
}
.Discussion table tbody tr td
{
	
	padding: 3px;
}

.Discussion table 
{

	margin-top: 12px;
    margin-bottom: 6px;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}

.DTime
{
	font-weight: normal;
	color: white;
}


/* Galerie */

.GalleryTable
{
	width: 99%;
	margin-bottom:10px;
	border:1px dotted black;
	
}

.GalleryTableTop
{
	width: 100%;
	
	background-color: #ddf9ac;
	
}

.GalleryTable tbody tr th
{
	background-color: #ddf9ac;
	padding-right:10px;
	font-weight:normal;
	padding-left:10px;
	
}

.GalleryTable tbody tr td
{
	padding: 5px;
	vertical-align: top;
	
	
	
}

.GalleryTable h2,
.GalleryTable h2 a
{
	Color: Red;
	font-weight:bold;
	
}

/* Aktuality */


.MainNews
{
	width: 99%;
	margin-bottom:10px;
	border:1px dotted black;
	
}

.MainNews tbody tr th
{
	background-color: #ddf9ac;
	padding-right:10px;
	font-weight:normal;
	padding-left:10px;
	height: 20px;
	
}
.MainNews h2,
.MainNews h2 a
{
	Color: Red;
	font-weight:bold;
	
}

.MainNews tbody tr td
{
	padding: 5px;
	vertical-align: top;
	
	
	
}

.MainNews img
{
	float: left;
	border: 0px;
	margin-right:10px;
	
	
	
}


.MainNews img
{
	float: left;
	border: 0px;
	margin-right:10px;
	
	
	
}

.ImagesNews
{
	float: right;
	margin: 10px;
}

.ImagesNews img
{
	
	display: block;
	margin-top: 10px;
	border: 2px solid #FF9600;
	padding: 2px;
}


.SOAZ
{
visibility: hidden;
}

.gsc-resultsbox-visible
{
background-color: white;
padding: 5px;
}

.gsc-control-cse
 {

width:190px !important;

}