@import url("styles_vine_ordering.css");
@import url("global.css");
@import url("forms.css");
@import url("calculators.css"); /* to tu je kvuli tabulce s vysledkem - neni jasne, jak to ma vypadat, tak sebrano puvodni */
body {
    width: 100%;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 100%;
    color: #555555;
    background-color: #ffffff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

table#jzptabulka td {
    vertical-align: top;
}

table#jzptabulka p, table#jzptabulka h2, table#jzptabulka blockquote {
    padding-left: 10px;
}

table#jzptabulka blockquote {
    line-height: 0px;
    padding-left: 0px;
}
#iban_calculator
{
	background: url(../images/styles/bg_kalkulacka.gif) #E6E6E6 repeat-y;
}

fieldset, img {
    border: none;
}

ul {
    list-style: none;
}

h1 a {
    margin-top: 10px;
}

.common_header h1 {
    margin-top: 12px;
    font-weight: normal;
    line-height: 23px;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: 400;
}

a {
    text-decoration: none;
    color: #e2001a;
}

a:hover {
    text-decoration: underline;
}:focus {
    outline: 0
}

hr {
    background-color: #ffffff;
    height: 0px;
    border: 0 solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    margin: 10px 0 15px;
}

.menuheading {
    display: block;
    width: auto;
    height: 21px;
    font-size: 110%;
    color: #333333;
    padding: 8px;
}

/*start toolbar CSS code*/
#UCTWrap {
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #555
}

#UCTWrap ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#UCTWrap li {
    margin: 0;
    padding: 0
}

#UCToolbar {
    background: url(../images/styles/tb_bg.gif) #E6E6E6 repeat-x bottom left;
    min-width: 994px
}

#UCToolbar .UCTCont {
    width: 994px;
    margin: 0 auto
}

#UCToolbar .UCTCont UL#menuTool {
    text-align: right
}

#UCToolbar .UCTCont UL#menuTool LI {
    display: inline;
    margin: 0;
    padding: 0
}

#UCToolbar .UCTCont UL#menuTool LI A {
    position: relative;
    top: -2px;
    padding: 3px 11px;
    font-size: 10px;
    color: #555;
    text-decoration: none;
    /*text-transform: uppercase*/
}

#UCToolbar .UCTCont UL#menuTool LI A:hover {
    color: #000;
    text-decoration: none
}

#UCToolbar .UCTCont UL#menuTool.open LI A {
    color: #FFF
}

#UCToolbar .UCTCont UL#menuTool.open LI A.on, #UCToolbar .UCTCont UL#menuTool.open LI:hover A:hover {
    color: #0F0F0F !important;
    background: #FFF
}

#UCTClose {
    margin: 0 auto;
    width: 994px;
    position: relative;
    height: 0px
}

#UCTClose #btnClose {
    background: url(../images/styles/btnClose.gif) top left no-repeat;
    z-index: 111000000;
    width: 72px;
    height: 20px;
    position: absolute;
    top: -1px;
    left: 49%
}

#UCTClose #btnClose A {
    color: #FFF;
    text-decoration: none;
    font-size: 70%;
    line-height: 130%;
    margin: 0 0 0 10px;
    cursor: pointer;
    display: block
}

.UCT-bg {
    width: 100%;
    background: #98000E;
    height: 232px
}

#UCT-cont {
    width: 100%;
    background: url(../images/styles/bgTool.jpg) bottom center no-repeat;
    height: 232px;
    text-align: center
}

.UCT-bg IFRAME {
    margin-top: 3px
}

.contShad {
    height: 5px;
    width: 100%
}

.UCT-sh1, .UCT-sh2, .UCT-sh3, .UCT-sh4, .UCT-sh5 {
    background: #2B2B2B;
    height: 1px;
    font-size: 0;
    overflow: hidden
}

.UCT-sh1 {
    opacity: 0.40
}

.UCT-sh2 {
    opacity: 0.30
}

.UCT-sh3 {
    opacity: 0.20
}

