/* div {border: solid 1px #f00;} */
/* Fix IE*/

/* html *{
  float: none;
}*/
/* End */

html, body {
  position: relative;
  margin: 0 0;
  font:10pt Tahoma, Sans-Serif;
  height:100%;
  min-width: 800px;
}

#title {
  position: static;
  left: 0; top: 24px;
  height: 100px; width: 100%;
  background-color: #e5e5e5;
  border-bottom:4px solid #00572B;
  color:white;
  padding: 0 0;
}

#logoimage {
  background:url(/styles/default/tavda_info_gerb.jpg) center no-repeat;
  float: left;
  height: 100px;
  width: 231px;
}

#logoimage_9may {
  background:url(/styles/default/tavda_info_9may.jpg) center no-repeat;
  float: left;
  height: 100px;
  width: 231px;
}

#sitelogo {
  margin-left: 231px;
  background:url(/styles/default/tavda_info_cf.png) center no-repeat;
  height: 100px;
}

img {
  border: 0;
}

#meta {
  position: static;
  padding: 0 0 0 0;
  border-top:4px solid #e5e5e5;
  border-bottom:4px solid #e5e5e5;
  overflow:hidden; width:100%;
}

#menu {
  padding: 0 6px 6px;
  margin: 0;
  width: 188px;
  float: left;
}

#menu h2 {
  margin: 6px 0 0 0;
  padding: 4px 0 0 30px;
  background:#00572B url(/styles/default/str_gr.png) left top no-repeat;
  color: white;
  font-size: 8pt;
  font-weight: bold;
  min-height: 17px;
  border-bottom: 1px solid white;
}

#menu ul {
  list-style:none;
  margin: 0;
  padding: 0;
}

#menu li {
  background:#e5e5e5 url(/styles/default/str_menu.png) left top no-repeat;
  margin: 0;
  padding: 4px 15px 0 30px;
  min-height: 18px;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #c5c5c5;
  zoom: 1; /* IE hack */
  vertical-align: bottom; /* IE hack */
}

/* Misc ********************/

#menu a{
  text-decoration:none;
  display:block;
  color:black;
  font-size: 8pt;
}

h1 {
  margin:0; padding:20px;
}

h3 {
  margin:0; padding:10px;
}

#sections {
  float:left; width:20%;
}

#topmenu {
  position: relative;
  left: 0; top: 0px;
  height: 24px; width: 100%;
  background:#00572B;
  color:white;
  text-transform: uppercase;
  font-size: 7pt;
}

#topmenu a {
  color:#ffffff;
  text-decoration: none;
}

#topmenu ul {
  list-style:none;
  margin:1px 15px;
  padding:5px 0 0;
  text-align: right;
}

#topmenu li {
  display:inline;
  margin: 0 -5px;
  padding:1px 15px 2px 17px;
}

#topname {
  height: 24px; width: 120px;
  float: left;
  margin-right: auto;
}

#topnavi {
  height: 24px; width: 380px;
  float: right;
  margin-left: auto;
}

#topname p {
  padding: 5px 0 0;
  margin: 1px 15px;
  font-weight: bold;
}

.content {
  padding: 6px;
  margin: 0 130px 0 200px;
  padding-bottom:2000px;
  margin-bottom:-2000px;
  border-left:4px solid #e5e5e5;
  border-right:4px solid #e5e5e5;
}

.content h1 {
  margin:0 0 0 0; padding:0 15px 0 0;
  background:#A60000 url(/styles/default/str_red.png) left top no-repeat;
  color: white;
  font-size: 8pt;
  font-weight: bold;
  height: 17px;
  padding-left: 30px;
  padding-top: 4px;
  border-bottom: 1px solid white;
}

.content p {
  padding: 0 5px;
  margin: 0 0;
  text-align: justify;
}

.content a {
  text-decoration: none;
  color: #A60000;
}

#reklama {
  padding: 5px;
  margin: 0;
  width: 120px;
  float: right;
  overflow:hidden;
}

#reklama h3 {
  margin:1px 0 0 0; padding:0 15px 0 0;
  background:#b28f00 url(/styles/default/str_yel.png) left top no-repeat;
  color: white;
  font-size: 8pt;
  font-weight: bold;
  height: 17px;
  padding-left: 30px;
  padding-top: 4px;
  border-bottom: 1px solid white;
}

#bottom {
  position: static;
  height:23px; width:100%;
  background:#E5E5E5;
  border-bottom:solid 4px #00572B;
  border-top:solid 4px #00572B;
  clear: both;
}

#bottom p {
  margin:2pt;
  text-align: center;
  font-size: 10pt;
}

#bottom a {
text-decoration: none;
color: black;
}

#status {
  position: static;
  width: 100%
}

#status p {
  border-top:solid 4px #e5e5e5;
  margin: 0 0 4px 0;
  padding: 4px;
  text-align: center;
}

#status a {
  color: #666666;
  text-decoration: none;
}
#status a:hover {
  color: #F12018;
  text-decoration: none;
}

div.hr {
  height: 16px;
  background: url(/styles/default/sep_line.png) repeat-x scroll center;
  width: 95%;
  margin: auto;
}
div.hr hr {
  display: none;
}

.news h1 {
  margin:1px 0 0 0; padding:0 0 0 150px;
  background:#ffffff;
  color: #A60000;
  font-size: 10pt;
}
.news h2 {
  margin: -15px 0 6px 20px; padding: 0 5px;
  font-size: 7pt;
  font-weight: normal;
  color: #00783c;
}

.pagenavi ul {
  list-style:none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.pagenavi li {
  display:inline;
  margin: 0;
  padding: 0;
}

input {
  font:8pt Tahoma, Sans-Serif;
}

select {
  font:8pt Tahoma, Sans-Serif;
}

.calendar a {
  text-decoration:underline;
}
.calendar td {
  background-color: #E5E5E5;
  color: #AAAAAA;
  width: 15pt;
  text-align: center;
}

.calendar th {
  background-color: #E5E5E5;
}

div.thumb {
width: 155px;
height: 150px;
margin: 5pt;
float: left;
background-color: #E5E5E5;
text-align: center;
padding: 10px 5px 5px 5px;
border: 0;
}

div.photo {
text-align: center;
width: 100%;
}