/* CSS Stylesheet for Screen, Presentation */

/************ General ************/
html, body {
    margin: 0;
    width: 100%;
    height: 100%;
}
body {
    font-size: .8em;
    text-align: center;
    background: #6E6664 url('graphics/bg.gif') center repeat-y;
    color: #4A4443;
    font-family: Arial, Helvetica, sans-serif;
}
.cleaner {
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
    clear: both;
}

.partneri img, #content table.partneri td {
    border: none;
    text-align: center;
}

#content table.partneri {
    margin: 0px;
}

.boldred {
    color: #9C0011;
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

.help {
    cursor: help;
}

/************ Bg ************/
#bg {
    width: 100%;
    background: transparent url('graphics/bg2.gif') top repeat-x;
}

/************ Container ************/
#container {
    padding: 0;
    margin: 0 auto;
    width: 750px;
    height: 100%;
    text-align: left;
    background: #FFFFFF;
}

/************ Header ************/
#header {
    width: 750px;
    height: 152px;
}
#header img {
    margin: 0;
    border: none;
}
#head_flash {
    float: right;
    display: inline;
    margin: 5px 5px 0 3px;
    height: 142px;
    width: 520px;
    background: transparent url('graphics/flash_bg.gif') center top no-repeat;
    text-align: center;
    line-height: 142px;
    vertical-align: middle;
}
#head_flash object {
    margin: 2px;
}
#head_logo {
    float: left;
    display: inline;
    margin: 5px 2px 0 5px;
}

/************ Menu ************/
#menu {
    font-size: 12px;
    margin: 0 5px;
    width: 740px;
    height: 42px;
    background: #B30016 url('graphics/menu_bg1.gif') 0 0 repeat-x;
}
#menu ul, #menu li {
    padding: 0;
    margin: 0;
}
#menu ul {
    list-style-type: none;
    text-align: left;
}
#menu li {
    float: left;
    margin: 0;
    padding: 0;
    height: 42px;
    border-right: 1px solid #820008;
    border-left: 1px solid #DE1818;
    background-color: transparent;
}
#menu #menu1 {
    padding-left: 1px;
    width: 156px;
    border: none;
    border-right: 1px solid #820008;
    background: transparent url('graphics/but_side.gif') left no-repeat;
}
#menu #menu2 {
    width: 192px;
}
#menu #menu3 {
    width: 172px;
}
#menu #menu4 {
    padding-right: 1px;
    width: 212px;
    border: none;
    border-left: 1px solid #DE1818;
    background: transparent url('graphics/but_side.gif') right no-repeat;
}
#menu a {
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    color: white;
    line-height: 42px;
    vertical-align: middle;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    height: 42px;
}
#menu1 a:hover {
    background: transparent url('graphics/menu_bg1.gif') 0 -42px repeat-x;
}
#menu2 a:hover {
    background: transparent url('graphics/menu_bg1.gif') 0 -42px repeat-x;
}
#menu3 a:hover {
    background: transparent url('graphics/menu_bg1.gif') 0 -42px repeat-x;
}
#menu4 a:hover {
    background: transparent url('graphics/menu_bg1.gif') 0 -42px repeat-x;
}
/************ Sidebar ************/
#sidebar {
    width: 215px;
    margin: 0 5px 0px 2px;
    display: inline;
    float: right;
    border: none;
    text-align: left;
}
.sidebox {
    margin: 5px 0;
    padding: 0;
    background: #DCDCDC url('graphics/side_corn.gif') 50% 0 no-repeat;
}
.sidebox_in {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    background: transparent url('graphics/side_corn.gif') 50% 100% no-repeat;
}
#sidebar h2 {
    font-weight: bold;
    font-size: small;
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: solid #DCDCDC 1px;
}