.UCT-sh4 {
    opacity: 0.10
}

.UCT-sh5 {
    opacity: 0.05
}

#tba-UG {
    background: #E2001A url(../images/styles/tbug_bg.gif) repeat-x;
    color: #FFF !important;
    font-size: 64% !important;
    padding: 4px 11px !important;
    top: -3px !important;
    background-position: top left;
    text-transform: none !important;
}

LI > #tba-UG {
    background-position: bottom left;
}

#tba-UG:hover {
    color: #FCC !important;
}

#UCTframed {
    background-color: transparent;
    margin: 35px 0 0 0
}

#UCTframed div.col {
    float: left;
    padding-top: 10px
}

#UCTframed div.col.lst {
    border-left: 1px solid #980803
}

#UCTframed div.col.lst a {
    margin-left: 35px
}

#UCTframed a.btm {
    display: block;
    margin: 20px 0 10px 0
}

#UCTframed a img {
    border: 0
}

#UCTLinkWr {
    width: 994px;
    margin: 0 auto;
    position: relative;
    z-index: 300
}

#UCTLink {
    visibility: hidden;
    position: absolute;
    top: 200px;
    left: 759px
}

#UCTLink a img {
    border: 0
}

/*end toolbar CSS code*/
div.clear {
    clear: both;
}

div#header {
    width: 966px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}

div#header h1 {
    float: left;
}

div#header .sponsoring {
	position: absolute;
	top: 10px;
	left: 560px;
}

div#header .facebook {
	position: absolute;
	top: 10px;
	left: 670px;
}

div#header .facebooken {
	position: absolute;
	top: 10px;
	left: 690px;
}

div#header .chat {
	position: absolute;
	top: 10px;
	left: 710px;
}

div#header ul {
    text-align: right;
    width: 50%;
    height: 80px;
    margin-top: 4px;
    line-height: 20px;
    list-style-position: outside;
    list-style-type: none;
    list-style-image: none;
}

div#header ul li {
    display: inline;
    margin: 0px 11px 0px 11px;
}

div#header ul li a:active, div#header ul li a:visited, div#header ul li a {
    font-size: 65%;
    text-transform: uppercase;
    color: #666666;
    text-decoration: none;
}

div#header ul li a:hover {
    color: #e2001a;
}

div#themeimage {
    width: 1112px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.center {
    text-align: center;
}

div#content {
    width: 966px;
    margin: 0em auto 0em auto;
}

div#content #leftpanel {
    height: auto;
    width: 728px;
    display: block;
    float: left;
}

/* PRAVY PANEL */
div#content #rightpanel, div#right_col {
    height: auto;
    width: 196px;
    display: block;
    float: left;
    margin-left: 40px;
}

div#right_col {
    padding-top: 1em;
}

/* search */
.search {
    background: url('/images/styles/search-bg.png') no-repeat top left;
    width: 196px;
    height: 27px;
}

.search .input {
    margin: 4px 3px 3px 4px;
    padding: 2px 2px 0px 2px;
    border: 0px;
    width: 161px;
    height: 1.3em;
    font-size: 80%;
    /*background: url('/images/styles/search-input-bg.png') repeat-x;*/
    float: left;
}

.search .image_button {
    margin: 4px 3px 3px 4px;
    float: left;
}

#content #middle_col .search {
    float: right;
    font-size: 130%;
}

/* search end */
#content #middle_col #minimenu {
    float: right;
    margin-top: 15px;
}

#content .middle_col_big #minimenu, #content .middle_col_huge #minimenu {
    margin-right: 3em;
}

#content #middle_col #minimenu a {
    margin-left: 1em;
}

/* prime bankovnictvi */
.prime-bankovnictvi {
    width: 196px;
    height: 207px;
    background: url('/images/styles/prime-bankovnictvi.png') no-repeat top left;
    margin-top: 1em;
    position: relative;
}

.menubox .ob_item {
    height: 34px;
    width: 176px;
    padding: 0px 0px 0px 0px;
    background: none;
}

