﻿/*
**************************** Obecne ***************************
*/

html, body 
{
    font-family:Arial,Tahoma;
    font-size:10pt;
    height:100%; 
    margin:0; 
    padding:0;
    background-color:#e5e5e5;
/*    background:url("/img/body_back.jpg") fixed; */
}

td
{
    font-family:Tahoma,Arial;
    font-size:10pt;
}

img
{
    border:0px;
}

div
{
    margin:0px;
    padding:0px;
}

h1
{
    color:#0000AA;
    font-size:14pt;
}

h2
{
    color:#0000AA;
    font-size:12pt;
}

h2.aktualita
{
    color:#0000AA;
    font-size:14pt;
}

h3
{
    font-size:11pt;
}

div.all
{
    padding:0px;
    width:100%;
    position:relative; 
    z-index:1;
}


div.central
{
    padding:0px;
    width:1044px;
    margin-left:auto;
    margin-right:auto;
}


/*
**************************** Levy sloupec ***************************
*/

div.leftcolumn
{
    padding:0px;
    float:left;
    width:203px;
}

div.leftback
{
    float:left;
    width:201px;
    height:100%;
    background-color:#0051BA;
}

div.opacity70
{
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

div.opacity80
{
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

div.lefthead
{
    position:absolute;
    top:0px;
    width:201px;
    padding:0px;
    height:181px;
}

div.lefthead img
{
    position:relative;
    left:0px;
    top:10px;
}

div.producthead
{
    position:absolute;
    top:181px;
    height:34px;
    width:201px;
    padding:0px;
    background: url("/img/topmenuback.png") repeat-x top;
    background-position:top;
    text-align:center;
    padding-top:9px;
    color:White;
    font-size:12pt;
    font-weight:bold;
}

/*
**************************** Strom produktu ***************************
*/

div.productmenu
{
    position:absolute;
    top:235px;
    width:203px;
    padding:0px;
}

.TreeProducts
{
    padding:0px;
}

.TreeProducts ul
{
    list-style-type: none;
}

.TreeProducts .rtUL .rtPlus
{
    background:url("/img/arrow_right_white.png") 3px no-repeat;
}

.TreeProducts .rtUL .rtMinus
{
    background:url("/img/arrow_down_white.png") -1px no-repeat;
}

.TreeProducts .rtUL .rtUL .rtPlus
{
    background:url("/img/arrow_right_black.png") 3px no-repeat;
}

.TreeProducts .rtUL .rtUL .rtMinus
{
    background:url("/img/arrow_down_black.png") -1px no-repeat;
}

.TreeProducts .rtUL div {
    width:181px;
    height:28px;
    font-size:11pt;
    padding-top:4px; 
    color:White; 
    background: url("/img/leftmenu1.png") repeat-x left top transparent; 
}

.TreeProducts .rtUL div a {
    font-size:11pt;
    color:White; 
}

.TreeProducts .rtUL .rtUL div  
{
    padding-top:3px;
    width:161px;
    height:25px;
    color:Black;
    font-size:10pt;
    background: url("/img/leftmenu2.png") repeat-x left top transparent;
}

.TreeProducts .rtUL .rtUL div a
{
    color:Black;
    font-size:10pt;
}

.TreeProducts .rtUL .rtUL .rtUL div  {
    width:141px;
    background: url("/img/leftmenu3.png") repeat-x left top transparent;
}

.TreeProducts .rtUL .rtUL .rtUL .rtUL div  {
    width:121px;
    background: url("/img/leftmenu4.png") repeat-x left top transparent;
}

.TreeProducts .rtUL .rtHover .rtIn
{
    font-weight:bold;
    background:none;
    border:none;
    color:White;
    cursor:hand;
}

.TreeProducts .rtUL .rtSelected .rtIn
{
    font-weight:bold;
    background:none;
    border:none;
    color:White;
    cursor:hand;
}

.TreeProducts .rtUL .rtUL .rtHover .rtIn
{
    color:Black;
}

.TreeProducts .rtUL .rtUL .rtSelected .rtIn
{
    color:Black;
}

/*
**************************** Hlavni sloupec ***************************
*/

div.maincolumn
{
    padding:0px;
    float:left;
    width:839px;
}

div.header
{
    padding:0px;
    height:181px;
    /* background:url("/img/top_grafika.jpg") no-repeat; */
}

div.headbar
{
    background-color:white;
    height:47px;
    padding:0px;
}

div.header a
{
    position:relative;
    top:-67px;
}

div.hledanitext
{
    position:relative;
    top:-38px;
    left:500px;
    width:200px;
}

div.hledanitext input[type=text]
{
    width:130px;
    padding:3px;
    color:#0000AA;
}

a.flagcz
{
    left:671px;
}

a.flagen
{
    left:674px;
}

a.flagde
{
    left:677px;
}

a.flagru
{
    left:680px;
}

div.topgrafika
{
    position:absolute;
    top:0px;
    z-index:-9998;
    height:181;
    width:839;
    overflow:hidden;
}

div.topgrafika object
{
    position:absolute;
    top:0px;
    height:181px;
    width:839px;
    display:block; 
    border:none;
    z-index:-9999;
    /* visibility:collapse; */
}

div#topgrafikabox
{
    height:181px;
    width:839px;
}


/*
**************************** Horni menu ***************************
*/
.rmText
{
    cursor:pointer;
}

div.topmenu
{
    padding:0px;
}

div.topradmenu
{
    height:33px;
    padding:0px;
}

div.topradmenu .rmRootGroup
{
    border:none;
    background:url("/img/topmenuback.png") repeat-x top;
}

div.topradmenu .rmItem
{
    border-right:1px solid orange;
}

div.topradmenu .rmLast
{
    border-right:none;
}

div.topradmenu .rmItem .rmLink
{
    background-image:none;
    cursor:hand; 
}

div.topradmenu .rmItem .rmLink:hover,
div.topradmenu .rmItem .rmExpanded,
div.topradmenu .rmItem .rmSelected
{
    background:none;
}

div.topradmenu .rmItem .rmLink .rmText
{
    width:89px;
    height:28px;
    padding-top:5px;
    text-align:center;
    font-size:12pt;
    color:White;
    background-image:none;
}

div.topradmenu .rmFirst .rmLink .rmText
{
    width:124px;
}

div.topradmenu .rmItem .rmLink:hover,
div.topradmenu .rmItem .rmSelected
{
    font-weight:bold;
}


div.topradmenu .rmSlide
{
    padding-top:0px;
}

/*
**************************** Horni menu - submenu ***************************
*/

div.topradmenu .rmItem .rmGroup
{
    border:none;
}

div.topradmenu .rmItem .rmItem 
{
    width:80px;
    height:29px;
    text-align:center;
    font-size:10pt;
    color:White;
    background:url("/img/leftmenu2.png") repeat-x top;
    border-right:none;
}

div.topradmenu .rmItem .rmItem .rmLink .rmText
{
    color:Black;
}


/*
**************************** Obsah ***************************
*/

div.contentmain
{
    width:839px;
    height:500px;
    padding:0px;
    background-color:white;
    text-align:justify;
    padding-top:0px;
}

div.contenthome, div.content
{
    padding:10px;
    padding-top:0px;
    float:left;
    margin-top:10px;
}

div.contenthome
{
    width:624px;
}

div.content
{
    width:819px;
}

/*
**************************** Aktuality ***************************
*/

div.aktuality div.volejzdarma
{
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

div.aktuality div.volejzdarma a
{
    text-decoration:none;
    color:white;
    font-weight:bold;
}

div.aktuality
{
    float:left;
    width:177px;
    padding-right:10px;
    padding-left:5px;
    border-left:solid gray 3px;
    margin-top:10px;
}

div.aktuality h2
{
    font-size:12pt;
}

a.aktualita, a.hledani
{
    text-decoration:none;
    color:Black;
}

span.akttitle
{
    font-weight:bold;
    text-decoration:underline;
}

span.aktdatum
{
    font-style:italic;
}

div.aktshortdiv, div.aktcontentdiv
{
    padding-top:5px;
}