body, td, th {
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body.body {margin: 0;}
body.body {background-color: #EEEEEE;}

a {
	color: #ff6600;
	text-decoration: underline;
}

a:hover {
	color: #cc3300;
}

a:hover {
	color: #cc6633;
}

.cesta, .navigace {
	background-color: #FFFFFF;
}

table.stred {
	background-color: #FFFFFF;
}

h1, h2, h3 {
	color: #808080;
	font-weight: bold;	
}

h1 {
	font-size: 130%;
	margin-bottom: 6px;
	margin-top: 6px;
	
}

h2 {
	font-size: 120%;
	margin-bottom: 3px;
}

h3 {
	font-size: 110%;
	margin-bottom: 3px;
	margin-top: 3px;
}

hr {
	color: #EEEEEE;
	size: 1px;
	width: 100%;
}

img {
	border-color: #999999;
}

p.uvod {
	font-style: italic;
}

.clean {
	color: #000000;
	text-decoration: none;
}

.footer	{
	border-bottom: none;
	border-left: none;
	border-right: 1px dotted #EAEAEA;
	border-top: 1px dotted #EAEAEA;
	font-size: 10px;
	font-weight: bold;
}

.pozor {
	color: #FF0000;
	font-weight: bold;
}

.inputbox {
	border-top: 1px solid #555555;
	border-right: 1px solid #B4B8C7;
	border-bottom: 1px solid #B4B8C7;
	border-left: 1px solid #555555;
	color: #333333;
	font-size: 11px;
	width: 100px;
}

.searchbutton {
/*	background-color: #F4F4F4;
	border: 1px solid #CECECE; */
	font-size: 100%;
	height: 18px;
	padding-left: 1px;
	width: 44px;
}

.loginbutton {
/*	background-color: #F4F4F4;
	border: 1px solid #CECECE; */
	font-size: 100%;
	height: 18px;
	padding-left: 1px;
}

.box {
	background: #FFFFFF;
	padding: 0px;
	width: 160px;
}

.box2 {
	background: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	width: 260px;
	border: 1px solid #FF6600;
}	

.boxtelo {
	clear: both;
	font-size: 80%;
	padding: 3px;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}

.boxnadpis {
	background: #ff7700;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	padding: 3px;
	text-indent: 3px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #ffffff;
}

.tlac {
/*	background-color: #1669B5;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold; */
}

ul.tlist {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

ul.tlist li {
	list-style-image:url(img/odrazka2.gif);
	}
	
.vyrazne {
	font-weight: bold;
}

/*  objekty   */
#projekt {
	width: 780px;
}

#hlavicka {
	padding-left: 15px;
	padding-top: 5px;
	height: 120px;
	clear: both;
   }

#paticka {     
	width: 100%;
	padding-bottom: 3px;
	padding-top: 20px;
	color: #000;
	clear: both;
	text-align: center;
   }

#levypanel {
	width: 165px;
	padding-top: 5px;
	padding-left: 6px;
	background: #eee;
	float: left;
   }

#pravypanel {
	width: 165px;
	padding-top: 5px;
	margin-right: 2px;
	background: #eee;
	right: 600px;
	top: 120px;
	float: right;
   }

#stred {
	background-color: #FFFFFF;
	margin-left: 172px;
	margin-right: 172px;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	padding: 5px; /*zde je nutno pridat matrjosku protoze FF to meri jinak a panely se soupou*/
	margin-top: 5px;
	width: 425px;
   }

.vypis {
	line-height: 2px; /* vypis hledani */
}

.vyrazne {
	font-size: 110%;
	font-weight: bold;
	color: #FF6600;
}

img.border0, img.border {
	border: 0px none;
}

.fl {
	float: left;
	margin-right: 10px;
}

.fr {
	float: right;
	margin-left: 10px;
	text-align:center;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
}

.warning, .warning a, .error, .error a {
	color: #f00;
	font-weight: bold;
}

.saved, .info {
	color: #39f;
	font-weight: bold;
}

/* search */
#searchhead {
	margin: 2ex 0 0 0;
}

#searchresults {
}

.searchitem {
	margin: 0 0 0.5ex 0;
	padding: 0 0 2px 15px;
	background: url(img/searchitem.gif) left top no-repeat;
}
/* /search */
