/**
* CSS styles  {www.slavojmoravany.com}
*
* This document was developed by Zelickoo, all rights reserved.
* {zelickoo@gmail.com}
*
* @author       Zelickoo <zelickoo@gmail.com>
* @copyright    (c) Zelickoo 2008 - {slavojmoravany.com}
* @version      1.0
*/

/*
* Zakladni layout stranky
* ------------------------------------------------------------------------------
*/

body {
	  font-family: Tahoma, "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    font-size: 70%;
    line-height: 1.6em;
    color: #ffffff; /* zelickoo - barva textu tabulky*/
    margin: 0;
    padding: 0;
    border: 0;
    background: ffffff;
    text-align:center;
}

#page  { 
    background-color: white;
    width: 95%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    text-align:center;
}

#header-part {
    background: #ffffff;
    height: 87px;
    margin: 0;
    padding: 0;
}

#content-part { margin: 0; padding: 0; }
#content {
	
	margin: 0;
	padding: 0;
}
#main-column {
	float: center;
	width: 80%;
	margin: 0;
	padding: 0;
}
#main-column-in { padding: 0 20px; margin:0; }

#side-column {
	float: right;
	width: 19%;
	margin: 0;
	padding: 0;
}
#side-column-in { padding: 0 10px 0 10px; margin:0; }


#full-column {
	width: 100%;
	margin: 0;
	padding: 0;
}
#full-column-in { padding: 0 20px; margin:0; }



#footer-part {
    clear: both;
    border-top: 1px solid silver;
	margin: 0;
	padding: 0;
	background: white;
}



#konzumace #main-column {	width: 65%;}
#konzumace #side-column { width: 34%;}



  
/*
* Logo stranky
* ------------------------------------------------------------------------------
*/

#header-part #logo {
background: #ffffff;
	width: 403px;
	height: 87px;
	padding: 0;
}
#header-part #logo a {
	display: block;
	width: 403px;
	height: 87px;
  font-size: 200%;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
 
#header-part #logo a:hover { background: transparent !important }
#header-part #logo span { display:none; }
#header-part #logo img { display:none; }



/*
* Navigace
* ------------------------------------------------------------------------------
*/

#navigation-part {
	margin: 0;
	padding: 0 0 0 15px;
	border: none;
	background: #ffffff;
	height: 38px;
}   

#navigation { 
    padding: 0; 
    margin: 0; 
}

#navigation h3 { margin: 0;  padding: 0; }
#navigation ul { 
    margin: 0;  
    padding: 0; 
    list-style: none;
}
#navigation li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#navigation li a:link, #navigation li a:visited  {
	color: #0082D8;
	font-weight: bold;
	padding: 10px 8px 5px;
	display: block;
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	margin: 0 5px;
	text-align: right;
	text-transform: uppercase;
	background: none;
}
#navigation li a:hover {
    color: white;
}

#navigation li.active a:link, #navigation li.active a:visited {
	color: #0082D8;
    border-bottom: 5px solid #0082D8;
}





#admin-nav {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	top: 10px;
}
#admin-nav ul { 
    margin: 0;  
    padding: 0; 
    list-style: none;
}
#admin-nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
}
#admin-nav li a:link, #admin-nav li a:visited  {
	color: black;
	margin: 0;
	padding: 3px 5px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: black;
	margin: 0 2px;
	text-align: right;	
	font-family: Verdana, "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	text-transform: uppercase;
	background: none;
}
#admin-nav li a:hover {
	background-color: gray;
    color: white;
}




#logged-user {
    color: white;
    position: relative;
    top: -80px;
    right: 10px;
    text-align: right;
}
#logged-user a:link, #logged-user a:visited { color: white;}
#logged-user a:hover { color: silver;}


ul.side {
  margin: 10px 0;
  padding: 0 10px;
  
}


/*
* Paticka stranky
* ------------------------------------------------------------------------------
*/
#footer-part #copyright { 
    color: gray;
    font-size: 100%;
    line-height: 1.6em;
    padding: 8px 0 6px;
    text-align: center; 
    margin: 0;
}

#footer-part #copyright a:link, #footer-part #copyright a:visited { 
    color: gray; 
}
#footer-part #copyright a:hover { 
    color: red; 
    background-color: white; 
}

#footer-part #stat {
    float: right;
    position: relative;
    top: 15px;
    right: 30px;
}

#footer-part #stat2 {
    float: left;
    position: relative;
    top: 25px;
    left: 30px;
}

/*
* Zakladni formatovani HTML prvku
* ------------------------------------------------------------------------------
*/

h1, h2, h3, h4 { margin: 1em 0 0.5em 0; }
h1      { font-size: 160%; margin: 1em 0 0.4em 0; line-height: 1.4em}
h2      { font-size: 140%; margin: 1em 0 0.2em 0; }
h3      { font-size: 120% }
h4      { font-size: 110% }000066

