/* CSS Document */
span.star{
font-size:17px;
font-weight:bold;
color:#B18D59;

}
body {
  margin: 0px;
  padding: 0px;
  background: #ffffff url('../files/background.jpg') repeat-x;
  text-align: center;
  font-family: arial;
  font-size: 13px;
  color: #888579;
}

h1, h2, h3 {
  margin:0px;
  padding:0px;
}

h1 {
  color: #615e51;
  font-size: 18px;
  font-weight: normal;
  margin-top: 0px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
}

p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  text-align: justify;
}

object, embed, param {
  margin: 0px;
  padding: 0px;
}


input.submit {
	width: 100px;
}

select {
	border: 1px solid #b7b4a1;
	color: #615e51;
	width: 200px;
	font-size: 11px;
}

select.jedna {
	width: 70px;
}

select.dva {
	width: 90px;
}

select.tri {
	width: 120px;
}

textarea {
	width: 250px;
	height: 70px;
	border: 1px solid #b7b4a1;
	color: #615e51;
	font-size: 11px;
}

hr {
  margin: 0px;
  padding: 0px;
  height: 0px;
  border: 0px;
  border-top: 1px solid #8c642c;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.green {
  color: #687818;
}

.brown {
  color: #7d4900;
}

.blue {
  color: #00467f;
}

#in_left ul {
	/*border-top: 1px solid #b7b4a1;*/
}

#in_left li {
	border-bottom: 1px solid #8c642c;
	/*background: transparent url('../files/li.gif') no-repeat left top;*/
	width: 100%;
	display: block;
	height: 27px;
}

	#in_left .text_menu li a {
		width: 197px;
		height: 29px;
		background: url('../files/a.li.gif') no-repeat;
		display: block;
		color: #784d10;
		height: 20px;
		padding-top: 7px;
		padding-left: 27px;
		_width: 170px;
		text-decoration: none;
	}
	
	#in_left .text_menu li a:hover {
		/*text-decoration: underline;*/
		/*height: 29px;*/
		background: url('../files/a.hover.li.gif') no-repeat;
	}
	
#in_left li.text_indent {
  text-indent: 10px;
}

  #in_left li.text_indent a {
    background: url('../files/a.li-sub.gif') no-repeat;
  }

  #in_left li.text_indent a:hover {
    background: url('../files/a.hover.li-sub.gif') no-repeat;
  }

.cl_both {
  clear: both;
  font-size:0px;
}

#main {
  width: 810px;
  margin: 0 auto;
  background: url('../files/background-content.jpg') repeat-y;
}

#header {
  width: 810px;
  height: 261px;
}

#left {
  width: 217px;
  float: left;
  color: #784d10;
}

  #left #in_left {
    width: 207px;
    margin: 0 auto;
  }
  
  #left .aktualne-sk {
    background: url('../files/0-aktualne_pozicie-sk.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne-en {
    background: url('../files/0-aktualne_pozicie-en.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }

  #left .aktualne_info-sk {
    background: url('../files/0-aktualne_informacie-sk.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_info-en {
    background: url('../files/0-aktualne_informacie-en.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_projekty-sk {
    background: url('../files/0-aktualne_projekty-sk.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_projekty-en {
    background: url('../files/0-aktualne_projekty-en.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_kontakt-sk {
    background: url('../files/0-kontaktujte_nas-sk.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_kontakt-en {
    background: url('../files/0-kontaktujte_nas-en.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
      #left .aktualne_kontakt-sk div.kontakt a, #left .aktualne_kontakt-en div.kontakt a {
        text-decoration: none;
        color:#784d10;
      }
  
      #left .aktualne_kontakt-en div.kontakt, #left .aktualne_kontakt-sk div.kontakt {
          text-align: left;
      }
  
  #left .aktualne_menu-sk {
    background: url('../files/0-navigacia-sk.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .aktualne_menu-en {
    background: url('../files/0-navigacia-en.jpg') no-repeat;
    width: 207px;/*207*/
    height: 36px;
  }
  
  #left .text {
    width: 197px;
    text-align: left;
    margin: 20px 5px;
  }
  
    #left .text p {
      margin:0px;
      padding:0px;
    }
  
  #left .text_menu {
    width: 197px;
    text-align: left;
    margin: 0 5px;
    margin-bottom: 10px;
  }
  
  #left .text_kontakt {
    width: 197px;
    text-align: left;
    margin: 5px 5px;
    margin-bottom: 10px;
  }
  
    #left .text_kontakt a {
      color: #784d10;
      text-decoration: underline;
    }
    
    #left .text_kontakt a:hover {
      text-decoration: none;
    }
  
    #left .text span {
      display: block;
      width: 100%;
      text-align: right;
    }
    
      #left .text span a {
        color: #784d10;
        text-decoration: none;
      }
      
      #left .text span a:hover {
        text-decoration: underline;
      }

