html{
margin: 0px;
padding: 0px;
width: 100%;
}

body{
margin: 0px;
padding: 0px;
background-color: #d4d2d3;
background-image: url('./img/back.gif');
background-repeat: repeat-x;
color: black;
font-family: "Trebuchet MS";
font-size: 14px;
text-align: center;
}

.page{
position: relative;
width: 800px;
margin: auto;
text-align: left;
}

.logo{
position: relative;
padding-top: 8px;
padding-left: 163px;
height: 32px;
background-image: url('./img/nadpis.gif');
background-repeat: no-repeat;
color: #cbcbcb;
font-size: 20px;
font-weight: bold;
}

.menu{
position: relative;
margin: 0px;
padding: 0px;
width: 787px;
height: 76px;
background-image: url('./img/menu.gif');
background-repeat: no-repeat;
padding-top: 15px;
padding-left: 15px;
}

.menu a{
text-decoration: none;
font-family: "Trebuchet MS";
color: #294c64;
font-weight: normal;
font-size: 12px;
display: block;
float: left;
width: 97px;
padding-top: 6px;
height: 24px;
text-align: center;
}

.menu a:hover{
color: white;
}

.menu #lastmenu{
width: 90px;
color: red;
}

.submenu{
position: absolute;
top: 105px;
height: 20px;
}

.submenu a{
position: relative;
color: white;
float: left;
display: block;
height: 20px;
width: 110px;
padding: 0px 5px 0px 5px;
text-align: center;
text-decoration: none;
border-right: 1px solid #294c64;
}

.submenu a.active{
text-decoration: underline;
}


h1{
position: relative;
margin: 0px;
padding-bottom: 13px;
padding-left: 15px;
margin-bottom: 10px;
font-size: 20px;
color: #3f749c;
border-bottom: 1px solid #eeeeee;
margin-left: -15px;
margin-right: -15px;
}

h2{
color: #3f749c;
}

.blue{
color: #3f749c;
}


.fck{
width: 400px;
}

.seznam{
position: relative;
clear: right;
margin-left: 375px;
font-size: 12px;
}

.seznam2{
position: relative;
clear: right;
margin-left: 15px;
font-size: 12px;
}

.seznam3{
position: relative;
clear: right;
margin-left: 405px;
font-size: 12px;
}

.galeria{
clear: both;
}

.image{
position: relative;
background-color: #dddddd;
margin-right: 5px;
padding: 10px;
float: left;
}

.image .cont{
clear: both;
width: 160px;
height: 160px;
background-color: white;
display: table-cell;
text-align: center;
vertical-align: middle;
border: 1px dotted gray;
}

.nastroje a{
margin-right: 5px;
}

.red{
color: red;
}

.gray{
color: #737373;
font-size: 1.2em;
}

.seznam2 a{
padding-left: 5px;
padding-right: 5px;
}

.seznam a{
padding-left: 2px;
padding-right: 2px;
}

.seznam3 a{
padding-left: 2px;
padding-right: 2px;
}


.sipky{
font-family: webdings;
font-size: 1.3em;
text-decoration: none;
}

.sipky img{
border: none;
}

.uzivatele{
width: auto;
text-align: center;
}

.uzivatele td{
position: relative;
margin: 0px;
border: 1px solid #ffffff;
background-color: #eeeeee;
}

.uzivatele_nadpis{
font-weight: bold;
}

.uzivatele_nadpis td{
position: relative;
width: 100px;
text-align: center;
background-color: #ddddff;
border: 1px solid #777777;
}

.uzivatele_nastroje td{
position: relative;
background-color: #ffffff;
}

.diskuze{
margin: 15px;
}

input{
border: 1px solid black;
padding: 3px;
}

.seznam table{
position: relative;
background-color: #e3e2d4;
padding: 10px;
border: 1px dashed black;
color: black;
width: 390px;
}

.seznam3 table{
position: relative;
background-color: #e3e2d4;
padding: 10px;
border: 1px dashed black;
color: black;
width: 360px;
}

.seznam2 table{
position: relative;
background-color: #e3e2d4;
padding: 10px;
border: 1px dashed black;
color: black;
}

.seznam table td{
padding: 3px;
}

