*
{
    margin: 0;
    padding: 0;
}

.wrapper
{
    width: 100%;
    overflow: hidden;
}

.wrapper-1
{
    width: 100%;
}

.clear
{
    clear: both;
    font-size: 0%;
    line-height: 0%;
    height: 0;
}

input, select
{
    vertical-align: middle;
    font-weight: normal;
}

img
{
    border: 0;
    vertical-align: top;
    text-align: left;
}

ul, ol
{
    list-style: none;
}

object
{
    vertical-align: top;
}

a
{
    color: #f89019;
}

a:hover
{
    text-decoration: none;
}

body
{
    background: #282524;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1em;
    color: #6d6d6d;
}

h2
{
    padding: 0 0 10px 1px;
    line-height: 1.2em;
    font-size: 1.35em;
    font-weight: normal;
    font-style: italic;
    color: #1c1c1c;
}

h3
{
    padding: 0 0 12px 0;
    line-height: 1.133em;
    font-size: 1.25em;
    font-weight: normal;
    font-style: italic;
    color: #1c1c1c;
}

h3.extra
{
    padding: 0 0 17px 0;
}

.fleft
{
    float: left;
}

img.fleft
{
    margin: 2px 21px 22px 0;
}

img.fleft1
{
    float: left;
    margin: 2px 21px 0 0;
}

.fright
{
    float: right;
}

.col-1, .col-1-1, .col-2, .col-2-1, .col-2-2, .col-3, .col-4
{
    float: left;
    margin-bottom: 0px;
    position: relative;
}

.col-1, .col-2, .col-2-2, .col-3, .col-4
{
    min-height: 200px;
}

.col-1 .link, .col-2 .link
{
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.col-1 h1, .col-2-1 h1, .col-2 h1
{
     font-size: 1.5em;
     line-height: 1.2em;
     color: #f78c23;
     padding: 0 0 10px 1px;
     font-style: italic;
     font-weight: normal;
}

.col-2-1 .imgAnnotation
{
    float: left;
    margin-right: 10px;
}

.col-1-1 strong
{
    padding-top: 10px;
    display: block;
    margin: 0 0 10px 0;
}

.block-1, .block-2, .block-3, .block-4
{
    float: left;
    overflow: hidden;
}

#tail-top-right
{
    background: url(../images/tail-top-right.jpg) repeat-x 0% 0%;
    width: 50%;
    height: 355px;
    position: absolute;
    top: 0;
    right: 0;
}

#tail-top
{
    background: #fff url(../images/tail-top.jpg) repeat-x 0% 0%;
}

#tail-bot
{
    background: url(../images/tail-bot.jpg) repeat-x 0% 100%;
}

#main
{
    width: 980px;
    margin: 0 auto;
    font-size: 0.75em;
}

#header
{
    background: url(../images/header.jpg) no-repeat 3px 0%;
    position: relative;
    height: 355px;
    overflow: hidden;
}

#header ul
{
    width: 680px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 280px;
}

#header ul li
{
    float: left;
    padding: 0 5px 0 0;
}

#header .classname
{
    margin-top: 50px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background-color: #f78c23;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #000000;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px;
    text-decoration: none;
}

#header .classname.act
{
    background-color: #f7b123;
    margin-top: 45px;
}

#header .classname:hover
{
    background-color: #f7b123;
    margin-top: 45px;
}

#header .classname:active
{
    position: relative;
    top: 1px;
}


#logo
{
    position: absolute;
    top: 10px;
    left: 33px;
}

#header-title1
{
    position: absolute;
    top: 155px;
    left: 61px;
}

#header-title2
{
    position: absolute;
    top: 135px;
    left: 229px;
}

#header-title3
{
    position: absolute;
    top: 149px;
    left: 393px;
}

#header-title4
{
    position: absolute;
    top: 274px;
    left: 461px;
}

/* lang */
#header .langmenu {
    position: absolute;
    bottom: 5px;
    right: 30px;
}

#header .langmenu a {
    float: left;
    height: 9px;
    width: 18px;
    margin-right: 10px;
    border: 1px solid #000;
    text-decoration: none;
}

#header .langmenu a:hover {
    border: 1px solid #47aae3;
    text-decoration: none;
}

#header .langmenu .flag_cs {
    background: url("../images/flag_cz.png") no-repeat;
}

#header .langmenu .flag_en {
    background: url("../images/flag_uk.png") no-repeat;
}