.menubox p a {
    color:#E2001A;
}

.prime-bankovnictvi .ob_item {
    height: 34px;
    width: 186px;
    padding: 0px 0px 0px 10px;
}

.menubox .ob_item .login, .menubox .ob_item .login_disabled, .prime-bankovnictvi .ob_item .login, .prime-bankovnictvi .ob_item .login_disabled {
    float: right;
    width: 59px;
    height: 16px;
    font-size: 10px;
    background: url('/images/styles/direct-banking-login.png') no-repeat top left;
    color: #ffffff;
    margin: 7px 6px 0px 0px;
    padding: 3px 0px 1px 5px;
    text-transform: uppercase;
}

.menubox .ob_item .login, .menubox .ob_item .login_disabled {
    margin-right: 0px;
}

.menubox .ob_item .login_disabled, .prime-bankovnictvi .ob_item .login_disabled {
    color: #000000;
}

.menubox .ob_item .upper, .prime-bankovnictvi .ob_item .upper {
    color: #e2001a;
    font-weight: bold;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    height: 16px;
    line-height: 18px;
    display: block;
}

.menubox .ob_item .upper {
    float: left;
    padding-top: 8px;
}

.menubox .ob_item .demo, .prime-bankovnictvi .ob_item .demo {
    color: #333333;
    font-size: 11px;
    height: 10px;
    display: block;
}

.menubox .ob_item .demo img, .prime-bankovnictvi .ob_item .demo img {
    margin-left: 6px;
}

/* prime bankovnictvi end */
/* dulezite odkazy (aka menubox) */
.dulezite-odkazy {
    height: 6.62em;
    margin-top: 8px;
}

.menubox {
    margin-top: 8px;
}

#left_col .menubox {
    margin-left: -10px;
    width: 196px;
}
#left_col .menubox ul li {
	_height: 18px;
}
#left_col .menubox ul li a {
	background: url(/images/icons/li-arrow-ico.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
	display: block;
}
#left_col .menubox ul li.pdf_download a {
	background: url(/images/icons/download-ico-pdf.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}
#left_col .menubox ul li a.pdf_download {
	background: url(/images/icons/download-ico-pdf.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}
#left_col .menubox ul li.doc_download a {
	background: url(/images/icons/download-ico-doc.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}
#left_col .menubox ul li a.doc_download {
	background: url(/images/icons/download-ico-doc.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}
#left_col .menubox ul li.xls_download a {
	background: url(/images/icons/download-ico-xls.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}
#left_col .menubox ul li a.xls_download {
	background: url(/images/icons/download-ico-xls.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
}