#right {
  width: 593px;
  float: left;
}

  #right .background-content {
    margin-top: 10px;
    background: url("../files/background-border.jpg") repeat-y 453px 0;
  }
  
    #right .background-content  .content-bottom-margin {
      width: 90%;
      height: 8px;
      clear: both;
      background-color: #ffffff;
    }

  #right .content_height {
    width: 591px;
    _width: 590px;
    height: 36px;
    background: url("../files/content_height.jpg") repeat-x;
    position: relative;
  }
  
  #right .content_height .language {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #784d10;
  }
  
    #right .content_height .language a {
      color: #784d10;
      font-weight: bold;
      text-decoration: none;
    }
    
    #right .content_height .language a:hover {
      text-decoration: underline;
    }
  
          #right .content_height h1 {
            height: 36px;
          }
          
          #right .content_height h1.c1-sk {
            background: url("../files/content-h1-1-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c2-sk {
            background: url("../files/content-h1-2-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c3-sk {
            background: url("../files/content-h1-3-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c4-sk {
            background: url("../files/content-h1-4-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c5-sk {
            background: url("../files/content-h1-5-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c10-sk {
            background: url("../files/content-h1-10-sk.jpg") no-repeat;
          }
          
          #right .content_height h1.c1-en {
            background: url("../files/content-h1-1-en.jpg") no-repeat;
          }
          
          #right .content_height h1.c2-en {
            background: url("../files/content-h1-2-en.jpg") no-repeat;
          }
          
          #right .content_height h1.c3-en {
            background: url("../files/content-h1-3-en.jpg") no-repeat;
          }
          
          #right .content_height h1.c4-en {
            background: url("../files/content-h1-4-en.jpg") no-repeat;
          }
          
          #right .content_height h1.c5-en {
            background: url("../files/content-h1-5-en.jpg") no-repeat;
          }
          
          #right .content_height h1.c10-en {
            background: url("../files/content-h1-10-en.jpg") no-repeat;
          }
          
  
    #right .content_height span.region {
      color: #aeaeae;
    }
    
    #right .content_height h1 span {
      display: none;
    }

  #right .content {
    width: 453px;
    float: left;
    text-align: center;
  }
  
    #right .text {
      width: 412px;
      margin:0 auto;
      text-align: left;
    }
    
      #right .text a {
        color: #888579;
        text-decoration: uderline;
      }
      
      #right .text a:hover {
        text-decoration: none;
      }
    
      #right .text h1 {
        margin-bottom: 8px;
      }
      
      #right .text h2 {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 5px;
      }
    
      #right .text ul, #right .text ol {
      	padding: 0px;
      	padding-left: 15px;
        margin: 10px 0;
        margin-left: 20px;
      }
    
        #right .text ul li {
          list-style-type: disc;
        }

        #right .text ol li {
          list-style-type: decimal;
        }
  
  #right .right_banner {
    width: 140px;
    height: 369px;
    float: right;
    background: transparent url("../files/osoba.jpg") no-repeat 1px 90px;
    /* POSITION RELATIVE */
    position: relative;
  }
  
  #right .right_banner .flash_div {
    width: 120px;
    height: 86px;
    background-color: black;
    /* POSITION ABSOLUTE */
    position: absolute;
    top: 4px;
    left: 72px;
  }
  
#bottom {
  height: 36px;
  clear: both;
  text-align: center;
  position: relative;
  background: url("../files/background-bottom.jpg") repeat-x;
}

  #bottom .bottom-content {
    width: 365px;
    margin: 0 auto;
  }

  #bottom a.a, #bottom a.b, #bottom a.c {
    height: 13px;
    display: block;
    margin-top: 12px;
    float: left
  }
  
  #bottom a span {
    display: none;
  }

  #bottom a.a {
    width: 63px;
    background: url("../files/a.jpg") no-repeat;
  }
  
  #bottom a.b {
    width: 122px;
    background: url("../files/b.jpg") no-repeat;
  }
  
  #bottom a.c {
    width: 93px;
    background: url("../files/c.jpg") no-repeat;
  }





























