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

#content {
    padding:0px 0px 0px 0px;
    background: url('../images/back-page.gif') repeat-y 0px 0px;
}

ul#topMenu {
    margin: 0px;
    padding: 0px 0px 0px 33px;
    list-style: none;
}
ul#topMenu li {
    float: left;
    text-align: center;
    font-family: arial, sans-sefif;
    font-size: 1.1em;
    font-weight: bold;
}
ul#topMenu li a {
    color: #fff;
    display:block;
    padding:8px 10px 12px 10px;
}
ul#topMenu li a:hover { text-decoration:none; }
ul#topMenu li span {
    display:block;
    min-height: 49px;
    _height: 49px;
}

ul#topMenu li.polovacka { background: url('../images/menu/polovacka-left.png') no-repeat bottom left #F3891D; }
ul#topMenu li.fotosafari { background: url('../images/menu/fotosafari-left.png') no-repeat bottom left #41DE43; }
ul#topMenu li.dovolenky { background: url('../images/menu/dovolenky-left.png') no-repeat bottom left #1787D0; }
ul#topMenu li.akcie { background: url('../images/menu/akcia-left.png') no-repeat bottom left #FF0000; }
ul#topMenu li.clanky { background: url('../images/menu/clanky-left.png') no-repeat bottom left #02BACF; }
ul#topMenu li.foto { background: url('../images/menu/fotogaleria-left.png') no-repeat bottom left #CD1BEB; }
ul#topMenu li.bazar { background: url('../images/menu/bazar-left.png') no-repeat bottom left #F4671E; }
ul#topMenu li.darcek { background: url('../images/menu/dar-left.png') no-repeat bottom left #2A0ED4; }

ul#topMenu li.polovacka span { background: url('../images/menu/polovacka-right.png') no-repeat bottom right; }
ul#topMenu li.fotosafari span { background: url('../images/menu/fotosafari-right.png') no-repeat bottom right; }
ul#topMenu li.dovolenky span { background: url('../images/menu/dovolenky-right.png') no-repeat bottom right; }
ul#topMenu li.akcie span { background: url('../images/menu/akcia-right.png') no-repeat bottom right; }
ul#topMenu li.clanky span { background: url('../images/menu/clanky-right.png') no-repeat bottom right; }
ul#topMenu li.foto span { background: url('../images/menu/fotogaleria-right.png') no-repeat bottom right; }
ul#topMenu li.bazar span { background: url('../images/menu/bazar-right.png') no-repeat bottom right; }
ul#topMenu li.darcek span { background: url('../images/menu/dar-right.png') no-repeat bottom right; }

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

#left ul {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    list-style: none;
}
#left ul li {
    background: url('../images/polovacka/sipka.gif') no-repeat 5px 4px;
    padding: 0px 0px 5px 20px;
}
#left ul li span {
    display:block;
    background: url('../images/menu-separator.gif') no-repeat bottom left;
    padding:0px 0px 5px 0px;
}
#left ul li.last span {
    display:block;
    background: none;
    padding:0px 0px 0px 0px;
}
#left ul li a { font-weight:bold; }
#left ul ul { /* display:none; */ }
#left ul ul li a { font-weight:normal; }
#left ul.opened { display:block; }
#left ul.closed { display:none; }

#stred {
    float: right;
    width: 540px;
}

#data {
    clear:both;
    padding:10px 40px 10px 40px;
}
#data h2 {
    font-family: arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    color: #F4830B;
    line-height:1em;
}
#data h2 a { color: #F4830B; }
#data h2 a:hover { color: #666; }
#data div.text {
    padding: 10px 10px 10px 5px;
    line-height:1.4em;
}

#data .kontext {
    background: url('../images/menu-separator.gif') repeat-x 0px 8px;
    margin:0px 10px 0px 0px;
    padding:15px 0px 0px 0px;
    text-align:right;
}
#data .kontext a { color:#000; }
#data .kontext a:hover { color:#000; }

#data img.category_image {
    float:left;
    margin:10px 15px 10px 0px;
    border:none;
}
#data-left {
    float: left;
    width: 735px;
}
#data-right {
    float: right;
    width: 155px;
}
#data-right h3 {
    font-family: arial, sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    color: #F4830B;
    margin: 15px 0px 10px 0px;
    padding: 0px;
}

