 
.block, .block-b{
  border: 2px solid white;
  background: rgb(148,181,224);
  width: 115px;
  height: 115px;
  color: white;
  font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
  font-size: 11px;
}

 
.block-c{
  float: left;
  border: 2px solid white;
  background: red;
  width: 115px;
  height: 115px;
  text-align: center;
  color: white;
  font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
  font-size: 18px;
}

.block-c a {
  display: block;
  height: 115px;
}

.block-c  span{
  padding: 1.5ex;
  line-height: 185px;
  color: white;
}
 
.logo a:hover {
    border: none;
    background: white;
    width: 115px;
    height: 115px;
 }
 
a:link{
     text-decoration: none;
     border: none;
}

a:visited{
  text-decoration: none;
  border: none;
}

a:active{
	border: none;
	padding: none;
}
.block-b {
  float: left;
}

.block-b a {
  border: 115px;
  display: block;
  height: 115px;
}

.block-b a span{
  padding: 1.5ex;
  line-height: 205px;
  height: 205px;
  color: white;
}


.block-b a:hover{
      background: red;
      border: none;
}

.block-b a:active{
      border: none;
      
}
.block a span{
     padding: 1ex;
     line-height: 15px;
     color: white;
}

.block a:active span{
     border: #FF0000;
     color: red; 
}

.block a:hover span{
     border: #FF0000;
     color: red;    
}

.block a:link{
	border: #FF0000;
     color: red;
     border: white;
}

.a{
	text-decoration: none;
}

a img {
  border: none;
}

.text_uv{
	 width: 480px;
     font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
     font-size: 11px;
     line-height: 20px;
}

.table{
     font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
     font-size: 11px;
     line-height: 12px;
}

.form{
	 color: white;
}

.blok {
     border: 2px solid rgb(148,181,224);
     width: 230px;
     height: 349px;
     color: white;
     background: rgb(148,181,224);
     font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}

.uvod{
     border: 2px solid white;
     width: 115px;
     height: 115px;
     background: red;
     color: white;
     font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
     line-height: 33px;
     padding:1,5 ex;
     font-size: 20px;
}