/************ Reference ************/
#reference,
#main-partners {
    background: #FFFFFF url('graphics/side_bg.gif') center top repeat-x;
    margin: 1px;
    border: 1px solid white;
    padding: 0 5px 10px 5px;
}
#reference h2,
#main-partners h2 {
    line-height: 31px;
    vertical-align: middle;
    height: 31px;
    margin: 0;
    padding: 0 0 0 31px;
    background: transparent url('graphics/ico_reference.gif') left 50% no-repeat;
}
#reference p {
    margin: 5px;
}
#reference div {
    text-align: center;
    background: #FFFFFF url('graphics/refer_bg.gif') center top repeat-x;
}
#reference img {
    width: 188px;
    border: none;
    border: 1px solid #FFFFFF;
    margin: 6px 5px 6px 5px;
    padding: 0;
}
#reference ul {
    line-height: 1.4em;
    font-weight: bold;
    color: #138CE9;
    padding: 0;
    margin: 7px;
    list-style: none;
}
#reference ul li {
    margin: 4px;
    background: transparent url('graphics/li.gif') 0 50% no-repeat;
    padding-left: 15px;
    vertical-align: middle;
}
#reference ul li a {
    color: #9C0011;
}
#reference ul li a:hover {
    color: #DE1818;
    text-decoration: none;
}
#reference p.reference-text {
    font-style: italic;
    padding-top: 15px;
    width: 92%;
}
#reference a.reference-link {
    margin: 0 5px;
    font-weight: bold;
    text-decoration: underline;
    color:#9C0011;
    /*margin-left: 66%;*/
}
#reference a:hover.reference-link {
    color: #DE1818;
}

/************ Hlavni partneri ************/
#main-partners p {
    padding-right: 50px;
    text-align: right;
}

#main-partners img {
    border: none;
    margin-bottom: 10px;
}

#main-partners a {
    color: #575757;
}

#main-partners a span {
    display: block;
    text-decoration: underline;
}

#main-partners a:hover span {
    text-decoration: none;
}

/************ Vyjadreni ************/
#vyjadreni {
    background: #FFFFFF url('graphics/side_bg.gif') center top repeat-x;
    margin: 1px;
    border: 1px solid white;
    padding: 0 5px 10px 5px;
}
#vyjadreni h2 {
    line-height: 31px;
    vertical-align: middle;
    height: 31px;
    margin: 0;
    padding: 0 0 0 31px;
    background: transparent url('graphics/ico_reference.gif') left 50% no-repeat;
}
#vyjadreni p {
    margin: 5px;
}
#vyjadreni div {
    text-align: center;
    background: #FFFFFF url('graphics/refer_bg.gif') center top repeat-x;
}
#vyjadreni img {
    width: 188px;
    border: none;
    border: 1px solid #FFFFFF;
    margin: 6px 5px 6px 5px;
    padding: 0;
}
#vyjadreni ul {
    line-height: 1.4em;
    font-weight: bold;
    color: #138CE9;
    padding: 0;
    margin: 7px;
    list-style: none;
}
#vyjadreni ul li {
    margin: 4px;
    background: transparent url('graphics/li.gif') 0 50% no-repeat;
    padding-left: 15px;
    vertical-align: middle;
}
#vyjadreni ul li a {
    color: #9C0011;
}
#vyjadreni ul li a:hover {
    color: #DE1818;
    text-decoration: none;
}
#vyjadreni p.reference-text {
    font-style: italic;
    padding-top: 15px;
    width: 92%;
}
#vyjadreni a.reference-link {
    margin: 0 5px;
    font-weight: bold;
    text-decoration: underline;
    color:#9C0011;
    /*margin-left: 66%;*/
}
#vyjadreni a:hover.reference-link {
    color: #DE1818;
}

/************ Kariera ************/
#kariera {
    background: #FFFFFF url('graphics/side_bg.gif') center top repeat-x;
    margin: 1px;
    border: 1px solid white;
    padding: 0 5px 10px 5px;
}
#kariera h2 {
    line-height: 31px;
    vertical-align: middle;
    height: 31px;
    margin: 0;
    padding: 0 0 0 31px;
    background: transparent url('graphics/ico_kariera.gif') left 50% no-repeat;
}
#kariera a {
    margin: 0 5px;
    font-weight: bold;
    text-decoration: underline;
    color:#9C0011;
}
#kariera a:hover {
    color: #DE1818;
}
#kariera p {
    margin: 5px;
}

