* {
padding: 0; 
margin: 0;
}


body, html {
font-family: Arial;
width: 100%;
background: #fff;
}


.graf_nahravani {
margin: 20px 0 0 156px;
}
.hidden {
display:none;
}

.dat_hlas .submit {
display: none;
}


.page {
margin: 0 auto;
width: 974px;
color: #000;
padding-bottom: 20px;
}
.page_in {
margin: 8px;
}

.alert {
font-weight: bold;
}
.warning {
display: block;
font-weight: bold;
padding: 2px 10px;
background: #FF4040;
}


/* bannery */

.banner_top {
margin: 0 0 8px 4px;
text-align: center;
}
.banner_left {
margin: 20px 0 0 0;
}
.banner_right {
margin: 20px 0 0 9px;
text-align: center;
}
.banner_bottom {
clear: both;
padding: 20px 0 0 0;
margin: 0 0 10px 0px;
text-align: center;
}

.hidden {
display: none;
}


/* vyber ikonky */

.vybirana_ikonka img {
border: 1px solid #ddd;
padding: 5px;
margin: 5px 0 0 5px;
}
.vybirana_ikonka:hover img {
background: #eee;
}
.na_stred {
text-align: center;
}


/* prispevky pod clankem */

.prispevky_pod_clankem {
border-right: 1px solid #FECCFF;
border-bottom: 1px solid #FECCFF;
border-collapse: collapse;
width: 426px;
}
.prispevky_pod_clankem td {
border-left: 1px solid #FECCFF;
border-top: 1px solid #FECCFF;
padding: 2px 5px;
font-size: 12px;
}
.prispevky_pod_clankem td.jmeno {
text-align: center;
color:#AB5405;
}
.prispevky_pod_clankem td.nadpis {
color:#047D98;
font-weight: bold;
}
.prispevky_pod_clankem td.datum {
text-align: center;
}




/* klub_miminko */

.klub_miminko h1 {
padding-bottom: 12px;
}
.klub_miminko .aktualita {
border-bottom: 1px solid #5FBEDA;
padding: 0 0 15px 0;
}
.klub_miminko h2 a {
color: #057D97;
position: relative;
padding-right: 60px; 
margin: 15px 0 0 0;
}
.klub_miminko h2 a:hover {
color: #777;
}
.klub_miminko h2 span {
font-size: 12px;
font-weight: normal;
position: absolute;
right: 0;
top: 4px;
}
.klub_miminko .vice {
font-weight: bold;
}
.klub_miminko .odkaz_zpet {
margin-bottom: 30px;
}
.klub_miminko .odkaz_zpet a:hover {
color: #777;
}


/* hledani */

.kodex {
display: block;
}
.kodex_hidden {
display: none;
}

.hledany_retezec {
padding: 0 8px;
font-weight: bold;
background-color: #86EEF9;
}

/* fotogalerie */

.fotogalerie {
width: 100%;
font-size: 10px;
text-align: center;
}
.fotogalerie td {
padding: 40px 0 0 0;
vertical-align: bottom;
}
.fotogalerie a img {
border: 1px solid #D5D5D5;
position: relative;
}
.fotogalerie a:hover img {
border: 1px solid #dd0587;
}

.fotogalerie .popis_fotky {
position: relative;
margin: 5px 0 0 0;
bottom: 0;
}
.fotogalerie .popis_fotky strong {
font-size: 14px;
font-weight: bold;
padding: 0 0 1px 0;
}
.fotogalerie .popis_fotky .vlozil {
position: relative;
top: 4px;
}
.fotogalerie .popis_fotky a {
display: block;
margin-top: 10px;
color: #AC0588;
font-size: 12px;
text-decoration: none;
}
.fotogalerie .popis_fotky a:hover {
color: #dd0587;
}
.fotogalerie .popis_fotky a img {
border: none;
}
.fotogalerie .popis_fotky a span {
text-decoration: underline;
}

