
body
    {
    margin : 5px;
    margin-top : 10px;
    background-color: #FFFFFF;
    color: #666666;
    font-size: 0.9em;
    font-family : Sans-Serif, Verdana
    }
img
    {
    padding: 0px;
    margin : 0px;    
    border : 0px solid black
    }
 div#main
    {
    width : 900px;
    border-color : #939393;
    border-style : solid;
    border-width : 1px;
    padding : 10px;
    margin-left : auto;
    margin-right : auto
    }
 div#header
    {
    width : 900px;
    background : #ffffff;
    border : none;
    margin-left : auto;
    margin-right : auto
    }
 div#header-left
    {
    border : none;
    float : left
    }
 div#header-right
    {
    margin : 0px;
    border : none;
    float : right
    }
 div#horizontalmenu
    {
    width : 870px;
    color : #000000;
    background : rgb(238,247,221);
    border : none;
    margin-left : 10px;
    margin-right : auto;
    text-align : right;
    padding-right : 20px;
    }
div#horizontalmenu a:hover
    {
    text-decoration: underline;
    color: #000000;
	  margin-top : 10px;
    }
div#horizontalmenu a:active
    {
    color: #ffffff;
    margin-top : 10px;
    }
table#header
    {
    width : 600px;
    margin-left : 0;
    margin-right : 0;
    margin-bottom : 10px;
    border-width : 0px;
    border-style : solid;
    background : rgb(238,247,221);
    }
table#header td
    {
    font-size: 0.9em;
    color : #000000;
    border-style : none;
    border-width : 0px;
    height : 10px}
table#header td img
    {border-style : solid;
    border-color : #000000;
    border-width : 2px;
    cursor: hand;
    }
a   {
    color: #666666;
	  text-decoration: none;
    }
a:visited
    {
    color: #666666;
    }
a:hover
    {
	  text-decoration: underline;
    color: #000000;
    }
a:active
    {
    color: #666666;
    }
p#kontakty
    {text-align: right;
    }
div#content
    {
    width : 900px;
    border-top : 0px;
    margin-left : auto;
    margin-right : auto
    }
div#footer
    {
    width : 890px;
    height : 30px;
    font-size: 0.9em;
    color : #ffffff;
    background : #939393;
    border : none;
    padding : 5px;
    margin-left : 0px;
    margin-right : 0px;
    text-align: center;
    }
div#footer a 
    {
    color: #000000;
    }
div#footer a:hover 
    {
    color: #ffffff;
    }

 div#panelleft
    {
    width : 180px;
    background : darkolivegreen;
    color : White;
    float : left
    }
 div#panelright
    {
    width : 720px;
    background : darkolivegreen;
    color : White;
    float : right
    }
span#nadpis
    {
    color : #708f32;
    font-size : 140%;
    font-weight: bold;
    margin-left  : 6px;
    margin-bottom : 10px;
    display : block;
    }
h1
    {
    margin-left  : 6px;
    font-size : 140%;
    color : #000000	;
    text-align : left;
    display : block;
    margin-bottom : 0px;
    }
h2
    {
    font-size : 120%;
    font-weight: bold;
    color : #000000;
    margin-left  : 10px;
    }
h3
    {
    color : #000000;
    }

 #obrazkyleft
    {width : 388px;
    height : 600px;
    padding-top: 10px;
    margin-right: 0;
    border : 0px;
    float : left}
img#velky
    {
    margin-left:10px;
    border-width : 1px;
    border-style : solid;
    }
img#maly
    {
    border-width : 1px;
    border-style : solid;
    }
 #obrazkyright
    {width : 510px;
    padding-top: 10px;
    height : 600px;
    border-width : 0px;
    float : right}

h1.mensi
    {font-size : 100%}
h3
    {margin : 10px;
    font-size : 90%}    
p
    {margin : 10px;
    margin-right:20px;
    text-align : justify;
    }
p.cenik    
    {margin-left : 100px;
    margin-right : 100px;
    text-align : justify;
    font-size : 90%}
#podpis        
    {margin-right : 100px;
    margin-bottom : 100px;
    text-align : right;
    font-size : 90%}
table
    {width : 700px;
    color: #000000;
    font-size: 0.9em;

    margin-left : auto;
    margin-right : auto;
    background : rgb(238,247,221);
    border-width : 2px;
    border-color: darkolivegreen;
    border-collapse: collapse;
    border-style : solid}
caption
    {font-size : 120%;
    font-weight : bold}
td
    {text-align : center;
    border-width : 1px;
    border-color: darkolivegreen;
    border-style : solid}
thead th
    {text-align : center}            
tfoot td
    {text-align : left;
    padding-left : 15px;
    padding-top : 5px;
    padding-bottom : 5px}
    

