html {
	min-height: 100%;
	height: auto;
}
body {
    margin:0px;
    padding:0px 1px 0px 0px;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:0.7em;
    background:url('../images/bg.jpg') repeat-x top center #2AA1DE;
    text-align:center;
    color:#000;
}

a { color:#0F6DAA; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }

form {
    margin:0px;
    padding:0px;
}
form,input,select,textarea,table {
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:1em;
}

#top {
    width:912px;
    margin:0px auto;
    background:url('../images/bg-top.jpg') no-repeat top left;
    min-height:147px;
    _height:147px;
    text-align:left;
    position:relative;
}
#top h1 {
    margin:0px;
    padding:0px 0px 0px 55px;
    background:url('../images/logo.gif') no-repeat 55px 25px;
    font-size:1.6em;
    font-weight:normal;
}
#top h1 img { display:none; }
#top h1 a {
    display:block;
    width:200px;
    padding:65px 0px 0px 0px;
    color:#555555;
}
#top h1 a:hover { text-decoration:none; }
#top h1 a span { display:none; }

#top .flags {
    position:absolute;
    top:15px;
    left:0px;
    margin:0px;
    padding:0px;
    list-style:none;
}
#top .flags li {
    padding:0px 0px 3px 0px;
    min-height:1px;
    _height:1px;
}
#top .flags li.sk { background:url('../images/sk.gif') no-repeat top left; }
#top .flags li.cz { background:url('../images/cz.gif') no-repeat top left; }
#top .flags li.pl { background:url('../images/pl.gif') no-repeat top left; }
#top .flags li.en { background:url('../images/en.gif') no-repeat top left; }
#top .flags li a {
    display:block;
    width:22px;
    height:16px;
}
#top .flags li a span { display:none; }

#top .addons {
    position:absolute;
    top:15px;
    right:0px;
    margin:0px;
    padding:0px;
    list-style:none;
}
#top .addons li {
    padding:0px 0px 5px 0px;
}
#top .addons li.print { background:url('../images/print.gif') no-repeat 0px 3px; }
#top .addons li.send { background:url('../images/send.gif') no-repeat 0px 3px; }
#top .addons li.ask { background:url('../images/ask.gif') no-repeat 0px 3px; }
#top .addons li a {
    display:block;
    width:22px;
    height:16px;
}
#top .addons li a span { display:none; }

#page {
    background:url('../images/bg-page.png') repeat-y top left !important;
    background:none;
    margin:0px auto;
    width:912px;
    text-align: left;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/bg-page.png',sizingMethod='scale');
}

#page .menu {
    background:url('../images/bg-menu.gif') repeat-y 16px 0px;
    padding:0px 16px 0px 16px;
}
#page .menu ul {
    list-style:none;
    background:url('../images/bg-menu-bottom.gif') no-repeat bottom left;
    padding:0px 0px 0px 15px;
    margin:0px;
    min-height:38px;
    _height:38px;
}
#page .menu ul li {
    display:block;
    float:left;
    background:url('../images/menu-separator.gif') no-repeat top right;
    padding:8px 0px 8px 0px;
    font-weight:bold;
    text-align:center;
    width:121px;
}
#page .menu ul li.last { background:none; }
#page .menu ul li a { color:#FFF; }

#left {
    clear:both;
    float:left;
    width:692px;
    padding-left:16px;
}
#left .uvod {
    background:url('../images/bg-block-bottom.gif') no-repeat bottom left #E8F7FE;
    margin:5px 6px 0px 15px;
}
#left .uvod-top { background:url('../images/bg-block-top.gif') no-repeat top left; }
#left .uvod-text {
    background:url('../images/main-image.jpg') no-repeat top left;
    padding:16px 25px 0px 395px;
    min-height:217px;
    _height:217px;
}
#left .uvod-text p {
    margin:0px;
    padding:0px 0px 16px 0px;
}
#left .uvod strong {
    color:#0065A5;
}

