.novinky {
    width: 350px;
    float: left;
}

.rubrika_novinky_seznam {
	width: 185px;
	float: right;
	border-left: 1px dotted #EAEAEA;
	padding-left: 5px;
}

.rubrika_novinky {
    width: 100%;
	 margin-bottom: 5px;
}

.nadpis_rubrika_novinky {
    font-weight: bold;
	 color: #7B0202;	 
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding-top: 14px;
	 padding-bottom: 5px;
}

.nadpis_rubrika_novinky a {
   color: #7B0202;
   text-decoration: none;
   padding-left: 23px;
}

.nadpis_rubrika_novinky a:hover {
	color: #000033;
	text-decoration: none;
}

.polozka_rubrika_novinky {
	margin-bottom: 10px;
	padding-bottom: 6px;
}

/* styly - rubrika PROJEKTY  */

.nadpis_rubrika_projekty {
    font-weight: bold;
	 color: #EE9304;	
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
	 padding-bottom: 10px;
}

.nazev_projektu {
    font-weight: bold;
	 color: #7B0202;    
    text-align: left;
    font-size: 11px;
    padding-top: 5px;
	 padding-left: 66px;
	 padding-bottom: 6px;
	 margin-bottom: 15px;
}

.nazev_projektu a {
   color: #7B0202;
   text-decoration: none;
}

.nazev_projektu a:hover {
	text-decoration: underline;
}

.logo_klp {
	background-image: url(../images/novinky/logo-klp.jpg);
	background-repeat: no-repeat;      
}

.logo_adopce {
	background-image: url(../images/novinky/logo-adopce.jpg);
	background-repeat: no-repeat;      
}

.logo_centrum {
	background-image: url(../images/novinky/logo-centrum.jpg);
	background-repeat: no-repeat;      
}

.logo_umeni {
	background-image: url(../images/novinky/logo-umeni.jpg);
	background-repeat: no-repeat;      
}

.logo_noviny {
	background-image: url(../images/novinky/logo-noviny.jpg);
	background-repeat: no-repeat;      
}

.logo_zajicek {
	background-image: url(../images/novinky/logo-zajicek.jpg);
	background-repeat: no-repeat;      
}

/* styly - rubrika KALENDÁŘ  */

.bghlava_kalen {
	background-image: url(../images/novinky/kalen_hlavicka.gif);
	background-repeat: repeat-x;      
}

.bgtelo_kalen {
	background-color: #FCF6EC;
	background-image: url(../images/novinky/kalen_patka.gif);
	background-repeat: repeat-x;
	background-position: bottom;   
}

.polozka_kalendar {
	margin-top: 5px;
	margin-left: 3px;
	padding-bottom: 5px;
}

.polozka_kalendar img {
	margin: 2px;
	border: 0px;
}
.polozka_kalendar a {
	display: block;
   color: #7B0202;
   text-decoration: none;
   padding-left: 2px;
   padding-right: 2px;
}

.datum_polozka_kalendar {
	display: block;
	margin-left: 13px;
}
.polozka_kalendar a:hover {
	color: #7B0202;
	text-decoration: none;
	background-color: #FBE9CB;
}

/* styly - rubrika KLP  */

.bghlava_klp {
	background-image: url(../images/novinky/klp_hlavicka.gif);
	background-repeat: repeat-x;      
}

.bgtelo_klp {
	background-color: #F6F6F8;
	background-image: url(../images/novinky/klp_patka.gif);
	background-repeat: repeat-x;
	background-position: bottom;   
}

.vyrovnani {
	width: 1px;
	height: 1px;
	font-size: 1px;
}

.cesta {
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    color: rgb(0,0,102);
}

.cesta a {
    color: rgb(0,0,102);
    text-decoration: none;
}

.cesta a:hover {
    color: rgb(255,153,51);
}

/* styly - článek  */

.clanek {
	margin-bottom: 10px;
	border-bottom: 1px dotted #EAEAEA;
}

.clanek_detail {
	margin-bottom: 10px;
	margin-left: 30px;
}

.je_top_clanek {
    border: 1px solid rgb(255,204,0);
    padding: 5px;
    background-color: rgb(255,255,204)
}

.clanek .clanek_nadpis {
    font-size: 10pt;
    font-weight: bold;
	 margin-left: 30px;
}

.clanek_detail .clanek_nadpis {
    font-size: 11pt;
    font-weight: bold;
	 color: #7B0202;
}

.clanek .clanek_nadpis a {
    text-decoration: none;
    color: rgb(0,0,51);
}

.clanek .clanek_nadpis a:hover {
    text-decoration: underline;
    color: rgb(255,102,0);
}

.clanek .clanek_info {
    font-size: 8pt;
	 color: Gray;    
}

.clanek_detail .clanek_info {
    font-size: 8pt;
	 color: Gray;    
}

.clanek .clanek_text {
    font-size: 8pt;
    margin-top: 3px;
	 text-align: justify;
	 margin-left: 30px;
}

.clanek_detail .clanek_text {
    font-size: 8pt;
    margin-top: 3px;
	 text-align: justify;
}

.clanek .clanek_vice {
	 text-align: right;
	 float: none;
    clear: both; 
}

.clanek .clanek_fotografie {
    float: left;
    margin: 3px;
}

.clanek_detail .clanek_fotografie {
    float: left;
    margin: 3px;
}

.clanek_detail .clanek_fotografie_zapati {
    float: left;
    margin-top: 20px;
}

.clanek .clanek_fotografie img {
    border: 0px;
}

.clanek .clanek_text a {
    color: rgb(153,0,0);
}

.clanek .clanek_text a:hover {
    color: rgb(255,153,51);
}

/* styly - odkazy  */

.odkazy.clanek .clanek_vice a {
	 color: Red;
}

.odkazy_novejsi_starsi {
    width: 100%;
    text-align: center;
}

.odkazy_novejsi_starsi .zarovnani_vlevo {
    display: block;
    float: left;
    text-align: left;
}

.odkazy_novejsi_starsi .zarovnani_vpravo {
    display: block;
    float: right;
    text-align: right;
}

.odkazy_novejsi_starsi a {
    color: rgb(0,0,102);
    font-weight: bold;
    text-decoration: none;
}

.odkazy_novejsi_starsi a:hover {
    color: rgb(255,153,51);
    font-weight: bold;
    text-decoration: none;
}

.odkazy_novejsi_starsi div.neaktivni_odkaz {
    color: rgb(143,143,143);
    font-weight: bold;
    cursor: default;
}

.zrusit_obtekani {
	 float: none;
    clear: both;
}
 
