html,body
{
	background-color: #eee;
	padding: 0;
	margin: 0;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 12px;
	height: 100%;
}
div#content
{
	background-color: #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width: 850px;
	margin: 0 auto;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}
div#header
{
	height: 90px;
}
img#logo
{
	margin-left: 20px;
	margin-top: 8px;
}
div#menu
{
	background-color: #004c86;
	color: #fff;
	height: 25px;
	line-height: 23px;
	padding-left: 20px;
}
div#menu a
{
	color: #fff;
	text-decoration: none;
}
div#menu2
{
	background-color: #5284b5;
	color: #aaa;
	height: 25px;
	line-height: 23px;
	padding-left: 20px;
	font-weight: bold;
}
div#menu2 a
{
	color: #fff;
	text-decoration: none;
}
div#menu3
{
	background-color: #9cc;
	color: #bbb;
	height: 25px;
	line-height: 23px;
	padding-left: 20px;
}
div#menu3 a
{
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
div#menu3 select, div#menu3 input
{
	border: 1px solid #666;
	margin-top: 3px;
	font-size: 10px;
}
div#menu3 input.text
{
	width: 50px;
}
div#menu2 img, div#menu3 img, div#menu4 img
{
	position: relative;
	top: 4px;
}
div#menu4
{
	background-color: #c7dcdc;
	color: #555;
	height: 25px;
	line-height: 23px;
	padding-left: 20px;
	font-weight: bold;
}
div#menu4 a
{
	color: #555;
	text-decoration: none;
}
div.menuleft
{
	float: left;
}
div.menuright
{
	float: right;
	padding-right: 22px;
}
div#logged
{
	font-size: 10px;
	color: #666;
	margin-top: -70px;
	margin-right: 22px;
	text-align: right;
}
div#slogan
{
	margin-top: 25px;
	margin-right: 22px;
	text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #004c86;
}
div#page
{
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 22px;
}
div.imagemenu
{
	text-align: center;
}
div.imagemenu img
{
	margin: 10px;
}
div.imagemenu2
{
    text-align: center;
}
div.imagemenu2 a
{
    float: left;
    width: 85px;
    padding: 20px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #666;
    font-weight: bold;
}
table#login td.left
{
	text-align: right;
}
div.planovac
{
	width: 100%;
	margin-top: 30px;
	border: 1px solid #ccc;
	padding: 1px;
}
div.planovac div.titulek
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
div.planovac div.pripominkovac
{
	background-color: #c8dcdb;
}
div.planovac div.zpravy
{
	background-color: #f3f0c3;
}
div.planovac div.even
{
	background-color: #f6f6f6;
}
div.planovac div.pic
{
	width: 70px;
}
div.planovac div.pic img
{
	margin: 5px;
}
div.planovac div.tasks
{
	width: 685px;
	font-size: 11px;
}
div.planovac div.task
{
	width: 665px;
}
div.planovac div.lista
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #d0e5f6;
}
div.planovac div.lista input
{
	width: 580px;
	background-color: #acd3f4;
	font-size: 11px;
	border: none;
}
div.planovac div.lista input.submit
{
	background-color: #d0e5f6;
	color: #666;
	width: 50px;
	font-size: 14px;
	border: none;
	margin-left: 10px;
	padding: 2px;
}
div.planovac div.fleft
{
	float:left;
}
div.planovac div.fright
{
	float:right;
}
div#listedletter
{
	color: #333;
	text-align: right;
	margin-right: 22px;
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
div.maily
{
  width: 360px;
  float: left;
  margin-bottom: 15px;
}
div.maily label
{
  display: block;
}
table#prehled
{
	width: 100%;
	font-size: 12px;
	border: 1px solid gray;
	border-collapse: collapse;
}
table#prehled th, table#prehled td
{
	border: 1px solid #666;
	padding: 2px;
}
table#prehled tr a
{
  text-decoration: none;
  color: #000;
}
table#prehled tr a:hover
{
  text-decoration: underline;
}
table#prehled tr.even
{
	background-color: #eee;
}
table#prehled tr.expired
{
	background-color: #a3a3a3;
}
table#prehled tr.bluelist
{
	background-color: #9cf;
}
table#prehled tr.blacklist
{
	background-color: #db4648;
	color: #fff;
}
table#prehled tr.blacklist a
{
	background-color: #db4648;
	color: #fff;
}
table#prehled tr.greenlist
{
	background-color: #a9d797;
}
table#prehled tr.warn
{
	background-color: #fc3;
}
table#prehled tr.yellowcard
{
	background-color: #ffff59;
}
table#prehled th.upravy
{
	width: 70px;
}
table#prehled td.hodiny-unijob
{
    background-color: #0b3f88;
}
table#prehled td.hodiny-prescas
{
    background-color: #afb839;
}
table#prehled td.vydelek-both
{
    background-color: #f00;
}
table#prehled td.vydelek-unijob
{
    background-color: #0b3f88;
}
table#prehled td.vydelek-prescas
{
    background-color: #afb839;
}
table#editace
{
	font-size: 12px;
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
}
table#editace td
{
	border: 1px solid gray;
}
table#editace td.left
{
	width: 25%;
	vertical-align: top;
}
table#editace input.text, table#editace textarea
{
	width: 99%;
	border: 1px solid #333;
}
table#editace div#smlouvyleft
{
    width: 50%;
    float: left;
}
table#editace div#smlouvyright
{
    width: 50%;
    float: left;
}
table#editace div#smlouvyleft_hide
{
    display: none;
}
table#editace div#smlouvyright_hide
{
    display: none;
}
table#editace div.smlouvy1 a
{
  color: #c39;
}
table#editace div.smlouvy2 a
{
  color: #09f;
}
table#editace div.smlouvy3 a
{
  color: #3c6;
}
table#editace div.smlouvy4 a
{
  color: #f93;
}
table#editace div.smlouvy5 a
{
  color: #000;
}
table#editace div.smlouvy6 a
{
  color: #990;
}
table#editace div.smlouvy7 a
{
  color: #c69;
}
table#editace table.subtable
{
	width: 100%;
	border-collapse: collapse;
}
table#editace table.subtable td.left
{
	width: 250px;
	border-collapse: collapse;
}
table#calendar
{
  border: 1px solid #666;
  margin: 0 auto;
}
table#calendar td
{
  width: 100px;
  padding: 10px 5px 10px 5px;
  font-size: 20px;
  text-align: center;
  border: 1px solid #999;
}
table#calendar th
{
  width: 100px;
  padding: 10px 5px 10px 5px;
  font-size: 20px;
  text-align: center;
  border: 1px solid #999;
  background-color: #9cc;
}
table#calendar td.today
{
  background-color:#c7dcdc;
}
table#calendar td a
{
  color: #004c86;
}
table#calendar td .poznamka
{
  font-size: 8px;
}
div#datepicker
{
  margin-bottom: 10px;
  text-align: center;
}
div#datepicker select, div#datepicker input
{
  margin-right: 10px;
}
div#seznambrigad
{
  padding-bottom: 20px;
  line-height: 130%;
}
div#seznambrigad a
{
  text-decoration: none;
  font-weight: bold;
  color: #333;
}
div#seznambrigad a.selected
{
  color: #c00;
}
table#dataload
{
	font-size: 12px;
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table#dataload td
{
	border: 1px solid gray;
}
table#dataload td.left
{
	width: 25%;
	vertical-align: top;
}
table#obory
{
	margin-bottom: 20px;
}
div.two{margin-left: 280px;}
div.three{margin-left: 240px;}
div.four{margin-left: 220px;}
div.five{margin-left: 200px;}
div#buttons div.button
{
	float:left;
	width: 45px;
	font-size: 12px;
	font-weight: bold;
	margin: 15px;
	text-align: center;
}
div#buttons div.button a
{
	color: #000;
	text-decoration: none;
}
input.back
{
  background: url('images/but_zpet.jpg');
  width: 42px;
  height: 42px;
  border: 0;
}
div#smlouva
{
	font-size: 10pt;
	text-align: justify;
}
div#smlouva .nadpis
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
div#smlouva .indent
{
	margin-left: 25pt;
}
div#smlouva .ul
{
	text-decoration: underline;
}
table#search select
{
	border: 1px solid gray;
}
h1, h2, h3
{
	margin: 0;
	margin-bottom: 0.8em;
	color: #333;
}
div.notice
{
	border: 1px solid green;
	color: green;
	background-color: #efe;
	margin: 10px;
	padding: 5px;
}
div.error
{
	border: 1px solid red;
	color: red;
	background-color: #fee;
	margin: 10px;
	padding: 5px;
}
form{margin:0;}
img{border:none;}
.center{text-align:center;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.cleaner{clear:both;}
.vykonano{color:green;}
.nevykonano{color:red;}
.prekroctable{color:white; background-color: red;}