﻿a:link { color: #000050; text-decoration: none; }
a:visited { color: #000050; text-decoration: none; }
a:hover {  color: red; text-decoration: none; }
a.odkaz {color: navy; text-decoration: none; }
a.odkaz:hover { color: red; }
hr {color: black}
img { border-width: 0px; }
p, h1, h2, h3, ul, ol, dl {
    margin: 0em;
    padding: 0.5em;
}
ul,ol,dl {
    margin-left: 1em;
}
hr {
    width: 80%;
}                      
dt { margin-top: 0.5em; }
table {
    margin: 0.5em;
    padding: 0.0em;
    border-width: 0px;
}
td { padding: 3px; margin: 0px; white-space: nowrap; }
th { text-align: left;  white-space: nowrap;}
tr { vertical-align: top;}
body {
    background-color: #efefef;
    text-align: center;
    margin: 10px 20px 10px 20px;
}
.mensi {
    font-size: smaller;
}
.center {
    text-align: center;
}
table.border {
    border-width: 1px;
}


th.thcenter {
    text-align: center;
}

td.tm {
    background-color: #eee;
}

div {
    padding: 0em;
    margin: 0em;
}

div#prg {
    background-color: #fff;
    border: 1px solid black;
}

div#kolem {
    /*min-width: 400px;*/
    border: 0px solid black;
    margin: 0 -1px;
    /*width: 100%;*/
    width: 946px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div#outer {
    border-left-width: 150px;
    border-left-color: #C3C3FE;

    border-right-width: 150px;
    border-right-color: rgb(230,0,0);

    background-color: #fefefe;

    width: auto;
    border-left-style: solid;
    border-right-style: solid;
}

div#inner {
    margin: 0;
    width: 100%;
}

div#clear {
    clear: both;
}

div#hlavicka {
    width: 100%;
    height: 160px;
    position: relative;
    z-index: 13;

    background-color: white;
}

div#levy {
    width: 150px;
    margin-left: -150px;
    float: left;
    position: relative;
    z-index: 10;
    margin-right: 1px;
    text-align: left;
}

div#levy a {
    display: block;
    color: white;
    background-color: blue;
    margin-bottom: 3px;
    padding: 0.2em;
    border: solid 1px black;
    text-decoration: none;
    font-family: arial;
    font-size: 15px;
    
}

div#levy a:hover {
    color: #444;
    background-color: white;
}

div#pravy {
    width: 150px;
    margin-right: -150px;
    float: left;
    position: relative;
    z-index: 2px;
    margin-left: 4px;
    text-align: center;
}

div#hlavni {
    background-image: url('img/orlice.jpg'); 
    background-repeat: no-repeat;
    background-position: center 75px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 12;
    margin: 0 -3px 0 -2px;
}

div#paticka {
    background-color: yellow;
}

div#outer > div#inner {
    border-bottom: 1px solid #fff;
}

div#w3 {
    text-align: center;
}

p.gbook_msghead {
    width: 20em;
    margin: 0em 0.5em 0em 0.5em;
    padding: 0.3em;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top: 2px solid black;
    text-align: left;

    background-color: #cf0;
}

p.gbook_msg {
    margin: 0em 0.5em 0em 0.5em;
    padding: 0.3em;
    border-bottom: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid black;
    border-top: 1px solid black;

    background-color: #0f0;
}

#novinka{
  width: 90%;
  margin: 2px auto;
  text-align: left;
  background: whitesmoke;  
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(0.7);
  -khtml-opacity: 0.7;
}

#novnadpis {
  font-weight: bolder;
  text-align: left;
  font-size: 18px;
  margin: 7px ;
}

#from {
  text-align: left;
  font-weight: bold;
  margin: 7px ;
}

#novobsah {
  text-align: justify;
  margin: 15px ;
}

#addnov {
	position: relative;
	float: left;
	margin: 5px;
}
body {
	text-align: center;
}
textarea {
	background: #BBB;
}
input {
  background: #BBB;
}


#prihlaseni {
  position: relative;
  float: left;
  margin: 5px;
  border: 1px groove gray;
}

body {
  text-align:center;
}

input {
  background: #BBB;
}