#middle_col ul li.pdf_download a {
	background: url(/images/icons/download-ico-pdf.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li a.pdf_download {
	background: url(/images/icons/download-ico-pdf.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li.doc_download a {
	background: url(/images/icons/download-ico-doc.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li a.doc_download {
	background: url(/images/icons/download-ico-doc.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li.xls_download a {
	background: url(/images/icons/download-ico-xls.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li a.xls_download {
	background: url(/images/icons/download-ico-xls.gif) no-repeat 0 2px;
	padding: 2px 0 1px 25px;
	line-height: 18px;
	margin-bottom: 8px !important;
	_margin-bottom: 4px !important;
	display: block;
	color:#555555 !important;
}
#middle_col ul li.pdf_download, #middle_col ul li.doc_download, #middle_col ul li.xls_download
{
	background: none;
	padding: 0;
}
.dulezite-odkazy .menuheading, .menubox .menuheading {
    background: url('/images/styles/menubox-title-header.png') no-repeat top left;
    height: 23px;
}

.menubox .header {
    background: url('/images/styles/menubox-header.png') no-repeat top left;
    height: 3px;
}

.dulezite-odkazy .footer, .menubox .footer {
    background: url('/images/styles/menubox-footer.png') no-repeat top left;
    height: 2px;
}

.menubox-title {
	padding: 0 !important;
}

.menubox-title .title-content {
    background: url('/images/styles/menubox-title-bg.png') repeat-y top center;
    padding: 4px 10px 4px 10px;
    color: #333333;
    font-size: 110%;
    width:176px;
}

.menubox-title .title-content a {
    color: #333333;
}

.menubox-title .title-header {
    background: url('/images/styles/menubox-title-header.png') no-repeat top left;
    height: 3px;
    margin: 0px;
    overflow: hidden;
}

.menubox-title .title-footer {
    background: url('/images/styles/menubox-title-footer.png') no-repeat top left;
    height: 3px;
    overflow: hidden;
}

.dulezite-odkazy .content, .menubox .content {
    font-size: 70%;
    background: url('/images/styles/menubox-bg.png') repeat-y top left;
    width: 196px;
    padding-top: 4px;
}

.menubox .content {
    width: 190px;
    padding: 4px 3px 1px 3px;
}

.menubox .content h2 {
    padding: 15px 8px 0 8px;
}
.menubox .content h2 a {
    padding: 5px 0 0 0 !important;
}

.menubox a {
    color: #555555;
}

.dulezite-odkazy a {
    width: 190px;
    background-color: #f1f1f1;
    display: block;
    height: 1.66em;
    color: #555555;
    margin-left: 3px;
    font-family: Arial, sans-serif;
}
.heading {
	background-color:#FFFFFF !important;
}
.dulezite-odkazy a img, .menubox a img {
    margin: 0px 7px 0px 11px;
}

.menubox p, .menubox table, .menubox div {
    background-color: #f1f1f1;
}

.menubox ul {
    background-color: #f1f1f1;
    padding: 2px 8px 2px 8px;
}

.menubox div, .menubox p {
    background-color: #f1f1f1;
    padding: 0 8px;
}

.menubox a.demo {
    color: #333333;
}

.menubox .prime-bankovnictvi-firmy {
    background: url('/images/styles/prime-bankovnictvi-firmy.png') no-repeat top left;
    height: 85px;
    padding-top: 0px;
}

.menubox .prime-bankovnictvi-firmy .ob_item .login {
    margin-top: 4px;
}

/* dulezite odkazy (aka menubox) end */
/* rightmenu */
.rightmenu {
    background: url('/images/styles/rightmenu-bg.png') no-repeat top left;
    width: 196px;
    height: 137px;
    margin-top: 10px;
    padding-top: 1px;
}

.rightmenuitem {
    display: block;
    height: 30px;
    padding-top: 4px;
    margin-bottom: 1px;
    color: #333333;
}

.rightmenu div {
    margin-top: 7px;
    margin-bottom: 12px;
}

.rightmenu div a {
    color: #333333;
}

.rightmenuitem img, .rightmenu img {
    margin: 0px 7px 1px 11px;
}

.dulezite-odkazy a span.arrow, .rightmenuitem span.arrow {
    display: block;
    float: left;
    height: 7px;
    width: 4px;
    background: url('/images/styles/arrow-right-red.png') no-repeat;
}

.dulezite-odkazy a span.arrow {
    margin: 5px 7px 1px 11px;
}

.rightmenuitem span.arrow {
    margin: 8px 7px 1px 11px;
}

.dulezite-odkazy a:hover span.arrow, .rightmenuitem:hover span.arrow {
    background: url('/images/styles/arrow-right-grey.png') no-repeat;
}

/* rightmenu end*/
/* PRAVY PANEL end*/
.w100p {
    width: 100%;
}

.w95p {
    width: 95%;
}

.w90p {
    width: 90%;
}

.w85p {
    width: 85%;
}

.w80p {
    width: 80%;
}

.w75p {
    width: 75%;
}

.w70p {
    width: 70%;
}

.w65p {
    width: 65%;
}

.w60p {
    width: 60%;
}

.w55p {
    width: 55%;
}

.w50p {
    width: 50%;
}

.w45p {
    width: 45%;
}

.w40p {
    width: 40%;
}

.w35p {
    width: 35%;
}

.w30p {
    width: 30%;
}

.w25p {
    width: 25%;
}

.w20p {
    width: 20%;
}

.w15p {
    width: 15%;
}

.w10p {
    width: 10%;
}

.w5p {
    width: 5%;
}

/* HOMEPAGE */
div#homepage-tabs {
    width: 728px;
    position: relative;
    height: 251px;
    margin-bottom: 51px;
}

#homepage-tabs {
    padding: 0em;
}

#homepage-tabs .tabs {
    border-bottom: 1px solid #e1e1e1;
    padding: 0;
    position: relative;
    margin: 0;
    height: 32px
}

#homepage-tabs .tabs li {
    float: left;
    margin: 7px 0 -1px 0;
    padding: 0;
    list-style: none;
    background: none !important;
    background-color: #ffffff;
    height: 25px;
}

#homepage-tabs .tabs li span.menu-before {
    background: url('/images/styles/main-menu-before.png') no-repeat 0 0;
    display: block;
    height: 25px;
    width: 3px;
    float: left;
}

#homepage-tabs .tabs li span.menu-after {
    background: url('/images/styles/main-menu-after.png') no-repeat 0 0;
    display: block;
    height: 25px;
    width: 17px;
    float: left;
}

#homepage-tabs .tabs li a {
    height: 15px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    padding: 5px;
    float: left;
    background: url('/images/styles/main-menu-repeat.png') repeat-x top;
    text-transform: uppercase;
    color: #555555;
    font-size: 75%;
}

#homepage-tabs .tabs li.ui-tabs-selected {
    border-color: #000000;
    padding-bottom: .1em;
    border-bottom: 0;
    margin-top: 1px;
    height: 32px;
}

#homepage-tabs .tabs li.ui-tabs-selected span.menu-before {
    background: url('/images/styles/main-menu-before-selected.png') no-repeat 0 0;
    display: block;
    height: 32px;
    width: 3px;
    float: left;
}

