/* CSS Document for titles */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */
@charset "UTF-8";

h1{
width:100%;
height:18px;
text-align:center;
margin:auto;
margin-bottom:30px;
margin-top:4px;
font-size:16px;
color:#9a0303;
padding-top:19px;
background-image:url(../hledani-realit-images/back_h1.jpg);
background-position:5px 0px;
background-repeat:no-repeat;
border-bottom:1px solid #c5c7c8;
}

h2{
text-align:center;
margin-bottom:10px;
font-size:14px;
color:#9a0303;
width:475px;
}

h3{
text-align:left;
margin-top:35px;
margin-bottom:20px;
font-size:16px;
border-bottom:1px solid #CCCCCC;
color:#000;

}

h4{

}

h5{

}