.seznam3 table td{
padding: 3px;
}

.seznam2 table td{
padding: 3px;
}


a img{
border: 0px;
}

.ndpis_tab td{
font-weight: bold;
}

#obsah{
width: 375px;
height: 400px;
overflow: auto;
background-color: white;
border: 2px solid gray;
color: black;
}

.info{
position: relative;
background-color: white;
padding: 15px;
width: 770px;
border-left: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
}

.pata{
position: relative;
clear: both;
width: 792px;
height: 10px;
padding-top: 18px;
padding-right: 10px;
font-size: 10px;
color: gray;
background-image: url('./img/info_spodek.gif');
background-repeat: no-repeat;
text-align: right;
}

.prihlaseni_form{
clear: both;
}

fieldset{
border: 0px;
margin: 0px;
padding: 0px;
}

.vlajka{
width: 80px;
text-align: center;
}

.form_left{
position: relative;
float: left;
}

.both{
position: relative;
clear: both;
}

#nadrazene_blok{
position: absolute;
top: 0px
left: 0px;
background-color: white;
padding: 15px;
z-index: 100;
border: 1px solid black;
display: none;
}

.foto_formularek{
position: absolute;
top: 120px;
left: 0px;
border: 1px solid black;
padding: 10px;
background-color: white;
z-index: 400;
text-align: center;
display: none;
}

.foto_formularek input{
width: 100px;
padding: 3px;
}

acronym{
border: none;
text-decoration: none;
cursor: default;
}

.srch{
padding: 0px;
border: 0px;
}

.sklad_form{
float: left;
margin-right: 10px;
}

#zbozi_form{
width: 700px;
}


.levo{
float: left;
width: 360px;
padding-top: 40px;
}


.levo input{
width: 220px;
}

.stare_soubory{
font-weight: bold;
font-size: 10px;
}

.stare_soubory img{
border: 0px;
}

.pravo{
width: 370px;
float: left;
}

.ulozit{
position: absolute;
top: 0px;
left: 0px;
}

.obnovit{
position: absolute;
top: 65px;
left: 125px;
}

.menu2{
position: absolute;
width: 395px;
height: auto;
top: 0px;
left: 130px;
border: 1px solid black;
border-bottom: 2px solid black;
border-right: 2px solid black;
z-index: 200;
background: white;
padding: 10px;
display: none;
}

.menu2_oddeleni{
cursor: default;
}

.zbozi2{
position: relative;
margin-top: 10px;
margin-bottom: 15px;
background-color: #f8f8f8;
}

.stranky{
margin-bottom: 15px;
}

.oddeleni_edit{
position: absolute;
top: 15px;
left: 15px;
background-color: white;
border: 1px solid black;
display: none;
z-index: 100;
padding-top: 4px;
}

#oddeleni_smaz{
position: absolute;
top: 20px;
left: 50px;
background-color: white;
display: none;
z-index: 100;
}

.oddeleni{
position: relative;
background-color: #f8f8f8;
clear: both;
line-height: 0.9;
height: 500px;
overflow: auto;
}

.soubory_form{
position: absolute;
top: 80px;
left: 375px;
border: 1px solid black;
background-color: white;
z-index: 200;
display: none;
padding: 20px;
}

.souzavr{
position: absolute;
cursor: pointer;
top: 10px;
right: 10px;
}

.closeit{
position: absolute;
top: 8px;
right: 8px;
}

.opravneni{
position: relative;
background-color: #e3e2d4;
}

.opravneni tr td{
position: relative;
text-align: center;
vertical-align: middle;
font-size: 12px;
width: 100px;
}

.opravneni tr td.opravneni2{
position: relative;

background-color: #eeeeee;
padding-left: 2px;
font-weight: bold;
}

#foto_clanek{
position: absolute;
width: 640px;
height: 500px;
border: 1px solid black;
z-index: 200;
background-color: white;
top: 20px;
left: 20px;
overflow: auto;
display: none;
}

.galerie_clanek{
position: relative;
display: block;
display: table-cell;
text-align: center;
vertical-align: middle;
float: left;
width: 200px;
height: 150px;
background-color: #dddddd;
border: 1px solid gray;
margin: 2px;
cursor: pointer;
}
