
/*
#########################################
#                                       #
#      publikační systém Plutanium      #
#        made by babča & chmelda        #
#             (c) 2005-2010             #
#                                       #
#########################################
*/


/*   globalni styl celeho CMS   */

hr              { clear: both; }
img             { border: 0px; vertical-align: middle; }
.hlavni-bunka img { -moz-box-shadow: 0px 0px 20px -10px black; -webkit-box-shadow: 0px 0px 20px -7px black; }
table           { font-size: 13px; }
table, td, th   { border: 0px; text-align: left; border-collapse: collapse; vertical-align: top; line-height: 130%; }
form            { margin-bottom: 15px; }
fieldset        { border: 0px; margin: 0px; padding: 0px; }
textarea        { overflow: auto; }
textarea, input { border: 1px solid #B5D0DF; background: transparent; margin: 0px; padding: 2px 4px; color: #000000; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; }
textarea, input, select { font-family: Verdana; font-size: 13px; }

.normalni-pismo   { font-size: 13px; }
.mensi-pismo      { font-size: 11px;    }
.male-pismo       { font-size: 9px;     }
span.tooltip { cursor: help; }
.help             { cursor: help; border-bottom: 1px dotted; }
.odsazeni         { text-indent: 15px; margin: 5px; }
.kod, .inline-kod { font-size: 13px; font-family: 'Courier New'; margin-top: 10px; }
.neproporcionalni { font-size: 12px; font-family: 'Courier New'; }
.line-height      { line-height: 130%; }
.vypis-volby      { background: #d5dce2; width: 100%; margin-bottom: 15px; }

textarea
{
scrollbar-face-color:       transparent;
scrollbar-track-color:      transparent;
scrollbar-3dlight-color:    transparent;
scrollbar-darkshadow-color: transparent;
scrollbar-highlight-color:  #B5D0DF;
scrollbar-shadow-color:     #B5D0DF;
scrollbar-arrow-color:      #B5D0DF;
}

.hlavni-bunka h1.nomargin { margin-top: 0px; }
.hlavni-bunka h2.nomargin { margin-top: 0px; }
.odkazy-display-block a          { display: block; }
.no-decoration, .no-decoration a { text-decoration: none !important; border-bottom: 0px !important; } /* !important: nenechame to prebit nastavenim odkazu */

.hlavni-bunka .box-obsah    { border: #11578F 2px solid; border-top: 0px; padding: 15px; }
.hlavni-bunka .box-nadpis   { padding: 1px; font-size: 13px; color: white; background: #a4d5f8; text-align: center; font-weight: bold; }
.hlavni-bunka a.box-nadpis:link, a.box-nadpis:visited, a.box-nadpis:hover, a.box-nadpis:active { padding: 0px; border-bottom: 0px !important; }

.skryt-menu-hlavni-tabulka { width: 100% !important; height: 100% !important; padding: 0px !important; margin: 0px !important; } /* !important: aby se to nedalo prebit zadanymi hodnotami v ht */
.skryt-menu-hlavni-bunka   { width: 100% !important; height: 100% !important; padding: 10px 20px 5px 20px !important; background: transparent !important; }

ul, li { margin-top:   0px; padding-top:   0px; }
ul     { margin-left: 10px; padding-left: 10px; }
ul.bez-puntiku, ul.bez-puntiku ul { list-style-type: none }

.tabulka-s-ohranicenim td, .tabulka-s-ohranicenim th { border: 1px solid; padding: 5px 10px 5px 10px; }
.tabulka-s-ohranicenim td { background-color: transparent; border-color: #dddddd; }
.tabulka-s-ohranicenim th { background-color: #d5dce2; border-color: #bbbbbb; }

.hr-hover tr:hover        { background: #cdd6de !important; }
tr.tabulka-hlavicka,
tr.tabulka-hlavicka:hover { background: #cdd6de; }

blockquote.classic { background: transparent; font-family: 'Trebuchet MS', Calibri, Tahoma; font-size: 18px; line-height: normal; margin: 20px 0px; padding: 1em 0em; position: relative; text-indent: 60px; _text-indent: 15px; }

blockquote.classic   .blockquote-start { font-size: 500%; text-indent: 0px; margin: -35px 0em -5em 0em; float: left; position: relative;  }
blockquote.classic > .blockquote-start { position: absolute; top: -15px; left: 0px; float: none; margin: 0px; }
blockquote.classic   .blockquote-end   { font-size: 500%; _margin-top: -55px; float: right; text-indent: 0px; }
blockquote.classic > .blockquote-end   { margin-top: -10px; }

/* { float: right; font-size: 700%;  }*/
cite.classic { font-style: normal; float: right; position: relative; top: -15px; }

      cite.kd-citace           { font-style: normal; font-weight: bold;   margin: 10px 0px 0px  20px; font-size: 9px; }
blockquote.kd-citace, dd, .kod { margin: 5px 20px 10px 20px; }
blockquote.kd-citace, dd,
.kod, .inline-kod              { background: #cdd6de; border: #bbbbbb 1px solid; padding: 8px;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }
.form-ramecek                  { background: #dee9f7;  border: #999999  1px solid; margin-left: 10px;          padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; }

.tlacitko-znacka:link, .tlacitko-znacka:visited, .tlacitko-znacka:active, .tlacitko-znacka:hover
{ display: block; float: left; height: 22px; overflow: hidden; cursor: default; background: #a4d5f8; padding: 0px; margin-top: 2px; line-height: 100%; }

.tlacitko-znacka:link    img,
.tlacitko-znacka:visited img,
.tlacitko-znacka:active  img { opacity: 1.0; filter: alpha(opacity=100); border: #bfbfbf 1px solid; }
.tlacitko-znacka:hover   img { opacity: 0.8; filter: alpha(opacity=80);  border: #a4d5f8 1px solid; }

.radius { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; }

#tooltip-core-div { display: block; position: absolute; background: #f8f8f8 top left no-repeat; padding: 9px 12px 10px 12px; margin-left: 5px; text-align: left; color: black;
border: 1px solid #bfbfbf; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px;
-moz-box-shadow: 0px 0px 20px -10px black; -webkit-box-shadow: 0px 0px 20px -7px black; /*box-shadow: 0px 0px 20px -6px black;*/ }


html { height: 100%; overflow-y: scroll; }
body { height: 100%; }

#page-div1 { height: 100%; margin: 0 auto; }
#page-div2 { width:  100%; margin: 0 auto; text-align: left; }

#menu-administracni   { background: #f8f8f8; width: 100%; border-top: 1px solid #cdd6de; border-bottom: 0; padding-left: 1px; padding-right: 1px; 
                        font-family: Verdana; font-size: 12px; line-height: 30px; text-align: left; position: fixed; bottom: 0; left: 0; }
#menu-administracni a { padding: 5px 7px; margin: 0px; }
#menu-administracni a:link,
#menu-administracni a:visited { text-decoration: none; margin: 0px; }
#menu-administracni a:active,
#menu-administracni a:hover   { text-decoration: none; margin: -1px; color: black; border: 1px solid #cdd6de; background: #f8f8f8; }

#menu-administracni a.plutanium-logo { display: block; float: left; height: 20px; width: 26px; }
#menu-administracni a.plutanium-logo:link,
#menu-administracni a.plutanium-logo:visited { margin: 0px; border: 0px; background: transparent url('http://www.plutanium.cz/system_img/ikony/plutanium_adminbar_logo1.png') no-repeat center center; }
#menu-administracni a.plutanium-logo:active,
#menu-administracni a.plutanium-logo:hover   { margin: 0px; border: 0px; background: transparent url('http://www.plutanium.cz/system_img/ikony/plutanium_adminbar_logo2.png') no-repeat center center; }
/*   zakladni nastaveni   */body{font-family:  'Segoe UI', Calibri, 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;font-size:    13px;text-align:   center;color:        #000000;line-height:  100%;background:   #74a4d5 url('img/plutanium_uvod_pozadi.png') repeat-x;margin:       0px;padding:      0px;}textarea, input, select { font-family: Calibri; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }.hlavni-tabulka { width: 968px; height: 100%; margin-left: auto; margin-right: auto; margin-top: 15px; margin-bottom: 0px; padding: 0px; }.logo           { font-size: 9px; background: transparent;                              color: #11578F; height: 145px; padding: 0px; }.copyright      { font-size: 9px; background: #11578F url('img/pozadi_copyright.png'); color: white;    height: 53px; text-align: center; padding-top: 8px; }.hlavni-bunka    { width: 730px; min-height: 550px; height: auto; _height: 700px; min-height: 550px; background: #e6f2ff url('img/pozadi_hlavni_bunka.png') top left no-repeat; border: 0px; padding: 20px; line-height: 170% }.hlavni-bunka h1 { font-size: 37px; color: #1774BF; font-family: 'Myriad Pro', 'Trebuchet MS', Calibri, Tahoma, Verdana, sans-serif; margin-top: 15px; margin-bottom: 15px; line-height: normal; font-weight: normal; }.hlavni-bunka h2 { font-size: 22px; color: #1774BF; font-family: 'Myriad Pro', Calibri, 'Trebuchet MS', Tahoma, Verdana, sans-serif; margin-top: 30px; margin-bottom:  5px; line-height: normal; font-weight: normal; }.hlavni-bunka h2:first-of-type { margin-top: 10px; }.menu-0     { font-size: 9px; background: transparent;                              color: #11578F; height: 47px;  padding: 0px; }.menu-1     { font-family: Verdana, sans-serif; font-size: 11px; color: #11578F; background: url('img/pozadi_menu_leve.png') top left no-repeat; padding: 15px 1px 30px 10px; line-height: 25px; }.menu-1  h3 { font-size: 11px; color: #11578F; background: transparent; margin-top: 5px; margin-bottom: 0px; }.menu-1 a   { width: 227px; }.menu-1-div { width: 227px; } /* cilena sirka minus padding */input:hover,  textarea:hover, input:focus, textarea:focus,input:active, textarea:active { border: #789BAF 1px solid; opacity: 0.95; color: #000; background: #F4FAFF; }ul.seznam-fajfky { margin-top: 15px; list-style: none; }ul.seznam-fajfky li {	background: url('system_img/ikony/tick.png') no-repeat; background-position: 2px 0px;	margin-bottom: 10px; line-height: 1.7em; padding-left: 26px; }/*   nastaveni vzhledu odkazu   */a:link       { text-decoration: none;      color: #333333; }a:visited    { text-decoration: none;      color: #333333; }a:active     { text-decoration: underline; color: #0075FF; }a:hover      { text-decoration: underline; color: #0075FF; }.hlavni-bunka a:link,.hlavni-bunka a:visited { text-decoration: none; border-bottom: 1px solid #cfcfcf; }.hlavni-bunka a:active,.hlavni-bunka a:hover   { text-decoration: none; border-bottom: 1px solid #0075FF; }.hlavni-bunka h1 a:link,.hlavni-bunka h1 a:visited { color: #1774BF; }.hlavni-bunka h1 a:active,.hlavni-bunka h1 a:hover   { color: #cbd5e0; text-decoration: none; }.hlavni-bunka .velke-tlacitko:link, .hlavni-bunka .velke-tlacitko:visited{ display: block; width: 350px; height: 24px; background: url('img/gradient3.png') -40px -60px; border: #68AADB 1px solid !important; font-size: 20px; font-weight: bold; padding: 10px 0px 12px 0px; text-align: center; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;  }.hlavni-bunka .velke-tlacitko:hover {  background: url('img/gradient4.png') -40px -60px; color: #000; border-color: #007BBF !important; font-size: 20px; }.menu-1 a:link,.menu-1 a:visited { color: #11578F; display: block; border-bottom: 1px solid #a4d5f8; }.menu-1 a:active, .menu-1 .menu-polozka-aktivni,.menu-1 a:hover   { padding-left: 1px; width: 226px; color: black; display: block; text-decoration: none; background: url('img/menu_leve_hover.png') right; -background-image: url('img/menu_leve_hover_ie6.png'); }.menu-1 a.menu-polozka-aktivni { color: black; font-weight: bold; width: 227px; /* o pixel vetsi, prekryje prave jednopixelove ohraniceni + javascript resi horni ohraniceni odkazu, pokud chybi (index.php) */ }.menu-0 img       { display: block; float: left; margin: 0px; _margin-left: -3px; _margin-right: -3px; height: 41px; padding: 0px; }.menu-0 a         { display: block; float: left; margin: 0px; height: 41px; color: #11578F; background: no-repeat; }.menu-0 a:link,.menu-0 a:visited { background-position: top left !important; }.menu-0 a:active, a.menu-0-aktivni:link, a.menu-0-aktivni:visited,.menu-0 a:hover   { background-position: top right !important; }.copyright a:link,.copyright a:visited,.copyright a:active,.copyright a:hover   { color: white; }a.box-nadpis:link, a.box-nadpis:visited, a.box-nadpis:active, a.box-nadpis:hover { color: #11578F; display: block; background: transparent; }a.obrazkovy-odkaz:link, a.obrazkovy-odkaz:visited, a.obrazkovy-odkaz:active, a.obrazkovy-odkaz:hover { border-bottom: 0px; padding-left: 0px }dd { margin-top: 0px; }
/*   globalni styl celeho CMS   */
.gs-polozka-nahled:link,    .odkaz-v-ramecku:link,
.gs-polozka-nahled:visited, .odkaz-v-ramecku:visited { background: #f8f8f8;       border: #cdd6de       1px solid !important; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; }
.gs-polozka-nahled:hover,   .odkaz-v-ramecku:hover,
.gs-polozka-nahled:active,  .odkaz-v-ramecku:active  { background: #cdd6de; border: #aaaaaa 1px solid !important; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; }

.gs-polozka-nahled:link, .gs-polozka-nahled:visited, .gs-polozka-nahled:hover, .gs-polozka-nahled:active
{ display: block; width: 150px; height: 140px; overflow: hidden; text-align: center; text-decoration: none; padding-top: 4px; margin: 2px 2px 2px 2px; }

.odkaz-v-ramecku-zvoleny, .odkaz-v-ramecku:link, .odkaz-v-ramecku:visited, .odkaz-v-ramecku:hover, .odkaz-v-ramecku:active { text-decoration: none; padding: 4px 6px; margin: 1px 1px 15px 1px }
.odkaz-v-ramecku-zvoleny { background: #C6CEE2; border: #a4d5f8 1px solid; }

.menu { display: inline; position:relative; padding:0; margin:0;}
.menu ul { padding:0px; position:relative;list-style-type: none;visibility:hidden; position:absolute; background: #f8f8f8; border: #cdd6de 1px solid; border-bottom: 0px; }
.menu ul li { padding:0px; }

.menu:hover ul, .menu a:hover ul {visibility:visible; bottom:8px; left:-100px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;}

.menu:hover ul li, .menu a:hover ul li { display:block; width:230px; clear:both;  }

.menu:hover ul li a, .menu a:hover ul li a {display:block; padding:0 4px 0 4px;s}

.menu:hover ul li a:hover, .menu a:hover ul li a:hover {background:#dfc184; color:#000;}

.menu:hover ul.left, .menu a:hover ul.left {left:-130px;}