#hledej_ubytovani {
    background: #FFFFFF url('graphics/ico_bg_turistik.gif') left top no-repeat;
    %background: #FFFFFF url('graphics/ico_bg_turistik.gif') left 1px no-repeat;
    margin: 1px;
    border: 1px solid white;
    padding: 0;
}
#hledej_ubytovani h2 {
    color: white;
    line-height: 36px;
    vertical-align: middle;
    border: none;
    height: 36px;
    margin: 0;
    padding: 0 0 0 40px;
}
#hledej_ubytovani iframe {
    padding: 0;
    margin: 0;
}

/************ More ************/
#more {
    background: #FFFFFF url('graphics/side_bg.gif') center top repeat-x;
    margin: 1px;
    border: 1px solid white;
    padding: 0 5px;
}
#more h2 {
    line-height: 31px;
    vertical-align: middle;
    height: 31px;
    margin: 0;
    padding: 0 0 0 31px;
    background: transparent url('graphics/ico_more.gif') left 50% no-repeat;
}
#more ul {
    line-height: 1.4em;
    padding: 0;
    margin: 7px;
    list-style: none;
}
#more ul li {
    margin: 4px;
    background: transparent url('graphics/li.gif') 0 50% no-repeat;
    padding-left: 15px;
    vertical-align: middle;
}
#more ul li a {
    color: #9C0011;
    font-weight: bold;
}
#more ul li a:hover {
    color: #DE1818;
    text-decoration: none;
}
/************ Footer ************/
#footer {
    margin: 0;
    height: 50px;
    padding: 10px;
    background-color: #FFFFFF;
    clear: both;
    text-align: center;
}
#footer ul, #footer li {
    padding: 0;
    margin: 0;
}
#footer ul {
    margin: 0;
    padding: 10px 0 0 0;
    border-top: solid #DCDCDC 1px;
    list-style-type: none;
}
#footer ul li {
    float: left;
    overflow: hidden;
}
#footer ul li a {
    line-height: 42px;
    vertical-align: middle;
    text-align: center;
    height: 42px;
    white-space: nowrap;
    color: #9C0011;
    font-weight: bold;
    margin-left: 20px;
    padding-left: 15px;
    background: transparent url('graphics/li.gif') left no-repeat;
}
#footer ul li a:hover {
    color: #DE1818;
    text-decoration: none;
}
/************ Copy ************/
#copy {
    clear: both;
    width: 760px;
    text-align: left;
    margin: 0 auto;
    background: #6E6664 url('graphics/copy_bg.gif') center top no-repeat;
    padding: 10px 0 3em 15px;
    color: #FFFFFF;
    font-size: .8em;
}
#copy a {
    color: #FFFFFF;
}

/************ Content ************/
#content, content_full {
    width: 520px;
    display: inline;
    float: left;
    margin: 5px 3px 0 5px;
    padding: 0;
    text-align: left;
    background: #DCDCDC url('graphics/cont_corn.gif') 50% 0 no-repeat;
}

#content_full {
    width: auto;
    min-height: 600px;
}

#content_in {
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
    background: transparent url('graphics/cont_corn.gif') 50% 100% no-repeat;
}
#content_in2 {
    background: #FFFFFF url('graphics/cont_bg.gif') center top repeat-x;
    margin: 1px;
    border: 1px solid white;
    padding: 15px;
    line-height: 1.25em;
}
#content h1 {
    margin: 0;
    padding: 0;
}
#content h1 {
    font-size: 1.65em;
    padding-bottom: .5em;
    margin-bottom: 15px;
    border-bottom: solid #DCDCDC 1px;
}
#content h2 {
    font-size: 1.3em;
}
#content p {
    margin-top: 0;
    margin-bottom: 1em;
}
#content .banner {
    text-align: center;
    padding: 0;
    margin: 20px;
}
#content .banner img {
    border: none;
}
#content a {
    color: #9C0011;
}
#content a:hover {
    color: #DE1818;
    text-decoration: none;
}
#content ul {
    padding-left: 15px;
    margin: 5px;
    list-style: outside url('graphics/li.gif');
}
#content ul li {
    margin: 8px 3px;
    padding: 5px;
}
#content ul li strong {
    color: #138CE9;
}
#content ul li h2 {
    display: inline;
    font-size: 1em;
    color: #138CE9;
}
#content table {
    width: 100%;
    margin: 5px 0;
}
#content table td{
    border-collapse: collapse;
    border-bottom: 1px solid #EEEEEE;
    margin: 3px 0;
    padding: .4em .2em;
}
#content table td.nobottomborder {
    border-bottom: 0px;
}

