﻿/*------------------*/
/*------ BODY ------*/
body
{
    background-color: black;
    margin-top: 1em;
    font-family: "Trebuchet MS" , Tahoma, Verdana, "Geneva CE" , lucida, sans-serif;
    font-size: 0.905em;
    margin: 0;
    padding: 0;
    text-align: center;
    color: White;
}

#all
{
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#banner
{
    height: 150px;
    width: 920px;
    padding: 0;
    color: white;
    background-color: black;
    border: none;
    background: url(Images/banner.jpg);
}

#footer
{
    clear: both;
    color: white;
    background: url(Images/footer.gif) repeat-x top left;
    background-color: black;
    padding-top: 10px;
    text-align: center;
    height: 40px;
}


/*------------------*/
/*--- R. PANEL ----*/
.rightPanel
{
    float: right;
    width: 200px;
}
.rightPanel .obsah
{
    padding-bottom: 20px;
}
.rightPanel a
{
    color: Red;
}
.field
{
    background: url(Images/menu.gif) center center;
    padding: 5px;
    font-size: 1.3em;
}

.fieldIn p
{
    padding: 5px;
}



/*------------------*/
/*---- ELEMENTY ----*/
a
{
    color: Red;
}

img
{
    border: 0px;
}

#mainFrame img
{
    padding: 10px;
}
.floatRight
{
    float: right;
}
/*
    width: 391px;
    height: 500px;
*/

.floatLeft
{
    float: left;
    width: 200px;
}
h1
{
    font-size: 1.8em;
    margin: 0px;
    padding: 0px;
    padding-left: 30px;
    padding-right: 10px;
    color: white;
    font-weight: bold;
    background: url(Images/menu.gif) center center;
}

h2
{
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    color: white;
}
.reklama
{
    margin: 40px;
    text-align: center;
}
.lighterBackground
{
    background-color: #0c0c0c;
}
.cistic
{
    clear: both;
}


/*------------------*/
/*------ MENU ------*/

.menuDiv
{
    font-size: 1.2em;
    font-weight: bold;
    color: red;
    padding-bottom: 0px;
    height: 40px;
    background: #949e7c url(Images/menu.gif) center center;
    color: White;
    margin-bottom: 10px;
}

.menuStaticItem
{
    padding-right: 40px;
    border-right: 1px solid red;
    border-left: 1px solid black;
}

.menuDynamicItem
{
    border-bottom: 1px solid red;
    width: 150px;
}

.menuStaticHoverStyle
{
    background: #949e7c url(Images/menuHover.gif) center center;
    color: Yellow;
}

.MenuDynamicMenuStyle
{
    font-size: 0.8em;
    text-align: left;
    font-weight: bold;
    color: red;
    padding-bottom: 0px;
    background: #949e7c url(Images/subMenu.gif) center center;
}

.navigace
{
    font-style: italic;
    text-align: center;
    margin: 10px;
    font-size: 0.8em;
}

/*-------------------*/
/*-- HLAVNÍ STRANA --*/
.actionTopic
{
    background: url(Images/menu.gif) center center;
    height: 40px;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.actionTopic a
{
    color: White;
}



/*-------------------*/
/*----- NOVINKY -----*/
.blok
{
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid Red;
}
.blok p
{
    margin: 5px;
}
.nadpis
{
    color: white;
    font-weight: bold;
    background: url(Images/menu.gif) center center;
    clear: both;
}
.nadpis h1
{
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.3em;
}
.nadpis a, .nadpis2 a
{
    color: White;
    text-decoration: none;
}
.nadpis2
{
    color: white;
    font-weight: bold;
    background: Red url(Images/nadpis.gif) repeat-y left;
    clear: both;
}

.nadpis3
{
    color: red;
    font-weight: bold;
    clear: both;
}

.autordatum
{
    width: 100%;
    float: left;
    color: black;
    font-weight: bold;
    background-color: #0c0c0c;
    background: url(Images/podnadpis.gif) repeat-y;
}
.autor
{
    padding-left: 10px;
    float: left;
}
.datum
{
    padding-right: 10px;
    float: right;
    text-align: right;
    font-weight: normal;
    color: white;
}
.infoClanku
{
    font-size: 0.8em;
    font-style: italic;
    background-color: #0c0c0c;
}




/*-------------------*/
/*--- TAK JDE ČAS ---*/
.takJdeCas
{
    width: 700px;
    border-collapse: collapse;
}

.takJdeCas td
{
    vertical-align: top;
}



/*-------------------*/
/*- NEJOBLÍBENĚJŠÍ --*/
.nejoblibenejsiP:hover
{
    background-color: #0c0c0c;
    font-style: italic;
}


/*-------------------*/
/*-    KOMENTARE   --*/
.komentare
{
    border-collapse: collapse;
    width: 500px;
}

.komentare th
{
    background-color: #0c0c0c;
}

.komentare .cisloKomentare
{
    background-color: Black;
    color: #0c0c0c;
    font-size: 1.8em;
    font-style: italic;
}


/*-------------------*/
/*-    PROFIL   --*/

.mujProfil
{
    padding-top: 20px;
    border: 2px solid #8b0000;
    border-top: none;
}

.mujProfil p
{
    padding: 5px;
}

.mujProfilMenu
{
    border: 2px solid #8b0000;
    border-bottom: 0px;
}


.mujProfilInformace P
{
}


.error
{
    color: Yellow;
}



table th
{
    text-align: left;
}



.table
{
    border-collapse:collapse;
    margin: 20px 0;
    width: 500px;
}

.table td
{
    padding-right: 30px;
}


.table tr:hover
{
    background-color: #c80000;
}

.table tr:hover a
{
    color: white;
}

.nadpisClankuRubrika
{
    font-size: 0.5em;
    font-style:italic;
}


.videoklipyKeStazeni
{
    width: 100%;
}
.videoklipyKeStazeni td
{
    vertical-align: top;
}



.testoveOtazkyWizard
{
    color: Black;
}

.testoveOtazkyWizardSideBar
{
    border-right: 10px solid #FFFBD6;
}




/*-------------------*/
/*-     CITACE     --*/
.citace
{
    background-color: #0c0c0c;
    padding: 5px;
}

.citaceText
{
    color: Red;
    font-size: 1.3em;
    font-style: italic;
}

.citaceText .odpocet 
{
    padding: 0px;
    margin: Opx;
    text-align: center;
}

.citaceText .odpocet img
{
    padding: 0px;
    margin: 0px;
}

.citaceText ul
{
    border-top: 2px dotted white;
    border-bottom: 2px dotted white;
    font-style: normal;
    list-style-type: none;
    text-indent: 0px;
    padding: 15px 0;
    margin: 15px 0;
    font-weight: normal;
    font-size: 0.85em;
}

.citaceText ul ul
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    padding-left: 60px;
    list-style-type: circle;
}

.citaceText li
{
    text-indent: 0px;
    padding: 0px;
    margin: 0px;
}

.citaceText li li
{
    border: 0;
}

.citaceText li a
{
    color: White;
    font-weight: bold;
}


.citaceZdroj
{
    text-align: right;
    font-size: 0.85em;
    color: Maroon;
}



.citaceText img
{
    padding: 0px;
    margin: 0px;
    
}

.citaceText table
{
    text-align: center;
    border: 1px solid red;
    border-collapse: collapse;
}
