/* CSS Document */

/* hlavicky, paticky */


.top_okraj_left {
position: absolute;
width: 8px;
height: 100%;
left: 0;
background-image: url("images/ruzky/top_okraj_left.jpg");
background-repeat: no-repeat;
}

.diskutujte_left {
position: absolute;
top: 0;
height: 100%;
width: 4px;
background-image: url("images/ruzky/diskutujte_left.jpg");
background-repeat: no-repeat;
}
.diskutujte_right {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 4px;
background-image: url("images/ruzky/diskutujte_right.jpg");
background-repeat: no-repeat;
}


.nadpisy_diskuzi_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/diskuze_hlavicka.jpg");
background-repeat: no-repeat;
}
.nadpisy_diskuzi_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/diskuze_paticka.jpg");
background-repeat: no-repeat;
}
.right_sekce_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/right_sekce_hlavicka.jpg");
background-repeat: no-repeat;
}
.right_sekce_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/right_sekce_paticka.jpg");
background-repeat: no-repeat;
}
.klub_miminko_right_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/klub_miminko_hlavicka.jpg");
background-repeat: no-repeat;
}
.klub_miminko_right_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/klub_miminko_paticka.jpg");
background-repeat: no-repeat;
}



.fotogalerie_left_top, 
.fotogalerie_left_bottom, 
.fotogalerie_right_top, 
.fotogalerie_right_bottom 
{
position: absolute;
width: 8px;
height: 8px;
background-repeat: no-repeat;
}
.fotogalerie_left_top {
left: 0;
top: 0;
background-image: url("images/ruzky/fotka_left_top.jpg");
}
.fotogalerie_left_bottom {
left: 0;
bottom: 0;
background-image: url("images/ruzky/fotka_left_bottom.jpg");
}
.fotogalerie_right_top {
right: 0;
top: 0;
background-image: url("images/ruzky/fotka_right_top.jpg");
}
.fotogalerie_right_bottom {
right: 0;
bottom: 0;
background-image: url("images/ruzky/fotka_right_bottom.jpg");
}



.dalsi_clanky_sude_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/dalsi_clanky_sude_hlavicka.jpg");
background-repeat: no-repeat;
}
.dalsi_clanky_sude_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/dalsi_clanky_sude_paticka.jpg");
background-repeat: no-repeat;
}


.dalsi_clanky_liche_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/dalsi_clanky_liche_hlavicka.jpg");
background-repeat: no-repeat;
}
.dalsi_clanky_liche_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/dalsi_clanky_liche_paticka.jpg");
background-repeat: no-repeat;
}






.anketa_hlavicka {
position: absolute;
height: 8px;
width: 100%;
top: 0;
background-image: url("images/ruzky/anketa_hlavicka.jpg");
background-repeat: no-repeat;
}
.anketa_paticka {
position: absolute;
height: 8px;
width: 100%;
bottom: 0;
background-image: url("images/ruzky/anketa_paticka.jpg");
background-repeat: no-repeat;
}

.footer_left {
position: absolute;
width: 8px;
height: 100%;
top: 0;
left: 0;
background-image: url("images/ruzky/footer_left.jpg");
background-repeat: no-repeat;
}
.footer_right {
position: absolute;
width: 8px;
height: 100%;
top: 0;
right: 0;
background-image: url("images/ruzky/footer_right.jpg");
background-repeat: no-repeat;
}
