
/*** CSS RESET  ***/
table {
    border-spacing: 0;
    width:100%;
    border-collapse: collapse;
}
img,a img {
    border:0px;
}


/*** LAYOUT ***/
#vrch55{background: url('/img/fronted/vrch.png') no-repeat;  width:100%; height:116px;}
body{
    margin:0;
    padding:0;
    text-align:left;
    font-family: "arial", "verdana", "tahoma", sans-serif;
    font-size: 13px;
	background: url('/img/fronted/bg.jpg') no-repeat;
background-attachment:fixed;
}
#pagewidth{
    width:1002px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    
    margin-top:9px;
}

#proc_sa_stat{
cursor:Pointer;text-align:center;display:block;font-size:18px;color:#2267b3;font-weight:bold;text-decoration:underline;border:1px solid #aa0000;padding:20px;background:#fec8cb;
}


#panel_spodnix1{
display: none;
padding: 15px;
width: 599px;
height: 150px;
border-left: 1px solid #aa0000;
border-right: 1px solid #aa0000;
border-bottom: 1px solid #aa0000;
position: absolute;
background: #fec8cb;
top: 82px;
}

#panel_spodnix1_reklama{
width:560px;font-size:18px; height:40px;background:#dddddd;text-align:center;margin-top:0px;padding:35px;bordel:1px solid #aaaaaa;}

.radio2{background: url('/img/fronted/radio.png') no-repeat; width:256px; height:21px;padding-left:8px;line-height:21px;position:relative;margin-left:-3px;margin-bottom:4px;}
.radio2_click{position:absolute;height:21px;width:18px;left:225px;}
.clear{clear:both;}

#stred_bg{background: url('/img/fronted/stred_bg.png') repeat-y; width:960px;min-height:500px;padding:0 21px 0 21px;}
#banner{background: url('/img/fronted/banner.jpg') no-repeat; width:960px; height:208px; position:relative; top:-1px;}
#spodek{background: url('/img/fronted/spodek.png') no-repeat; width:1002px; height:97px;z-index:999; position:relative; display:flex; justify-content: space-around; color: white;}
#left{float:left;width:651px;min-height:300px;}
#right{float:left;width:256px;min-height:300px;background: url('/img/fronted/right_vrch.jpg') no-repeat 0px 0px;padding:60px 25px 0 25px;position:relative;}

.flex-section {
    margin-top: 10px;
}

.flex-section-centered {
    text-align: center;
    margin-top: 10px;
}

.flex-section-ending {
    text-align: end;
    margin-top: 10px;
}

div#spodek p {
    margin-bottom: 0px!important;
    margin-top: 0px;
    line-height: 17px;
	font-size:14px;
}

.obrazek_vrch{background: url('/img/fronted/obrazek_vrch.png') no-repeat; width:134px; height:8px;}
.obrazek_stred{background: url('/img/fronted/obrazek_stred.png') repeat-y; width:125px;padding-left:9px; }
.obrazek_spodek{background: url('/img/fronted/obrazek_spodek.png') no-repeat; width:134px; height:8px;clear:both;}

#nadpis_videogalerie{background: url('/img/fronted/videogalerie.jpg') no-repeat; width:288px; height:107px;margin-left:-16px;}
#nadpis_anketa{background: url('/img/fronted/anketa.jpg') no-repeat; width:288px; height:62px;margin-left:-16px;}
#maincol #main #nadpis_anketa{margin-left:-10px;}
#nadpis_radia{background: url('/img/fronted/radia.png') no-repeat; width:288px; height:72px;margin-left:-16px;}
#nadpis_facebook{background: url('/img/fronted/facebook.png') no-repeat; width:288px; height:52px;margin-left:-16px;}
#nadpis_tv{background: url('/img/fronted/televize.jpg') no-repeat; width:288px; height:72px;margin-left:-16px;}
#obsah_tv{min-height:46px;width:100%;padding-top:10px;padding-bottom:25px;}


