/* 
    Document   : uvod.css
    Created on : 29.4.2011, 14:17:07
    Author     : Naith_cz   www.aragnet.cz
    Description:
        Purpose of the stylesheet follows.
*/

/*.matrix .matrix-box .h2 a,
.matrix .matrix-box .h2 a:hover{
    color: white;
    text-decoration: none;
    font:bolder 20px Arial,sans-serif;
}*/
.left_cont {
    visibility: hidden;
}

.right_cont {
    /*float: right;*/
    width: 700px;
    margin: 30px 30px 30px 70px;
    min-height: 200px;
}

.right_cont_det {
    float: right;
    min-height: 200px;
    margin-right: 0mm;
}

.right_cont_det .cl_cont h2 {
    color: #4aba00;
    font-size: 20px;
}

/*.left_cont {*/
/*clear: both;*/
/*float: left;*/
/*width: 170px;*/
/*min-height: 150px;*/
/*margin-left: 10px;*/
/*}*/

.item_base {
    float: left;
    display: block;
    text-decoration: none;
    display: block;
    width: 355px;
    height: 100px;
    /*background-color:#000fff;*/
}

.item_frame {
    display: block;
    width: 315px;
    height: 90px;
    background-color: #cbdfff;
    margin-top: 10px;
    margin-left: 20px;
    font-size: 1.3em;
    font-weight: bolder;
    color: #000000;

}

#index-descr {
    margin: 0px 0px 0 0px;
    padding: 5px 5px 5px 10px;
    color: darkorange;
    font-size: 18px;
    font-style: normal;
    font-family: times, serif;
    font-weight: normal;
}

#index-descr h1 {
    color: darkorange;
    font-size: 40px;
    font-style: italic;
    font-family: times, serif;
    font-weight: bold;

}

#index-descr p {
    color: #000000;
    margin-bottom: 5px;
    margin-top: 5px;
}

#index-img {
    float: right;
    border: none;
    /*box-shadow: rgba(127,127,127,127) 4px 4px 4px;*/
    /*-webkit-box-shadow: rgba(127,127,127,127) 4px 4px 4px;*/
    /*-moz-box-shadow: rgba(127,127,127,127) 4px 4px 4px;*/
    position: relative;
    margin-right: 10px;
    border-radius: 5px;
}

.desc {
    font: normal 15px arial, sans-serif;
    min-height: 200px;
}

.desc .text {
    position: relative;
    z-index: 0;
    padding: 0 10px 0 0;
}

.desc .text p {
    position: relative;
    padding: 5px 0 5px 0;
    line-height: 1.5em;
}

.top_box {
    margin: 0 0 0 0;
    width: 930px;
    background-image: none;
    padding: 30px 20px 10px 20px;
}

#top-box {
    width: 690px;
    padding: 0 0 0 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.index_area {
    float: left;
    height: 250px;
    width: 330px;
    border-right: solid 5px transparent;
    /*display: none;*/
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0)
}

.cl_cont {
    background-color: transparent;
    clear: both;
    min-height: 446px;
    margin: 0px;
    overflow-x: auto;
    overflow-y: auto;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 5px;
    width: 700px;
    background-color: #FEFF99;
    border-radius: 10px;
}

/*.matrix_aktuality {*/
/*position: relative;*/
/*float: left;*/
/*width: 180px;*/
/*margin: 20px 0px 15px 10px;*/
/*z-index: 10;*/
/*background-image: url("/grafika/bg_orange.png");*/
/*background-repeat: repeat;*/
/*padding: 10px 10px 10px 10px;*/
/*box-shadow: #7F7F7F 3px 3px 3px;*/
/*}*/

/*.matrix_aktuality h2 {*/
/*font-size: 14px;*/
/*font-style: italic;*/
/*font-family: times, serif;*/
/*font-weight: 100;*/

/*}*/

/*.matrix_aktuality .matrix-box {*/
/*text-decoration: none;*/
/*}*/

/*.matrix_aktuality .matrix-box h2 {*/
/*color: #000000;*/

/*text-decoration: underline;*/
/*}*/

/*.matrix_aktuality .matrix-box h3 {*/
/*color: darkorange;*/
/*font-size: 14px;*/
/*font-style: italic;*/
/*font-family: times, serif;*/
/*font-weight: 800;*/
/*text-decoration: underline;*/

/*}*/

/*.matrix_aktuality .matrix-box .popis {*/
/*clear: both;*/
/*display: block;*/
/*font: normal 14px Arial;*/
/*color: #000000;*/
/*text-decoration: none;*/
/*padding: 0 0 10px 0;*/
/*}*/
