body{
    background-color : #f5faf6;
    background: url('img/bg.gif');
    font-family : Arial,sans-serif;
    font-size : 12px;
    color:Black;
    text-align: center;
}

#male_menu{margin-right: 5px; margin-top:10px; font-weight: bold;}
#logo{float:left;}

.znacky{margin-top: 15px; display: none;}

#banner{margin: auto; text-align: right; display: none;}

a img{border: 0px;}

p{margin:2px; text-align:justify;}

.tab a{color: black;}
.tab a:hover{color: black; text-decoration: none;}

a{color: #000;}
a:hover{color: Red;  text-decoration: none;}

fieldset{
    margin:auto;
    background-color:#D4FF90;
    padding: 0px;
}

fieldset label{
    display:block;
    float:left;
    padding:3px 5px;
    text-align:right;
}

input, select{
    /*background-color: #EEEEEE;*/
    margin-bottom: 5px;
}

#loginform{font-size: 11px;}
#loginform div {text-align:left;}

label{
    display: block;
    float: left;
    margin-bottom: 2px;
}

h2 {
    margin-top:15px;
    height:16px;
    font-size: 14px;
}
h3 {margin-top:10px; height:16px; font-size:14px;}
.text h3{margin-top:20px; margin-bottom: 5px;}

#main{
    margin: auto;
    border: 1px solid #688d40;
    background-color: White;
    text-align: center;
    padding: 2px ;
}

#only_main{
    margin: auto;
    border: 1px solid #688d40;
    background-color: White;
    text-align: center;
    padding: 2px ;
}

#header{
    text-align: left;
}
#leva{
    text-align: left;
}
.tab{
    background-color: #D4FF90;
    border: 1px solid #000;
    margin-bottom: 20px;
    padding-bottom:5px;
}
#stred{
    text-align: left;
    border-top: 1px solid #000000;
}
#only_stred{
    text-align: left;
    border-top: 1px solid #000000;
    float: right;
}
#jadro{
    margin-top:30px;
    /*background-image: url('img/lamp_projector.png');
    background-repeat: repeat-y;
    background-position: top center;*/
}
#paticka{
    background-color: #678B3F;
    height: 30px;
    color: white;
    font-size: 10px;
    margin:auto;
}
.paticka_text{padding-top: 8px; display:block;}
.paticka_text a:hover{text-decoration: none; color: black;}

.nadpis{
    background-color: #678B3F;
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
}

ul.side_menu{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    color: black;
    padding-left: 10px;
    display: none;
}

ul.side_menu a{
    color: black;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: none;
}

ul.side_menu a:hover{
    color: #009933;
}

ul.side_menu ul{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    color: black;
    padding-left: 20px;
}

ul.side_menu ul a{
    font-weight: normal;
}

.level1{
    color: black;
    padding-left: 10px;
}
.level1 a{
    color: black;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: none;
}
.level1 a:hover{
    color: #009933;
}
.level2 a{
    color: black;
    padding-left: 30px;
    text-decoration: none;
}
.level2 a:hover{
    color: #009933;
}

.pruh{
    background-color: #678B3F;
    font-size: 14px;
    color: white;
    font-weight: bold;
    padding-left: 10px;
    float: left;
    margin-bottom:10px;
    width: 100%;
}

h1{display: inline; font-size: 12px;}

.pruh a{
    color: white;
}
.pruh a:hover{
    color: #D4FF90;
    text-decoration: none;
}
.kosik_text{padding-top: 2px; display:block;}

.kosik{
    font-size: 10px;
    color: white;
    font-weight: bold;
    height:18px;
    float: left;
    text-align: center;
    background-color: #688D40;
    display: none;
}
.kosik_full{
    font-size: 11px;
    font-weight: bold;
    background-color: yellow;
    height:18px;
    float: left;
    text-align: center;
}
.kosik_full a{color:Black;}
.kosik_full a:hover{color:Red;}

.ramecek{
    border: 1px dotted black;
    background-color:#D4FF90;
    padding: 5px;
    margin-left: 10px;
    margin-top: 20px;
    float:left;
}
.ramecek1{
    border: 1px dotted #aca;
    padding: 5px;
    margin-left: 10px;
    text-align: left;
    font-size: 12px;
}
.nadpisek{
    color: #678B3F;
    font-weight: bold;
    font-size: 12px;
}
.nadpisek a{
    color: #5c8;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
}
.nadpisek a:hover{
    text-decoration: none;
    color: #fa0;
}
.small{
    font-size: 10px;
}

hr{margin: 20px 0px;}

hr.cleaner
{
    clear:both;
    visibility:hidden;
    margin: 0px;
    padding: 0px;
}
.skladem{
    font-weight: bold;
    color: Green;
}
.selecty{
    margin:auto;
    background-color:#D4FF90;
    border: 1px dotted Black;
    padding: 10px;
}
.selecty label{
    float: left;
    display: block;
    margin:0pt 0pt 5px;
    padding:3px 5px;
    text-align: right;
}