#homepage-tabs .tabs li.ui-tabs-selected span.menu-after {
    background: url('/images/styles/main-menu-after-selected.png') no-repeat 0 0;
    display: block;
    height: 32px;
    width: 23px;
    float: left;
}

#homepage-tabs .tabs li.ui-tabs-selected a {
    background: url('/images/styles/main-menu-repeat-selected.png') repeat-x top;
    padding-top: 12px;
    color: #e2001a;
}

/* vypis jednotlivych tabov namiesto .ui-tabs-panel je tu koli IE */
div#obcane, div#podnikatele, div#svobodna-povolani, div#firmy, div#jsme-tu-pro-vas, div#novinky, div#private-banking, div#individuals, div#small-business, div#freelancers, div#corporate-public-sector {
    width: 728px;
    padding: 12px;
    display: block;
    border-bottom: 1px solid #e1e1e1;
    background: none;
    clear: both;
    position: absolute;
    font-size: 11px;
    background-color: #ffffff;
    height: 218px;
    overflow: hidden;
    font-family: Arial, sans-serif;
}

.displaynone {
    display: none !important
}

.ui-tabs ul.arrow li {
    padding-right: 0.5em
}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}

table.pseudoul td {
    vertical-align: top;
    height: 18px;
    line-height: 18px;
}

table.pseudoul td.first {
    background: url("/images/icons/li-arrow-ico.gif") no-repeat 0px 5px;
    padding-left: 12px
}

table.pseudoul td a {
    color: #555555;
}

table td.first a {
    color: #555555 !important;
    font-size: 11px;
}

table.pseudoul th, .pseudoul h2 {
    text-align: left;
    font-weight: bold;
    color: #3f77b2;
    font-size: 13px;
    height: 21px;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

table.pseudoul {
    text-align: left;
    margin-right: 10px;
}

table.pseudoul th, table.pseudoul th {
    font-weight: bold;
}

table.pseudoul td {
    padding-right: 5px;
}

ul.ul_table
{
	padding: 0 20px 0 0 !important;
}
.bublinkove-pozadie-en a:hover
{
	text-decoration: underline !important;
}

div#novinky .clear {
    height: 1em;
}

