﻿body 
{
    background-color: Silver;
    margin: 0 0 0 0;
    color: #caceda;
    cursor: default;
    font-family: Tw Cen MT, Times;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    text-align: justify;
}

table
{
    font-size: 15px;
    border-collapse: collapse;
}

td
{
    vertical-align: top;
}

hr
{
    border-top: double 3px #858ea8;
    border-left: none;
    border-right: none;
    border-bottom: none;
    height: 3px;
    width: 150px;
    text-align: center;
}

ul
{
    text-align: left;
    padding-left: 0px;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

p
{
    margin-top: 0px;
    margin-bottom: 17px;
}

h1, h2, h3
{
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1
{
    color: #00a650;
    font-size: 19px;
    margin-bottom: 17px;
}

h2
{
    color: #caceda;
    font-size: 17px;
    margin-bottom: 17px;
}

h3
{
    color: #caceda;
    font-size: 15px;
    margin-bottom: 17px;
}

.menu a
{
    font-weight:bold;
    font-size: 17px;
    text-decoration: none;
}

.hlavni
{
    width: 100%;
    /*height: 655px;
    background-attachment: fixed;
    background-image: url("Segmenty_PNG/pozadi.png");
    background-repeat: repeat-x;
    border: none;
    margin: -25% 0 0 -50%;
    position: absolute; top: 50%; left: 50%; */
    
}

.vnoreny
{
    width: 760px;
    /*height: 690px;*/height: 570px;
    background-color: #192657;
    border: none;
    /*margin: -345px 0px 0px -380px;*/margin: -285px 0px 0px -380px;
    position: absolute; top: 50%; left: 50%;
}

/*.reklama
{
    width: 760px;
    height: 120px;
    background-color: Silver;
    background-image: url("grafika/jpeg_nobg_foto_spindl.jpg");
    border: none;
    position: absolute; top: 570px; left: 0px; 
}*/

.zahlavi
{ 
    width: 760px;
    height: 100px;
    border: none;
    position: absolute; top: 0px; left: 0px;
}

.logo
{
    width: 499px;
    height: 100px;
    border: none;
    position: absolute; top: 0px; left: 0px;
}

.foto
{
    width: 250px;
    height: 84px;
    /*background-image: url("grafika/jpeg_nobg_foto_spindl.jpg");*/
    border: none;
    position: absolute; top: 8px; left: 500px;
}

.menu
{
    width: 720px;
    height: 30px;
    border: none;
    position: absolute; top: 110px; left: 20px;
    color: #caceda;
    z-index: 10;
}

.plocha
{
    width: 760px;
    height: 470px;
    background-image: url("grafika/nobg_okraje.png");
    border: none;
    position: absolute; top: 100px; left: 0px;
}

.leftcol
{
    width: 150px;
    height: 380px;
    background-color: Transparent;
    border: none;
    position: absolute; top: 60px; left: 30px;
    text-align: center;
}

.rightcol
{
    width: 500px;
    height: 380px;
    background-color: Transparent;
    border: none;
    position: absolute; top: 60px; left: 230px;
    text-align: justify;
}

.rightscroll
{
    _scrollbar-track-color: #858ea8; 
    _scrollbar-face-color: #192657; 
    _scrollbar-highlight-color: #192657; 
    _scrollbar-3dlight-color: #caceda; 
    _scrollbar-darkshadow-color: black; 
    _scrollbar-shadow-color: #858ea8; 
    _scrollbar-arrow-color: #caceda;
}



/* Styly jednotlivin */

.kontakt
{
    width: 400px;
    border: double 3px #858ea8;
    margin-bottom: 15px;
}

.kontakt-funkce
{
     font-weight: bold;
     color: #00a650;
     border-bottom: double 3px #858ea8;
     padding: 3px 6px 3px 6px
}


.kontakt-jmeno
{
     font-weight: bold;
     padding: 3px 6px 3px 6px
}


.kontakt-detail
{
    padding: 0px 6px 3px 6px
}

.reference
{
    
}

.reference-zahlavi
{
    border-top: double 3px #858ea8;
    border-bottom: double 3px #858ea8;
    color: #00a650;
}

.reference-polozka
{
     border-bottom: solid 1px #858ea8;
}

.ref-alr
{
     text-align: right;
     width: 20%;
}

.ref-all
{
     text-align: left;
}

.nabidka-tab
{
    text-align: justify;
    /*vertical-align: middle;*/
}