body {
    background: url('grafika/bg.jpg');
    padding: 0px;
    margin-top: 0px;
    text-align: center;
    font-family: "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
    color: #444444;
    font-size: 11px;
}

#main {
    padding-top: 8px;
    width: 1024px;
    margin: auto;
    text-align: center;
}

#header {
    width: 1024px;
    height: 277px;
    text-align: left;
    background: url('grafika/header.png');
    margin-bottom: 10px;
}

#logo {
    margin-left: 80px;
    margin-top: 80px;
    position: absolute;
}

img {
    border: 0px;
}

#right {
    width: 206px;
    float: right;
}

#left {
    width: 206px;
    float: left;
}

.par_top {
    width: 206px;
    height: 13px;
    background-image: url('grafika/par_top.png');
    font-size: 1px;
}

.par_content {
    width: 206px;
    background-image: url('grafika/par_middle.png');
}

.par_header {
    text-align: center;
    font-size: 15px;
    color: #a20204;
    padding-top: 5px;
    padding-bottom: 20px;
}

.footer_search {
    width: 206px;
    height: 78px;
    background-image: url('grafika/footer_search.png');
    margin-bottom: 20px;
}

.footer_tapetky {
    width: 206px;
    height: 93px;
    background-image: url('grafika/footer_tapetky.png');
    margin-bottom: 20px;
}

.footer_celebrits {
    width: 206px;
    height: 103px;
    background-image: url('grafika/footer_celebrits.png');
    margin-bottom: 20px;
}


.footer_log {
    width: 206px;
    height: 93px;
    background-image: url('grafika/footer_log.png');
    margin-bottom: 20px;
}


#content {
    float: left;
    width: 558px;
    margin-left: 27px;
}

.content_top {
    width: 558px;
    height: 19px;
    background-image: url('grafika/content_top.png');
    font-size: 1px;
}

.content_footer {
    width: 558px;
    height: 19px;
    background-image: url('grafika/footer_content.png');
    font-size: 1px;
}

.content_middle {
    width: 518px;
    _width: 558px;
    background-image: url('grafika/content_middle.png');
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#interesting {
    width: 388px;
    _width: 558px;
    height: 132px;
    _height: 142px;
    background-image: url('grafika/interesting.png');
    margin-top: 20px;
    text-align: center;
    padding-left: 100px;
    padding-right: 70px;
    padding-top: 10px;
}

#clear {
    clear: both;
}

#footer {
    width: 1024px;
    width: 1004px;
    height: 83px;
    _height: 143px;
    background-image: url('grafika/footer.png');
    margin-top: 20px;
    text-align: center;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 16px;
}


/* konec layoutu -------------------------- */

.text {
    border: solid 1px #cccccc;
}

textarea {
    border: solid 1px #cccccc;
}

.button {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
}

/* konec fomularu -------------------------- */

.big_text {
    color: #a20204;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.footer_link {
    color:  #ff0000;
    font-size: 11px;
    text-decoration: none;
}

a {
    color: #ff0000;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #000000;
    text-decoration: none;
}


table {
   font-size: 11px;
    border: 0px;
}

h1 {
    margin-top: 0px;
    color: #c90005;
    margin-bottom: 5px;
    font-size: 21px;
}

h2 {
    margin-top: 0px;
    color: #c90005;
    font-size: 20px;
}

.bigger {
    font-size: 12px;
}

form {
    display: inline;
}

.center {
    text-align: center;
}


.left_text {
    text-align: left;
    font-weight: bold;
    margin-left: 15px;
    line-height: 18px;
}

.menu {
    font-size: 12px;
    color: #c90005;
}

a.menu:hover {
    color: #000000;
}

.table_view {
    font-size: 12px;
}

.index_table {
    margin: auto;
    text-align: center;
    border-top: solid 1px #e5d7a8; 
}

.index_cell {
    text-align: left;
    vertical-align: middle;
    border-bottom: solid 1px #e5d7a8; 
    height: 25px;
}

.index_cell_name {
    width: 140px;
    text-align: left;
    vertical-align: middle;
    border-bottom: solid 1px #e5d7a8; 
    height: 25px;
}

.index_in_table {
    width: 210px;
    border-right: solid 1px #e5d7a8; 
}

.index_in_table2 {
    width: 220px;
}

.index_main_cell {
    vertical-align: top;
}

.index_link {
    font-size: 14px;
    color: #444444;
}

.header_link {
    color: #c90005;
    font-size: 24px;
}

hr {
    height: 1px;
    border-top: solid 1px #e5d7a8; 
    border-bottom: 0px; 
}

#adv_1 {
    text-align: center;
}


#adv_2 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}


#adv_3 {
    text-align: center;
    margin-bottom: 20px;
}

#adv_4 {
    text-align: center;
    margin-top: 20px;
}