body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    background-color:#daddd1;
	background-position: top;
	background-repeat: no-repeat;
}
img.obrazek, img.obrazek-l, img.obrazek-r
{
	border:1px solid gray;
	padding:2px;
	margin:10px;
	margin-top:5px;
	background-color: white;
}
img.obrazek-l
{
float:left;
}
img.obrazek-r
{
float:right;
}
.popisek
{
	text-align: center;
	background-color: #A8D87A;
	display: block;
}

.stred {text-align:center;}
.vlevo {text-align:left;}
.vpravo {text-align:right;}
a
{
	color: #1F7320;
	font-weight: bold;
	font-size: 10px;

}
.top-menu
{
  background-color: #ebedf2;
  border-top:1px solid #7d7676;
  border-bottom:1px solid #7d7676;
/*  background-image: url(../images/top_menu.jpg);*/
  height:19px;
  margin: 2px  0 0 0;
}
.obsah ,.ocasek
{
  background-color: #EBEDF2;
  width: 720px;
  border: 1px solid #766F6F;
  margin-left: 20px;
  margin-top: 4px;
  margin-bottom: 16px;
  padding-bottom:8px;
  overflow: hidden;
}
.obsah h2
{
	/*margin:0;
padding: 0;*/
	font-size: 13px;
	font-weight: bold;
	background-color: #DDDDDD;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(../images/nadpis_prouzek.gif);
	padding-left: 15px;
	padding-top: 4px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 18px;
 vertical-align: 
	color: #006400;
	text-align: left;
	letter-spacing: 4px; /*	 border: 1px solid gray;
	 border-right:none;
	 border-top:none;*/
}
.obsah h4
{
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	color: gray;
	background-color: #EEE8AA;
}

.obsah p
{
	color: #766F6F;
	font-size: 12px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	border: 1px dashed white;
	text-indent: 2em;
	
}
.ocasek
{
padding:0;
border-top:none;
margin-top:-20px;
color: Gray;
font-size: 10px;
}


a.tlacitko, a.menu
{
font-size: 11px;
	padding: 0px;
	margin-left: 10px;
    color: #766f6f;
	cursor: pointer;

   }
a.menu
{
	display: block;
	padding-bottom:2px;
}
a.menu,a.tlacitko:hover
{

    background: #C5C5C5;
    color:  #006400;
    padding-bottom:4px;
    background-image: url(../images/menu_prouzek.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
a.anchor
{
color: #003366;
font-weight:normal;
}
a.img .ikona
	{
		border:1px solid gray;
	}
.centruj
{
 text-align: center;
}
table.kuze
{
	border:none;
	border-spacing: 4px;
	border-collapse: separate;
}
table.kuze td
{
 border:1px solid gray;
}
table.table-from-template
{
	border:none;
	border-spacing: 0px;
	border-collapse: separate;
	
}

td
{
 background-color:  transparent;
}
tr.zvyrazni
{
	color: Lime;
	font-weight: bold;
	background-color: Highlight;
}
tr.select
{
	color: Blue;
	font-weight: bold;
	background-color: #E6D7AE;
}
tr.select a
	{
	color:red;
	}
tr.zvyrazni a
 {
	color:Yellow;

 }


.block
{
display:block;
margin: 4px;
}

span.nadpis
{
	background-color: #C8C8C8;
	background-image: url(../pictures/ikony/close_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
	color: Black;
	font-weight: bold;
	font-size: 12px;
	height: auto;
	border-bottom: 1px solid gray;
}
.cistic{
   clear: both;
 	}
/* -------------------------------- administrace */

.control-menu
{
padding:7px;
margin:5px;
border:1px solid gray;
display:block;
float:left;
}
.list-box
{
background-color:#FFE4C4;
padding:10px;
}

.list-item
{
background:  #DCDCDC;
border: 1px solid #E8E8E8;
margin-left:0px;
padding: 10px;
display: block;
width: 400px;
}
.list-box .nadpis-clanku
{
width:300px;
font-weight:bold;
display:block;
border-bottom:1px solid gray;
}
.list-item:hover
{
background:  #DCDCDC;
border: 1px solid #ACACAC;
background-color: #ECECEC; 
}


.tree li.li-colapsed
{
	list-style-image: url(../images/icons/b_plus.png);
}
#popup, .popup
{
	border:1px solid black;
	background-color: #F5F5DC;
	width: 300px;
/*	height:150px;*/
	
	position: absolute;
	top:200px;
	left:350px;
	padding:10px;
}
#popup
{
	display: none;
}
.popup-caption
{
	background-color: #FF8C00;
	background-image: url(../images/popup_title_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	display: block;
	margin-left: -10px;
	margin-top: -10px;
	margin-right: -10px;
	padding: 2px;
	cursor: move;
}
label
{
	float:left;
	width:90px;
	text-align: left;
	border-bottom:1px solid gray;
}
.text-input
{
	width:200px;
}

table.tabulka-config
{
	border-spacing: 2px;
	border-collapse: collapse;
	border: 1px solid gray;
	margin: 10px;
}
tr.conf-row td
{
	border:1px solid gray;
}
tr.conf-header th
{
	border: 1px solid #FB7A31;
	background-color: #FEFF57;
	text-align: center;
}

.status
{
	/* background-color: #E97A96;
 color: Black; */
	position:absolute;
		top: 10px;
		left:10px;
	background-color: black;
	color: white;
	border: 1px solid gray;
	padding:2px;
/*	font-style: italic;*/
	font-family: "MS Sans Serif", Geneva, sans-serif;
}


.toolbar
{
border:1px solid gray;
width:150px;
padding:2px;
background-color: #F5F5F5;
}
.toolbar-icon
{
margin-right:2px;
cursor: pointer;
border:1px solid;
 border-left-color: gray;
 border-bottom-color: gray;
 border-right-color: black;
 border-top-color: black;

}
.toolbar-icon:hover 
{
border-color: #696969;
}
.warning
{
color:red;
font-weight:bold;
display:block;
}
