body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Helvetica;
	font-size: 10px;
	color: #333333;
	margin: 10px;
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
h1{
	color:#666666;
	font-size: 22px;	
	line-height: 23px;
	margin: 0px 0px 5px 10px;
}
h2{
	color:#666666;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 5px 0px;
	text-align:right;
}
img{
	border: none;
}
.imgclanek {
	border: none;
	margin: 2px;
}
.webheader{
	background-color: #E6E6E6;
	background: url(img/header.jpg);
	font-size: 22px;
	font-family: Trebuchet MS, Verdana, Helvetica;
	text-align: right;
	color: #666666;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
}
.header{
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Helvetica;
	color: #666666;
	font-weight: bold;
}
.subheader{
	color: #FFF;
	background-color: #903326; /*D6C43A;*/
	text-align: right;
}
.contentmain{
	background-color:#F9F8F7; 
	padding:5px;
}
.contentleft{
	width: 80%;
}
.contentright{
	width: 150;
}
.greybox{
	background-color: #DEDEDE;
	font-size: 12px;
	color:#666666;
}
.greybox2{
	background-color: #DEDEDE;
	font-size: 14px;
	color:#666666;
	text-align: right;
	font-weight: bold;
}
.greybox3{
	background-color: #DEDEDE;
	font-size: 12px;
	color:#666666;
	text-align: left;
}
.menubox{
	background-color: #484848;
	color:#F9F8F7;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.menubox a{
	color:#BDBDBD;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 19px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}
.searchbox {
	font-size: 11px;
	padding:1px 2px 1px 2px;
	border:1px solid #999999;
	color:#666666;
	background:#F6F6F6;
	text-align:right;
}
.whitebox{
	background-color: #FFFFFF;
	color:#666666;
}
.whitebox_topleft{
	background: url(img/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background: url(img/1-bottomright.gif);
	width:9px;
}
.zmensi{
	font-size: 12px;
	color:#666666;
}
.inpfield100 {
	border: 1px solid #000000;
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.inpfield30 {
	border: 1px solid #000000;
	font-family: Times new Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 30%;
	background-color: #FFFFFF;
}
td{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
}
td.sez_cl_nazev {
	color:#333333;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
}
td.sez_cl_perex {
	text-align: justify;
	font-style: italic;
}
td.sez_cl_odkaz {
	text-align: right;
	text-decoration: none;
}
td.cl_nazev {
	color:#333333;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
}
td.cl_perex {
	color:#333333;
	vertical-align: top;
	font-style: italic;
}
td.clanek {
	text-align: justify;
}
td.discnadpis {
	border-bottom: 1px solid #333333;
	font-size: 11px;
	font-weight: bold;
}
td.discinfo {
	border-bottom: 1px solid #333333;
	text-align: right;
}
td.galerycotent {
	text-align: center;
}