#header .langmenu .flag_uk {
    background: url("../images/flag_uk.png") no-repeat;
}

#header .langmenu .flag_de {
    background: url("../images/flag_de.png") no-repeat;
}

#header #slogan
{
    position: absolute;
    top: 110px;
    left: 547px;
    color: #fff;
}

#slogan strong
{
    font-size: 1.3em;
}

#content
{
    padding: 28px 33px 33px 33px;
}

#content p
{
    padding: 0 0 20px 0;
    line-height: 1.308em;
    font-size: 1.083em;
}

#content p em
{
    float: right;
    padding: 0 60% 0 0;
    font-style: normal;
}

#content p.extra
{
    padding: 0 0 4px 0 !important;
}

#content p.extra1
{
    padding: 0 0 17px 0;
}

#content div.extra1
{
    padding: 0 0 17px 0;
}

#content p.extra2
{
    padding: 0 0 14px 0;
}

#content p.extra3
{
    padding: 0 0 22px 0;
}

#content p.no-indent
{
    padding: 0 0 0 0;
}

.row-1
{
    padding: 0 0 28px 0;
}

.row-3
{
    padding: 30px 0 0 0;
}

.info-box
{
    background: url(../images/box-bg.jpg) no-repeat 0% 0%;
    width: 315px;
    height: 183px;
    padding: 10px 40px 20px 52px;
}

.info-box ul
{
    padding: 0px 0 5px 200px;
}

.info-box ul li
{
    background: url(../images/marker.gif) no-repeat 0% 11px;
    padding: 0 0 0 9px;
    line-height: 2em;
    color: #fff;
}

.info-box ul li a
{
    color: #fff;
}

.info-box span
{
    display: block;
    padding: 10px 0 0 168px;
}

.info-box span a
{
    background: url(../images/link-bg.gif) no-repeat 0% 0%;
    display: block;
    width: 90px;
    height: 31px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    line-height: 29px;
    font-size: 1.083em;
    font-weight: bold;
    color: #fff;
}

.info-box span a:hover
{
    text-decoration: underline;
}

.info-box-1
{
    background: url(../images/icon-1.gif) no-repeat 0% 6px;
    margin: 0 0 0 -5px;
    padding: 0 0 0 94px;
}

.info-box-1 p
{
    padding: 0 0 17px 0 !important;
}

.info-box-2
{
    background: url(../images/icon-2.gif) no-repeat 3px 7px;
    margin: 0 0 0 -5px;
    padding: 0 0 0 94px;
}

.info-box-2 p
{
    padding: 0 0 17px 0 !important;
}

.info-box-3
{
    background: url(../images/icon-3.gif) no-repeat 1px 10px;
    margin: 0 0 0 -5px;
    padding: 0 0 0 95px;
}

.title
{
    min-height: 30px;
    height: auto !important;
    height: 30px;
    padding: 0 0 7px 0;
}

.title h1
{
    font-size: 18px;
}

h2.title-1
{
    min-height: 37px;
    height: auto !important;
    height: 47px;
    padding: 0 0 22px 0;
}

.title-1
{
    min-height: 37px;
    height: auto !important;
    height: 37px;
    padding: 0 0 22px 0;
}

.title-2
{
    min-height: 37px;
    height: auto !important;
    height: 37px;
    padding: 0 0 7px 0;
}

strong.title-3
{
    color: #f78c23;
    font-size: 1.20em;
}

.link
{
    background: url(../images/link-left.gif) no-repeat 0% 0%;
    display: inline-block;
    height: 31px;
    float: left;
    overflow: hidden;
    font-size: 1.083em;
    text-decoration: none;
    color: #fff;
}

.link span
{
    background: url(../images/link-right.gif) no-repeat 100% 0%;
    display: inline-block;
}