.fotogalerie .hlasovani form {
margin:0 ;
}
.fotogalerie .hlasovani .submit {
background-color: #E855C7;
background-image: url("images/tlacitka/hlasovat_fotogalerie.jpg");
background-repeat: no-repeat;
width: 160px;
height: 25px;
padding: 0 0 0 0;
margin: 10px 0 5px 0;
border: none;
font-weight: bold;
color: #fff;
position: relative;
}
.fotogalerie .hlasovani .submit:hover {
background-color: #ED82D6;
background-image: url("images/tlacitka/hlasovat_fotogalerie_hover.jpg");
background-repeat: no-repeat;
}

/* formular */

.formular {
margin: 0 0 0 15px;
padding: 10px 0 15px 0;
}
.formular span {
display: block;
text-align: right;
width: 130px;
float: left;
font-size: 14px;
font-weight: bold;
margin: 10px 10px 0 0;
}
.formular label {
display: block;
margin: 3px 0 0 0;
}
.formular input {
border: 2px solid #057D96;
margin: 10px 0 0 0;
padding: 0 0 0 2px;
}
.formular select {
border: 2px solid #057D96;
margin: 10px 0 0 0;
padding: 0 0 0 2px;
}
.formular textarea {
border: 2px solid #057D96;
margin: 10px 0 0 0;
padding: 0 0 0 2px;
}
.formular .submit {
margin: 10px 0 0 140px;
padding: 0 4px;
background-color: #fff;
font-size: 12px;
font-weight: bold;
}

/* strankovani */

.stranky {
background: #FBE5FC;
border-top: 1px solid #AC0588;
border-bottom: 1px solid #AC0588;
color: #AC0588;
font-weight: bold;
font-size: 14px;
padding: 3px 7px;
margin-top: 20px;
text-align: right;
}
.stranky .prehled {
float: left;
}
.stranky .listovani {
color: #000;
}
.stranky a {
text-decoration: none;
color: #AC0588;
}
.stranky a:hover {
color: #dd0587;
}
.stranky a span {
text-decoration: underline;
}
.stranky a img {
border: none;
text-decoration: none;
}



/* poradna */


.prispevek {
border-bottom: 1px solid #AC0588;
padding: 0 0 15px 0;
}
.prispevek h3.prispevkovy {
font-size: 12px;
padding: 0;
margin-top: 15px;
font-weight: bold;
color:#010101;
}
.prispevek h3 .jmeno {
color:#AB5405;
font-size: 12px;
padding-left: 2px;
}
.prispevek h3 .nadpis {
font-size: 14px;
color:#047D98;
}
.prispevek p {
text-indent: 0;
margin-top: 10px;
padding: 0;
font-size: 11px;
}

.odpoved {
margin-top: 15px;
text-indent: 0;
margin-left: 40px;
}

.reagovat {
display: block;
text-align: right;
padding: 0 15px 5px 0;
color: #AC0588;
font-size: 14px;
font-weight: bold;
}


/* diskuze ve foru */ 


.diskuzni_prispevky {
height: 600px;
overflow: auto;
margin: 10px 0 0 0;
}



.prispevek_forum {
border-top: 1px solid #ECE8DD;
border-bottom: 1px solid #ECE8DD;
border-collapse: collapse;
margin-top: 10px;
width: 98%;
}
.prispevek_forum td {
vertical-align: top;
}
.prispevek_forum p {
margin-top: 10px;
color:#333;
}
.prispevek_forum p.text_forum {
font-size: 12px; 
}

.prispevek_forum .left_part {
background: #FFF6D9;
text-align: center;
border-right: 1px solid #ECE8DD;
width: 5%;
padding: 10px 15px;
}
.prispevek_forum .left_part h3 {
color:#057D96;
padding: 0;
font-size: 14px;
font-weight: bold;
margin: 0 10px;
}
.prispevek_forum .left_part .prispevku {
font-size: 11px;
color: #323232;
margin: 10px 0 14px 0;
}
.prispevek_forum .left_part img {
border: 1px solid #ccc;
margin: 0;
margin: 10px 0;
height: 50px;
}
.prispevek_forum .right_part {
background-color: #FFFAEC;
padding: 18px 15px 10px 15px;
}
.prispevek_forum .right_part h3 {
color:#AB038A;
font-size: 14px;
font-size: 12px;
padding: 0 115px 0 0;
margin-top: 15px;
font-weight: bold;
position: relative;
}
.prispevek_forum .right_part .datum {
color: #323232;
font-size: 11px;
font-weight: normal;
position: absolute;
right: 0;
top: 1px;
}
.prispevek_forum .sipka_part {
padding: 30px 0 0 5px;
}


