/* CSS Document for titles */
/* Premysl Cimbalek, WWW.ZERODESIGN.CZ, 2008 */
@charset "UTF-8";

h1, h2, h3, h4, h5{
margin-top:0px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 0px;
color: #000;
}

h1{

margin-bottom: 10px;
font-size:18px;
color:#d60000;
color: #000;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
background-image: url('/tvorba-stranek-img/zerodesign_h1.png');
background-repeat: no-repeat;
background-position: 50% 100%;
/*
	margin-top:-2px;
background-image: url('/tvorba-stranek-img/zerodesign_h1.png');
background-repeat: no-repeat;
padding-left: 45px;
padding-bottom: 10px;*/

}



h2{
padding-top:5px;
font-size:18px;
text-align: left;
/*background-image: url('/tvorba-stranek-img/zerodesign_h1.png');
background-repeat: no-repeat;
background-position: 50% 100%;*/
color: #FF7100;
font-family:georgia,Arial,Lucida Sans Unicode;
}

.box_extra_small h2{
	font-size:14px;
}
.box_extra_small h2 a{
color: #FF7100;
}
.box_extra_small h2 a:hover{
text-decoration: underline;
color: #d60000;
}

h3{
padding-top:5px;
font-size:14px;
text-align: left;
color: #FF7100;
font-family:georgia,Arial,Lucida Sans Unicode;
}

h4{
font-size:12px;
text-align: center;
}

h5{
font-size:12px;
text-align: left;
}

.no_underline{
background-image: none;
border-bottom: 0px;
text-decoration: none;
}

ul h3, ul h4{
font-size: 14px;
text-align: left;
background-image: none;
padding-top: 10px;
}