.link span span
{
    background: url(../images/link-tail.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 31px;
    margin: 0 5px 0 18px;
    padding: 0 6px 0 4px;
    line-height: 29px;
}

.link:hover span span
{
    cursor: pointer;
    text-decoration: underline;
}

.link-1
{
    background: url(../images/link-marker.gif) no-repeat 1px 5px;
    padding: 0 0 0 14px;
    line-height: 1.667em;
    font-size: 1.25em;
    font-weight: normal;
    font-style: italic;
    color: #1c1c1c;
}

.indent-left
{
    padding: 0 0 0 2px;
}

.line-ver-1
{
    background: url(../images/line-ver.gif) repeat-y;
}

.line-ver-2
{
    background: url(../images/line-ver.gif) repeat-y;
}

.line-ver-3
{
    background: url(../images/line-ver.gif) repeat-y;
}

.list
{
    margin: 0;
}

.list li
{
    background: url(../images/marker-1.gif) no-repeat 1px 9px;
    padding: 0 0 0 13px;
    text-transform: uppercase;
    line-height: 2.6em;
    font-size: 0.833em;
    color: #1c1c1c;
}

.list li a
{
    color: #1c1c1c;
}

.list-1 li
{
    background: url(../images/marker-1.gif) no-repeat 1px 8px;
    padding: 0 0 0 13px;
    text-transform: uppercase;
    line-height: 2.5em;
    font-size: 0.833em;
    color: #1c1c1c;
}

.list-1 li a
{
    color: #1c1c1c;
}

.list-indent
{
    padding: 0 0 12px 0;
}

.list-indent1
{
    margin: -7px 0 0 0;
    padding: 0 0 20px 0;
}

.box .border-top
{
    background: #fff url(../images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot
{
    background: url(../images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left
{
    background: url(../images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right
{
    background: url(../images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left
{
    background: url(../images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right
{
    background: url(../images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left
{
    background: url(../images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right
{
    background: url(../images/corner-bot-right.gif) no-repeat 100% 100%;
    width: 100%;
}

.box .inner
{
    min-height: 196px;
    height: auto !important;
    height: 196px;
    padding: 33px 30px 31px 35px;
}

.picture-position
{
    margin: 4px 0 18px 0;
}

dl dt
{
    line-height: 1.2em;
    font-size: 1.25em;
    font-style: italic;
    color: #1c1c1c;
}

dl dd
{
    padding: 0 0 17px 0;
    line-height: 1.308em;
    font-size: 1.083em;
    color: #6d6d6d;
}

dl dd.extra
{
    padding: 0;
}

#contact-form
{
    width: 276px;
    padding: 1px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.083em;
    color: #626262;
}

#contact-form span
{
    display: block;
    padding: 0 0 1px 0;
}

#contact-form label
{
    display: block;
    height: 40px;
    overflow: hidden;
}

#contact-form input
{
    background: #fff;
    width: 267px;
    height: 14px;
    padding: 0 3px 0 3px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.917em;
    color: #626262;
}

#contact-form textarea
{
    background: #fff;
    width: 266px;
    height: 183px;
    padding: 3px;
    float: left;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.917em;
    color: #626262;
}

#contact-form a
{
    background: url(../images/link-left.gif) no-repeat 0% 0%;
    display: inline-block;
    height: 31px;
    float: right;
    margin: 19px 0 0 11px;
    overflow: hidden;
    font-size: 1em;
    text-decoration: none;
    color: #fff;
}

#contact-form a span
{
    background: url(../images/link-right.gif) no-repeat 100% 0%;
    display: inline-block;
}

#contact-form a span span
{
    background: url(../images/link-tail.gif) repeat-x 0% 0%;
    display: inline-block;
    height: 31px;
    margin: 0 5px 0 18px;
    padding: 0 6px 0 4px;
    line-height: 29px;
}

#contact-form a:hover span span
{
    cursor: pointer;
    text-decoration: underline;
}

#footer
{
    height: 79px;
}

#footer p
{
    padding: 24px 0 1px 0;
    font-size: 0.833em;
    text-transform: uppercase;
    text-align: center;
    color: #808080;
}

#footer p span
{
    margin: 0 5px 0 0;
    color: #fff;
}

#footer p a
{
    margin: 0 0 0 6px;
    text-transform: none;
    text-decoration: none;
    font-size: 1.2em;
    color: #808080;
}

#footer p a:hover
{
    text-decoration: underline;
}

#footer ul
{
    padding: 0 0 0 0;
}

#footer ul li
{
    background: url(../images/footer-divider.gif) no-repeat 0% 4px;
    float: left;
    color: #808080;
}

#footer ul li.extra
{
    background: none;
}

#footer ul li a
{
    padding: 0 11px 0 10px;
    text-decoration: none;
    color: #808080;
}

#footer ul li a:hover
{
    text-decoration: underline;
}

#footer ul li#act a
{
    text-decoration: underline;
}