@import "global.css";

@media screen, projection {
    html, body {width: 100%;height: 100%;}
    body {background: #94c800 url(../img/bkg-body.png) repeat-x top;font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;}
    h1 {color: #fff;font-size: 20px;line-height: 30px; margin: 15px 0px 5px 0px;}
    h2 {color: #fff;font-size: 17px;line-height: 20px; margin: 15px 0px 5px 0px;}
    h3 {color: #fff;font-size: 14px;line-height: 13x; margin: 10px 0px 3px 0px;}
    a {color: #fff;}

    .abook {width: 200px;}
    .abook dt {background: #d1e290;height: 50px;line-height: 50px;font-weight: bold;text-align: center;}
    .abook dd p {background: #d1e290;margin-top: 15px;padding: 6px;text-align: center;}
    .center {width: 400px;}
    .center2 {width: 620px;}
    .footer {background: #000;color: #969696;height: 22px;line-height: 22px;font-family: Verdana, "Geneva CE", lucida, sans-serif;font-size: 10px;padding: 0 8px 0 8px;}
    .footer dl {float: right;}
    .footer dt {display: none;}
    .footer a {color: #fff;}
    .kontakt {font-size: 12px;line-height: 14px;}
    .kontakt dt {font-weight: bold;margin-bottom: 10px;}
    .left-plakce {width: 200px;}
    .left-plakce h1 {margin: 0px;}
    .left-plakce h2 {font-size: 13px;line-height: 16px;}
    .left-plakce .article {border-bottom: 1px #FFF dotted;}
    .plakce h2 {font-size: 10px;}
    .plakce dt {color: #fff;font-size: 20px;margin-bottom: 20px;}
    .menu-panel {width: 231px;height: 353px;text-align: center;top: 100px;}
    .top-link {height:52px;line-height:22px;text-align:left;width:180px;margin:25px 0 0 35px;}
    .top-link a {color: #fff;font-size: 19px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;}
    .menu-panel ul {list-style-type: disc;text-align: left;width: 170px;margin-top: 10px;padding-left: 20px;height: 90px;overflow: hidden;}
    .menu-panel ul li {color: #fff;}
    .menu-panel ul li a {color: #fff;text-decoration:none;letter-spacing:1px;}
    .menu-panel2 {width: 231px;height: 90px;text-align: center;top: 100px;}
    .menu-panel2 .top-link {margin-top: 32px;}
    .path {width: 650px;text-align: right;}
    .vitejte {font-size: 20px;margin-bottom: 5px;}
    .white {color: #fff;}
    .w665 {width: 665px;}
    .w630 {width: 630px;}
    .image img {background: #D1E290;padding: 3px;border: 0;}
    .gallery {padding: 0;margin: 0;background: transparent;}
    .footer p, .footer a {color:#969696;text-decoration:none;}
    .smenu {background-color: #7F9A0F;padding: 15px 15px 0 15px;}
    .smenu dt {margin-bottom: 10px;}
    .smenu dt a {text-decoration:none;font-size: 20px;}
    .smenu dd a {text-decoration:none;}
    .smenu dd a:hover {text-decoration:underline;}
    .smenu dd ul {list-style-type: disc;color: #FFF;}
    .lmenu li {display:inline; margin-left:5px;}
    .lmenu {width:890px;}

    #center {margin-bottom: 20px;min-height:400px;}
    #kontakt {top: 170px;margin-left: 680px;}
    #kontakt2 {top: 50px;margin-left: 680px;}
    #logo {top: 30px;}
    #main {margin: 490px 0 0 0;}
    #main-index {margin: 220px 0 0 0;}
    #main2 {margin: 130px 0 0 0;}
    #menu1 {background: url(../img/bkg-menu1.png) no-repeat center center;margin-left: -10px;}
    #menu2 {background: url(../img/bkg-menu2.png) no-repeat center center;margin-left: 210px;}
    #menu3 {background: url(../img/bkg-menu3.png) no-repeat center center;margin-left: 430px;}
    #menu21 {background: url(../img/bkg-menu21.png) no-repeat center center;margin-left: -10px;}
    #menu22 {background: url(../img/bkg-menu22.png) no-repeat center center;margin-left: 210px;}
    #menu23 {background: url(../img/bkg-menu23.png) no-repeat center center;margin-left: 430px;}
    #middle {background: url(../img/bkg-middle.png) no-repeat center 125px;width: 100%;height: 100%;}
    #path {top: 445px;}
    #lmenu {position:absolute; top:10px; right:50px; margin-right:-395px;}

    #welcome-text {text-align: right;width: 890px;top: 30px;display:none;}
    #welcome-text span {display: block;}
    #wrap {width: 890px;margin: 0 auto 0 auto;padding-bottom:20px;}

    .index #path {top: 180px;}
    .index #kontakt {top: 50px;margin-left: 680px;}
}

@media print {
	.np, .noprint {display:none}
}