div#novinky .novinka .datum {
    float: left;
    width: 85px;
}

div#novinky .novinka .datum ul li {
    text-align: right;
    padding-right: 20px;
}

div#novinky .novinka .datum ul {
    margin-bottom: 0px;
}

div#novinky .novinka .datum img {
    margin-right: 10px;
}

div#novinky .novinka .obsah {
    float: left;
    width: 619px;
}

div#novinky .novinka .obsah span a {
    clear: right;
    font-weight: bold;
    color: #555555;
}

div#novinky .novinka .more {
    float: right;
}

div#lower {
    width: 728px;
    margin-top: 27px;
}

div#banner {
    width: 322px;
    height: 175px;
    float: left;
}

div#male_bannery {
    margin-left: 1.7em;
    width: 154px;
    float: left;
}

div#male_bannery .red-rect {
    width: 154px;
    height: 80px;
    margin-top: 0.95em;
    float: left;
}

div#male_bannery .red-rect .rect-content {
    font-size: 70%;
    line-height: 120%;
    color: #ffffff;
    text-align: left;
    margin: 38px auto auto 22px;
}

table#kurzlist {
    width: 100%;
    font-size: 90%;
}

table#kurzlist td {
    height: 2em;
}

table#kurzlist td.money {
    text-align: right;
}

table#kurzlist td.currency, table#kurzlist td.graf {
    text-align: center;
}

div#kurzovy_listok {
    margin-left: 1.7em;
    width: 196px;
    height: 175px;
    float: left;
    background: url('/images/styles/kurzovni-listek-hp.png') no-repeat 0 0;
}

div#kurzovy_listok span.datum-listku {
    display: block;
    width: 196px;
    font-size: 75%;
    padding: 0 0 0 1em;
    font-family: Arial, sans-serif;
}

div#kurzovy_listok table {
    width: 190px;
    margin: 3px;
    font-family: Arial, sans-serif;
}

div#kurzovy_listok th, div#kurzovy_listok td {
    line-height: 18px;
    height: 1em;
    font-size: 75%;
    background-color: #f1f1f1;
    padding: 0 0 0 8px !important;
}

div#kurzovy_listok tr {
    border-top: 1px solid white;
}

/* HOMEPAGE end */
/* FOOTER */
div#footer {
    width: 966px;
    margin: 0em auto 1em auto;
    clear: both;
}

div#footer .uppermenu {
    padding-top: 1.5em;
    border-bottom: 1px solid #c0c0c0;
}

div#footer .uppermenu a {
    font-size: 70%;
    text-transform: uppercase;
    color: #555555;
    margin-right: 3em;
}

div#footer .uppermenu a:hover {
    text-decoration: none;
    color: #333333;
}

div#footer .uppermenu a img {
    margin-right: 5px;
}

div#footer .signature {
    font-size: 60%;
    color: #acacac;
    margin-top: 1em;
}

div#footer .signature a {
    color: #acacac;
}

div#footer .signature a:hover {
    text-decoration: none;
    color: #333333;
}

div#footer .lowermenu {
    font-size: 60%;
    color: #acacac;
}

div#footer .lowermenu a {
    color: #acacac;
}

div#footer .lowermenu a:hover {
    text-decoration: none;
    color: #333333;
}

div#footer .lowermenu .separator {
    margin: 0 1em 0 1em;
}

/* FOOTER end*/
div#scrollbarer {
    position: absolute;
    top: 101%;
}

div#content #left_col {
    width: 194px;
    min-height: 1px;
    margin-right: 28px;
    float: left;
}

#left_menu li {
    list-style-image: url('/images/styles/arrow-right-red-thick.png');
}

#left_menu li.selected {
    list-style-image: url('/images/styles/arrow-down-red.png');
}

#left_menu li.final {
    list-style-image: url('/images/styles/arrow-right-red-thick.png') no-repeat;
}

#left_menu li a {
    color: #545454;
    font-size: 75%;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
}

