.minihead {
   font-weight: bold;
}

.midihead {
	color: #1d4094;
	font-size : 14px;
  font-weight: bold;
}

.maxihead {
	color: #1d4094;
	font-size : 17px;
  font-weight: bold;
}

body {
	color : black;
	background-color: Black;
	margin : 0px 0px 0px 0px;
}

a {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

td.okraj {
	background-image: url(zlutyfest/img/okraj.gif);
	background-color: #ffff00;
	width: 23px;
}

td.okraj2 {
	background-image: url(zlutyfest/img/sf3bg.gif);
	background-color: #ac0000;
	width: 10px;
}
/*
table.radek1 td.bunka2 {
	// background-image: url(zlutyfest/img/1x2bg.gif);
	background-color: #0066ff;
	width: 754px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
*/
input.submit {
	width: 68px;
	height: 13px;
	background-color: #8ea0ca;
	font-size: 8px;
	color: White;
	cursor: pointer;
}

table.info td.linfo {
	background-image: url(../img/lc_bg.gif);
	background-color: #fab101;
	width: 125px;
	height: auto;
	vertical-align: top;
}

table.linfo td.linfo1x1 {
	/*background-image: url(../../img/sf2bg.gif);*/
	background-color: #0066ff;
	border-bottom: 1px solid #ffff00;
	width: 125px;
	height: 25px;
}

table.pinfo td.pinfom2x1 a {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

table.pinfo td.pinfom2x1 a:hover {
	color: #1d4094;
}

table.pinfo td.pinfom2x1 div.podtrzeno {
	border-bottom: 2px solid #617ab4;
}

table.info td.hlavni {
	background-image: url(../img/sf2bg.gif);
	background-color: #fab101;
	width: 504px;
	height: auto;
	vertical-align: top;
}

table.hlavni td.hlavni1x1 {
	/*background-image: url(zlutyfest/img/sf1bg.gif);*/
	background-color: #0066ff;
	border-bottom: 1px solid #ffff00;
	width: 504px;
	height: 25px;
	color: #1d4094;
	font-weight: bold;
	padding-left: 17px;
}

table.hlavni td.hlavni1x1 span.title_cesta {
	color: White;
   font-size: 9px;
}

table.info td.pinfo {
	background-image: url(../img/rc_bg.gif);
	background-color: #fab101;
	width: 125px;
	height: auto;
	vertical-align: top;	
}

table.pinfo td.pinfo1x1, table.pinfo td.pinfo3x1, table.pinfo td.pinfo5x1, table.pinfo td.pinfo7x1,
table.pinfo td.pinfo01x1, table.pinfo td.pinfom1x1 {
	/*background-image: url(zlutyfest/img/sf2bg.gif);*/
	background-color: #0066ff;
	border-bottom: 1px solid #ffff00;
	width: 125px;
	height: 25px;
	color: #1d4094;
	font-weight: bold;
	padding-left: 17px;
}

table.pinfo td.pinfom1x1bp {
	background-image: url(zlutyfest/img/sf2bg.gif);
	background-color: #fcc94e;
	width: 125px;
	height: 25px;
	color: #1d4094;
	font-weight: bold;
	padding-left: 0px;
}

table.pinfo td.pinfo6x1 a {
	color: #1d4094;
}

table.paticka td.paticka1x1 {
	/*background-image: url(zlutyfest/img/tf1bg.gif);*/
	background-color: #0066ff;
	width: 410px;
	height: 25px;	
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}

table.paticka td.paticka1x2 {
	/*background-image: url(zlutyfest/img/tf1bg.gif);*/
	background-color: #009900;
	width: 410px;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}

div.clanek_detail a {
	color: white;
	background-color: black;
	letter-spacing:3px;
	text-decoration: none;
	font-weight: bold;
}

div.clanek_prehled table.clanek_prehled span.pravy_okraj {
	border-right: 2px solid #7d6018;
}

div.clanek_prehled table.clanek_prehled span.datum {
	padding-right: 3px;
	color: #1d4094;
}

div.clanek_prehled a, div.navigace a, div.prispevek a {
	color: #1d4094;
	text-decoration: none;
	font-weight: bold;
}

div.prispevek_vlozeni table.prispevek_vlozeni {
	color: #1d4094;
}

div.prispevek_vlozeni a {
	color: #1d4094;
	text-decoration: none;
}

div.prispevek_vlozeni a:hover {
	text-decoration: underline;
}

div.prispevek table.prispevek span.pravy_okraj {
	border-right: 2px solid #7d6018;
}

div.prispevek table.prispevek span.datum {
	padding-right: 3px;
	color: #1d4094;
}

div.prispevek table.prispevek span.autorizovan {
	color: #1d4094;
}

.clanek_detail ul {
color: navy;
list-style: disc outside ;
}

.obrRight
{
	float:right;
	border:black 1px solid;
	padding: 2px;
	margin-left:5px;
}

.obrLeft
{
	float:left;
	border:black 1px solid;
	padding: 2px;
	margin-right:5px;
}