#obsah_videogalerie{min-height:65px;width:100%;padding-top:15px;}
#obsah_anketa{min-height:65px;width:100%;padding-top:0px; margin-bottom:10px;}
#obsah_radia{min-height:65px;width:100%;padding-top:10px;}
#obsah_facebook{min-height:200px;width:100%;}


#main_left{float:left;width:373px;}
#main_right{float:left;margin-left:15px;}
#nejctenejci_nadpis{color:#f20000;font-size:16px;padding-top:57px;}
#fotogalerie_nadpis{color:#f20000;font-size:16px;padding-top:57px;padding-bottom:7px;}
#fotogalerie_nahodna{position:relative;}

#video_box{padding:13px 0 36px 0;}
#video_box img{border:2px solid #175499;}


#ikona_facebook{padding:31px 0 0 41px;float:left;}
#ikona_youtube{padding:31px 0 0 13px;float:left;}
#ikona_rss{padding:31px 0 0 13px;float:left;}

#vyhledat_form{padding:39px 0 0 727px;height:77px;}
#hledej{background:#00ff00;margin:0px;padding:0px;height:116px;}
#hledej .slovo55{border:none;background: url('/img/fronted/vyhledej_text.png') no-repeat; width:165px; height:26px;padding:0 9px 0 9px; color:#103e71;display:block;float:left;}
#hledej .submit55{border:none;background: url('/img/fronted/vyhledej_submit.png') no-repeat 0px 0px; width:27px; height:28px;margin-left:11px;display:block;float:left;}

#header{
    position:relative;
    height:100px;
    width:100%;
    position:absolute; /* header after main */
    top:11px; /* header after main */
    width:1200px; /* header after main */
    border-bottom:1px solid gray;
}
#wrapper { padding-top:102px; /* header after main */ }
#leftcol{
    width:278px;
    float:left;
    position:relative;
    padding-left:15px;
    border:1px solid gray;
    border-left:none;
    padding:10px;
}
#twocols{
    width:900px;
    float:right;
    position:relative;
    z-index:1000;
}
#rightcol{
    width:276px;
    float:right;
    position:relative;
    border:1px solid gray;
    border-right:none;
    padding:10px;
}
#maincol{
    float: left;
    display:inline;
    position: relative;
    width:631px;
    
    padding:10px;
    z-index:1000;
}

#maincol_velky{
    float: left;
    display:inline;
    position: relative;
    width:631px;
    
    padding:10px;
    z-index:1000;
}
#footer{
    height:100px;
    border-top:1px solid gray;
    clear:both;
    margin-top:1px;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


/*** GLOBAL STYLES ***/

textarea.mceFrontend {
    min-height:100px;
}
a {

}
a:hover {

}
#main, .mceContentBody {
    text-align:justify;color:#333333;
	min-height:0px;
}
#main, .mceContentBody, .mceContentBody td, .mceContentBody th {
    font-size:12px; /* velikost fontu v mainu musi byt nastavena zda i pro vypis tabulek v editoru */
}
#main p, .mceContentBody p {

}
#main h1, .mceContentBody h1 {
	text-align:left;
	font-size:22px;
	color:#2267b3;
	font-weight:bold;
	margin-left:10px;
	
}
#main h2, .mceContentBody h2 {text-align:left;font-size:16px;color:#2267b3;font-weight:bold;

}

#main h3, .mceContentBody h3 {text-align:left;font-size:14px;color:#2267b3;font-weight:bold;

}

#main h4, .mceContentBody h4 {text-align:left;font-size:13px;color:#2267b3;font-weight:bold;
    font-size:16px;
}

#main h5, .mceContentBody h5 {text-align:left;font-size:12px;color:#2267b3;font-weight:bold;
    font-size:14px;
}

#main h6, .mceContentBody h6 {

}
/* Formularova tlacitka, formulare */
input[type="submit"],input[type="button"] {
    border:1px solid gray;
    color:gray;
    background:#ffffff;
    cursor:pointer;
    padding:2px 8px 2px 8px;
}
input[type="submit"]:hover,input[type="button"]:hover {
    background:#eeeeee;
}
form[name=form_search] {
    display:inline;
    padding:0;
    margin:0;
}
/* Cesta na strance ve strukture */
.site_route {
    color:gray;
}