.selecty input, .ramecek input{
    margin: 3px;
    float: left;
}

.view{
    margin:auto;
    margin-bottom: 15px;
    background-color:#D4FF90;
    border: 1px dotted Black;
    padding: 10px;
}

.view p{
    margin-top: 20px;
    /*clear: both;*/
}

.view label{
    float: left;
    display: block;
    margin:0pt 0pt 5px;
    padding:3px 5px;
    text-align: right;
}

.view input, .ramecek input{
    margin: 3px;
    float: left;
}

.klic{
    padding-right: 5px;
    font-weight: bold;
}

.striked{text-decoration: line-through;}
.bold {font-weight: bold;}

.formy{
    margin:auto;
    margin-bottom: 15px;
    background-color:#D4FF90;
    border: 1px dotted Black;
    padding: 10px;
}

.formy label{
    display:block;
    float:left;
    padding:3px 5px;
    text-align:right;
}

.required{
    font-weight: bold;
}
.cervena{color: Red;}
.center{margin:auto; text-align:center;}
.right{float:right;}
.chyba{
    border: 1px solid red;
    background-color:#ffffcc;
    font-size:16px;
    font-weight:bold;
    color:red;
    text-align:center;
    margin:auto;
    margin-top:10px;
    margin-bottom:20px;
    min-height:50px;
    padding:10px;
}

.ok{
    border: 1px solid black;
    background-color:#EBF5ED;
    font-size:16px;
    font-weight:bold;
    color:black;
    text-align:center;
    margin:auto;
    margin-top:10px;
    margin-bottom:20px;
    min-height:50px;
    padding:10px;
}

.tabulka {border-collapse: collapse; margin:auto; border:1px solid #000000;}
.tabulka th{background-color:#688D40; text-align:center; color: white;}
.tabulka tr{text-align:center;}
.tabulka tr.first{background-color:#B4DF70;}
.tabulka tr.second{background-color:#D4FF90;}

.tabulka th a{color: white;}
.tabulka th a:hover{color: black;}

.platby {border-collapse: collapse; margin:auto; border:1px solid #000000; margin-top:10px; margin-bottom:5px;}
.platby th{background-color:#688D40; text-align:center; color:white;}
.platby tr{text-align:left;}

.mezisoucet{padding-top:10px; padding-bottom:10px; font-size:16px; font-weight:bold;}

.cena{font-weight:bold; text-align:right;}

.popisek{margin:auto; font-size:11px; font-style:italic; text-align:center; margin-top:5px;}

.menu{margin-top:10px;}

.menu a {
    border-left:5px solid #000000;
    color:#000000;
    display:block;
    font-size:12px;
    margin:3px 3px 3px -2px;
    padding:2px 2px 2px 10px;
    text-align:left;
    text-decoration:none;
    font-variant:small-caps;
    margin-left:-2px;
}

.menu a:hover {
    background-color:#C4EF80;
    border-left:5px solid #009933;
    color:#009933;
}

.kontakt{
    margin: 8px;
    line-height:150%;
}

.message{
    background:#D4FF90;
    border: 2px solid #688d40;
    margin:auto;
    margin-bottom:50px;
}
.message .top{
    font-weight:bold;
    padding:2px;
    text-align:right;
    color:white;
}
.message .zprava{
    font-weight:bold;
    padding:10px;
    text-align:center;
}

.error{
    background:yellow;
    border: 2px solid Red;
    margin:auto;
    margin-bottom:20px;
}
.error .top{
    font-weight:bold;
    padding:2px;
    text-align:right;
    color:white;
    background: Red;
}
.error .zprava{
    font-weight:bold;
    padding:10px;
    text-align:center;
}
#rekapitulace_ceny input{
    border: 0px;
    background-color:#D4FF90;
    font-weight:bold;
}
.OK{ color:Green; font-weight: bold;}
.failed{color:Red; font-weight: bold;}

.left{text-align: left; padding-left: 10px;}

.text{text-align: justify; line-height: 120%; padding: 15px 15px;}
.text p{margin: 15px 0px;}
/*.text p:first-letter{font-size: large;}*/

.uvod_text{
    text-align: justify;
    color: #678B3F;
    margin: 5px;
}

.linky{font-size: 10px;}
.linky a{color: #678B3F;}

#loading_overlay{
    background-color:#000000;
    left:0pt;
    margin:auto;
    position:absolute;
    top:0pt;
    z-index:100;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=50);
    height: 2000px;
    text-align: center;
}

#loading_image{
    height: 15px;
    margin: auto;
    z-index: 150;
    background-image:url('img/ajax-loader.gif');
    position: relative;
    top: 300px;
}

.img_lampa{
    float: right;
    margin-right: 50px;
}

.ikonky{
    border: 0px;
    margin-bottom: 10px;
}