/***************************************************************/
/*                    ORM DEFAULT.CSS                          */
/***************************************************************/

* {
  font-family: tahoma, verdana;
  font-size: 11px;
  color: #EEEEED;
  margin: 0px;
  padding: 0px;
  border: 0px;
  letter-spacing: 1px;

  scrollbar-base-color: black;
  scrollbar-face-color: #645C54;
  scrollbar-track-color: #3A3A3A;
  scrollbar-arrow-color: #EEEEED;
  scrollbar-highlight-color: #A79D93;
  scrollbar-3dlight-color: black;
  scrollbar-shadow-color: #3A3A3A;
  scrollbar-darkshadow-color: black; 
}

b {
  color: white;
}

body {
  background: url('bg_bot2.gif');
  width: 100%;
  text-align: center;
}

body.viewimg {
  background: url('bg_top.gif');
}

body.viewimg img.viewimg_img {
  border: 3px solid #897F74;
}

h1 {
  font-size: 14px;
  font-weight: bold;
  color: #EFDE99;
  margin: 0px 0px 10px 0px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #EDC250;
}

/***************************************************************/
/*                    MAIN TOP                                 */
/***************************************************************/

#main_top {
  background: url('bg_top2.gif');
  width: 100%;
  height: 92px;
}

#main_top_in {
  width: 100%;
  height: 92px;
  background: url('bg_wave_top.gif') repeat-x bottom;
  text-align: center;
}

#main_top_in img {
  margin: 0px auto;
}

#main_top_logo {
  position: absolute;
  top: 10px;
  right: 10px;
}


/***************************************************************/
/*                    MAIN BOTTOM                              */
/***************************************************************/

#main_bot_in {
  width: 760px;
  margin: 0px auto;
  text-align: left;
}


/***************************************************************/
/*                    CONTAINER                                */
/***************************************************************/

#container {
  padding: 50px 0px 10px 0px;
  background: url('bg_news_col.gif') repeat-y right;
  background-color: #918579;
}


/***************************************************************/
/*                    CONTAINER LEFT                           */
/***************************************************************/

#cont_left {
  float: left;
  padding: 0px 20px 0px 25px;
  width: 475px;
  _width: 525px;
  line-height: 17px;
  height: 360px;
  overflow: auto;
}

#cont_left a {
  color: #FFCF97;
  text-decoration: none;
}

#cont_left a:hover {
  color: #EDB16B;
}

#cont_left p {
  margin: 0px 0px 10px 1px;
  text-align: justify;
}

#cont_left h2 img, #cont_left p img {
  border: 2px solid #645C54;
  float: right;
  margin: 0px 0px 5px 20px;
}

#cont_left p.gallery img {
  float: none;
  display: inline;
  margin: 5px 5px 5px 0px;
}

#cont_left p.gallery a:hover img {
  border: 2px solid #C29662;
}

#cont_left p.novinky {
  line-height: 15px;
  margin-bottom: 20px;
}

#cont_left p.novinky img {
  float: left;
  margin: 10px 15px 20px 0px;
}

#cont_left p span {
  font-weight: bold;
  color: white;
}

#cont_left img.cl_title {
  margin-bottom: 20px;
}

#cont_left img.cl_mapa {
  float: right;
  border: 3px solid #7B726B;
}

/***************************************************************/
/*                    CONTAINER RIGHT                          */
/***************************************************************/

#cont_right {
  float: left;
  width: 190px;
  _width: 235px;
  font-size: 10px;
  line-height: 14px;
  padding: 3px 20px 0px 30px;
}

#cont_right p {
  margin-bottom: 5px;
}

#cont_right p span {
  font-weight: bold;
  color: white;
}

#cont_right a {
  color: #D39144;
  text-decoration: none;
}

#cont_right a:hover {
  color: #FFB35A;
}

#cont_right img.cr_title {
  margin-bottom: 20px;
}

.news_box {
  margin-bottom: 20px;
}


/***************************************************************/
/*                    MAIN MENU                                */
/***************************************************************/

#main_menu {
  margin: 5px 0px;
}

#main_menu img {
  border: 3px solid #897F74;
  margin: 0px 1px 0px 0px;
}

#main_menu img.menu_on {
  border: 3px solid #C29662;
}


/***************************************************************/
/*                    FOOT                                     */
/***************************************************************/

#foot {
  background-color: #897F74;
  height: 50px;
  line-height: 15px;
}

#foot a {
  text-decoration: none;
  font-weight: bold;
}

#foot a:hover {
  color: #EDA34C;
}

#foot span {
  margin: 10px 20px;
}

#foot_left {
  float: left;
}

#foot_right {
  float: right;
  text-align: right;
}


/***************************************************************/
/*                    OTHERZ                                   */
/***************************************************************/

#main_bot_wave {
  width: 100%;
  height: 66px;
  position: absolute;
  top: 92px;
  left: 0px;
  background: url('bg_wave_bot.gif') repeat-x top;
}

.more {
  float: right;
}

.cleaner {
  clear: both;
  height: 0px;
  line-height: 0px;
  padding: 0px;
  border: none;
  margin: 0px;
  display: inline;
}