/*** ANKETA ***/
.anketa {
}
.anketa table .hlas {
}
.anketa table .vysledek {
}
.anketa table .pocet {
    text-align:right;
}
.anketa table .otazka {
	font-weight:bold;
	color:#336699;
}
.anketa a {
	font-weight: normal;
	color:#CC0000;
}
.anketa a:hover {
	font-weight: normal;
	color: #000000;
}

/*** GALERIE - KATEGORIE ***/
.galerie a {
    padding-bottom:5px;
}
.galerie table.alba {
    width:100%;
Border-collapse:separate;
Border-spacing:3px;
}
.galerie table.alba td {
    text-align:center;
    vertical-align:middle;
    width:25%;
    padding-top:5px;
background:#e9f3ff;
/* border:1px solid #314c81; */
}
.galerie table.alba td a {
    text-align:center;
    padding-top:10px;
	color:#324e83;
	text-decoration:none;
}


.galerie table.alba td a img{
    border:1px solid #314c81;  
}

.galerie table.alba td a span {
    display:block;
	padding:7px 0 7px 0;
}

/*** GALERIE - GALERIE ***/
.galerie table.album {
    width:100%;
Border-collapse:separate;
Border-spacing:3px;
}
.galerie table.album td {
    text-align:center;
    vertical-align:middle;
    padding:10px;
    width:33%;
background:#e9f3ff;
//border:1px solid #314c81;
}

.galerie table.album td:empty{
background:none;
border:none;


}

/*** REFERENCE ***/
.reference td {
    text-align:center;
    vertical-align:middle;
    padding:5px;
}
.reference-kategorie {
    width:100%;
}
.reference-kategorie .fotka {
    width:20px;
}
.reference-kategorie .nazev {
    vertical-align:top;
}
.reference-kategorie .nazev h2 {
    text-decoration:none;
}
.reference-kategorie .odkaz {
    text-align:right;
}

/*** GUESTBOOK ***/
.guestbook-header #reagovat {
    margin-top:10px;
    font-weight:bold;
    color:#DB0000;
    display:none;
}

.guestbook-header #reagovat a {
    font-size:11px;
    font-weight:normal;
}

.guestbook-formular table {
    width:100%;
}
.guestbook-formular .jmeno {
    width:428px;
}

.guestbook-formular #zprava {
    width:100%;
    height:100px;
}

.guestbook-formular .otazka {
    text-align:left;
    padding-top:5px;
}
.guestbook-formular .otazka input {
    width:50px;
}
.guestbook-formular .button {
    text-align:right;
}
.guestbook-prispevky {
    border-collapse:collapse;
    width:290px;
}
.guestbook-prispevky td {
    border:none;
}
.guestbook-prispevky .administrace {
    width:100%; 
    margin-bottom:0px;
    text-align:right
}
.guestbook-prispevky .prispevek-obal {
    padding: 1px 5px 5px 10px;
}
.guestbook-prispevky .prispevek-obal .prispevek-info {
    margin-top:0px;
    margin-bottom:3px;
    padding:0px;
    text-align:left;
}
.guestbook-prispevky .prispevek-obal .prispevek-info .jmeno {
    text-decoration:underline;
    font-weight:bold;
}
.guestbook-prispevky .prispevek-obal .prispevek-info .datum {
    font-size:9px;
}
.guestbook-prispevky .prispevek-obal .prispevek {
    margin-top:0px; 
    margin-bottom:5px;
    text-align:left;
}



/*** CLANKY:CLANKY ***/
.clanky h1 {
    /*float:none;
    clear: both;*/
}
.clanky .clanek {
   float:none;
    clear: both;
	padding-top:15px;
}
.clanky h2 a {color:#2267b3;font-weight:normal;
font-size:16px;
}

.clanky h2 {color:#2267b3;font-weight:normal;
font-size:16px;
}

.clanek2 h3 a {color:#164980;font-weight:normal;
font-size:14px;
}

.clanek2 h3 {color:#164980;font-weight:normal;padding:0px;margin:0px;
font-size:14px;
}

