/* CSS Document */
body {
  background-color: rgb(25,25,25);
  font: 1em "Tahoma", Arial, Verdana;
  margin: 0;
  }
  
#container_header {
  position: relative;
  margin: 10px auto 0 auto;
  width: 800px;
  height: 20px;
  background: url('../design/container_header.jpg') no-repeat top left;
  }
  
img.about {
  position: absolute;
  top: -15px;
  left: 5px;
  width: 790px;
  height: 78px;
  border: 0px;
  }

img.man {
  position: absolute;
  width: 250px;
  height: 380px;
  bottom: 0px;
  left: -250px;
  z-index: auto;
  }
  
img.picl {
  position: absolute;
  width: 240px;
  height: 600px;
  top: -10px;
  left: 0px;
  z-index: auto;
  }
  
img.picr {
  position: absolute;
  width: 240px;
  height: 600px;
  top: -10px;
  right: 0px;
  z-index: auto;
  }
  
div#pic {
  position: absolute;
  width: 100%;
  height: 600px;
  }
  
  
#menu {
  position: absolute;
  width: 800px;
  height: 90px;
  top: 63px;
  left: 0px;
  background: url('../design/menu_bg.jpg') no-repeat top left;
  }
  #menu ul {
  margin: 60px 30px 0 300px;
  padding: 0 0 0 0;
  width: 460px;
  height: 30px;
  text-align: right;*/
  }
  #menu ul li {
  display: inline;
  color: rgb(128,152,35);
  margin: 0;
  }
  #menu ul li a, #menu ul li a:hover {
  display: inline;
  padding: 3px 5px 11px 5px; 
  margin: 0;
  color: rgb(67,125,0);
  font-weight: bold;
  font-size: .8em;
  text-decoration: none;
  background: rgb(48,48,48);
  }
  #menu ul li a:hover {
  text-decoration: none;
  padding: 3px 5px 6px 5px;
  color: rgb(25,25,25);
  /*color: rgb(190,131,40);*/
  background: rgb(167,171,153);
  border-bottom: 5px solid rgb(25,25,25);
  }
  #menu ul li a.hover, #menu ul li a.hover:hover {
  text-decoration: none;
  padding: 3px 5px 6px 5px;
  color: rgb(25,25,25);
  /*color: rgb(190,131,40);*/
  background: rgb(167,171,153);
  border-bottom: 5px solid rgb(25,25,25);
  }
  
#menu ul#navi {
  position: absolute;
	right: 40px;
	top: 90px;
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	width: 423px;
	height: 17px;
  text-align: right;
  background: rgb(25,25,25);
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid rgb(38,38,38);
  border-left: 0;
  font-size: .8em;
  line-height: 1em;
  color: rgb(67,125,0);
  }
  #menu ul#navi li {
	display: inline;
  color: rgb(67,125,0);
  margin: 0;
  font-size: .9em;
  line-height: 1em;
	}
	#menu ul#navi li a {
	display: inline;
  padding: 0 5px;
  margin: 0;
  color: rgb(167,171,153);
  font-weight: bold;
  text-decoration: none;
  background: none;
  font-size: 1em;
	}
	#menu ul#navi li a:hover {
	text-decoration: none;
  color: rgb(88,88,88);
  /*color: rgb(190,131,40);*/
  background: none;
  border: 0;
	}
	#menu ul#navi li a.navih, #menu ul#navi li a.navih:hover {
	text-decoration: none;
  color: rgb(88,88,88);
  /*color: rgb(190,131,40);*/
  background: rgb(38,38,38);
  border: 0;
  padding: 0 5px 4px 5px;
	}
	
#language {
  position: absolute;
  width: 102px;
  height: 26px;
  right: 40px;
  top: 0px;
  }
  #language img {
    border: 0;
    margin: 0;
    float: left;
    }
  
