/*------------ OBECNÝ FORMÁT STRÁNKY -------------*/

body, input, table, textarea    {

    font-family: Verdana, Arial;

    line-height: 110%;

    color:white;

    font-size:11px;

    }

input, textarea   {

        color:black;

        }



img {

    border:none;

    }

table   {

        border-collapse:collapse;

        }



a       {

        text-decoration:underline;

        color:white;

        }



a:hover {

        text-decoration:underline;

        }

/*-------------nadpisy---------------*/



h1      {

        color:white;

        margin:5px 0 25px 15px;

        font-size:20px;

        font-weight:normal;

        }

h2      {

        font-size:13pt;

        }



h3      {

        font-size:11pt;

        }

h4      {

        font-size:12px;

        font-weight:bold;

        margin:5px 0 5px 0;

        }



/*------------ LAYOUT -------------*/



body    {

    	text-align:center;

        background:black;

        margin:0;

        padding:0;

        }





#cely_web   {

    	    text-align:left;

	        padding:0;

    	    width: 100%;

            margin:auto;

            min-width:760px;

            }



#horni_levy      {

                 height:200px;

                 background: url('../images/horni_pruh_levy.gif') repeat-x scroll 0 0;

                 position:relative;

                 left:-700px;



                 }



#horni_pravy     {

    	         width: 100%;

                 height:200px;

                 background: url('../images/horni_pruh_pravy.gif') repeat-x scroll #000000 0 0;

                 float:right;

                 }



#header     {

            margin:auto;

            width:775px;

            height:200px;

            background: url('../images/header.jpg') no-repeat scroll top left;

            position:relative;

            left:700px;

            }



#main       {

            clear:both;

            background: url('../images/zare.jpg') no-repeat scroll 25px 0;

            width:670px;

            margin:auto;

            padding-top:60px;

            padding-bottom:30px;

            }



#hlavni         {

                margin-left:200px;

                padding-top:20px;   /*odsazeni clanku odshora*/

                }



#hlavni_obsah   {

                padding: 0px 22px 0 22px;

                line-height:130%;

/*                border:1px solid red; */

                }



#hlavni p   {

            text-align:justify;

            }

/*-----------------levy sloupec -------------------------------------*/





#left      {

            float:left;

            width:161px;

            }

            

#left_obsah   {

                padding:0;

                }



.boxlevy    {

            background:#2f2f2f;

            text-align:left;

            padding:2px 0 8px 0;

            margin-bottom:10px;

            }



.boxlevy, .ramecek  {

            border:1px solid #f0f0f0;

            }





img.nezaschle   {

                width:128px;

                height:44px;

                margin-left:13px;

                margin-top:3px;

                margin-bottom:3px;

                border:2px solid white;

                }



/*-------------------------- MENU -----------------------------------------*/

ul#menu     {

            padding:0;

            margin:0 0 30px 4px;

            }



ul#menu li  {

            border-top:1px solid #e0e0e0;

            list-style-type:none;

            width:143px;

            }



ul#menu li a    {

                width:143px;

                width:100%;

                display:block;

                text-decoration:none;

                text-transform:uppercase;

                font:normal 11px Verdana;

                color:white;

                line-height:11px;

                background:url('../images/button.gif') no-repeat scroll 1px 10px;

                padding:13px 0 13px 0px;

                }



ul#menu li a:hover, ul#menu li a.aktivni  {

                    background:url('../images/button_hover.gif') no-repeat scroll 1px 10px;

                    }

                    

ul#menu li a span   {

                    padding-left:25px;

                    }

ul#menu li.bordernone   {

                        border:none;

                        }

/*--------------------------paticka----------------------------------------*/





#dolni_levy      {

                 height:180px;

                 background: url('../images/dolni_pruh_levy.gif') repeat-x scroll 0 24px;

                 text-align:center;

                 position:relative;

                 left:-700px;



                 }



#dolni_pravy     {

    	         width: 100%;

                 height:180px;

                 background: url('../images/dolni_pruh_pravy.gif') repeat-x scroll #000000 0 35px;

                 float:right;

                 }



#paticka    {

            margin:auto;

            width:775px;

            height:180px;

            background: url('../images/paticka.jpg') no-repeat scroll top left;

            position:relative;

            left:700px;

            }

/*-------------------------------rozpracovane-------------------------------*/

table.rozpracovano tr td  {

                          vertical-align:top;

                          line-height:14px;

                          }



img.roz                 {

                        border:2px solid white;

                        width:104px;

                        float:left;

                        margin:8px 10px 8px 6px;

                        }

.rozpracovano p {

                margin:3px;

                }

/*--------------------------------reference----------------------------------*/

table.refer {

            width:420px;

            margin:auto;

            }



table.refer tr td   {

                    text-align:center;

                    vertical-align:top;

                    padding:10px 5px 10px 5px;

/*                    border:1px solid green; */

                    width:120px;

                    vertical-align:bottom;

                    }





table.refer tr td img.ref   {

                        border:2px solid white;

                        width:104px;

                        height:82px;

                        vertical-align:bottom;

                        }



.nazev     {

            position:relative;

            top:-5px;

            }



/*--------------------------ostatní-------------------------------------------*/

img.sipka      {

            position:relative;

            top:5px;

            }





.cleaner    {

            clear:both;

            }



.right      {

            text-align:right;

            }

.center     {

            text-align:center;

            }



.button_srovnej {

                position:relative;

                top:5px;

                margin-left:8px;

                margin-right:8px;

                }

.clearleft      {

                clear:left;

                }

.popisky{font-size:90%}

