/* Page Formatting */

body {
	background-color: #fcfcfc;
	background-repeat: repeat-x;
	font: 12px Verdana, Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #4F4F4F;
	text-align: left;
}

a img {
    border: 0;
}

.error {
    text-align: center;
    padding: 2em;
    margin: 1.5em 0 1.5em 0;
    background: #FFDFBF;
    border: 1px solid #FF8000;
    color: red;
    font-weight: bold;
}

/* Page Structure */

#page_box {
    width: 994px; /*994*/
    margin: 0 auto;
}

#wrapper {
	width: 994px; /*760*/
	margin: 0;
    padding: 0;
	background: #FFB400 url("../images/pozadi.gif") no-repeat;
    height: 1%;
    display: table;
	}

#header {
	padding: 7px 0 0 0;
	height: 139px;
}

#logo_print {
    display: none;  
}

#left_box {
    float: left;
	text-align: left;
	width: 248px;
	margin: 0;
}

#sidebar {
    margin: 1em 0 1em 0;
	color: #000000;
}

#content {
	margin: 1em 0 1em 248px;
    height: 1%;
    padding: 0 1em 1em 1em;
    line-height: 1.4em;
}

#bg-page {
    /*display: table;
    height: 1%;
    width: 100%;*/
    overflow: hidden;
	background: #FEF2D1 url("../images/bg-page.gif") repeat-y;
	border-top: 5px solid #FFB400;
}
	
#footer {
    width: 944px;
	padding: 10px 0;
	padding-left: 50px;
	font-size: 11px;
	line-height: 16px;
	display: table;
	height: 1%;
	background: url(../images/footer.gif);
	color: #2092C7;
	}

#footer-info
{
    /*margin-left: 30px; */
    text-align: left;
    float: left;
    width: 480px;
}

#footer-odk
{
    margin-left: 50px; 
    float: left;
    /*_float: none;*/
    width: 370px;
    background: url(../images/poz-odk.gif);
    padding: 10px;
}

#footer-odk a
{
    color: #2092C7;
    text-decoration: none;
}

#footer-odk img
{
    vertical-align: middle;
}

#ikonky
{
    width: 724px;
    height: 54px;
    border-top: 5px solid #FFB400;
    background-color: #FEF2D1;
    /*text-align: center;*/
    padding-left: 270px; /*286*/
}

#arminius{
    margin-top: 11px;
    /*margin-left: 286px;*/
    width: 90px;
    height: 32px;
    float: left;
}

#bosswell{
    margin-top: 11px;
    margin-left: 20px;
    left: 380px;
    width: 90px;
    height: 32px;
    float: left;
}

#ceska_spor{
    position: relative;
    margin-top: 11px;
    margin-left: 180px;
    width: 90px;
    height: 32px;

    float: left;
}

#zivno_banka{
    margin-top: 11px;
    margin-left: 20px;
    width: 90px;
    height: 32px;
    float: left;
}

#ikonky_pop
{
  	width: 708px;
  	height: 20px; /*background: url("../images/ikonky.gif");*/
  	background-color: #FEF2D1; /*text-align: center;*/
  	padding-left: 286px;
}

#obch_part, #fin_part {
    font-size: 0.9em;
}

#obch_part
{
    float: left;
    margin-left: 0px;
    /*position: relative;
    margin-left: 40px;
    _margin-left: 20px;*/
}

#fin_part
{
    float: right;
    margin-right: 190px;
    /*position: relative;
    display: block;
    margin-left: 270px;
    _margin-left: 210px;
    width: 150px;*/
}

/* MENU */

.rootmenu {
    margin: 0 auto 0 auto;
    padding: 0;
    width: 230px;
}

.rootmenu li.rootmenu_li {
    vertical-align: middle;
    list-style-type: none;
    font-size: 10px;
    line-height: 25px;
    background: url("../images/border_menu.gif") repeat-x;
}

.rootmenu li.rootmenu_li a.rootmenu_li_a {
  	display: block;
  	text-decoration: none;
  	padding: 5px 0 0 10px;
  	_margin-bottom: -12px;
  	color: #2F2F2F;
  	font-weight: bold;
  	cursor: pointer;
  }


