*
{
    margin: 0;
    padding: 0;
}

html, body
{
    height: 100%;
}

body
{
    color: #ceccc7;
    font: 0.8em/1.4 tahoma, arial, verdana, helvetica, sans-serif;
    text-align: left;
    background: #0b0b0b url("../img/bg.jpg") no-repeat fixed 0 0;
    overflow: hidden;
}

a, a:hover
{
    color: #fcc401;
    text-decoration: underline;
}

a:hover
{
    color: #50b6ab;
}

hr
{
    display: none;
}

img
{
    border: none;
}

ul
{
    list-style-type: none;
}

input.text
{
    width: 300px;
    color: #56595c;
    font-size: 100%;
    background: #1f1e1e;
    border: #56595c 1px solid;
    padding: 5px;
}

div.page
{
    width: 100%;
    height: 100%;
    overflow: auto;
}

div.content
{
    float: right;
    width: 980px;
    padding: 100px 0 0 0;
}

div.top, div.bottom
{
    display: block;
    width: 480px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin: 0 0 0 480px;
    overflow: hidden;
}

div.top
{
    background: url("../img/top.png");
}

div.bottom
{
    background-image: url("../img/bottom.png");
    margin-bottom: 20px;
}

div.main
{
    float: left;
    width: 480px;
    background: transparent url("../img/main.png") repeat-y 0 0;
    margin: 0 0 0 480px;
}

div.main h1, div.main h2, div.main h3, div.main h4, div.main h5
{
    color: #ffffff;
    font-weight: normal;
    margin: 20px 16px 10px 16px;
}

div.main h2, div.main h3, div.main h4, div.main h5
{
    text-transform: uppercase;
}

div.main h1
{
    font-size: 160%;
    margin-top: 0;
    padding: 0 0 12px 0;
    background: transparent url("../img/h1.png") no-repeat 0 100%;
}

div.main h2
{
    font-size: 130%;
}

div.main h3
{
    font-size: 120%;
}

div.main h4, div.main h5
{
    font-size: 110%;
}

div.main h5
{
    font-size: 100%;
}

div.main h1 strong
{
    text-transform: uppercase;
}

div.main p, div.main ul, div.main ol
{
    margin: 10px 16px;
}

div.main p
{
    text-align: justify;
}

div.main p.r
{
    text-align: right;
}

div.main ul
{
    list-style-type: disc;
}

div.main ul, div.main ol
{
    color: #50b6ab;
    margin-left: 50px;
}

div.main ul span, div.main ol span
{
    color: #ceccc7;
}

div.programs h2
{
    font-size: 100%;
    text-transform: none;
    margin: 5px 0 5px 24px;
}

div.programs span
{
    float: right;
    display: block;
    width: 141px;
    height: 162px;
    background: transparent url("../img/programs.png") no-repeat 0 0;
    margin: -40px 0 0 0;
    overflow: hidden;
}

div.programs h2 a, div.programs h2 a:hover
{
    color: #ceccc7;
    text-decoration: none;
    background: transparent url("../img/programs-h2.png") no-repeat 0 2px;
    padding: 0 0 0 24px;
}

div.programs h2 a:hover
{
    background-position: -490px 2px;
}

div.programs h2 a strong, div.programs h2 a:hover strong
{
    color: #50b6ab;
    text-transform: uppercase;
}

div.programs h2 a:hover strong
{
    color: #fcc401;
}

div.footer
{
    margin: 30px 0 20px 496px;
}

div.footer h3
{
    float: left;
    color: #ffffff;
    font-size: 130%;
    line-height: 21px;
    margin: 0 0 0 12px;
}

div.footer p
{
    clear: both;
    color: #40403f;
    font-size: 85%;
    line-height: 1.6;
}

div.footer p a, div.footer p a:hover
{
    color: #40403f;
    text-decoration: none;
    background: transparent url("../img/praguebistro.png") no-repeat 100% 2px;
    padding: 0 12px 0 0;
}

div.footer p a:hover
{
    color: #8bc541;
    background-position: 100% -19px;
}

div.footer p.copyright
{
    color: #61615f;
    background: transparent url("../img/copyright.png") no-repeat 0 10px;
    padding: 15px 0 0 0;
}

div.footer ul
{
    float: left;
}

div.footer ul li
{
    position: relative;
    float: left;
    width: 21px;
    height: 21px;
    margin: 0 4px 0 0;
    overflow: hidden;
}

div.footer ul li a span, div.footer ul li a:hover span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

div.footer ul li a:hover span
{
    background-position: 0 -21px;
}

div.footer ul li.facebook a span, div.footer ul li.facebook a:hover span
{
    background-image: url("../img/facebook.png");
}

div.footer ul li.twitter a span, div.footer ul li.twitter a:hover span
{
    background-image: url("../img/twitter.png");
}

div.footer ul li.blog a span, div.footer ul li.blog a:hover span
{
    background-image: url("../img/blog.png");
}

div.footer ul li.youtube a span, div.footer ul li.youtube a:hover span
{
    background-image: url("../img/youtube.png");
}

div.menu
{
    position: absolute;
    top: 30px;
    left: 20px;
    width: 940px;
    height: 49px;
    font-size: 110%;
    overflow: hidden;
}

div.menu span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 114px;
    height: 49px;
    background: #188a7c url("../img/menu.png") no-repeat 0 0;
}

div.menu ul
{
    position: absolute;
    top: 0;
    left: 114px;
    width: 826px;
    height: 49px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 49px;
    background: #1e1e1e url("../img/menu-ul.jpg") no-repeat 0 0;
}

div.menu ul li
{
    float: left;
    padding: 0 0 0 41px;
    background: transparent url("../img/menu-li.png") no-repeat 20px 50%;
}

div.menu ul li.fst
{
    background: transparent;
}

div.menu ul li a, div.menu ul li a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.menu ul li a:hover
{
    color: #fcc401;
}