a:link      { color: #0082D8; text-decoration: underline; }
a:visited   { color: #0082D8; text-decoration: underline; }
a:hover     { color: #0082D8; text-decoration: none;}

p { margin: 0.5em 0 0.8em 0;}
hr { display: none; }
q, cite { font-style: italic }
abbr, acronym { border-bottom: 1px dotted inherit; cursor: help; }
img { border: none; }
table { border-collapse: collapse; font-size: 100%; }
pre { font-size: 120%; border: 1px solid silver; padding: 0 20px; margin: 5px 0;}

/* Zobrazovani promennych a poli pri ladeni */
pre.myprint {font-size: 120%; line-height: 1.2em; background:white; color: black; border: 2px solid red; font-family: "Courier New CE", "Courier CE", "Courier New", courier, monospace;}

h1, h2, h3 {
	color : #0082D8; 
}



/*
* Univerzalni tridy
* ------------------------------------------------------------------------------
*/

.hidden { display: none; }
.smaller { font-size: 90%;}
.cleaner { clear: both; }

.acenter { text-align: center; }
.aright { text-align: right; }

.left { float: left; }
.right { float: right; }



/*
* Zakladni formatovani prvku formularu
* ------------------------------------------------------------------------------
*/
form {
    margin: 0;
    padding: 0;
}
form fieldset {
  padding: 10px 20px;
  border: 1px solid silver;
  background-color: #ffffff;

}
form legend {
  color: #0082D8;
}
form textarea, form input, form select {
    font-size: 100%;
    color: black;
}
form textarea {
    width: 300px;
    border: 1px solid silver;
    line-height: 1.5em;
    font-family: sans-serif;
}
form label input {
	font-size: 100%;
	line-height: 1.5em;
	width: 200px;
	border: 1px solid silver;
	margin: 0 0 5px;
	padding: 2px;
}

form .pozn {
  font-size: 90%;
  margin: 10px 0;
}
form .buttons {
	margin:  5px 0 5px 100px;
}

form label span {
	float: center;
	width: 140px;
	clear: inherit;
}
form label span.povinne { float: none; color: red; font-weight: bold; font-size: 110%;}

.error, #message  {
    border: 1px solid #0082D8;
    padding: 5px 20px;
    margin: 10px;
    color: #B12A5B;
    font-weight: bold;
    background-color: #ffffff;
}


/* MOJE 
* -----------------------------------------------------------------------------
*/
.field {
	background-color: white;
	border: 1px solid gray;
	padding: 2px 4px;
	margin: 2px 0 5px;
	font-size: 110%;
	color: black;

}
.btn, .btn_big {
    color: white;
    font-weight: bold;
    background: #0082D8;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
	  padding: 2px 8px;
	  margin: 4px;
    cursor: pointer; /* spravna definice rucicky nad odkazem */
    cursor: hand;  /* kvuli IE < 5*/
}
.btn:hover, .btn_big:hover {
    background: #ffffff;
}
.btn {
    height: 20px;
	  padding: 0 12px;
	  margin: 4px; 
}
fieldset {
    border: 1px solid #ffffff;
    margin: 10px 0 0;
    padding: 8px 20px 10px;
}
legend {
    font-weight: bold;
    color: #01A5EC;
}



/*
* Formatovani tabulek
* ------------------------------------------------------------------------------
*/

table {
	font-size: 100%;
	border: none;
	margin: 3px 0;
	line-height: 1.4em;
	background-color: white;
	width: auto;
}
th, .colhead {
	background-color: #ffffff; /* puvodni fialova lucy #DF2997;*/
	color: white;
	text-align: center;
	padding: 5px 5px;
	border: 2px solid white;
	font-weight: bold;
}
th a:link, th a:visited {
    color: white;
}
td {
    border: none;
    background-color: white;
	text-align: center;
	padding: 0px 3px;
}
td.col1 {
	text-align: center;
	padding: 0 20px 0 10px;
}

.tmave td { background-color: #0082D8; }

table form {
    float: left;
}


table.home {width:75%}
table.home td {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}



/*
* MOJE KONZUMACE
* ------------------------------------------------------------------------------
*/

table.snedeno th, table.snedeno .colhead {
	background-color: #ffffff;
	color: black;
	text-align: center;
	padding: 3px 3px;
	border: 1px solid white;
	font-weight: bold;
}
table.snedeno td {
    border: 1px solid white;
    background-color: #ffffff;
	  text-align: center;
   	padding: 0px 2px;
}
table.snedeno .tmave td {
    background-color: #ffffff;
}
table.snedeno td.col1 {
	text-align: center;
	padding: 0 10px 0 5px;
}
table.snedeno .total {
    font-weight: bold;
}
table.snedeno .total .total-kj {
    color: white;
    background-color: #ffffff;
}


/*
* ENERGETICKE TABULKY
* ------------------------------------------------------------------------------
*/
#tabulky th, #tabulky .colhead {
	background-color: #ffffff;
	color: white;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid white;
	font-weight: bold;
}
#tabulky th a:link, #tabulky th a:visited {
    color: white;
}
#tabulky td {
    border: 1px solid white;
    background-color: #0082D8; /* zelickoo - barva pozadí tabulky E24604*/
	  text-align: center;
	  padding: 2px 6px;
}
#tabulky td.col1 {
	text-align: center;
	padding: 0 10px 0 10px;
}