ul#addons {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    list-style: none;
    background: url('../images/right-predel.gif') no-repeat bottom center;
}
ul#addons li { padding: 0px 0px 5px 20px; }
ul#addons li a { color: #000 }
ul#addons li.odporucit { background: url('../images/odporucit.gif') no-repeat 0px 0px; }
ul#addons li.opytat { background: url('../images/opytat.gif') no-repeat 0px 0px; }
ul#addons li.vytlacit { background: url('../images/vytlacit.gif') no-repeat 0px 0px; }

#data div.subcategories ul {
    margin:0px;
    padding:0px 0px 10px 20px;
    list-style:none;
}
#data div.subcategories ul li {
    background: url('../images/polovacka/sipka.gif') no-repeat 0px 4px;
    padding:0px 0px 2px 15px;
}
#data div.subcategories ul li a { color:#F66218; }
#data div.subcategories ul li a:hover { color:#555; }

#gallery img { margin:1px 1px 1px 0px; }
#gallery a { text-decoration:none; }
#gallery a:hover { text-decoration:none; }

form input.text {
    font-size: 1.0em;
    width: 140px;
}

form input.submit {
    font-size: 1.0em;
    width: 87px;
    height: 23px;
    background: url('../images/polovacka/submit.gif') no-repeat top center;
    border: none;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    float: right;
    padding: 0px 0px 4px 0px;
    _padding: 0px 0px 0px 0px;
    margin-top: 5px
}

/*
    =======================================
    DOKUMENTY
    =======================================
*/
#files {
    margin:0px;
    padding:5px 0px 0px 0px;
    clear:both;
    background:transparent;
    color:#000;
}
#files div.file {
    background:#F4F4F4;
	border:1px solid #E7E7E7;
	margin:5px 0px 0px 0px;
    padding:5px 10px 5px 10px;
}
#files div.file div {
    position:relative;
    width:100%;
}
#files div.file div p {
    position:absolute;
    top:0px;
    right:0px;
    margin:0px;
    padding:0px;
}
#files div.file a { color:#000; font-weight:bold; text-decoration:none; }
#files div.file a:hover { color:#000; font-weight:bold; text-decoration:underline; }

/*
    =======================================
    WEB ITEM
    =======================================
*/
table.web_item { width:100%; }
table.web_item td { vertical-align:top; }
table.web_item .column1 {
    width:auto;
    padding:15px 20px 0px 0px;
    line-height:1.4em;
}
table.web_item .column1 p {
    margin-top:0em;
    padding-top:0em;
}
table.web_item .column2 { 
    width:270px;
    text-align:left;
    padding-top:15px;
}

/*
    ======================================
    ACTION FORM
    ======================================
*/
h2.action_form {
    margin:0px;
    padding:10px 0px 5px 10px;
    font-size:1.5em;
    color:#0091D4;
}
div.action_form {
    padding:10px 20px 10px 10px;
    color:#0091D4;
}
table.action_form th {
    text-align:right;
    padding:2px 5px 2px 5px;
    vertical-align:top;
    width:100px;
}
table.action_form input {
    border:1px solid #BCBCBC;
    background:#FAFAFA;
    color:#000;
    padding:2px;
}
table.action_form textarea {
    border:1px solid #BCBCBC;
    background:#FAFAFA;
    color:#000;
    padding:2px;
}
table.action_form input.action_form_send {
    background:url('../images/block-button.gif') no-repeat 0px 0px;
    border:none;
    cursor:pointer;
    color:#000;
    width:138px;
    height:27px;
    font-weight:bold;
}
p.action_form_result {
    margin:0px;
    padding:0px 0px 0px 0px;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    color:#F00;
    font-family:Arial,sans-serif;
}
p.action_form_message {
    margin:0px;
    padding:0px 0px 10px 0px;
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    color:#F00;
    font-family:Arial,sans-serif;
}

#user_info { }
#user_info form {
    text-align:right;
    line-height:21px;
    padding-right:5px;
}
#user_info span.user {
    font-size:1.3em;
    font-weight:bold;
}
#user_info ul {
    clear:both;
    margin:0px;
    padding:10px 0px 0px 0px;
    list-style:none;
}
#user_info ul li {
    background:url('../images/menu-separator.gif') no-repeat bottom left;
    padding:3px 0px 3px 0px;
}
#user_info ul li a { color:#F66218; }
#user_info ul li a:hover { color:#000; }