.rootmenu li.rootmenu_li a.rootmenu_li_a:hover {
    background: url("../images/a_hover.gif") no-repeat 0 13px;
}

.rootmenu a#current {
    color: #000;
    background: url("../images/back_vyb.gif") repeat-x;
}

.rootmenu li.rootmenu_li ul.submenu {
    margin-top: 0;
    _margin-top: 14px;
    margin-left: 1.5em;
    padding-top: 0;
    padding-left: 5px;
}

.rootmenu li.rootmenu_li ul.submenu li {
    list-style-type: none;
    padding: 0 0 0 0;
}

.rootmenu li.rootmenu_li ul.submenu li a {
    display: block;    
    text-decoration: none;
    background: #FFB400 url("../images/a_hover.gif") no-repeat 0 9px;
    padding: 1px 0 1px 10px;
    color: #2F2F2A;
    font-weight: bold;
}

.rootmenu li.rootmenu_li ul.submenu li a:hover {
    text-decoration: underline !important;
}

.rootmenu li.rootmenu_li ul.submenu li a#current {
    background: #FAC84F;    
}

.rootmenu a:hover {
    text-decoration: none !important;
    background: url("../images/a_hover.gif") no-repeat 0 4px;
}


/* SERVIS_BOTTOM */

#servis_bottom {
    clear: both;
    text-align: right;
}

/* KDE JSME */

#kde_jsme {
    /*border: 1px solid red;*/
    padding: 0 0 0 10px;
    margin: 0;
    height: 48px;
    line-height: 48px;
}

#kde_jsme a {
    padding: 0 15px 0 0;
    margin: 0 7px 0 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    color: #C87035;
    background: url("../images/pointer-kde-jsme.gif") no-repeat right 2px;
}

#kde_jsme a:hover {
    text-decoration: none;
    color: #FEB401;
}

#kde_jsme b {
    font-size: 0.9em;
    color: #000;
}

/* Obrazky realit na uvodni strance */

.uvod_obr{
    border: 1px solid #000;
    padding: 1px;
    background: #fff;
    /*width: 150px;
    height: 150px;*/
    text-align: left;
}

.uvod_obr:hover {
    border: 1px solid #2092C7;
}

.pod_obr_uvod{
    width: 300px;
    text-align: center;
    /*background-color: #C87134;*/
    padding-top: 5px;
    padding-left: 7px;
    padding-right: 7px;
}

#tab_uvod
{
    margin: 0 auto 20px auto;
    width: 96%;
}

#tab_uvod td {
    padding: 5px;
    vertical-align: top;
}

.zak {
    padding: 15px;
    border: 1px solid #FFB400;
    background-color: #FAC84F;
}

/* Konec obrazku realit na uvodni strance */

/* Novinky na homepage */

#novinky_homepage {
    border: 1px solid;
    border-color: #F8D87C;
    background-color: #FAC84F;
    padding: 15px;
    width: 180px;
    font-size: 11px;
    line-height: 1.6em;
    margin: 0 auto 0 auto;
}

.novinky_nadpis
{
    font-weight: bold;
    line-height: 13px;
}

#novinky_homepage .perex p, #novinky_homepage .perex {
    margin: 0;
    padding: 0;
}

.all_novinky {
    text-align: right;
}

/* Novinky konec */

/* tbl-nabidka */

.tbl_nabidka {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #FFB400;
    background-color: #F8D87C;
    margin: 0 0 1em 0;
}

.tbl_nabidka tr th {
    background: #FAC84F;
    border-bottom: 1px solid #FFB400;
    padding: 5px;
}

.tbl_nabidka tr th.nazev_nab {
    font-size: 1.1em;
    text-align: left;
}

.tbl_nabidka tr td {
    padding: 5px;
    height: 1em;
    vertical-align: middle;
}

.tbl_nabidka .td_right {
    text-align: right;
}

.tbl_nabidka .td_img {
    text-align: center;
    width: 150px;
    padding-top: 0.75em;
}

.tbl_nabidka .td_img img {
    border: 1px solid #000;
    padding: 1px;
    background: #FEF2D1;
}

.tbl_nabidka .td_img img:hover {
    border: 1px solid #2092C7;
}

/* tbl_search - nabidka */

#search_s table {
    width: 100%;
    border: 1px solid #FAC84F;
    background: #F8D87C;
    margin-bottom: 1em;
}