#content table thead{
    text-align: center;
    font-size: 110%;
    padding: .4em .2em;
    line-height: 2.3em;
    height: 2.3em;
    background: #FFFFFF url('graphics/thead_bg.gif') center top repeat-x;
}
#content .cena {
    text-align: right;
    width: 12em;
}
#content .cena strong {
    color: #9C0011;
}
#content .vzor {
    border: 1px solid #BBBBBB;
    width: 99%;
}
.vzor strong {
    color: #9C0011;
}
.vzor em {
    margin-left: 1ex;
}
#content .price {
    color: #9C0011;
}
#content .vzor h3 {
    margin: 0 auto 10px auto;
    background: #2A9DF7 url('graphics/vzor_bg.gif') center repeat-x;
    text-align: center;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
}

#content span.calc_span {
    color: #9C0011;
}

#content .vzor ul {
    text-align: left;
    margin: 10px;
}
#content .vzor ul li {
    padding: -3px;
    margin: -3px 0;
}
.comment {
    color: #999999;
    font-size: 80%;
}
.separator {
    border: none;
    border-bottom: thin solid #DCDCDC;
    margin: 20px;
}
#content dl {
    margin: 1em 0;
}
#content dt {
    font-weight: bold;
    margin: .5em 0;
}
#content .refer_hotel {
    text-align: center;
    width: 240px;
    float: left;
    margin: 0;
    padding: 0;
}
#content .refer_hotel.first {
    clear: both;
}
#content .refer_hotel .refer_hotel_inner {
    margin: 20px 10px;
}
#content .refer_hotel img {
    display: block;
    border: 10px solid #AAAAAA;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 auto;
    padding: 0;
}
#content .compress li {
    margin: -3px;
}
#content .compress {
    margin: 0 40px;
}
#content .hotel_img {
    text-align: center;
    margin: 20px;
    padding: 0;
}
#content .hotel_img img {
    border: 10px solid #AAAAAA;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 20px 5px;
    padding: 0;
}
#content .banner {
    text-align: center;
    padding: 0;
    margin: 20px;
}
#content .sign {
    font-style: italic;
    text-align: right;
    margin: .5em 2em;
}
#content .banner img {
    border: none;
}
#content #flash_header {
    margin: 0;
    padding: 0;
    display: inline;
    border: none;
}

#content .poweredBy {
    color: #999999;
    font-size: 80%;
    text-align: right;
}