.clanek2{border-bottom:1px solid #b5d8ff;padding-bottom:9px;padding-top:10px;}
.clanky .foto {
    float:left;
    width:134px;
}

.clanek22 a {text-decoration:underline;font-style:oblique;}
.clanek22 {padding-top:8px;text-align:right;padding-bottom:29px;}
.clanky .foto .popis {

}
.clanky .perex {
    margin-top:0px;
}
.clanky a.cely-clanek {
    float:right;
}
.clanky a.archiv {

}

.aktuality_right{background-color:#edf5ff;float:left;padding:0px 9px 9px 9px;margin-left:6px;}
.aktuality_right1{background-color:#edf5ff;width:469px;float:left;padding:0px 9px 9px 9px;margin-left:6px;}
/*** CLANKY:CLANEK ***/
.clanek h2 {

}
.clanek .datum {
    text-align:right;
    float:right;
    margin: 5px 0 0 5px;
}
.clanek .perex {
    vertical-align:top;
}
.clanek .text {
    clear:both;
}
.clanek .text .autor {
    text-align:right;
}
.clanek .fotka {
    float:left;
    margin:0 10px 0 0;
    padding:0;
    width:104px;
}
.clanek .fotka .obr {
    text-align:right;
    vertical-align:bottom;
}
.clanek .fotka .popis {

}
.clanek .fotka .autor {
    text-align:right;
}

/*** BAZAR ***/
.bazar {

}
.bazar table {
    width:100%;
    margin:0;
    padding:0;
    border-collapse:collapse;
}
bazar table td {
    border-collapse:collapse;
}
.bazar table .zahlavi td {
    font-weight:bold;
}
.bazar table .popis {
    vertical-align:top;
}
.bazar table .popis p {
    padding: 0;
    margin:0;
}
.bazar table .radek-1 td {
    padding: 20px 0 4px 0;
    border-top:1px solid gray;
    width:60%;
}
.bazar table .radek-1 td.obchodnik, .bazar table .radek-1 td.cena {
    width:20%;
}
.bazar table .radek-2 td {
    padding: 0 0 20px 0;
}
.bazar table a img {
    padding: 0;
    border:none;
}
#bazar-detail #link-zpet {
    float:right;
}
#bazar-detail #informace {
    display:block;
    float:left;
}
#bazar-detail #informace .bazar-hlavni-foto {
    float:left;
    border:none;
    margin:0 12px 12px 0;
}
#bazar-detail #obchodnik {
    padding: 10px 0 10px 0;
    float:left;
    display:block;
    width:100%;
}
#bazar-detail #fotografie {
    display:block;
    float:left;
}
#bazar-detail #fotografie table {
    width:100%;
    padding-bottom:60px;
}
#bazar-detail #fotografie table td {
    padding: 8px 8px 8px 8px;
    text-align:center;
    vertical-align:middle;
}
#bazar-detail a img {
    border:none;
}