#container {
  position: relative;
  margin: 0 auto;
  padding: 190px 0 0 260px;
  width: 540px;
  min-height: 340px;
  background: url('../design/container_bg.jpg') repeat-y top left;
  }
  #container p {
  padding: 10px;
  margin: 0;
  width: 474px;
  background-color: rgb(38,38,38);
  border: 3px solid rgb(48,48,48);
  color: rgb(88,88,88);
  font-weight: bold;
  font-size: .9em;
  clear: both;
  z-index: 10;
  }
  #container p.light {
  font-size: .8em;
  clear: both;
  }
  #container img.logoh {
  position: absolute;
  width: 243px;
  height: 243px;
  top: 0;
  left: 20px;
  border: 0;
  }
  #container a.logo {
  display: block;
  position: absolute;
  width: 165px;
  height: 140px;
  top: 51px;
  left: 61px;
  background: url('../design/logoie9.png') no-repeat top left;
  }
  #container img.show {
  margin: 0 10px 0 0;
  width: 100px;
  height: 75px;
  border: 0;
  }
  #container img.showobr {
  margin: 0;
  border: 0;
  }
  #container img.video {
  margin: 0 0 10px 0;
  width: 230px;
  height: 173px;
  border: 0;
  }
  #container img.portfolio {
  margin: 0 0 10px 0;
  width: 230px;
  height: 173px;
  border: 0;
  }
  #container span {display: none;}
  #container a, #container a:hover {
  display: inline;
  color: rgb(67,125,0);
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-decoration: none;
  }
  #container a:hover {
  color: rgb(88,88,88);
  }
  #container h1 {
  font-size: 1.1em;
  color: rgb(67,125,0);
  margin: 0;
  }
  #container big {
  font-size: .9em;
  font-weight: bold;
  color: rgb(167,171,153);
  }
  #container table {
  width: 500px;
  width: 500px;\9
  padding: 10px 10px 0 10px;
  margin: 0 0 0 0;
  background: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-bottom: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  vertical-align: top;
  font-size: .8em;
  color: rgb(67,125,0);
  font-weight: bold;
  }
  #container table td.preview {
  width: 240px;
  height: 173px;
  padding: 0;
  text-align: right;
  }
  #container table td.desc {
  width: 230px;
  height: 153px;
  vertical-align: top;
  padding: 10px;
  }
  #container table small {
  color: rgb(88,88,88);
  font-size: .8em;
  }
  #container table small.link {
  color: rgb(67,125,0);
  font-size: .8em;
  }
  #container table small.link a {
  color: rgb(67,125,0);
  }
  #container table small.link a:hover {
  color: rgb(88,88,88);
  }
  
#container table.obrazky {
  width: 500px;
  width: 500px;\9
  padding: 0;
  margin: 0;
  background: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-bottom: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  vertical-align: top;
  font-size: .8em;
  color: rgb(67,125,0);
  font-weight: bold;
  }
#container table.obrazky td.nahled {
  width: 110px;
  height: 75px;
  padding: 0 0 10px 0;
  text-align: right;
  vertical-align: top;
  border: 0;
  }
#container table.obrazky td.popis {
  width: *;
  height: 65px;
  vertical-align: top;
  padding: 10px 0 10px 20px;
  border: 0;
  }
#container table.obrazky small {
  color: rgb(88,88,88);
  font-size: .8em;
  }
#container table.obrazky small.link {
  color: rgb(67,125,0);
  font-size: .8em;
  }
#container table.obrazky small.link a {
  color: rgb(67,125,0);
  }
#container table.obrazky small.link a:hover {
  color: rgb(88,88,88);
  }
  
ul.text {
  padding: 10px;
  margin: 0;
  width: 474px;
  background-color: rgb(38,38,38);
  border: 3px solid rgb(48,48,48);
  color: rgb(88,88,88);
  font-weight: bold;
  list-style-type: none;
  }
ul.text li.title {
  color: rgb(167,171,153);
  font-weight: bold;
  font-size: .9em;
  padding: 0;
  margin: 0;
  list-style-type: none;
  }
ul.text li {
  color: rgb(88,88,88);
  font-weight: bold;
  font-size: .8em;
  padding: 0;
  margin: 0 0 0 20px;
  list-style-type: square;
  list-style-position: inside;
  }
