#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url('../images/spinner.gif') no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: black;
    background: #FFF9D7;
    border: 1px solid #E2C822;
    padding: 1em;
    margin: 1em 0;
}
div.flash.ok {
    background: #C9FFB0;
    border-color: #C9FFB0;
}
div.flash.ko {
    background: #FF9595;
    border-color: #FF9595;
}
.error {
    background: #FF9595;
    border-color: #FF9595;
}


a[href^="error:"] {
    background: red;
    color: white;
}


/* DatePicker */
input.date, input.datepicker {
    background: transparent url(../images/calendar.png) no-repeat right center;
    border: 1px solid #808080;
    padding: 2px;
}

form th {text-align: left; font-weight: normal;}
form td, th {padding: 2px;}

.ui-datepicker {font-size: 0.8em; }



/* WEB */
#collapser ul { margin: 0; padding: 0; }
#collapser ul li { margin: 10px 0 10px 25px; padding: 0; list-style: none; }
.jqcNode { font-weight: bold; text-decoration: underline; color: #3484D2; }



#drobeckovanavbar {
    background: #FFFFFF url(../images/headline.png);
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
    padding: 7px 0px 8px 10px;

} 

#drobeckovanavbar a {
    color: #FFFFFF;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    font-weight: bold;
    text-transform: uppercase;
}

.sub-menu, .menu-item {
    z-index: 1;
}

#map_canvas {
    z-index: 0;
}

#navbar a {
    height: 15px;
}

.center{
    text-align: center;
}

#vpmcontent{
    line-height: 1.4;
}

.vpmone{
    margin-bottom: 25px;
}

.vpmonenapis{
    margin: 15px 0 15px 0;

}

.red {
    color:red;
}

#okresy #obr{
    margin-left: 25%;
}




#hrdinove {
    line-height: 1.4;
}

#hrdinove ul {
	margin: 10px 0 0 0;
	padding-bottom: 0;

}
#hrdinove ul li  {
    list-style: none;
    margin: 0 0 5px 0;
    font-size: 14px;
}

#hrdina {
    line-height: 1.4;
}

#hrdina h3 {
    margin: 15px 0 15px 0;
    text-align: center;
}



.misto_main_photo {
	float:right; text-align:center;   
	position: relative;
	border: 10px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;
}

.misto_main_photo .info {
	text-align:center; font-style:italic; margin-top:2px;
}
