/* CSS Document */
body
{
	font-family: Times New Roman, verdana, Serif;
	font-size:small;
	font-size:14px;
	color: #333333;
	background-image: url(img/pozadi-g.jpg);
	background-repeat:repeat-x;
	background-color:#899d22;
	background-position: 50% 0%;
}

#page
{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -x-system-font:none;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0 auto;
  padding:0 10px;
  text-align:left;
	width: 1000px;
}

#header
{
	padding: 0;
	height: 100px;
	text-align: left;
	margin-top: 0;
	background-position: left top;
	width: 998px; }
	

#logo
{
	width: 500px;
	height: 95px;
	z-index: 2;
	float: left;
	margin: 0 0 0 220px;
	padding: 0;
	display: block;
  background-image: url(img/logo-g.png);
	background-repeat: no-repeat; }
	
#barvy
{
	position: relative;
	z-index: 2;
	float: left;
	  padding-left:60px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
	padding: 10 10 10 60px;
	width: 200px; }
	
	#menu
{
	position: relative;
	z-index: 2;
	float: left;
	width: 230px; }
	
	#menu-top
{
	height: 120px;  
  width: 100%;
  padding: 5 0 0 12px;
    padding-left:12px;
    padding-right:5px; }

	#menu-sub
{
	height: auto;
  background-color:#dedede;
  background-image: url(img/menu-sub.jpg);
	  background-repeat: repeat-y; }
	
#m-s-top{
    background-color: #fffeff;
  	vertical-align: top; 
  	height: 25px;
  	padding-left:10px;
  	padding-top:4px;
  	font-size:17px;
  	font-weight: bold;
	  color: #899d22;
}
#m-s-bottom{
    background-color: #fffeff;
  	vertical-align: bottom; 
  	height: 10px;
}
#m-s-main
{
    height: auto; 
    padding: 0 20 0 20px;
    padding-left:20px;
	  background-image: url(img/menu-sub.jpg);
	  background-repeat: repeat-y;
}

  #menu ul 
{   padding-left:2px;
    padding-right:5px;
    padding-top:2px;
    padding-bottom:5px;
  padding: 2 5 5 2px; 
	margin: 1 0 3 0px;
	list-style:none;
	
}
	
#content
{
	width: 700px;
	z-index: 2;
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	display: block; }
	
#content-main
{   
    min-height: 400px;
    _height: 400px;
  	height: auto; 
  	padding-left:12px;
    padding-bottom:10px;
    padding: 0 0 10 12px;	
    background-color:#dedede;
	background-image: url(img/content.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
	
#content-top
{
  	background-color: #fffeff;
  	vertical-align: top;
    height: auto;   
    padding-left:10px;
    padding-right:10px;
    padding-top:4px;
  	font-size:21px;
  	font-weight: bold;
	  color: #899d22;	
}
#content-bottom
{
  	background-color: #fffeff;	
	  vertical-align: bottom;
	  height: 10px; 
}                               

#footer
{
	height: 70px; 
  vertical-align: bottom; 
  padding: 20 0 0 0px;	
  text-align: center;
  }
#main
{
	height: 100%; 
  width: 998px; }
#linka
{
	height: 1px; 
  width: 180px;
  background-image: url(img/tecka.jpg);
	background-repeat: repeat-x; }
  
.main {
    padding-left:15px;
    padding-right:15px;
    padding-top:3px;
    padding-bottom:3px;
  padding: 3 15 3 15px;	
}
.dot{
  	background-image: url(img/dot.jpg);
	  background-repeat:repeat-x;
}

.vypis{
  font-size: 15px;
}

a {
  text-decoration: underline;
  color: #6b6b6b; 
  font-size: 14px;
  font-weight: bold;
}

a.top-menu {
  text-decoration: none;
  color: #6b6b6b; 
  font-size: 14px;
  font-weight: bold;
}
a:hover.top-menu {
  text-decoration: none;
  color: #899d22;
  font-size: 14px;
  font-weight: bold;
}
a.top-menu-c {
  text-decoration: none;
  color: #899d22;
  font-size: 14px;
  font-weight: bold;
}
a.sub-menu {
  text-decoration: none;
  color: #6b6b6b; 
  font-size: 15px;
  font-weight: bold;
}
a:hover.sub-menu {
  text-decoration: none;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
}
a.sub-menu-c {
  text-decoration: none;
  color: #899d22; 
  font-size: 15px;
  font-weight: bold;
}

a.pod-menu {
  text-decoration: none;
  color: #6b6b6b; 
  font-size: 14px;
  font-weight: normal;
}
a:hover.pod-menu {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
a.pod-menu-c {
  text-decoration: none;
  color: #899d22; 
  font-size: 14px;
  font-weight: normal;
}
a.barva {
  text-decoration: none;
  color: #252523;
} 

.article-title {
  font-size: 18px;
  font-weight: bold;
} 
.date {
  font-size: 12px;
  color: #6b6b6b; 
}
.b_text_clanek {
  font-size: 14px;
  color: #333333; 
}
.clanek{
   padding: 10 0 20 0px;	
}
.spacer {
   background-color: #fffeff;
   vertical-align: bottom; 
   height: 2px;
}
.title-read {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
} 

#foto {width: 100%;}
#foto td{padding: 4px; text-align: center;  vertical-align: middle;}

#prehled {width: 100%;  border-spacing: 0px 0px; border-collapse: collapse;}
#prehled td{padding: 7px; text-align: left;  vertical-align: middle;}


/*admin lista*/
#top-dark { height: 13px; text-align: center; padding: 3px 20px 3px 20px; 
              padding-left:20px;
    padding-right:20px;
    padding-top:3px;
    padding-bottom:3px;}
#top-dark-content {text-align: left; color: #fff; font: bold 16px Arial;}
#top-dark a {color: #666; font: normal 11px Verdana; text-decoration: none; padding: 3px 8px;}
#top-dark a.lit {color: #eee;}
#top-dark a:hover {color: #eee; background-color: #333;}

/*clona*/
.Window {
background-color:#FFFFFF;
border:2px solid #AAAAAA;
color:#000000;
display:none;
left:70%;
top:10%;
margin-left:-500px;
position:fixed;
text-align:center;
vertical-align:bottom;
font: bold normal 25px Verdana;
width:auto;
height:auto;
z-index:3000;
}

.clona_c{
background: #CCCCCC;
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:2999;
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
}

input.bigger {
padding:3px;
}
.odd {
background-color:#fafafa;
}

/*tagovani*/
INPUT.wide { width: 300px; }
      
      SPAN.tagMatches {
          margin-left: 10px;
      }
      
      SPAN.tagMatches SPAN {
          padding: 2px;
          margin-right: 4px;
          background-color: #899d22;
          color: #fff;
          cursor: pointer;
      }
      
      PRE {
          background: #ddd;
          font-family: Courier;
          padding: 5px;
          overflow: auto;
      }
      
.f12 {
  font-size: 12px;
}
