body
{
    font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
    font-size:10px;
    background-image: url(../img/bodybg.gif);
    background-repeat: repeat-x;
    background-color:#2A211B;
    padding: 0;
    margin:0;
}

h1
{
    font-size:16px;
    color: #000000;
    margin:0;
}

h2
{
    font-size:15px;
    color: #000000;
    margin:0;
}

h3
{
    font-size:14px;
    color: #000000;
    margin:0;
}

h4
{
    font-size:13px;
    color: #000000;
    margin:0;
}

h5
{
    font-size:12px;
    color: #000000;
    margin:0;
}

h6
{
    font-size:11px;
    color: #000000;
    margin:0;
}

ul, ol, p, li, span, address, a, img
{
    margin:0;
    padding:0;
}

img
{
    border:none;
}

a
{
    text-decoration:underline;
    color: #169B08;
}

a:hover
{
    text-decoration:none;
}

table, tr, td, th
{
    border-color:#D6D6D6;
    border-style:solid;
    border-width:1px;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

fieldset, form
{
    border:none;
    margin:0;
    padding:0;
}

/*******************************************************************************************************/

/* Print only */
#PrintBox
{
    display: none;
}

#Page
{
    width:620px;
    margin:0 auto;
    padding:15px 0 0 0;
    position: relative;
}

#Page h1
{
    text-align: center;
    font-size: 24px;
    color: #0066FF;
    font-weight: normal;
    word-spacing: 10px;
}

#Page #Head
{
    margin:35px 0 15px 0;
    padding:0;
    position:relative;
    width:620px;
    height:65px;
    overflow:hidden;
    font-size: 72px;
    color: #43A8ED;
    text-align: center;
    line-height:60px;
}

#Page #Head span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:620px;
    height:65px;
    margin:0; padding:0;
    background:url("../img/head.jpg") top left no-repeat;
}

/* Obsag LEVA */
#Page #ContentLeft
{
    float: left;
    width:380px;
}

#Page #ContentLeft h2
{
    font-size: 18px;
    color: #2FE420;
    font-weight: normal;
}

#Page #ContentLeft p
{
    font-size: 12px;
    color: #BDAE9D;
    margin:0 0 20px 0;
    line-height:18px;
}

#Page #ContentLeft .reference
{
    margin:10px 0;
    text-decoration: none;

    display: inline;
    line-height:18px;
    font-size: 14px;
    text-align: center;
}

#Page #ContentLeft .reference a
{
    position: relative;
    overflow: hidden;
    border:5px solid #BDAE9D;
    text-decoration: none;
    width:170px;
    height:60px;
    display: block;
}

#Page #ContentLeft .reference span.text
{
    display: none;
    line-height:18px;
    text-align: left;
}

#Page #ContentLeft  a:hover
{
    border:5px solid #43A8ED;
}

#Page #ContentLeft .reference a:hover span.text
{
    background-color: #43A8ED;
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    width:166px;
    height:26px;
    color: #0066FF;
    font-size: 12px;
    cursor:pointer;
    padding:2px;
}

#Page #ContentLeft .reference a:hover span.text span
{
    position: absolute;
    font-family: 'Lucida Console', 'Monaco CE', fixed, monospace;
    font-size: 9px;
    color: #FFF;
    top:17px;
    left:3px;
    line-height:18px;
}

/* Obsag PRAVA */
#Page #ContentRight
{
    float: right;
    width:220px;
}

#Page #ContentRight h2
{
    font-size: 18px;
    color: #2FE420;
    font-weight: normal;
    clear: both;
}

#Page #ContentRight p
{
    font-size: 12px;
    color: #BDAE9D;
    margin:0 0 20px 0;
    line-height:18px;
}

#Page #ContentRight address
{
    font-size: 12px;
    color: #BDAE9D;
    margin:0 0 20px 0;
    font-style: normal;
    line-height:18px;
}

#Page #ContentRight ul
{
    font-size: 12px;
    color: #BDAE9D;
    margin:0 0 20px 0;
    list-style-type: none;
    line-height:18px;
}

#Page #ContentRight ul acronym
{
    cursor: help;
    border-bottom:1px dotted;
}

#Page #ContentRight ul.vycet
{
    width:50%;
    float: left;
}

/* Paticka */
#ContentBottom
{
    clear: both;
    text-align: center;
    color: #0066FF;
    font-size: 12px;
    margin:0 0 10px 0;
}

#ContentBottom a
{
    color: #0066FF;
    font-size: 12px;
}

/*******************************************************************************************************/
#oh24
{
    position: absolute;
    top:62px;
    right:-155px;
}

#webexpo
{
    position: absolute;
    top:164px;
    right:-155px;
}

#bringdown {
	position: absolute;
	right:-140px;
	top:350px;
}

#hamster
{
    position: absolute;
    top:150px;
    left:-200px;
}

#hamster a
{
    font-size: 60px;
    color: #BDAE9D;
    text-decoration: none;
}

#hamster a:hover
{
    color: #43A8ED;
}

#pf {
    width:600px;
    position: absolute;
    text-align: center;
    padding: 10px;
    font-size: 100px;
    left:0;
    top:0;
    background-color: #43A8ED;
    color: #FFF;
    z-index: 10;
    display: hidden;
}

/*******************************************************************************************************/

.correct
{
    clear: both;
    width: 1px;
    height: 1px;
    visibility: hidden;
    display: inline;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