/*** REALITNi KANCELAR ***/
.rk {

}
.rk table {
    width:100%;
    border-collapse: collapse;
}
.rk table .zahlavi td {
    font-weight:bold;
    padding: 4px 4px 4px 4px;
    border:1px solid gray;
}
.rk table .zahlavi td a,.rk table .zahlavi td a:visited {

}
.rk table .popis {
    vertical-align:top;
}
.rk table .popis p {
    padding: 0;
    margin: 0;
}
.rk table .radek-1 td {
    padding: 4px;
    border:1px solid gray;
}
.rk table .radek-1 td.obchodnik, .rk table .radek-1 td.cena {

}
.rk table .radek-1 td.cena {

}
.rk table .radek-2 td {
    padding: 0 0 20px 0;
}
.rk table img {
    padding: 0 10px 0 0;
}
.rk table .stav-aktivni,#rk-detail .stav-aktivni {
    color:green;
}
.rk table .stav-rezervace,#rk-detail .stav-rezervace {
    color:red;
}
.rk table .stav-zruseno,#rk-detail .stav-zruseno {
    color:blue;
}
#rk-detail #link-zpet {
    float:right;
}
#rk-detail h1 {
    margin:0;
}
#rk-detail #informace {
    display:block;
    float:right;
    width:66%;

}
#rk-detail #informace .rk-hlavni-foto {
    float:left;
    border:none;
}
#rk-detail #obchodnik {
    padding: 10px 0 10px 0;
    float:left;
    display:block;
    width:100%;
}
#rk-detail #fotografie {
    display:block;
    float:left;
    width:220px;
}
#rk-detail #fotografie table {
    width:100%;
    padding-bottom:60px;
}
#rk-detail #fotografie table td {
    padding: 2px;
    text-align:center;
    vertical-align:middle;
}
#rk-detail #fotografie img {
    border:none;
}
#rk-detail #udaje-dulezite {
    padding:20px 0 20px 0;
    margin:0;
}
#rk-detail #udaje-dulezite .sloupec-1 {
    width:35%;
}
#rk-detail #udaje-dulezite .vyrizuje-1 {
    font-weight:bold;
    padding-top:20px;
    vertical-align:top;
}
#rk-detail #udaje-dulezite .vyrizuje-2 {
    padding-top:20px;
}
#rk-detail #udaje-dulezite .vyrizuje-2 span {
    font-weight:bold;
    display:block;
}
#rk-detail .udaje {
    border:1px solid gray;
    width:50%;
    border-collapse: collapse;
}
#rk-detail .udaje td {
    border:1px solid gray;
    padding:4px;
}

/*** DOWNLOAD ***/
.download {
    text-align:left;
}
.download .kategorie .kategorie-soubory {
    text-align: left;
    border-top:1px solid gray;
    padding-top:6px;
}
.download .kategorie .kategorie-soubory div p {
    display:inline-block;
    vertical-align:top;
    line-height:250%;
    margin:0;
    margin-left:4px;
}
.download .soubor {
    padding:4px 0 4px 0;
    margin:0;
}
.download .soubor a {
    vertical-align: top;
    line-height:32px;
    padding:0 0 0 5px;
    margin:0;
}
.download .soubor img {
    margin:0;
    padding:0;
    height:32px;
}
.download .soubor p {
    margin:0;
    padding: 0 0 0 37px;
    display:block;
}
#main .download h4.toggle {
  background:url(../../img/system/file-minus.gif) no-repeat left top;padding-left:14px;line-height:70%;
}
#main .download h4.plus {
  background:url(../../img/system/file-plus.gif) no-repeat left top;
}

/*** FORMULAR ***/
.formular {

}
.formular tr {

}
.formular tr td {
    vertical-align:top;
}
.formular input[type="text"] {
    width:300px;
    font-size:8pt;
}
.formular input[type="checkbox"] {

}
.formular input[type="file"] {

}
.formular input[type="submit"] {

}
.formular input[type="submit"]:hover {

}
.formular select {
    width:300px;
}
.formular textarea {
    width:300px;
    font-size:8pt;
}
.formular tr td .options {

}
.formular tr td .options tr {

}
.formular tr td .options tr td {
    vertical-align:middle;
}
.formular tr .td-submit {
    text-align:center;
}
.formular tr .poznamka {
    color:gray;
    font-size:7pt;
}
.formular tr .fieldset {
    font-weight: bold;
    font-size:10pt;
}
.formular .povinne {
    color:red;
}
.formular tr .poznamka label {
    color:red;
    display:block;
}

/*** ODKAZY ***/
.odkazy-box {

}
.odkazy-box a {

}
.odkazy-box a img {

}
.odkazy-box .vice {

}
.odkazy-stranka {

}
.odkazy-stranka a {

}
.odkazy-stranka a img {
    border:none;
}
.odkazy-stranka p {

}

/*** DISKUSE K PRODUKTUM ***/
.diskuse .formular {
    border-collapse: collapse;
    border:none;
}

.diskuse .formular .button {

}

.diskuse .formular .title {
    color:blue;
}

.diskuse .formular th {
    font-weight:bold;
}

.diskuse .formular td {
    border:none;
}

.diskuse .formular .button input[type=button] {

}

