html, body  
{ height: 100%;  margin: 0px; padding: 0px;    
  font-family: "MS Sans Serif", Geneva, sans-serif;  font-size: 13px;
			background-color: #E1DDDD; background-image: url(../obrazy/right_repete.jpg);
			background-position: top; 
			
			 line-height: 1.2em;
			background-repeat: repeat-x;
}
			
div#fake
{
clear: both;

}
span#autors
{
position: absolute;
top: 5px; 
right: 10px;
color: #AFAFAF; 

}

span#autors  a
{ color: #AFAFAF; 
text-decoration: none;
font-size: 8px;
}

span#autors a:hover 
{ color: #FFDA02; text-decoration: underline;}

div#content-content 
{
width: 852px; margin-left: auto; margin-right: auto;
}

h1 
{ background-image: url(../obrazy/logo.jpg);
width: 852px; height: 220px; 
margin-bottom: 0;
}

div#stred 
{ 
background-image: url(../obrazy/stred-pruh-repete.jpg);
background-repeat: repeat-y;
width: 852px; 
}

div#footer 
{ 
background-image: url(../obrazy/footer.jpg);
width: 852px; height: 53px;
}

div.content
{
border: 0px solid red;
width: 600px;
margin-left: 15px;
padding: 10px 2px 0px 10px;
float: left;
}

div.pravy
{
border: 0px solid blue;
float: right;
position: relative;
top: 5px; right: 40px;
width: 120px;
}

div#menu
{
position: relative;
top: -23px;
left: 25px;
border: 0px solid red;
width: 580px;

}

div#menu a 
{ display: block; float: left; 
 background-image: url(../img/button.jpg);
  background-repeat: no-repeat;
  padding-left: 18px;
  color: white; 
  font-size: 11px;
  padding-right: 35px;
  text-decoration: none;
  font-weight: bold;
  
 }
 
 div#menu a:hover
 {
 color: #F6D200;
 text-decoration: underline;
 }
 
 address 
 {
 font-style: normal;
 }
 
 p:first-letter
 {
font-size: 20px;
font-family: Trebuchet MS;
font-weight: bold;

 }
 

.thumbnail
{
float: left;
width: 80px;
border: 0px solid gray;
font-family: Tahoma;
font-size: 11px;
display: block;
margin: 15px;
_margin: 10px;
padding: 20px;
_padding: 10px;
height: 130px;


}

.thumbnail2
{
float: left;
width: 80px;
border: 0px solid gray;
margin: 0 10px 10px 0;
padding: 0px;
font-family: Tahoma;
font-size: 11px;


}



.clearboth { clear: both; }
.thumbnail img { border: 0px solid #949494; } 


a  {  color: black;}
a:hover  { color: #776600; text-decoration: underline;  }

.thumbnail a  {  font-variant: small-caps; color: black;}
.thumbnail a:hover  { color: #776600; text-decoration: underline;  }
.thumbnail a img { border: 1px solid gray; }
.thumbnail a:hover img { border: 1px solid #716000; }


.thumbnail2 a  {  color: #DADADA; text-decoration: none;}
.thumbnail2 a:hover  { color: #D2B400; text-decoration: underline;  }
.thumbnail2 a img { border: 1px solid gray; }
.thumbnail2 a:hover img { border: 1px solid #716000; }

span.am 
{
font-weight: bold;
 color: #EBEBEB;
 font-size: 11px;
}

span.large
{

}