#left .page {
    padding:10px 15px 0px 25px;
    line-height:15px;
}
#left .page h2 {
    margin:0px;
    padding:0px;
    font-size:1.8em;
    font-weight:normal;
    color:#0F6DAA;
}
#left .page h2 span {
    font-size:0.65em;
}
#left .page h2 a { color:#0F6DAA; }
#left .page h2 a:hover { color:#000; }

#gallery {
    clear:both;
}
#gallery img {
    border:1px solid #DEF4FE;
    padding:1px;
    margin:0px 5px 3px 0px;
}


#right {
    float:right;
    width:175px;
    padding-right:16px;
}
#right .kontakt {
    padding:10px 0px 0px 10px;
    line-height:1.4em;
    color:#0065A5;
}
#right .kontakt p {
    padding:0px 0px 14px 0px;
    margin:0px;
}
#right .kontakt img {
    border:none;
}

#left .message {
    color:#F00;
    font-size:1.3em;
    font-weight:bold;
}

#left .aktuality {
    padding:10px 15px 0px 15px;
}
#left .aktualita {
    background:url('../images/bg-aktualita.gif') no-repeat bottom left;
    padding:0px 10px 0px 10px;
}
#left .aktualita h3 {
    margin:0px;
    padding:13px 0px 5px 0px;
    font-size:1.3em;
}
#left .aktualita p {
    margin:0px;
    padding:0px 0px 10px 0px;
    position:relative;
    min-height:1px;
    _height:1px;
}
#left .aktualita p a {
    font-weight:bold;
    position:absolute;
    bottom:-5px;
    right:0px;
}

#left .back {
    border-top:1px solid #DEF4FE;
    margin:5px 0px 0px 0px;
    padding:3px 0px 10px 0px;
}

/*
    ======================================
    ACTION FORM
    ======================================
*/
#left h2.action_form {
    margin:0px;
    padding:10px 0px 0px 25px;
    color:#0F6DAA;
}
#page div.action_form {
    padding:10px 20px 10px 25px;
    color:#0F6DAA;
}
#left table.action_form th {
    text-align:right;
    padding:2px 5px 2px 5px;
    vertical-align:top;
    width:100px;
    color:#0F6DAA;
}
#left table.action_form td {
    padding:0px 5px 0px 5px;
    vertical-align:top;
    color:#0F6DAA;
}
#left table.action_form input {
    border:1px solid #CDCDCD;
    background:#FFF;
    color:#000;
    padding:2px;
}
#left table.action_form textarea {
    border:1px solid #CDCDCD;
    background:#FFF;
    color:#000;
    padding:2px;
    width:250px;
}
#left table.action_form input.action_form_send {
    background:url('../images/block-button.gif') no-repeat 0px 0px;
    border:none;
    cursor:pointer;
    color:#000;
    width:138px;
    height:27px;
    font-weight:bold;
    margin-top:35px;
}
#left p.action_form_result {
    margin:0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    color:#F00;
    font-family:Arial,sans-serif;
}
#left p.action_form_message {
    margin:0px;
    padding:0px 0px 10px 0px;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    color:#F00;
    font-family:Arial,sans-serif;
}

#left .section-items {
    border-top:1px solid #DEF4FE;
    margin:10px 0px 0px 0px;
    padding:10px 0px 10px 30px;
    color:#0F6DAA;
    font-size:1.1em;
    font-weight:bold;
}
#left .section-items li {
    padding:2px 0px 2px 0px;
}

#bottom {
    background:url('../images/bg-bottom.png') no-repeat top left !important;
    background:none;
    margin:0px auto;
    width:912px;
    text-align: left;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/images/bg-bottom.png',sizingMethod='crop');
    min-height:60px;
    _height:60px;
}
#bottom p {
    margin:0px;
    padding:30px 0px 10px 0px;
    text-align:center;
    color:#FFF;
}
#bottom p a { color:#FFF; text-decoration:none; }
#bottom p a:hover { color:#FFF; text-decoration:none; }

.cleaner {
    visibility:hidden;
    clear:both;
    line-height:0.1em;
    height:0.1em;
    font-size:0.1em;
}
