* { padding: 0; margin: 0; }

img { border: 0px solid #ccc;}

body {
 background: #b6c7d9;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 padding-top: 30px;
}
#wrapper { 
 margin: 0 auto;
 width: 779px;
 background: #b6c7d9;

}
#header {
 width: 779px;
 height: 173px;
 color: #333;
 background: #fff url("img/head.jpg") no-repeat center top;
 border: 0px solid #ccc;

 }
#content { 
 width: 751px;
 color: #333;
 background: #fff;
 padding-left: 14px;
 padding-right: 14px;
 padding-bottom: 14px;
 min-height: 380px;
 
}
  * html #content { 
  height: 380px; }

#footer { 
 color: #fff;
 width: 779px;
 height: 48px;
 border: 0px solid #ccc;
 background: #fff url("img/footer.jpg") no-repeat center top;
padding-top: 0px;
 margin-bottom: 25px;
}

.menu {color: white;
       font-family: tahoma;
       font-size: 12px;
       font-weight: bold;
       padding-top: 144px;
       margin-left: 10px;}

h1 {font-size: 18px;
    color: #848484;
    font-family: tahoma;
    margin-bottom: 13px;}
    
h2 {font-size: 15px;
    color: #c8b393;
    font-family: tahoma;
    margin-bottom: 13px;}
    
h3 {font-size: 16px;
    color: #c8b393;
    font-family: tahoma;
    margin-bottom: 13px;
    margin-left: 40px;}
    
h4 {font-size: 12px;
    color: #808080;
    font-weight: normal;
    font-family: tahoma;
    margin-top: -13px;
    margin-bottom: 13px;
    margin-left: 40px;}
    
.bold {font-weight: bold;}
     
    .cifra {
margin-right: 8px;
}

p.odst {margin-left: 40px;
        margin-right: 40px;
        }
        
p.odsta {margin-left: 40px;
        margin-right: 40px;
        line-height: 20px;
        }        
        

A:link {
	COLOR: #737373;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #737373;
		TEXT-DECORATION: underline;
}

.about {color: #737373;
        font-size: 11px;
        font-style: italic;
        }

A:hover {
	COLOR: #535353;
	TEXT-DECORATION: none;
}

a:link.tuc {
  color: white;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }

.otazka {font-weight: bold; font-style: italic;}

.italic {font-style: italic;}

a:visited.tuc {
color: white;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }
  
a:hover.tuc {
  color: #c8b393;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }
  
a:link.now {

  color: #c8b393;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }

a:visited.now {
  color: #c8b393;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }
  
a:hover.now {
  color: #c8b393;
  TEXT-DECORATION: none;
  FONT-FAMILY: tahoma, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  margin-left: 19px;
  }
  
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.button {background: white; color: black;}

.tabkon {width: 190px; vertical-align: top;}

.ref1 { 
 width: 708px;
 color: #333;
 border-bottom: 2px solid #fff;
 padding: 14px;
 margin-bottom: 15px;
}

.refkon { 
 width: 160px;
 border: 1px solid #c2def3;
 color: #333;
 padding: 14px;
 margin-bottom: 15px;

}

.button {background: white; color: black;}

.center {margin-top: 20px; margin-left: 25px;}

.padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.padding2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.paddingl {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}

ul {margin-left: 55px;
    line-height: 20px;}

.year {font-weight: bold;
       display: block;
       margin-bottom: 3px;
       font-size: 14px;}
       
.cv {line-height: 18px; padding-left: 20px; padding-right: 20px;}

.rekl {padding: 4px; background: #efefef; font-size: 12px; color: gray;}

.dokres { padding-right: 10px;
          float: left;}
        
.cara {padding-top: 7px; 
       padding-bottom: 7px;
       clear: both;}
               
.dat {font-size: 12px; color: gray;}               
               
.imtext {
  float: left;
  margin-right: 10px;
}               
               
.clear {clear: both;}               
               
#levej {
  width: 370px;
  float: left;

}

#pravej {
 width: 300px;
 float: left;
}