#browsers {
    padding-left: 35px;
    margin: 100px;
    list-style-position: outside;
    line-height: 25px;
    vertical-align: middle;
}
#browsers .firefox {
    padding-left: 20px;
    margin-left: 20px;
    list-style-image: url('graphics/ff_ico.gif');
}
#browsers .iexplorer {
    padding-left: 20px;
    margin-left: 20px;
    list-style-image: url('graphics/ie_ico.gif');
}
#browsers .chrome {
    padding-left: 20px;
    margin-left: 20px;
    list-style-image: url('graphics/gch_ico.png');
}
#browsers .netscape {
    padding-left: 20px;
    margin-left: 20px;
    list-style-image: url('graphics/ns_ico.gif');
}
#prinos1 {
    line-height: 25px;
    text-align: middle;
    padding-left: 30px;
    background: transparent url('graphics/iko1.gif') left center no-repeat;
}
#prinos2 {
    line-height: 25px;
    text-align: middle;
    padding-left: 30px;
    background: transparent url('graphics/iko2.gif') left center no-repeat;
}
#prinos3 {
    line-height: 25px;
    text-align: middle;
    padding-left: 30px;
    background: transparent url('graphics/iko3.gif') left center no-repeat;
}
#prinos4 {
    line-height: 25px;
    text-align: middle;
    padding-left: 30px;
    background: transparent url('graphics/iko4.gif') left center no-repeat;
}
#prinos5 {
    line-height: 25px;
    text-align: middle;
    padding-left: 30px;
    background: transparent url('graphics/iko5.gif') left center no-repeat;
}
#objednavka p {
    margin: 5px 0;
    padding: 0;
}
#objednavka fieldset {
    border: 1px solid #BBBBBB;
    margin: 10px 5px;
    padding: 10px;
}
#objednavka fieldset legend{
    color: #B90004;
    font-weight: bold;
    font-size: 12px;
    padding: 3px 10px;
    margin-left: 20px;
    border-top: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    background-color: #FFFFFF;
}
#objednavka label{
    display: block;
    float: left;
    width: 33ex;
    margin: 4px 10px 4px 0px;
    vertical-align: middle;
}
#objednavka input{
    border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
    font-size:12px;
    color: #808080;
    vertical-align: middle;
    height: 1.2em;
    line-height: 1.2em;
    margin: 4px 5px;
    padding: 2px 1px 2px 2px;
    width: 190px;
}
#objednavka textarea {
    border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    margin: 4px 5px;
    font-family: Tahoma, "DejaVu Sans", Verdana, Helvetica, Arial;
}
#objednavka #psc {
    width: 5em;
}
#objednavka #luzek {
    width: 2em;
}
#objednavka #pokoju {
    width: 2em;
}
#objednavka #submitbutton {
    font-weight: bold;
    line-height: 25px;
    width: 168px;
    color: #FFFFFF;
    height: 25px;
    vertical-align: middle;
    background: transparent url('graphics/but_submit_obj.gif') no-repeat;
    margin: 5px;
    padding: 0;
    border: none;
    font-size: 14px;
}

#manual {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
#manual dd {
    line-height: 25px;
    vertical-align: middle;
    margin-left: 25px;
    padding-left: 30px;
    background: transparent url('graphics/pdf_ico.gif') left no-repeat;
}
#previologo {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
#previologo dd {
    line-height: 30px;
    vertical-align: middle;
    margin-left: 25px;
    padding-left: 35px;
    background: transparent url('graphics/previo_ico.gif') left no-repeat;
}
#mitonlogo {
    margin-bottom: 1em;
    padding-bottom: 1em;
}
#mitonlogo dd {
    line-height: 30px;
    vertical-align: middle;
    margin-left: 25px;
    padding-left: 35px;
    background: transparent url('graphics/miton_ico.gif') left no-repeat;
}
.float_l {
    float: left;
    margin: 10px;
}
.float_r {
    float: right;
}
#download_adobe {
    width: 100%;
    margin: 0;
    padding: 0;
}
#content #download_adobe ul{
    list-style: none;
    list-style-image: none;
}
#partneri dd, #partneri-free dd {
    margin-top: 5px;
}

#partneri_schema {
    float: left;
    margin: 3px 5px 3px 0px;
}

form.demo {
    padding: 0px;
    margin: 0px;
}
button.text {
    border: none;
    background: none;
    padding: 0px 0px 0px 1px;
    margin: 0px -2px 0px 0px;
    *margin-bottom: -1px; /* IE 7 hack */
    color: #9C0011;
    cursor: pointer;
    width: 83px;
}
.button {
    font-weight: bold;
    line-height: 25px;
    width: 100px;
    color: #FFFFFF;
    height: 25px;
    vertical-align: middle;
    background: transparent url('graphics/but.gif') no-repeat;
    margin: 0px;
    padding: 0;
    cursor: pointer;
    border: none;
}

.text, select, textarea {
    border-color: #808080 #D4D2C8 #D4D2C8 #808080;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    margin: 1px 5px;
    font-family: Tahoma, "DejaVu Sans", Verdana, Helvetica, Arial;
    color: #808080;
    vertical-align: middle;
}
input.text {
    height: 1.2em;
    line-height: 1.2em;
    padding: 2px 1px 2px 2px;
}