.reagovat_forum {
display: block;
text-align: right;
padding: 5px 15px 5px 0;
margin: 5px 0 20px 0;
color: #AC0588;
background: #FCF2E6;
font-size: 14px;
font-weight: bold;
}



/* forum */


.odkaz_zpet {
font-weight: bold;
font-size: 16px;
height: 20px;
text-align: left;
margin: 0 4px;
padding: 5px 0;
border-bottom: 1px solid #ECE8DD;
position: relative;
}
.odkaz_zpet a {
color: #000;
text-decoration: none;
}
.odkaz_zpet a:hover {
color: #777;
}
.odkaz_zpet a span{
text-decoration: underline;
}
.odkaz_zpet a img {
border: none;
margin-right: 5px;
}
.odkaz_zpet .vytvorit_diskuzi,
.odkaz_zpet .vlozit_fotku {
position: absolute;
right: 0;
top: 7px;
}
.odkaz_zpet .moje_galerie {
position: absolute;
right: 120px;
top: 7px;
}

.seznam_for {
border-collapse: collapse;
width: 100%;
font-size: 12px;
margin: 10px 0 0 0;
}
.seznam_for th {
background-image: url("images/stinovani/forum_hlavicka.jpg");
background-repeat: repeat-x;
background-color: #A2ECF7;
border-left: 1px solid #fff;
color: #65666A;
padding: 14px 5px;
font-weight: bold;
}
.seznam_for th.vetsi_pismo {
text-align: left;
font-size: 18px;
padding-left: 10px;
padding-right: 10px;
}
.seznam_for th.prazdne {
background: none;
}

.seznam_for td {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
}
.seznam_for .cislovani {
background-image: url("images/stinovani/forum_cislovani_diskuzi.jpg");
background-repeat: repeat-x;
background-color: #FDD389;
color: #765B64;
text-align: center;
padding: 14px 8px;
}
.seznam_for a {
color: #65666A;
font-weight: bold;
}
.seznam_for a:hover {
color: #999;
}
.seznam_for .tema_fora_licha,
.seznam_for .tema_fora_suda {
padding: 14px 10px;
}
.seznam_for .tema_fora_licha {
background: #F9EDDF;
}
.seznam_for .tema_fora_suda {
background: #FAF3E9;
}
.seznam_for .statistika {
background: #FEE6CA;
text-align: center;
padding: 14px 0;
}

/* left */

.left {
width: 119px;
float: left;
}


.menu_left {
list-style-type: none;
margin: 0;
padding: 0;
}

.menu_left li {
padding: 0;
margin: 0;
}

.menu_left h2 {
font-size: 18px;
font-weight: normal;
padding: 0 0 0 30px;
margin: 7px 0 7px 0;
background-image: url("images/ikonky/ruzovy_puntik.jpg");
background-repeat: no-repeat;
background-position: 5px 5px;
}

.menu_left ul {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
}

.menu_left .poradny li a {
display: block;
height: 30px;
color: #fff;
padding-left: 15px;
line-height: 30px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
background-image: url("images/tlacitka/tlacitko_ruzove.jpg");
background-color: #E855C7;
}
.menu_left .poradny li a:hover {
background-image: url("images/tlacitka/tlacitko_ruzove_aktiv.jpg");
}