#left_menu li a.selected {
    color: #000000;
}

#left_menu li a.final, #left_menu li a:hover {
    text-decoration: none;
    color: #e2001a;
}

#left_menu ul ul {
    margin-bottom: 10px;
}

#left_menu ul ul li, #left_menu ul ul li.selected, #left_menu ul ul li.final {
    list-style-image: none;
    font-size: 90%;
    line-height: 140%;
}

#left_menu ul ul li a {
    color: #545454;
    text-transform: none;
    font-weight: normal;
    font-family: Arial, sans-serif;
}

#left_menu ul ul li a.selected {
    color: #e2001a;
}

#right_col {
    /*	display: none;*/
}

#middle_col .common_header {
    width: 100%;
    margin-bottom: 1em;
}
#middle_col h3, #middle_col h2 {
    margin: 0 0 15px 0;
}

#middle_col .common_header #page_position {
    color: #000000;
    font-size: 80%;
    margin-bottom: 0em;
}

#middle_col .common_header #page_position a {
    color: #555555 !important;
}

.kurz_dateselect {
    margin: 0 0 2em 0;
}

.kurz_dateselect input, .kurz_dateselect select {
    height: 2em;
    vertical-align: middle;
    margin-left: 0.8em;
    background-color: #ffffff;
    font-size: 90%;
    text-align: center;
}

.kurz_dateselect optiona {
    padding-top: 3px;
    background-color: #ffffff;
    font-size: 90%;
    text-align: center;
}

.kurz_dateselect input {
    padding: 0 1em 0 1em;
}

.kurz_dateselect selecta {
    padding: 0;
}

dl {
    width: 100%;
    margin: 0;
}

dt {
    float: left;
    clear: left;
    background: url('/images/styles/arrow-right-red.png') no-repeat 0 4px;
}

dd {
    float: left;
    margin-left: 2%;
    margin-bottom: 1em;
}

dl.novinky a {
    font-size: 90%;
    color: #555555 !important;
}

dl.novinky dt {
    padding-left: 2%;
    width: 10%;
}

dl.novinky dd {
    width: 86%;
}

#kurzlist tr.header th {
    font-weight: normal;
    text-align: center;
}

#kurzlist tr.sub th {
    text-transform: none;
    border-top: 1px solid #c0c0c0;
    padding: 0.5em 0 0.5em 0;
}

#middle_col #kurzlist td {
    padding-right: 1em;
    border-left: 1px solid white;
}

tr.header_main th, table.aviva .top, table.aviva .top-invert {
    padding: 0.5em 0 0.5em 8px;
    text-align: left;
}

table.aviva .top, table.aviva .top-invert {
    color: #000000;
    text-transform: uppercase;
    background: #FFFFFF;
}

table.aviva .top-invert {
    color: #e2001a;
}

table.aviva .name-link {
    width: 14%;
}

table.aviva .name-price {
    width: 16%;
}

table.aviva .name-text {
    width: 22%;
}

table tr.right {
    text-align: right;
}

table td.left {
    text-align: left;
}

table td.center {
    text-align: center;
}

#tabulka_archiv_unicredit .pdf a, #tabulka_archiv_zivnobanka .pdf a, #tabulka_archiv_hvb .pdf a {
    display: inline;
}

#tabulka_archiv_unicredit .pdf, #tabulka_archiv_zivnobanka .pdf, #tabulka_archiv_hvb .pdf {
    margin: 0;
    padding: 0.5em 0 0.5em 25px;
    vertical-align: middle;
}
.tbl td
{
	padding: 0 100px 0 0;
}
.tbl th
{
	padding: 0 100px 0 0;
	text-align: left;
}

/* kontakty mapa */
#mapa {
    font-size: 0;
    padding: 0;
    position: relative;
    background: #e1e1e1 url('/images/kraje.png') 0 0 no-repeat;
    border: none;
    overflow: hidden;
}

#mapa div {
    background: url('/images/kraje.png') 0 0 no-repeat;
    border: 1px solid red;
}