#search_s table td {
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
}

#search_s table td form {
    padding: 0;
    margin: 0.5em 0 0.5em 0;
}

/* linky */

a {
    color: #2092C7;
}

a:hover {
    text-decoration: none;
}

/* nadpisy */

h1 {
    font-size: 1.6em;
    line-height: 1.3em;
    border-bottom: 2px solid #FFB400;
    padding-left: 0.5em;
    padding-top: 0;
    margin-top: 0.5em;
    color: #2092C7;
    font-weight: normal;
}

h2 {
    font-size: 1.5em;
    line-height: 1.3em;
    border-bottom: 1px solid #FFB400;
    padding-left: 0.5em;
    color: #2092C7;
    font-weight: normal;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.3em;
}

h5 {
    font-size: 1.2em;
}

h3, h4, h5 {
    color: #2092C7;
}

/* strankovani */

.strankovani {
    text-align: center;
}

/* tlacitko zpet */

#tlac_zpet {
    text-align: right;
}

/* karta */

#box_karta_top {
    display: table;
    height: 1%;
    padding: 0 0 1em 0;
    border-bottom: 2px solid #F8D87C;
}

#box_karta_top #right_text {
    float: right;
    width: 388px;
}

#box_karta_top #top_info {
    margin: 0 0 1em 0;
    background: #FFF9E8;
    padding: 5px 1em 5px 1em;
}

#box_karta_top #right_text #tab_lok {
    width: 100%;
}

#box_karta_top #right_text #tab_lok td {
    background: #FFF9E8;
    padding: 3px 5px 3px 5px;
}

#box_karta_top #right_text #tab_lok td.karta_popis {
    font-weight: bold;
    width: 150px;
}

#box_karta_top #right_text #tab_lok tr.svetly td {
    background: #FFFCF4;
}

#box_karta_top #left_foto {
    margin: 0 400px 0 0;
    background: #FAC84F;
    border: 1px solid #FFB400;
    height: 1%;
}

#box_karta_top #left_foto img.zmens_img {
    margin: 6px auto 6px auto;
    display: block;
    background: #FFF2D1;
    border: 1px solid #000;
    padding: 1px;
}

#box_karta_top #left_foto img.zmens_img:hover {
    border: 1px solid #2092C7;
}

#box_karta_top #left_foto #tab_foto {
    width: 100%;
    border-collapse: collapse;
}

#box_karta_top #left_foto #tab_foto td {
    padding: 6px 6px 10px 6px;
}

#box_karta_top #left_foto #tab_foto td img {
    margin: 0 auto 0 auto;
    display: block;
    background: #FFF2D1;
    border: 1px solid #000;
    padding: 1px;
}

#box_karta_top #left_foto #tab_foto td img:hover {
    border: 1px solid #2092C7;
}

/* tabulka na karte */

#tab_popis_dl {
    width: 100%;
    margin: 1em 0 0 0;
    clear: right;
}

#tab_popis_dl tr td {
    background: #FFF9E8;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
}

#tab_popis_dl tr td.karta_popis_dl {
    width: 150px;
    font-weight: bold;
}

#tab_popis_dl tr td.karta_popis_dop {
    font-weight: bold;
}

#tab_popis_dl tr.svetly td {
    background: #FFFCF4;
}

/* servisni lista */

#servis {
    background: #F8D87C;
    border: 1px solid #FAC84F;
    margin: 1em 0 0 0;
    padding: 5px;
    color: red;
}

#servis img {
    vertical-align: middle;
    border: 0;
}

#servis .pikt_right {
    width: 100px;
    float: right;
    text-align: right;
}

/* ORAMOVANY OBRAZEK */

.image {
    border: 1px solid #000;
    padding: 1px;
    background: #FFF2D1;
}

.image:hover {
    border-color: #2092CA;
}

/* table formular */

.formular td {
    padding: 5px;
    background: #FFFCF4;
}

.formular td.popis {
    background: #FFF9E8;
    text-align: right;
    vertical-align: top;
}

.formular td.popis_p {
    background: #FFF9E8;
    text-align: right;
    vertical-align: top;
}

.formular td.submit {
    text-align: center;
    padding: 1em 0 1em 0;
}