.menu_left .rubriky li a {
display: block;
height: 59px;
color: #fff;
padding: 0 0 0 15px;
line-height: 14px;
font-size: 14px;
font-weight: bold;
text-decoration: none;
margin-top: 1px;
background-image: url("images/tlacitka/tlacitko_modre.jpg");
background-color: #18ABCC;
}
.menu_left .rubriky li a:hover {
background-image: url("images/tlacitka/tlacitko_modre_aktiv.jpg");
}
.menu_left .rubriky li a span {
display: block;
padding: 15px 0 0 0;
}

.spratelene_weby {
color: #AC5305;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 9px;
}


/* stred */

.center {
margin: 0 395px 0 136px;
}

.center .navigace {
height: 35px;
line-height: 35px;
font-size: 11px;
border-bottom: 1px solid #ECE8DD;
}
.center .navigace a {
color: #000;
}
.center .navigace a:hover {
color: #777;
}


.center h1 {
color: #AC0587;
font-size: 24px;
margin: 10px 0 0 0;
}
.center h1.mensi {
font-size: 18px;
}
.center h1 span {
color: #057D96;
font-size: 16px;
padding: 0 0 10px 0;
}
.center h1 a {
color: #AC0587;
}

.center h2 {
color: #057D97;
font-size: 17px;
margin: 20px 0 5px 0;
}
.center h2.h1 {
color: #AC0587;
font-size: 24px;
margin: 10px 0 0 0;
}

.center h3 {
color: #057D97;
font-size: 17px;
margin: 10px 0;
}
.center h3 a {
color: #057D97;
font-size: 17px;
}
.center h3 a:hover {
color: #555;
}

.center p {
color: #333333;
font-size: 14px;
margin-top: 10px;
}
.center p a {
color: #AC0587;
}
.center p a:hover {
color: #dd0587;
}
.center ul {
margin: 15px 0 15px 15px;
}
.center ol {
margin: 15px 0 15px 25px;
}
.center li {
color: #333333;
font-size: 14px;
padding-top: 5px;
}


.center .zprava {
border-bottom: 1px dotted #AC0587;
padding: 0 0 15px 0;
}
.center .zprava a img {
border: 2px solid #057D97;
}


.center .k_clanku {
margin: 20px 12px 4px 0px;
float: left;
}
.center .k_nahledu {
margin: 2px 12px 4px 0px;
float: left;
}

.center .clanek_img_leva {
float: left;
margin: 10px 20px 10px 0;
}

.center .clanek_img_prava {
float: right;
margin: 10px 0 10px 20px;
}



.center .podtisk {
background: #C9E4EB;
color: #333;
padding: 13px 17px;
font-size: 12px;
margin: 15px 0;
}
.center .podtisk h2 {
margin: 0px;
}
.center .podtisk a {
color: #AC0587;
font-weight: bold;
}

.diskutujte {
position: relative;
height: 48px;
line-height: 47px;
text-align: center;
background-image: url("images/tlacitka/tlacitko_diskutujte.jpg");
background-repeat: no-repeat;
margin: 20px 0;
}
.diskutujte a {
color: #006697;
font-weight: bold;
font-size: 17px;
}

.dalsi_predchozi {
color: #AC0587;
display: block;
text-align: right;
font-weight: bold;
margin: 8px 10px 0 0;
}
.dalsi_predchozi:hover {
color: #dd0587;
}





/* paticka */

.footer {
clear: both;
width: 100%;
position: relative;
top: 8px;
background: #EDE9DE;
font-size: 12px;
text-align: center;
line-height: 33px;
}
.footer a {
color: #000;
}
.footer a:hover {
color: #777;
}
.footer span {
color: #F78117;
padding: 0 10px;
}


/* registrace */

.registrace {
font-size: 14px;
margin: 50px 0 0 0;
}
.registrace label {
display: block;
margin: 7px 0 0 20px;
}
.registrace span {
float: left;
display: block;
text-align: right;
width: 160px;
padding: 0 10px 0 0;
}
.registrace input {
border: 1px solid #0E4B61;
}
.registrace .submit {
margin: 10px 0 0 189px;
}

.poradi_fotosoutez {
display: block;
text-align: center;
color: #AC0587;
font-size: 12px;
margin: 15px auto 0 auto;
}