.diskuse .prispevek {
    border:1px solid #666;
    border-collapse: collapse;
    margin-bottom:1px;
}
.diskuse .prispevek .jmeno {
    font-weight: bold;
}
.diskuse .prispevek .datum {
    font-style: italic;
}
.diskuse .prispevek .zprava {

}
.diskuse .nejsou-prispevky {

}

/*** MENU ***/
/* menu 1. urovne */
.menu {
    z-index:1000;
    behavior: url("js/common/csshover.htc");
background: url('/img/fronted/bg_menu.png') repeat-x; width:960px; height:52px;
	font-size:14px;
}
.menu ul { 
    list-style-type:none;
    margin:0;
    padding:0;
}
.menu ul li {
	background: url('/img/fronted/menu_pruh.png');
    position: relative; float:left;
    
    background-repeat:no-repeat;
    background-position:top right;
	height:50px;
	line-height:50px;
} /*pokud float:left, pak je menu horizontalni, jinak vertikalni*/
/* submenu */
.menu ul li ul{
    border:1px solid gray;
    display: none;
    position: absolute;
    top: 50px;
    left: 0px;
    width:200px;
    padding:0px;
    margin:0px;
    background-color:#ffffff;
    z-index:1001;

}
.menu ul li ul li {
    float:none; /*pokud float:left, pak je submenu horizontalni, jinak vertikalni*/
    border:none;
    padding:0px;
    width:100%;
	line-height:24px;
	height:auto;
	border-bottom:1px solid #ffffff;
}
/* pozice pro menu >2. urovne */
.menu ul li ul li ul {
    top:-1px;
    left:200px;
    position:absolute;
}
/* vzhled odkazu celem menu */
.menu ul li a, .menu ul li span {
    display: block;
    color: #ffffff;
    font-weight: normal;
    text-decoration:none;
    background:none;
    padding:0 18px 0 18px;
    margin: 0px;
    
    width:auto;
}
/* vzhled odkazu v submenu*/
.menu ul li ul li a {}

