/*
body {
	background-image: url(../img/m_076.gif);

	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}
*/
span.ren_sedy_nadpis 
  {
   font-family: arial;
   font-size: 24px;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
   color: red;
   float: left;
   display: block;
/*
   width: 200px;
*/
   height: 20px;
/*
   background-image: url('../pic/title_ukoly.jpg');
   background-repeat: no-repeat;
*/
   position: relative;
   top: -20px;
   left: 10px;
   line-height: 2.5;
  }

a
        {
        font-weight:normal;
        outline:none;
        }
a:link, a:visited
        {
        color:#333;
        text-decoration:underline;
        }
a:hover
        {
        color:red;
        text-decoration:none;
/*
        background:#000;
*/
        }
a:active
        {
        color:#000;
        text-decoration:underline;
        }

/* ---------------------------------------------------------------------------------------------------------- */
/* Horni radky */
div.hornitext {
  text-align:left;
  margin: 0 auto;
  width: 90%;
}
/* ---------------------------------------------------------------------------------------------------------- */
/* Fotka u zamestnance */
img.fotka_zamestnance {
   position: absolute;
   top: 120px;
   right: 50px;
}
/* ---------------------------------------------------------------------------------------------------------- */
#centralnibox {
	 width: 90%;
/*
	border: 1px solid black;
*/
  margin: auto;
  text-align:left;
}
#obsah {
/*
	 width: 600px;
*/
	border: 0px solid black;
	border-top: 0px;
}
/* ---------------------------------------------------------------------------------------------------------- */
/* Prihlasovaci obrazovka */
div.login {
/*
	background-image: url(../img/gabon.png);
*/
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: inherit;

	margin: auto;
  height: 100%;
  text-align: center;
}
#login {
	margin: auto;
  width: 400px;
	border: 0px solid black;
	  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  position:relative;
  top: 250px;

}
table.login {
	border: 1px solid black;
  width: 100%;
	margin: auto;
}
h3.login {
	color: red;
	text-align: center;
}
input.login {
  text-align: center;
	margin: auto;
	width: 100%;
}

/* ---------------------------------------------------------------------------------------------------------- */
form#hledej {
     border: 0px solid #000;
     text-align: left;
     margin: 0;
     padding: 0;
     position: absolute;
     top: 20px;
     right: 190px;
}

/* ---------------------------------------------------------------------------------------------------------- */
/* tabulka s reportem */
.tabulka {
  font-size:10px;
  font-family: verdana,arial,sans-serif;
	border: 1px solid black;
	width: 100%;
/*	text-align: right;
*/
}
#RED {
	color: red;
}
#GREEN {
	color: green;
}

.tabulka thead {
	border: 1px solid black;
	background-color: #BBBBBB;
	text-align: center;
}
.data0 {
	border: 1px solid black;
	background-color: #EEEEEE;
/*	text-align: right;
*/
}
.data1 {
	border: 1px solid black;
	background-color: #DDDDDD;
/*	text-align: right;
*/
}

.dataR0 {
	border: 1px solid black;
	background-color: #EEEEEE;
	text-align: right;
}
.dataR1 {
	border: 1px solid black;
	background-color: #DDDDDD;
	text-align: right;
}

.tabulka td {
	padding: 0 0.5em ;
}

#datavpravo {
	text-align: right;
}

@media print {
	#hideprint {
		visibility: hidden;
	}
}

body
        {
        padding:2em 0 2em 0;
        border:0;
        margin:0;
/*
        text-align: center;
*/
        font-size:10px;
        font-family: verdana,arial,sans-serif;
        color:#545454;
        min-width: 800px;
        }
p
        {
        line-height:1.6em;
        margin:0 0 1em 0;
        }
h1
        {
        font-weight:lighter;
        font-family:georgia, times new roman, times, georgia, palatino, serif;
        text-align:center;
        margin-top:0.6em;
        color:#000;
        font-size:2em;
        }
h2
        {
        font-weight:lighter;
        font-family:verdana,arial,sans-serif;
        text-align:center;
        margin-top:1em;
        color:#333;
        text-transform:uppercase;
        letter-spacing:1px;
        font-size:1.2em;
        }

table
        {
        padding:0;
        border:0;
        margin:0;
        text-align: left;
        font-size:12px;
        font-family: verdana,arial,sans-serif;
        }
/*
kbd
        {
        background-color:#eeeeee;
        padding:2px;
        border:1px solid #dddddd;
        border-bottom-color:#999999;
        border-left-color:#999999;
        }
kbd, code
        {
        font-family:'andale mono','lucida console','courier new',monospace;
        font-size:1em;
        }
*/
/* DATEPICKER CSS */
form
        {
/*
        width:700px;
*/
        background:#fcfcfc;
/*
        border:3px double #ccc;
*/
        text-align:left;
        padding:10px;
        margin:0 auto;
        }
fieldset
        {
        display:block;
        margin:0;
        padding:1em 1em 1.5em 1em;
        }
form > fieldset
        {
        border:1px solid #ccc;
        margin:0 0 1.6em 0;
        }
legend
        {
        color:#545454;
        font-weight:bold;
        _margin-bottom:1em;
        }
label
        {
        line-height:1em;
        margin:0;
        font-weight:bold;
        color:#545454;
        }
input
        {
        margin:0;
        padding:0;
        border:1px solid #ccc;
        border-top-color:#aaa;
        border-left-color:#aaa;
        position:relative;
        height:1.4em;
        }
select
        {
        margin:0;
        border:1px solid #ccc;
        border-top-color:#aaa;
        border-left-color:#aaa;
        position:relative;
        }
option.alt
        {
        background:#eee;
        }
.w2em
        {
        width:2em;
        }
.w3em
        {
        width:3em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }
#newline-wrapper
        {
        margin-bottom:1em;
        }
#newline
        {
        background:#9cd001;
        border:1px solid #bce058;
        border-bottom-color:#80a300;
        border-right-color:#80a300;
        color:#fff;
        padding:4px;
        line-height:1em;
        font-weight:normal;
        text-transform:uppercase;
        text-decoration:none;
        }
.firstup
        {
        padding-right:2em;
        }
.lastup
        {
        margin-bottom:0;
        }
.al-center
        {
        text-align:center;
        }
.al-right
        {
        text-align:right;
        width:90%;
        }
#infotable
        {
        width:100%;
        margin-bottom:1.6em;
        }
#infotable th, #infotable td
        {
        padding:0.6em 0;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        text-align:left;
        }
#infotable th
        {
        border-top:1px solid #ccc;
        }
table.split-date-wrap
        {
        width:auto;
        margin-bottom:0;
        }
table.split-date-wrap td
        {
        padding:0 0.2em 0.4em 0;
        border-bottom:0 none;
        }
table.split-date-wrap td input
        {
        margin-right:0.3em;
        }
table.split-date-wrap td label
        {
        font-size:10px;
        font-weight:normal;
        display:block;
        }