.podtrzeny {
    text-decoration: underline;
}
#flash_visacky {
    padding: 0;
    padding-top: 5px;
}

#banner_demo {
    width: 185px;
    height: 121px;
    margin: 7px 5px 10px 0px;
    padding: 0;
    float: left;
}
#demoimage {
    width: 185px;
    height: 121px;
}
#banner_demo form {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#banner_text {
    position: relative;
    margin: 0;
    padding: 0;
    padding-top: 1em;
    margin-top: 30px;
    overflow: hidden;
}
.screenshot {
    text-align: center;
    width: 220px;
    margin: 0 10px;
    float: left;
    display: inline;
}
.screenshot img {
    border: 0;
}


.templates {
    text-align: center;
    width: 200px;
    height: 300px;
    margin: 5px 20px 40px;
    float: left;
    display: inline;
}
.templates img {
    border: 1px solid #6E6664;
}
#content .templates table td.image {
    border: none;
}

#partneri dt, #partneri-free dt {
    clear: left;
    margin-top: 1.5em;
}
#partneri img, #partneri-free img {
    /*width: 45px;*/
    margin: 5px 15px 70px 5px;
}
.hand {
    cursor: pointer;
}
#content #obchodnici strong, #content #vyvoj strong {
    display: block;
    float: left;
    width: 5em;
}

#content dl.person,
#content #obchodnici dl {
    height: 150px;
    width: 430px;
    margin-top: 4em;
    padding-left: 15px;
}

#content dl.person {
    margin-top: 0;
}

#content #vyvoj dl {
    height: 180px;
    width: 430px;
    padding-left: 15px;
}
#content #obchodnici dd, #content #vyvoj dd {
    line-height: 36px;
    margin-left: 30px;
    padding: 0;
}
#content #obchodnici dt, #content #vyvoj dt {
    line-height: 1.8em;
    height: 2.3em;
    background: #FFFFFF url('graphics/thead_bg.gif') center top repeat-x;
    font-size: 130%;
    padding-left: -15px;
    margin-top: 0;
    padding-left: 5px;
}
#obchodnici #stuhl {
    background: transparent url('graphics/bod_ffd700.gif') left top no-repeat;
}
#obchodnici #hudec {
    background: transparent url('graphics/bod_90ee90.gif') left top no-repeat;
}
#obchodnici #kotas {
    /* background: transparent url('graphics/bod_90ee90.gif') left top no-repeat; */
}
#obchodnici #tajer {
    background: transparent url('graphics/bod_ffc0cb.gif') left top no-repeat;
}
#obchodnici #hala {
    background: transparent url('graphics/bod_d0bb7a.gif') left top no-repeat;
}
#obchodnici #minar, #obchodnici #bendak {
    background: transparent url('graphics/bod_66b1c9.gif') left top no-repeat;
}
#obchodnici #bambusek {
    background: transparent url('graphics/bod_c0c0c0.gif') left top no-repeat;
}
#obchodnici #zverina {
    background: transparent url('graphics/bod_6770E5.gif') left top no-repeat;
}
#obchodnici #ruberova {
    background: transparent url('graphics/bod_d0bb7a.gif') left top no-repeat;
}
#obchodnici #hochmajer {
    background: transparent url('graphics/bod_fb5d43.gif') left top no-repeat;
}
#obchodnici #sebestova {
    background: transparent url('graphics/bod_01960f.gif') left top no-repeat;
}

#obchodnici #centrala {
    background: transparent url('graphics/bod_ffa500.gif') left top no-repeat;
}




#obch_regiony li {
    list-style: none;
    display: block;
    float: left;
    width: 200px;
}
#obchodnici dl dd img, #vyvoj dl dd img {
    display: inline;
    margin: 0;
    border: 0;
}
#obch_regiony li img {
    margin-right: 10px;
}
#mapa-obchodnici {
    margin:  0 -6px;
    border: none;
}
#obchodnici .email strong, #vyvoj .email strong {
    visibility: hidden;
}
#obchodnici .mobil strong, #vyvoj .mobil strong  {
    visibility: hidden;
}
#obchodnici .email, #vyvoj .email {
    display: block;
    float: left;
    background: transparent url('graphics/iko-email.gif') top left no-repeat;
    width: 5em;
    height: 28px;
}
#obchodnici .mobil, #vyvoj .mobil  {
    display: block;
    float: left;
    background: transparent url('graphics/iko-mobil.gif') top left no-repeat;
    width: 5em;
    height: 28px;
}
#content .p1 {
    margin-top: 10px;
    margin-bottom: 10px;
}

