/* CSS Document */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, #news, #obsah { display: block; }

html{
    background:url(../pics/bg_borders.png) top center no-repeat fixed; 
    background-size: cover;      
}
menu, header{
    text-shadow: 1px 1px 4px #eee;  
}
body {
  font-family: Calibri, serif-sans !important;  
/*  color: #8b9988;*/  
  color:#000000;    
  margin: 0 auto 0 auto;
  width: 800px;
  text-shadow: 1px 1px 4px #ddd; 
  }
body img{
    max-width: 100%;
    min-width: 1%;        
}
#allWrapper{
  position: relative;
  z-index: 999;
}
header{
  min-height:175px;
  min-width:800px;  
  background: url('../pics/top_bar.png') 0 0 no-repeat;
  /*padding-bottom: 20px;  */
  }
#center{
	max-width:1000px;
	margin:0 auto 0 auto;
}
#news{
}
#center{
    
}
#menu{
    text-align: left;    
    float: left;
    max-width: 200px;    
}
.bg{
    background: #fff;
    margin: 0 0 0 1px;
}
menu{	     
    display: block;
    list-style: none;         
    margin: 0px 0px 0px -29px;   
  }
#menu_bottom{
    background: url('../pics/menu_bottom.png') 0 0 no-repeat ;        
    min-height: 200px;    
}
#obsah
{
 max-width: 600px;
 display: block;
 float: right; 
}
.format{    
    padding: 0 20px;
    font-size: 16px;
    font-weight: lighter !important; 
    background: #fff;
    min-height: 550px;
}
#obsah_bottom{
    background: url('../pics/obsah_bottom.png') 0 0 no-repeat;
    min-height: 192px;
    min-width: 600px;
    margin: -16px 0 0 0;
}

footer {
  color:#000000;
  font-size: 16px;
  /*padding:20px;
  margin: 0 20px 0 20px;*/
  text-align: center;  
  font-weight: bolder;
  clear: both;
  text-shadow: 0.5px 0.5px 4px #fff; 
}
footer a:link, footer a:visited{
  color:#000;
}
footer a:hover, footer a:active{
    color: #000000;
}

/*Menu tlacitka*/
a.menu:link, a.menu:visited, a.menu:hover,
a.menu:active, a.menu_selected:link, a.menu_selected:visited,
a.menu_selected:hover, a.menu_selected:active{
  text-decoration:none;
}
menu li.menu, menu li.menu_selected{
    background: url('../pics/button_bg_dark.png') 0 0 no-repeat;
    min-height: 30px;
    min-width: 190px;
    padding: 7px 0 0 35px;    
}
menu li.menu, menu li.menu:link, menu li.menu:visited, menu li.menu_selected:visited{
    -webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
    opacity: 0.5;
}
menu li.menu:hover, menu li.menu:active,menu li.menu_selected:hover, menu li.menu_selected, menu li.menu_selected:link, menu li.menu_selected:active {    
    opacity: 1;
}
a.menu:link, a.menu:visited, a.menu_selected:link, a.menu_selected:visited{
	/*-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-ms-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;*/
}

a.menu:link{
  color:#000000;
  }
  a.menu:visited{
  color:#000000;
  }
a.menu:hover{
  color:#000000;
  }
a.menu:active{
  color:#000000;
  }
a.menu_selected:link{
  color:#000000;
  }
a.menu_selected:hover{
  color:#000000;
  }
a.menu_selected:active{
  color:#000000;
  }
 a.menu_selected:visited{
  color:#000000;
  }
.cara{
  border-right:1px solid #000;
  }
/*Kategorie rollover*/
#gallery{
  display:table-cell;
  }

#gallery img{
  border:1px solid #FFFFFF;
  /*width:100px;*/
  /*height:100px;*/
  margin:5px 5px 5px 5px;
  opacity:0.9;
  -webkit-filter: grayscale(100%);
  }
#gallery img:hover{
    border:1px solid #FFFFFF;
    opacity:1.0;
    -webkit-filter: none;
    }
a {
  text-decoration: none;
  }
a:link, a:visited{
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
a:link,a:visited {
  color: #4e90cc;
  border:0px;
  text-decoration: underline;
  }

a:active, a:hover {
  color:#000;
  border:0px;  
  }
 
h2 {
  color: #7a8888;
  font-size: 24px;
  margin-left:0px; 
  font-weight: lighter !important;
  text-decoration: none;
  }
h1{
 color: #7a8877;
 font-style: italic;  
}
.small {
    font-size: 10px;    
}

img.ramecek{
  border:solid #000 1px;
  float:right;
  margin-right:auto;
  margin-left:10px;
  }
.cistic{
 clear:both;
 }
img.vpravo{
  margin: 0px 0px 10px 10px;
  float:right;
}
img.stred{
  text-align:center;
  margin-left:250px;
  margin-right:250px;
}
hr{
  border:0px;
  height: 50px;
  background: url("../pics/HR_big.png") 0 0 no-repeat;
  padding: 0px 0 0px 0;
  }
tr{
  text-align:center;
  }

img{
  border:0px;
  vertical-align:middle;
  }

.hidden{
    display: none;
}
.newsDate{
    color: #0881cc;
    font-weight: bold;
}
.nobg {
}
.decorated {
background: url('../pics/HRdeco_01.png') -20px 20px no-repeat;
min-width: 385px;
min-height: 34px;
color: #7a8877;
padding: 20px 0 0 20px;
margin: 0;
}
.box h2 {
    color: #808080;
    font-weight: bolder;    
    font-size: medium;
    border-bottom: 1px dashed #0881cc;    
}
.box{
    box-shadow: 2px 2px 10px #888888;
    padding: 2px 20px 50px 20px;
}
img.icon{
    -webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
    opacity: 0.8;
}
img.icon:hover{
    opacity: 1;
}