#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;
}
a[href^="error:"] {
	background: red;
	color: white;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: arial, sans-serif;
    font-size: 9pt;
}

div.cleaner {
    clear: both;
}

div#hlavicka {
    background: url('pozadi-hlavicka.png') repeat-x;
    height: 86px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    min-width: 940px;
    z-index: 100;
}

div#hledani {
    position: absolute;
    width: 233px;
    height: 500px;
    right: 110px;
    top: 130px;
    background: transparent url('sidebar.png') no-repeat;
    z-index: 75;
    overflow-y: auto;
    padding-left: 22px;
}

div#hledani h2 {
    font-size: 9pt;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 20px;
    margin-top: 20px;
}

div#hledani h3 {
    background: url('oranzovy-pozadi.png') no-repeat;
    color: white;
    height: 19px;
    padding-top: 3px;
    padding-left: 7px;
    margin-left: -12px;
}

div#frm-strava, div#frm-cena, div#frm-termin, div#frm-tlacitko {
    padding-left: 12px;
}

div#hledani #frm-termin label {
    font-weight: bold;
    padding-right: 5px;
    display: block;
    float: left;
    width: 30px;
    margin-bottom: 3px;
}

div#hledani #frm-termin select {
    float: left;
    display: block;
    margin-bottom: 3px;
}

div#mapa {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 86px;
    bottom: 124px;
    min-width: 940px;
    min-height: 560px;
}

div#paticka {
    position: absolute;
    bottom: 0px;
    height: 50px;
    left: 0px;
    right: 0px;
    background: url('pozadi-paticka.png') repeat-x;
    min-width: 940px;
    font-size: 8.25pt;
}

div.text {
    position: absolute;
    top: 133px;
    left: 50%;
    margin-left: -430px;
    width: 860px;
    height: 360px;
    border: 1px solid #c8c8c8;
    background-color: white;
    display: none;
    padding: 34px 74px 30px 63px;
}

div.text a#close {
    float: right;
    width: 25px;
    height: 25px;
    background: url('texty-zavrit.png') no-repeat;
    margin-right: -44px;
}

div.text p {
    line-height: 150%;
}

div.obsah {
    margin: 0px auto 0px auto;
    padding-top: 17px;
    padding-left: 90px;
    padding-right: 90px;
    max-width: 1080px;
    min-width: 760px;
}

a#logo {
    background: url('logo.png') no-repeat;
    display: block;
    width: 315px;
    height: 43px;
    margin-top: 5px;
}
a#logo h1 {
    display: none;
}

p#copyright, p#menu {
    color: #7b7b7b;
    width: 45%;
    margin-top: 3px;
}

p#copyright {
    float: left;
    height: 20px;
}

p#menu {
    float: right;
    text-align: right;
}

a, a:visited {
    color: #f28a25;
}


.iw {
    color: #232323;
    min-height: 165px;
}
.iw h2 {
    font-size: 12.75pt;
    font-weight: bold;
    margin: 8px 0px 3px 18px;
}

.iw img {
    float: left;
    margin-right: 15px;
}

.iw p {
    line-height: 150%;
}

.iw a.tlacitko, .iw a.tlacitko:visited {
    color: white;
    background: url('tlacitko.png') no-repeat;
    display: block;
    width: 173px;
    height: 30px;
    font-weight: bold;
    margin-left: 156px;
    text-align: center;
    padding-top: 7px;
    text-decoration: none;
    /*padding-bottom: 10px;*/
}

.iw a.tlacitko:hover {
    background: url('tlacitko-hover.png') no-repeat;
}

div.text h2 {
    font-size: 18pt;
    font-weight: normal;
}

div.text h3 {
    font-size: 9.75pt;
}

small.po-h1 {
    display: block;
    float: left;
    font-size: 14px;
    color: #002D64;
}

#frm-strava .levy, #frm-strava .pravy {
    float: left;
    width: 100px;
}

#frm-tlacitko {
    clear: both;
    padding-top: 10px;
}
