/*--- AUTO --*/
A.auto,
A.auto:link, A.auto:visited{
 position: relative;
 float: left;
 display: block;
 width: 32%;
 height: 450px;
 margin: 0% 0% 2% 2%;
 background-color: #FFFFFF;
 overflow: hidden;
 -webkit-border-radius: 5px 5px 5px 5px;
 -moz-border-radius: 5px 5px 5px 5px;
 -khtml-border-radius: 5px 5px 5px 5px;
 border-radius: 5px 5px 5px 5px;
}
A.auto1,
A.auto1:link, A.auto1:visited{
 margin-left: 0%;
}
A.auto:hover, A.auto:active{
 background-color: #FAFAFA;
 box-shadow: 0px 0px 25px 0px #AAAAAA;
 -webkit-box-shadow: 0px 0px 25px 0px #AAAAAA;
 -moz-box-shadow: 0px 0px 25px 0px #AAAAAA;
}
A.auto SPAN.aobr{
 display: block;
 margin: 2%;
 width: 96%;
 height: 200px;
 background-color: #FAFAFA;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: 100%;
 -webkit-border-radius: 5px 5px 5px 5px;
 -moz-border-radius: 5px 5px 5px 5px;
 -khtml-border-radius: 5px 5px 5px 5px;
 border-radius: 5px 5px 5px 5px;
}
A.auto STRONG{
 display: block;
 color: #333437;
 font-size: 24px;
 line-height: 28px;
 text-align: center;
 padding: 10px 40px 10px 40px;
 font-weight: 600;
}
A.auto SPAN.apar{
 display: block;
 height: 150px;
 overflow: hidden;
}
A.auto SPAN.aparL{
 display: block;
 width: 30%;
 float: left;
 text-align: right;
}
A.auto SPAN.aparP{
 display: block;
 width: 70%;
 float: right;
 text-align: left;
 font-weight: 600;
}
A.auto EM{
 display: block;
 color: #AA0000;
 font-size: 24px;
 text-align: right;
 padding: 20px 40px 0px 40px;
 font-weight: 600;
 font-style: normal;
}
/*--- FOTKY ---*/
A.fotka{
 display: block;
 height: 300px;
}
A.fotka:hover, A.fotka:active{
 opacity: 0.70;
 filter: alpha(opacity=70); 
}
.udaj{
 font-weight: 200;
 width: 48%;
 float: left;
 color: #333437;
 border-top: solid 1px #e5f1ed;
 padding: 10px 0px 10px 2%;
}
.udaj_2{
 width: 21%;
 margin: 0% 1% 0% 1%;
}
.udaj.udaj1,
.udaj_2.udaj2,
.udaj_2.udaj3,
.udaj_2.udaj4{
 border: none;
}
.udaj STRONG{
 font-weight: 400;
}
.blok{
 background-color: #FFFFFF;
 padding: 20px;
 font-weight: 300;
}