.back_up {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#up_strip {
	color: #FFFFFF;
	background: #000000;
	border: thin solid #CCCCCC;
	font-size: xx-small;
	}

.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	}

.left_menu a, div.menu_title {
	display: block;
	width: 160px;
	background: #CCCCCC url(../image/menu_back.gif) repeat-x;
	color: black;	
	border: 1px solid #000000;
	padding: 2px;
	text-decoration: none;
	behavior: url('showmenu.htc');
	}

.left_menu a {
	background: #CCCCCC url(../image/menu_back.gif) repeat;

}

.left_menu a:hover {
	color: white;
	background: #FF0000;
	}
	
#menu_odp {
	position: absolute;
	top:220px;
	left:100px;
	visibility:hidden;
	}
	
#menu_odp_sep {
	position: absolute;
	top:280px;
	left:180px;
	visibility:hidden;
	}	
	
#menu_zel {
	position: absolute;
		top:240px;
		left:100px;
	visibility: hidden;
	}

#menu_prace {
	position: absolute;
		top:260px;
		left:100px;
	visibility: hidden;
	}
	
#menu_dopr {
	position: absolute;
		top:275px;
		left:100px;
	visibility: hidden;
	}

#menu_prod {
	position: absolute;
		top:295px;
		left:100px;
	visibility: hidden;
	}	

#menu_foto {
	position: absolute;
		top:200px;
		left:100px;
	visibility: hidden;
	}		
	
.webmaster {
	font-size: x-small;
	color: #666666;
	text-align: center;
	width: 160px;
	border: 1px #333333;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	}	
	
.webmaster a {
	display:block;
	color: #333333;
	font-weight: bold;
	}
	
.webmaster a:hover {
	color:#333333;
	}	
	
.main {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: x-small;
	float: right;
	}	
	
.main p {
	text-indent: 2em;
	}	

.main table {
	padding: 0px;
	margin-bottom:10px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	}
.main table table {
	margin-top:10px;
}
	
.no_wrap {
	white-space: nowrap;
	}	
		
.main td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	}
h2, h3, h4 {
	margin: 5px;
}
h2 {
	font-size: large;
}
h3{
	font-size: medium;
}
h4{
	font-size: small;
}

.main table.nobox td {
	padding: 5px;
	border: none;
	text-align: center;
	vertical-align: middle;
	}	
.main td.highlight {
	background-color: #CCCCCC;
	background-image: url(../image/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
	line-height: normal;
	}	
	
.main td.red {
	color: #FF0000;
	text-align: center;
	}	
	
.main td.italic {
	font-style: italic;
	text-align: center;
	}	

.float_right {
	float: right;
	margin: 5px;
	}

.float_left {
	float: left;
	margin: 5px;
	}

.center {
	margin: 5px;
	text-align: center;
	}
	
.page_end	 {
	font-size: xx-small;
	font-style: italic;
	color: #999999;
	text-align: center;
	}
.banners img{
	border: none;
	}	
	
.noborder {
	border: none;
	}	

.main td.foto_inline {
	width: 150px;
	height: 150px;
	text-align: center;
	font-size: xx-small;
	vertical-align: bottom;
	border: 5px solid #FFFFFF;
	margin: 5px;
	}	

a img {
	border: none;
	}
	
td.foto_inline a {
	display: block;
	}
tr.t_head td {
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;	
}
.fl_l {
	float: left;
	margin-right: 10px;
}

.full_width {
	width: 100%;
}
.overall {
	width: 760px;
}
.al_r {
	text-align: right;
}
.main table td.al_l {
	text-align: left;
}
