/* Smirakuv archiv - CSS Document */

body {
    background: black;
    color: white;
    margin: 0;
    padding: 0;
    font-family: verdana;
    font-size: 10px;
    background-image:url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#header {
    width: 1004px;
    height: 140px;
}

#mainSpace {
    width: 1004px;
    border: 0px solid red;
}

.mainPadding {
    margin: 20px 20px 20px 20px;
    border: 0px solid red;
}

#mainSpace a {
    font-size: 12px;
    color: white;
    text-decoration: underline;
}

#mainSpace a:hover {
    text-decoration: none;
    color: #ffcc66;
    
    
}

#mainSpace .mainNews {
    text-align: left;
}

#mainSpace .mainBox {
    width: 742px;
    padding-bottom: 10px;
    border-bottom: 1px dotted white;
}

#mainSpace .mainBox .mainPreview {
    text-align: left;
    width: 600px;
    float: left;
}

.textPreview {
    padding-top: 20px;
    width: 562px;
}

.soundPreview {
    padding-top: 10px;
    width: 562px;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}

.soundPlayer {
    width: 331px;
    float: right;
    text-align: right;
}

#mainSpace .mainText01 {
    text-align: center;
    margin: 32px 0 20px 0;
}

#mainSpace .mainText02 {
    text-align: right;
    margin: 40px 0 10px 0;
}

#mainSpace .mainMenu {
    border: 0px solid red;
    text-align: center;
}

#mainSpace .mainMenu .flLeftCenter {
    border: 0px solid red;
    width: 375px;
    float: left;
    height: 50px;
}

#mainSpace .mainMenu .alLeft {
    text-align: left;
    border: 0px solid red;
    float: left;
}

.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

.nadpis {
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 4px 0;
    color: #cc2200;
}

.nadpis2 {
    font-size: 10pt;
    font-weight: bold;
    margin: 20px 0 0 0;
}

.padLeft20 {
    text-align: left;
    font-size: 24;
    margin-left: 20px;
    color: #cc2200;
}

.padRight20 {
    margin-right: 20px;
    text-align: right;
}

#footer {
    width: 1004px; 
    font-size: 9px;
    border: 0px solid red;
    padding-left: 20px;
}