#tabulky .tmave td { background-color: #000000; }

#tabulky tr:hover td {
    background-color: #7e7e7e; /* zelickoo - barva při přejížděnní*/
}
#tabulky .total .total-kj {
    color: white;
    background-color: #000000;
}

/*
* PRIDAVANI DO KUNZUMACE
* ------------------------------------------------------------------------------
*/
.slovicka th, .slovicka .colhead {
	background-color: #000000; /* puvodni fialova lucy #DF2997;*/
	color: white;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid white;
	font-weight: bold;
}
.slovicka th a:link, .slovicka th a:visited {
    color: white;
}
.slovicka td {
    border: 1px solid white;
    background-color: #000000; 
	  text-align: center;
	  padding: 2px 3px;
}
.slovicka .tmave td { background-color: #000000; }
.slovicka td.col1 {
	text-align: center;
	padding: 0 10px 0 5px;
}
.slovicka tr:hover td {
    background-color: #000000;
}



/* ADMIN TABULKA */ 
#admin .slovicka  {
    clear: both;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 90%;
    border: 0;
    margin: 0;
    padding: 0;
}
#admin .slovicka th a {
    color: white;
}

#admin .slovicka td {
    border: none;
    margin: 0;
    padding: 0;
}

#admin .slovicka td{
    padding: 0 10px;
    text-align:left;
}

#admin .slovicka td {
    padding: 0 5px;
    border-top: 1px solid silver;
}

#admin .slovicka td input, .slovicka td select{
    font-size: 90%;
    font-family: Verdana, sans-serif;
    padding: 0;
    margin: 0;
}

#admin form fieldset {
  padding: 20px;
  border: 1px solid silver;
  background-color: #000000;
}





.pages {
    float:right;
    padding: 0 5px;
    margin: 20px 0;
}
.pages strong {
    padding: 2px 5px;
}
.pages a:link, .pages a:visited {
    padding: 2px 5px;
    font-weight: bold; 
    text-decoration: underline;
    border-width: 1px;   
}
.pages a:hover {
    text-decoration: none;  
    color: #0082D8;
    background:transparent;
}




#seznam-skupin .main { 
  border-bottom: 1px solid silver;
  padding: 2px 5px;
}
.changedate {
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    margin: 3px 0;
    padding: 2px 10px;
}



.pict, .pict-l, .pict-home {
	float: right;
	border: 1px solid gray;
	padding: 3px;
	margin: 2px 0 2px 4px;
	background: white;
	text-align: center;
	line-height: 0;
}

.pict-home { 
    margin: 2px 0 0px 4px;
}

#box {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 800px;
    border: 1px solid black;
    background: white;
    padding: 5px 20px;
    z-index: 11;
    opacity: 1;
    /* pro Firefox a Operu 9 */
    filter:alpha(opacity=100);
    /* pro IE6 */ 
}
#page-box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1600px;
    height: 2500px;
    background: gray;
    overflow: hidden;
    opacity: 0.6;
    /* pro Firefox a Operu 9 */
    filter:alpha(opacity=60);
    /* pro IE6 */ 
}

#tab-bmi td{
    padding: 5px 10px;
}
#tab-bmi .col{
    text-align: left;
	background-color: #000000;
	color: white;
}


.add-btn {
  border:1px solid #000000;

  width: 150px;
  margin: 2px;
  padding: 2px 10px;
  float: right;
 border:1px solid #2F2F2F;
  background:#000000;
}

.add-btn:hover {
  background:#000000;
  color: white;
}

.recept {
  border:1px solid #000000;
  background:#000000;
  margin: 10px 0;
  padding: 0 15px 5px;
}
.recept h2 { font-weight: bold; }




/* JS TABS */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 0;
 border-bottom: 1px solid #0082D8;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.8em 2px;
 margin-left: 10px;
 border: 1px solid #0082D8; /* zelickoo - ohraničení tlačítka záložky */
 border-bottom: none;
 background: #0082D8; /* zelickoo - barva tlačítka záložky */
 text-decoration: none;
  -moz-border-radius: 5px 5px 0 0;
}

ul.tabbernav li a:link { color: white; }
ul.tabbernav li a:visited { color: white; }

ul.tabbernav li a:hover
{
 color: black;
 background: #ffffff; /* zelickoo - barva tlačítka záložky při najetí */
 border-color: #0082D8;
}

ul.tabbernav li.tabberactive a
{
color: black;
 background-color: #ffffff;
 border-bottom: 1px solid #ffffff;/* zelickoo - barva spodní čáry aktivního tlačítka záložky*/
}

ul.tabbernav li.tabberactive a:hover
{
 color: black;
  text-decoration: underline;
 background: #ffffff;
 border-bottom: 1px solid #ffffff;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 3px 8px;
 border:1px solid #0082D8;
 border-top:0;
 background: #FFFFFF; /* zelickoo - pozadí - záložky */

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
