@import url('../main.css');


#horejsek-kulaty-home {
    background :url('../images/horejsek_home.gif') no-repeat top left;	
	height: 17px;
}

.prvek2 {
background : url('../images/stin_boky_home.gif') repeat-y left top;	
}

#hlavnisloupec {
 width:522px;
 }
 
 #hlavnisloupec-obsah {
margin: 0px 32px 24px 22px;
padding:0px;
}
 
 #prasl {
    float:left;
	width:200px;
}

 #prasl-obsah {
padding: 0px 2px 0px 0px;
}

.prasl-obsah-vnitrni {
padding: 0px 4px 2px 4px;
margin:0px;
}

#zapati-kulate {
background : url('../images/stin_spodek_home.gif') no-repeat bottom left;
}

.kalendar
{
margin:30px 0px 25px 0px;
border-bottom : 1px solid Gray;
background-color : #FFF5F2;
padding:0px;
text-align:left;
/*width:95%;*/
}		 

.kalendar_t
{
background-image: url(../images/kalendar.gif);
background-repeat: no-repeat; 
background-position: top left;
padding:10px 0px 15px 55px;
margin:6px 0px 10px 0px;
color:white;
font-weight: bold;
font-size: 140%;
}		 

.kalendar_n
{
padding-left:5px;
padding-bottom:0px;
width:99%;
margin-bottom:8px;;
/*border-bottom: 1px solid Gray; */
}		 

.kalendar_datum
{
color:#CC3300;
font-size:120%;
}

.kalendar_region, .kalendar_titulek
{
font-weight:bold;
}


/*  aktuality na hlavni strane */
.akt_zprava {
margin: 0px 0px 6px 0px; 
padding-bottom:0px;
display:table;
clear:both;
}


.akt_tit
{
color:black;
font-weight: bold;
font-size: 120%;
text-align:left;
padding: 6px 0px 0px 0px;
margin:0px;
}

a.akt:link,a.akt:visited 
{
color:black;
font-weight: bold;
font-size: 100%;
border-bottom:none;
text-align:left;
 }

a.akt:active,a.akt:hover
 {
color:white;
font-weight: bold;
font-size: 100%;
background-color : #006699;
border-bottom:none;
text-align:left;
 }

.akt_subtit
{
margin:-5px 0px 5px 0px;
padding: -5px 0px 0px 0px;
}

.akt_datum
{
color: #FF860D;
font-weight:bold;
}

.akt_t
{
line-height: 150%;
 vertical-align : top;
}



 