/* 1. uroven */
.menu ul li:hover a,.menu ul li:hover span {
    background: url('/img/fronted/menu_hover.png') repeat-x;
    color:#ffffff;
}
.menu ul li.active a  {
    background: url('/img/fronted/menu_hover.png') repeat-x;
    color:#ffffff;
}
/* 2.uroven */
.menu ul li:hover ul { display: block; }
.menu ul li:hover ul li { border-bottom:1px solid #ffffff;height:auto; }
.menu ul li:hover ul li a { margin:0px;border:none;color:#ffffff; }
.menu ul li:hover ul li:hover a {color:#ffffff;background:#2564a9;}
.menu ul li:hover ul li.active a {color:#ffffff;background:#184b84;}

/* 3.uroven */
.menu ul li:hover ul li ul { display: none; }
.menu ul li:hover ul li:hover ul { display: block; }
.menu ul li:hover ul li:hover ul li { border-bottom:1px solid #ffffff; }
.menu ul li:hover ul li:hover ul li a {margin:0px;border:none;color:#ffffff;background: url('/img/fronted/menu_hover.png') repeat-x;}
.menu ul li:hover ul li:hover ul li:hover a { color:#ffffff;background:#2564a9; }
.menu ul li:hover ul li:hover ul li.active a {color:#ffffff;background:#2564a9;}




/*** MENU EXPANDED (vse je uz rozbaleno) ***/
.menu-expanded {

}
.menu-expanded ul {
    display:block;
    list-style-type: none;
    margin:0;
    padding:0;
}
.menu-expanded ul li {
    position: relative;
    float:none;
    padding:2px;
    margin:0;
    width:100%;
}
/* vzhled odkazu celem menu */
.menu-expanded ul li a, .menu-expanded ul li span {
    display: block;
    color: gray;
    text-decoration:none;
    background:none;
    border:1px solid gray;
    margin: 0px;
    padding:2px;
}
.menu-expanded ul li:hover a,.menu-expanded ul li:hover span {border:1px solid black;color:black;}
.menu-expanded ul li.active a, .menu-expanded ul li.active span {
    border:1px solid black;
    color:black;
}
/* 2.uroven */
.menu-expanded ul li ul { padding:0;margin:0;}
.menu-expanded ul li ul li {border:none;margin:0;padding:2px 2px 2px 0;}
.menu-expanded ul li ul li:last-child {padding-bottom:0;}
.menu-expanded ul li ul li a,.menu-expanded ul li:hover ul li a, .menu-expanded ul li ul li span,.menu-expanded ul li:hover ul li span  { padding-left:20px;border:1px solid gray;color:gray; }
.menu-expanded ul li ul li:hover a {border:1px solid black;color:black;}
.menu-expanded ul li ul li.active a {border:1px solid black;color:black;}
/* 3.uroven */
.menu-expanded ul li ul li ul { padding:0;margin:0; }
.menu-expanded ul li ul li ul li { border:none;margin:0;padding:2px 2px 2px 0; }
.menu-expanded ul li ul li ul li:last-child {padding-bottom:0;}
.menu-expanded ul li ul li ul li a,.menu-expanded ul li:hover ul li ul li a,.menu-expanded ul li:hover ul li:hover ul li a { padding-left:40px;border:1px solid gray;color:gray;}
.menu-expanded ul li:hover ul li ul li:hover a { border:1px solid black;color:black; }
.menu-expanded ul li ul li ul li.active a {border:1px solid black;color:black;}
/* 4.uroven */
.menu-expanded ul li ul li ul li ul { padding:0;margin:0; }
.menu-expanded ul li ul li ul li ul li { border:none;margin:0;padding:2px 2px 2px 0; }
.menu-expanded ul li ul li ul li ul li:last-child {padding-bottom:0;}
.menu-expanded ul li ul li ul li ul li a,.menu-expanded ul li:hover ul li ul li ul li a,.menu-expanded ul li:hover ul li:hover ul li ul li a,.menu-expanded ul li:hover ul li:hover ul li:hover ul li a { padding-left:60px;border:1px solid gray;color:gray;}
.menu-expanded ul li:hover ul li:hover ul li ul li:hover a { border:1px solid black;color:black; }
.menu-expanded ul li ul li ul li ul li.active a {border:1px solid black;color:black;}


/* STRANKOVAC, pouziva se ruzne na webu */
.paginator {
    margin: 1em 0;
    font-size: 90%;
	clear:both;
	padding-top:15px;
}

.paginator a, .paginator span {
    margin-right: 0.1em;
    padding: 0.2em 0.5em;
    color: #999999;
}

.paginator a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
    color: #105CB6;
}

.paginator span.button {
    border: 1px solid #DDDDDD;
}

.paginator .current {
    background: #2E6AB1;
    border: 1px solid #2E6AB1;
    color: white;
    font-weight: bold;
}

/* NAHODNA FOTKA */
#nahodna_fotka {
  text-align:left;
  display:block;
}
#nahodna_fotka #nahodne_foto {
  height:250px;
  margin:0 auto 0 auto;
  vertical-align:middle;
  width:200px;
  text-align:center;
  overflow:hidden;
}
#nahodna_fotka1,#nahodna_fotka2 {
  text-align:center;
  position:absolute;
  width:168px;
  left:0px;
  top:0px;
}
#nahodna_fotka1 {
  z-index:10;
}

.message {
    display:block;
    border:1px solid gray;
    background:#EEEEEE;
    padding:10px;
    font-size:16px;
}
.message.done {
    color:blue;
}
.message.error {
    color:red;
}

.novinky-box {
    
}
.novinky-box .novinka {

}
.novinky-box .novinka h3 {
    
}
.novinky-box .novinka img {

}
.novinky-box .novinka .text {
    
}
.novinky-stranka {
    
}
.novinky-stranka .novinka {
    clear:both;
}
.novinky-stranka .novinka h3 {
    
}
.novinky-stranka .novinka img {
    float:left;
    padding-right:10px;
}
.novinky-stranka .novinka .text {
    
}

#main .vyhledavani {
    
}
#main .vyhledavani .vysledek {
    
}
#main .vyhledavani .vysledek h3{
    
}
#main .vyhledavani .vysledek .text {
    
}