html {font-size: 100%;}

body {
    font-family: arial, arial, lucida, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #333333;
    background: #FFFFFF url('/images/body-bg.png') left top repeat-x;
}


table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    font-family: verdana, tahoma, arial, lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #7E3900;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul {text-align: left;}

ul li a{text-decoration: none;}

ul li a:hover{text-decoration: underline;}

fieldset {border: 0px; clear: left; float: left;}


h1 {
    margin: 0px 0px 0px 30px; 
    padding: 0px;
    float: left;
}

h1 a {
    background-color: transparent; 
    display: block; 
    position: absolute;
    width: 230px;
    height: 150px;
    left: 0px;
    top: 0px;
    color: #111111;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

h1 span {
    width: 230px;
    height: 150px;
    background: url('/images/logo-masa.jpg') left top no-repeat;
    cursor: pointer; 
    display: block; 
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

h3 {
    color: #709600;
    font-size: 15px;
}

#master {
    width: 940px;
    margin: 0px auto 0px auto;
    position: relative;
}

#master img.header {float: right;}
#master a.cnt img {
    position: relative;
    top: 13px;
    left: 690px;
    z-index: 10;
    float: right;
}

#topMenu {
    width: 940px;
    height: 40px;
    clear: both;
    background: #71BBF6 url('/images/top-menu-bg.png') left top no-repeat;
}

#topMenu ul {
    margin: 0px 0px 0px 35px;
    padding: 0px;
    list-style-type: none;
}

#topMenu ul li {
    float: left;
    padding-right: 15px;
    background: url('/images/top-menu-separ.png') right top no-repeat;
}

#topMenu ul li a {
    font-size: 1.1em;
    font-weight: bold;
    color: #276190;
    line-height: 40px;
    padding: 0px 28px 0px 28px;
    display: block;
} 

#topMenu ul li a:hover, #topMenu ul li a.active {
    color: #FFFFFF;
    text-decoration: none;
    background: #276190 url('/images/top-menu-bg-o.png') left top repeat-x;
}

#topMenu form {
    width: 300px;
    height: 40px;
    float: right;
}

#topMenu form label {
    font-size: 1.1em;
    font-weight: bold;
    color: #276190;
    float: left;
    margin-left: 30px;
    line-height: 40px;
}

#topMenu form span {
    border: 0px;
    width: 141px;
    height: 30px;
    display: block;
    float: left;
    margin: 6px 0px 0px 5px;
    background: url('/images/top-input-bg.png') left top no-repeat;
}

#topMenu form input.input {
    background: none;
    border: 0px;
    width: 125px;
    margin-left: 6px;
    margin-top: 4px;
}

#topMenu form input.btn {
    float: left;
    margin: 10px 0px 0px 0px;
}

.aMenu a {
    width: 171px;
    height: 42px;
    float: left;
    display: block;
    margin: 15px 0px 0px 9px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    background: url('/images/amenu-bg.png') left top no-repeat;
}

.aMenu a:hover {
    color: #FFFFFF;
    background: url('/images/amenu-bg-o.png') left top no-repeat;
}

.aMenu.first {padding-left: 15px;}

.aMenu.second {padding-left: 110px;}
.aMenu.second a {margin-top: 7px;}

.iMenu {clear: both;} 

.iMenu a {
    width: 184px;
    height: 71px;
    float: left;
    margin: 15px 0px 0px 9px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    padding: 24px 0px 0px 0px;
}

.iMenu a b {margin-left: 18px; display: block;}

.iMenu a#iPrevence {margin-left: 90px; padding-top: 30px; background: url('/images/imenu-prevence.jpg') left top no-repeat;}
.iMenu a#iSlovnicek {color: #5E4A00; background: url('/images/imenu-slovnicek.jpg') left top no-repeat;}
.iMenu a#iKalendar {background: url('/images/imenu-kalendar.jpg') left top no-repeat;}
.iMenu a#iAmbulance {background: url('/images/imenu-ambulance.jpg') left top no-repeat;}

#master .errorInfo {
    float: left;
    clear: left;
    width: 940px;
    margin: 60px 0 60px 0;
    font-weight: bold;
}

#master .homeInfo {
    float: left;
    clear: left;
    width: 460px;
    position: relative;
    background: #DAFFFF url('/images/home-info-bg.png') left top no-repeat;
}

#master .homeInfo img {position: absolute; bottom: 0px; left: 0px;}

#master .homeInfo.right {
    float: right;
    clear: none;
}

#master .homeInfo h2 {
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #276190;
    text-align: center;
}