ul.text li a {
  color: rgb(88,88,88);
  font-weight: bold;
  text-decoration: none;
  }
ul.text li a:hover {
  color: rgb(67,125,0);
  }

h2.texth2 {
  width: 474px;
  font-weight: bold;
  font-size: .9em;
  margin: 4px 0 0 0;
  padding: 10px 10px 5px 10px;
  background-color: rgb(38,38,38);
  border-top: 3px solid rgb(48,48,48);
  border-right: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  border-bottom: 0;
  color: rgb(167,171,153);
  }

h3.texth3 {
  width: 464px;
  font-weight: bold;
  font-style: italic;
  font-size: .8em;
  margin: 0;
  padding: 5px 10px 5px 20px;
  background-color: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  boder-bottom: 0;
  color: rgb(167,171,153);
  }
  
  #container p.lighter {
  padding: 10px;
  margin: 0;
  width: 474px;
  background-color: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-bottom: 0;
  border-left: 3px solid rgb(48,48,48);
  color: rgb(88,88,88);
  font-weight: bold;
  font-size: .8em;
  clear: both;
  }
  #container p.lightb {
  padding: 10px;
  margin: 0;
  width: 474px;
  background-color: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-bottom: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  color: rgb(88,88,88);
  font-weight: bold;
  font-size: .8em;
  clear: both;
  }
  #container p.lightc {
  padding: 10px;
  margin: 0;
  width: 474px;
  background-color: rgb(38,38,38);
  border-top: 0;
  border-right: 3px solid rgb(48,48,48);
  border-bottom: 3px solid rgb(48,48,48);
  border-left: 3px solid rgb(48,48,48);
  color: rgb(88,88,88);
  font-weight: bold;
  font-size: .8em;
  clear: both;
  text-align: center;
  }

#quicknav {
  position: absolute;
  width: 190px;
  height: 340px;
  top: 190px;
  left: 40px;
  /*background: red;*/
  }
  #quicknav img.email {
  position: absolute;
  top: 80px;
  left: 45px;
  width: 100px;
  height: 115px;
  border: 0;
  }
  #quicknav a.mail {
  display: block;
  position: absolute;
  top: 80px;
  left: 45px;
  width: 100px;
  height: 58px;
  border: 0;
  background: url('../design/email_icon.png') no-repeat top left\9;
  }
  #quicknav a:hover.mail {
  background: url('../design/email_hover.png') no-repeat top left;
  }
  #quicknav span {display: none;}
  #quicknav p.update {
  display: block;
  position: absolute;
  margin: 0;
  padding: 5px;
  width: 150px;
  height: 120px;
  bottom: 0;
  left: 12px;
  font-size: .6em;
  font-weight: normal;
  border: 3px solid rgb(38,38,38);
  background: rgb(25,25,25);
  }
  #quicknav p.update a, #quicknav p.update a:hover {
  display: inline;
  color: rgb(67,125,0);
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-decoration: none;
  }
  #quicknav p.update a:hover {
  color: rgb(88,88,88);
  }
  
#container_footer {
  position: relative;
  margin: 0 auto;
  width: 800px;
  height: 20px;
  background: url('../design/container_footer.jpg') no-repeat top left;
  }
  
#shareme {
  position: absolute;
  width: 177px;
  height: 22px;
  padding: 0;
  margin: 0;
  left: 4px;
  bottom: 4px;
  }
  #shareme a, a:link, a:visited, a:hover {color: rgb(88,88,88);}  
  
#disclaimer {
  position: relative;
  margin: 2px auto 10px auto;
  padding: 0 0 0 10px;
  width: 790px;
  text-align: left;
  color: rgb(67,125,0);
  font-size: .55em;
  }
  #disclaimer a, #disclaimer a:hover {
  display: inline;
  color: rgb(67,125,0);
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-decoration: none;
  }
  #disclaimer a:hover {
  color: rgb(88,88,88);
  }