<style type="text/css" title="CSS Layout">


A:link		{ color: #000000 }
A:visited	{ color: #000000 }
a {text-decoration: none}
a:hover {text-decoration:none; color: #626060}

a.h1:visited  {color: white}
a.h1:link {color: white}
a.h1:hover {color: red}






textarea   {font-family:Tahoma; font-size: 13px; line-height: 18px;}
input.textovka {background-color: white; border: 1px solid black; padding: 1px;}
input.button {background-color: grey; border: 1px solid black; padding: 1px; height: 20;}
select {background-color: white; border: 1px solid black; padding: 1px;}



input[type="text"]{background-color: white; border: 1px solid black; padding: 1px;}
input[type="submit"]{background-color: #D1D1CF; border: 1px solid black; padding: 1px; height: 20;}
input[type="password"]{background-color: white; border: 1px solid black; padding: 1px;}

body
{
color: #000000;
font-family: Tahoma;
font-size: 10pt;
margin-top:0px;


}

.pruh {background-color: D8DBDB;}


h1 {
	margin: 0em 0;
	padding-left: 20px;
	padding-bottom: 0px;
  font-size: 30px;
  color:red;
  text-shadow: white 3px 3px 5px;
  font-family: Arial;
  
	
}
h2 {
	margin: 0em 0;
	padding-left: 0px;
	padding-bottom: 0px;
  font-size: 20px;
  color:white;
	
}
h3 {
	margin: 0em 0;
	padding-left: 0px;
	padding-bottom: 0px;
  font-size: 20px;
	color:#595959;
}
h4 {
  
	margin: 0em 0;
	padding-left: 0px;
	padding-bottom: 0px;
  font-size: 13x;
	
}


.lista {
    background-image: url('../img/pozadi_lista.jpg');
    background-repeat: repeat-x;
    height:30px;
}

.lpruh  {
    background-color: #E5E5E3;
    
}
.vpruh  {
    background-color: #FE1934;
    color: white;
}

.ppruh  {
    background-image: url('../img/lpruh.jpg');
    background-repeat: repeat;
    height:500px;
}
.ppruhi  {
    background-image: url('../img/ppruhi.jpg');
    background-repeat: repeat;
    height:20px;
}
.cs  {
    background-image: url('../img/cyklistika-sport.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}

.dz  {
    background-image: url('../img/dum-zahrada.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}

.am  {
    background-image: url('../img/auto-moto.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}
.lode  {
    background-image: url('../img/lode.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}
.naradi  {
    background-image: url('../img/naradi.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}

.ss  {
    background-image: url('../img/ss.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}

.elektronika  {
    background-image: url('../img/elektronika.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}
.obce  {
    background-image: url('../img/obce.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}

.pujcovna  {
    background-image: url('../img/pujcovna.jpg');
    height:140px;
    width:240px;
    background-repeat: no-repeat;
    cursor: hend;
}
</style>