#content .p2 {
    text-align: justify;
}

.letak {
    width: 150px;
    height: 230px;
    float: left;
    margin: 4px;
    padding: 0;
}
.letak img {
    border: none;
}
.inzerat dd {
    background: transparent url('graphics/li.gif') left center no-repeat;
    margin-left: 10px;
    padding-left: 20px;
}
.inzerat dt {
    padding-top: 1em;
}
#partneri .ico60, #partneri-free .ico60 {
    margin-left: -15px;
    width: 60px;
}

#content #moduly-verze {
    margin: 0;
}
#content #moduly-verze th {
    text-align: center;
    padding: 10px 10px 5px;
}
#content #moduly-verze td {
    text-align: center;
    line-height: 1.15em;
}
#content #moduly-verze td.modul {
    text-align: left;
}
#content .calc_form {
    margin: 0;
}

#content .calc_form .captcha-label {
	float: left;
	margin-right: 5px;
}

.pro,
.lite,
.connect {
    font-weight: bold;
}

.pro {
    color: #0097b6;
}
.lite {
    color: #78b500;
}

#calc_price_bracket_connect,
#calc_price_bracket_lite,
#calc_price_bracket_pro {
    padding: 0 1px;
}

.connect {
    color: #e8e504;
}

.button_send {
    width: 268px;
    background: transparent url('graphics/button_send.gif') no-repeat;
    margin-bottom: 10px;
}

.poznamka {
    padding: 0 0.4em;
}



.message-out {
    width: 85%;
    margin: 10px auto;
    padding: 0px;
    border: 0px;
}
.message-in {
    width: auto;
    padding: 10px;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
}
.message-error {
    border: 1px dashed #9C0011;
    color: #9C0011;
}
.message-info {
    border: 1px dashed #007300;
    color: #007300;
}

#manual-guide ul {
    list-style-image: none;
    list-style-type: square;
}
#manual-guide ul li {
    margin: 1px;
    padding: 1px 0px 1px 5px;
    background: none;
    vertical-align: middle;
}

#phone h2 {
    background: transparent url('graphics/phone_top_bg.jpg') left top no-repeat;
    line-height: normal;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-left: 7px;
    border: 0px;
}

#phone h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 5px 0 0 7px;
}

.phone {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
    line-height: 15px;
    font-size: 20px;
    padding: 9px 6px 8px 0;
    white-space: nowrap;
}

dd.phone {
    color: #9C0011;
    text-align: left;
}

#phone_img {
    padding-top: 2px;
    color: red;
    position: absolute;
}

#phone {
    background: #000 url('graphics/phone_bg.jpg') left 25px no-repeat;
    border: 1px solid white;
    margin:1px;
    padding:0px;
    color: white;
    height: 140px;
}

#phone_country_code {
    line-height: 15px;
    font-size: 20px;
    height: 20px;
    width: 50px;
    padding: 28px 0px 0px 5px;
    margin: 0px;
}

#content a.hotelLink {
    text-decoration: none;
    color: #4A4443;
}

#content a.hotelLink:hover {
    text-decoration: underline;
    color: #4A4443;
}

#content table td.thinrow {
    padding: 0px;
    margin-top: 0px;
}

#content table td.thinrow .comment {
    text-align: left;
    margin: 0px 0px 10px 3px;
}

.left {
    text-align: left;
}

.login-button {
    background: #FFFFFF url('graphics/login_bg.gif') left top no-repeat;
    border: 1px solid white;
    margin: 1px;
    padding: 0;
    color: #FFFFFF;
    height: 50px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 135%;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
}

.login-button a {
    color: #FFFFFF;
    display: block;
}

.login-button a:hover {
    text-decoration: none;
}