#master .homeInfo p {
    color: #276190;
    width: 430px;
    margin: 5px 0px 10px 12px;
    text-align: justify;
}

#master .homeInfo p.link {
    background: url('/images/arrow.png') left -1px no-repeat;
    padding: 0px 0px 4px 26px;
    width: 420px;
    font-size: 1.1em;
    font-weight: bold;
}

#master .homeInfo p.link a, #master .homeInfo p a {color: #1B4465;}

#master .sponzors {
    width: 940px;
    height: 165px;
    margin: 5px 0px 0px 0px;
    clear: both;
    position: relative;
    background: url('/images/partners-bg.png') left top no-repeat;
}

#master .sponzors img {
    height: 100px;
    float: left;
    margin: 30px 0px 0px 20px;
}

#master .sponzors img.sponzors {
    width: auto;
    height: auto;
    margin: 0px;
    position: absolute;
    top: 20px;
    right: 10px;
}

#mainH {
   width: 940px;
   text-align: left;
   margin-top: 16px;
}

#mainH p {text-align: justify;}

#main {
    clear: both;
    display: block;
    background: url('/images/left-menu-bg.png') left top repeat-y;
    text-align: left;
    border-top: 1px solid #FFFFFF;
}

#endMain {
    text-align: left;
}

#left {
    width: 231px;
    float: left;
    padding-bottom: 20px;   
}

#left ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    text-align: center;
    list-style-type: none;
}

#left ul li a {
    color: #666666;
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 7px 0px;
    background: url('/images/left-menu-li.png') 10px bottom no-repeat;
}

#left ul li a.active, #left ul li ul li a.active {
    background: url('/images/left-menu-li-active.png') left top repeat-y; 
    color: #FFFFFF;
    text-decoration: none;
}

#left ul li ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#left ul li ul li a {
    font-size: 1em;
    color: #5B7900;
    font-weight: bold;
    background: none;
    padding: 2px 0px;
    margin: 2px 0px;
    text-decoration: underline;
}
#left ul li ul li a:hover {text-decoration: none;}

#right {
    width: 684px;
    float: right;
}

#right h2, #mainH h2 {
    color: #276190;
    font-size: 1.5em;
    margin: 12px 0px;
}

#path {
    margin: 5px 0px;
    color: #999999;
}

#path a {
    color: #709600;
    font-weight: bold;
}

#botMenu {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    height: 28px;
    list-style-type: none;
}

#botMenu li {float: left;}

#botMenu li a {
    display: block;
    width: 231px;
    height: 28px;
    color: #FFFFFF;
    line-height: 27px;
    font-weight: bold;
    text-align: center;
    margin-right: 5px;
    background: #ACC61D url('/images/bot-menu-bg.png') left top no-repeat;
}
#botMenu li a.last {margin: 0px;}

.form label {font-weight: bold;}
.form label.orange {color: #990000;}
.form input, .form textarea {border: 2px solid #CCCCCC;}
.form input.failed,
.form textarea.failed,
.form select.failed {
    border: 2px solid #990000;
    background: #FFF2F2;
}
 
.form input.btnSend {
    width: 171px;
    height: 45px;
    color: #666666;
    font-size: 1.1em;
    font-weight: bold;
    cursor: hand;
    background: #D3D3D3 url('/images/btn-send.png') left top no-repeat;}

#footer {
    width: 940px;
    height: 50px;
    clear: both;
    margin: 20px 0px 0px 0px;
    color: #276190;
    font-size: 0.9em;
    line-height: 50px;
    font-family: verdana;
    background: #B0E4FB url('/images/footer-bg.png') left top no-repeat;
}

#outerMsgErr {width: 940px; height: 92px; background: #C80000 url('/images/errMessage.jpg') left top no-repeat; margin: 5px 0px 15px 0px;}
#outerMsgOk {width: 940px; height: 92px;  background: #71BBF6 url('/images/okMessage.jpg') left top no-repeat;  margin: 5px 0px 15px 0px;}
#innerMsgErr {margin: 0px 5px 5px 100px; width: 600px; display: table; height: 92px; #position: relative; overflow: hidden; color: #CC3300; line-height: 15px;}
#innerMsgOk {margin: 0px 5px 5px 100px; width: 600px; display: table; height: 92px; #position: relative; overflow: hidden; line-height: 15px;}
#middleMsg {#position: absolute; #top: 50%; left: 0px; display: table-cell; vertical-align: middle; text-align: left;}
#inMsg {color: #FFFFFF; width: 350px; margin-left: 20px; #position: relative; #top: -50%; font-weight: bold; font-size: 12px;}


.bold {font-weight: bold;}
.cleaner {clear: both;}
