body {
	font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size:0.72em;
	color:#000000;
	margin: 0px auto;
    background: #33867e url(../images/body_bg.gif) repeat-x left top;
}
.noCSS {
  display: none;
}

.printOnly {
	display: none;
}
.clearer {
   clear:both;
}
div.clearer {
	height: 1px;
	overflow: hidden;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.just {
  text-align:justify;
}
.red {
  color: #dd0000;
}
a:link, a:visited {
	color: #01694f;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a img { 
  border: none;
}
ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  line-height: 150%;
}
ol {
  line-height: 140%;
}
li {
  margin-bottom:0.3em;
}
p {
  margin-top: 0.8em;
  margin-bottom: 0;
  text-align: left;
  line-height: 170%;
  text-indent: 0px;
}
.noIndent {
 text-indent: 0;
}
span {
    line-height: 170%;
}
h1 {
  font-size: 170%;
  line-height: 115%;
  margin-top:0px;
  color: #01694f;
}
h2 {
  font-size: 150%;
  font-weight: bold;
  margin-top:1.3em;
    color: #01694f;
}
h3 {
  font-size: 110%;
  margin-top: 0px;
  margin-bottom: 5px;
    color: #01694f;
}
legend {
  font-size: 120%;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding-left: 2px;
  color:#000000;
}
fieldset {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 2px 0px;
  border: 1px solid #000000;
}
fieldset div.fieldsetContent {
  margin: 0px 20px;
}
label {
  font-weight: bold;
}
.help {
	cursor: help;
	border-bottom: 1px dashed #638EB5;
}
#page {
	margin: 0px auto;
	width: 902px;
	background-color: #FFFFFF;
	position: relative;
    background: url(../images/page_bg.gif) repeat-y left top;
}
h1#header {
  margin:0;
  height: 120px;
  position: relative;
  background: #4d8384;
  color:  #FFFFFF;
  font-weight: bold;
  font-size: 200%;
  padding-left: 30px;
  padding-top: 30px;
}
h1#header span {
  position: absolute;
  left: 0;
  top: 0;
  width: 902px;
  height: 150px;
  background: url(../images/header.jpg) no-repeat left top; 
}
a#home{
  position: absolute;
  left: 0px;
  top: 40px;
  width: 259px;
  height: 68px;
}
div#footer {
  width: 882px;
  margin: 0px auto;
  height: 27px;
  line-height: 27px;
  background: #4f8385 url(../images/footer_bg.gif) repeat-x left top;
  color: #FFFFFF;
  text-align: right;
  padding-right: 20px;
}

div#footer a:link, div#footer a:visited{
  color: #FFFFFF;
}
div#content {
  width: 902px;
  background: url(../images/content_bg.gif) no-repeat left bottom;
  margin: 0;
  padding: 0;
}
div#left-column {
  float: left;
  width: 250px;
  padding-left: 0;
  margin-right: 1px;
  padding-bottom: 270px;
}
div#content-column {
  float: left;
  width: 602px;
  padding-left: 24px;
  padding-top: 4px;
  font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 95%;
}

div#menu_container {
  width: 250px;
  background-color: #e0e0e0;
  margin: 0;
  padding: 24px 0 19px 0;
}
div#menu_container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#menu_container ul li {
  margin: 0;
}
div#menu_container ul li a:link, div#menu_container ul li a:visited {
  display: block;
  height: 31px;
  line-height: 31px;
  padding-left: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
}
div#menu_container ul li a:hover {
  background: #bababa url(../images/menu_hover.gif) no-repeat right top;
  text-decoration: none;
}
div#menu_container ul li a.selected:link, div#menu_container ul li a.selected:visited {
  background: #018b70 url(../images/menu_sel.gif) no-repeat right top;
  color: #FFFFFF;
}
div#menu_container ul  li ul li a:link, div#menu_container ul  li ul li a:visited {
  padding-left: 35px;
}
div#breadcrumbs {
  padding-bottom: 4px;
  margin-bottom: 14px;
}
div.left-content, div.right-content {
  float: left;
  width: 280px;
  overflow: hidden;
  padding-bottom: 10px;
}
div.left-content {
  margin-right: 30px;
}
div#content-column *:first-child {margin-top: 0;}

p.vice {
  text-align: right;
  background: url(../images/vice_right.gif)  no-repeat right center;
  padding-right: 1px;
  height: 17px;
  margin-top: 0;
}
p.vice a:link, p.vice a:visited {
  padding: 0 9px 0 10px; 
  color: #FFFFFF;
  font-weight: bold;
  background: #4d8384 url(../images/vice_bg.gif)  no-repeat left center;
  height: 17px;
  line-height: 17px;
  display: block;
  float: right;

}
div#obal {
  position: relative;
  width: 100%;
  min-width: 902px;
}
div#flash {
  position: absolute;
  right: 0;
  top: 0;
  width: 331px;
  height: 150px;
}
/*-------------------------------------------------------------------------------------------------------
	kontaktni formulare
---------------------------------------------------------------------------------------------------------*/
fieldset input.text, fieldset textarea{
	width: 300px;
	border: 1px solid #777777;

}
textarea {
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
  font-size: 12px;
}
td, th {
  vertical-align: top;
  text-align: left;
  padding: 3px 10px;
}
/*-------------------------------------------------------------------------------------------------------
	spec. styly pro tiny
---------------------------------------------------------------------------------------------------------*/
body.mceContentBody {
  width: 594px;
  font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
  font-size: 95%;
   background: #f1f6f6;
  font-size: 11px;
  padding: 0;
  margin: 0;
}

body.mceContentBody td {
  font-size: 11px;
}
body.mceContentBody div.left-content, body.mceContentBody div.right-content {
  border:  1px dashed #000000;
}
body.mceContentBody div.left-content {
  margin-right: 30px;
}
body.mceContentBody a:link, body.mceContentBody a:visited {
  color: #01694f !important;
  text-decoration: none !important;
}
body.mceContentBody p.vice a:link, body.mceContentBody p.vice a:visited {
  color: #FFFFFF !important;
}

/******************************/
/********* SOUBORY ************/
/******************************/
.soubory {
  width: 100px;
  text-align: center;
  float: left;
}

  h2.soubor {
    padding: 0px;
    margin: 0px;
    line-height: 31px;
    font-size: 120%;
    background: url(../images/file.jpg) no-repeat;
  } 
  h2.soubor a {
    padding: 0 0 0 35px;
    margin: 0px;
    line-height: 31px;
  } 
  #soubory_tree {
    width: 220px;
    float: left;
    margin: 0 5px 0 0;
    overflow: hidden;
   /* background: #D0E0FF;*/
   /* border-right: 1px solid #475D82;*/
  }
    a.soubor_thumb {
      display: block;
      padding: 0 0 0 25px;
      line-height: 17px;
      text-decoration: none;
      font-size: 75%;
     /* background: url(../images/soubor_tree.gif) repeat-y 15px 0px;*/
    }
    a.soubor_thumb img {
      width: 20px; 
    }
    .soubor_tree_item_zip {
      height: 31px;
      overflow: hidden;
    }
  .small_text {
    font-size: 65%;
  }
  .file_size {
    font-size: 95%;
    text-align: center;
    margin: 0px;
    padding: 0px;
  }
/******* KONEC SOUBORY *******/

#novinky {
  background: #F5DD33;
}