/* CSS Document */

body
{
 /*height: 101%;*/
 background-color: #FFFFCC;
 font-family: Arial;
 text-align: center;
 margin-top: 5px;
}

h2
{
 font-family: Georgia;
 font-size: 28px;
 font-weight: bold;
 font-variant: small-caps;
}

h2.nadpis
{
 margin-top: 10px;
 text-align: center;
 margin-left: 100px;
}


a
{
 font-size: 14px;
 font-weight: bold;
 color: navy;
}

div.nadpis
{
 margin-top: 0px;
 background-color: green;
 margin-left: auto;
 margin-right: auto;
 height: 170px;
 background-color: #FFFFCC;
}

div.zaklad
{
 margin-top: 0px;
 width: 1200px;
 background-color: blue;
 margin-left: auto;
 margin-right: auto;
 
 background-color: #FFFFCC;
}

div.levy_panel
{
 position: relative;
 width: 200px;
 background-color: lime;
 float: left;
 background-color: #FFFFCC;
 height: 101%;
}

div.pravy_panel
{
 position: relative;
 text-align: left;
 background-color: aqua;
 float: right;
 width: 200px;
 
 
 background-color: #FFFFCC;
}

div.stredni_panel
{
 position: relative;
 background-color: yellow;
 margin-left: 210px;
 margin-right: 210px;
 text-align: justify;
 font-size: 14px;
 
 background-color: #FFFFCC;
}

div.proindex
{
 position: relative;
 width: 700px;
 background-color: lime;
 margin-left: 46px;
 margin-bottom: 20px;
 background-color: #FFFFCC;
}

img.pruhl
{
 margin: 0px;

}

div.vlajky
{
 position: relative;
 width: 100px;
 height: 20px;
 background-color: lime;
 float: right;
 background-color: #FFFFCC;
}

img.ko
{
 margin: 5px;
 border-style: none;
}

div.aktuality
{
 font-size: 12px;
 background-color: aqua;
 margin-right: 5px;
 text-align: justify;
 
 
 background-color: #FFFFCC;
 
}

img.logo
{
 border-style: none;
}

span.minipopisek
{
 font-size: 12px;
 font-weight: bold;
}

h4
{
 margin: 0px;
}

ul.levy_panel
{
 padding: 0px;
 margin: 0px;
 list-style: none;
}

li
{
 margin-top: 5px;
 margin-bottom: 0px;
}

p.f
{
 font-size: 14px;
}

span.f1
{
 font-size: 14px;
 font-weight: bold;
}

span.f2
{
 font-size: 14px;
 font-style: italic;
}

span.f3
{
 font-size: 16px;
 font-variant: small-caps;
 /*font-weight: bold;*/
}

span.f4
{
 font-size: 16px;
}

span.f5
{
 font-size: 16px;
 font-weight: bold;
}

span.f6
{
 font-size: 16px;
 font-style: italic;
}

span.f7
{
 font-size: 20px;
}

span.f8
{
 font-size: 20px;
 font-weight: bold;
}

span.f9
{
 font-size: 20px;
 font-style: italic;
}

span.f10
{
 font-size: 20px;
 font-variant: small-caps;
 font-weight: bold;
}

p.odstavec
{
 text-indent: 50px;
 margin-bottom: 0px;
 margin-top: 0px;
}

span.popisek
{
 font-weight: bold;
}

img
{
 border-style: none;
}

img.o1
{
 position: relative;
 left: 100px;
}

img.o2
{
 position: relative;
 left: 100px;

}

img.o3
{
 position: relative;
 left: 50px;
}

img.o4
{
 position: relative;
 left: 150px;
}

img.o5
{
 position: relative;
 left: 100px;
}

img.o6
{
 position: relative;
 left: 100px;
}

div.azpravy
{
 /*border: 1px silver solid;*/
 background-color: white;
 font-size: 14px;
 margin-bottom: 5px;
 padding: 3px;
}



div.prvni_sloupec
{
 position: relative;
 top: 0px;
 left: 0px;
 width: 370px;
 /*margin-right: 400px;*/
 /*background-color: lime;*/
 float: left;
 margin-top: 0px;
 margin-bottom: 40px;
}

div.druhy_sloupec
{
 position: relative;
 top: -15px;
 left: 0px;
 width: 370px;
 /*margin-left: 400px;*/
/* background-color: aqua;*/
 float: right;
 margin-top: 0px;
 margin-bottom: 40px;
}

div.under
{
 text-align: center;
 
 font-size: 24px;
 font-weight: bold;
}

li.kontaktni
{
 margin-top: 35px;
}

a.kontaktni
{
 font-size: 13px;
}

img.kolokvia
{
 margin-left: 20px;
 margin-right: 10px;

}