#mapa img {
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    float: none;
    border: none;
}

#mapa, #mapa div, #mapa img {
    width: 643px;
    height: 362px;
}

#mapa.praha div {
    background-position: 0 -362px;
}

#mapa.stredocesky-kraj div {
    background-position: 0 -724px;
}

#mapa.ustecky-kraj div {
    background-position: 0 -1086px;
}

#mapa.karlovarsky-kraj div {
    background-position: 0 -1448px;
}

#mapa.plzensky-kraj div {
    background-position: 0 -1810px;
}

#mapa.jihocesky-kraj div {
    background-position: 0 -2172px;
}

#mapa.liberecky-kraj div {
    background-position: 0 -2534px;
}

#mapa.kralovehradecky-kraj div {
    background-position: 0 -2896px;
}

#mapa.pardubicky-kraj div {
    background-position: 0 -3258px;
}

#mapa.kraj-vysocina div {
    background-position: 0 -3620px;
}

#mapa.jihomoravsky-kraj div {
    background-position: 0 -3982px;
}

#mapa.olomoucky-kraj div {
    background-position: 0 -4344px;
}

#mapa.moravskoslezsky-kraj div {
    background-position: 0 -4706px;
}

#mapa.zlinsky-kraj div {
    background-position: 0 -5068px;
}

#mapa {
    margin-bottom: 20px;
}

.inline {
    display: inline;
}

ul.inline li {
    background: none !important;
    display: inline;
}

.sendafriend input {
    width: 350px;
}

div#deposity {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5;
    background: #ffffff;
    width: 391px;
    display: none;
}

div#deposity li {
    font-size: 90%;
    line-height: 150%;
    font-family: "Trebuchet MS";
}

div#deposity .top {
    width: 391px;
    height: 2px;
    background: url('/images/styles/bankomaty-popup-bg-top.png') no-repeat top left;
}

div#deposity .content {
    width: 361px;
    background: url('/images/styles/bankomaty-popup-bg-content.png') repeat-y top left;
    padding: 15px;
}

div#deposity .bottom {
    width: 391px;
    height: 2px;
    background: url('/images/styles/bankomaty-popup-bg-bottom.png') no-repeat top left;
}

#content_left {
    position: relative;
}

div.semivisual {
    position: relative;
    height: 200px;
    margin-bottom: 18px;
}

div.semivisual img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#ob_1, #ob_2, #ob_3, #ob_4, #ob_5, #ob_6 {
    display: none;
    position: absolute;
    width: 212px;
    right: 70px;
    font-size: 11px;
}

#ob_1 .ob_content, #ob_2 .ob_content, #ob_3 .ob_content, #ob_4 .ob_content, #ob_5 .ob_content, #ob_6 .ob_content {
    padding: 1em;
    background: white;
    color: #000000;
    border: 1px solid #000000;
}

#ob_1 {
    top: 40px;
}

#ob_2 {
    top: 70px;
}

#ob_3 {
    top: 110px;
}

#ob_4 {
    top: 140px;
}

#ob_5 {
    top: 170px;
}

#ob_6 {
    top: 210px;
}

ol {
    padding-left: 30px;
    margin: 1em auto 1em auto;
}

ol li {
    line-height: 15px;
}

.search_01 .button_search_01
{
	background: url(../images/formbutton.png) no-repeat 0 0;
	width: 71px;
	height: 22px;
	border: none;
	color: #fff;
	cursor: pointer;
}
.formbutton
{
	background: url(../images/formbutton.png) no-repeat 0 0;
	width: 71px;
	height: 22px;
	border: none;
	color: #fff;
	cursor: pointer;
}
.formbutton_01
{
	background: url(../images/formbutton_littlewider.png) no-repeat 0 0;
	width: 1px;
	height: 22px;
	border: none;
	color: #fff;
	cursor: pointer;
}
.budget-limit
{
	padding-left:20px;
}
#budget-limit-counter
{
	display:none;
	float:right;
}
#budget-limit-counter span
{
	margin-left:10px;
}

