/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 12px/16px verdana;
	color: #807D83;
}

#header h1 {
	float: left;
	margin: 18px 0 0 0;
	font-size: 0;
	text-indent: -9999px;
}

#header h1 a {
	width: 75px;
	height: 69px;
	display: block;
	background: url(images/logo.gif);
}

h2 {
	float: right;
	clear: right;
	margin: 21px 0 0 0;
	color: #E55D00;
	font-size: 22px;
	line-height: 22px;
}

h3 {
	margin: 0 0 19px 0;
	color: #E55D00;
	font-size: 27px;
	letter-spacing: -1px;
}

h4 {
	margin: 16px 0;
	color: #E55D00;
	font-size: 18px;
}

h5 {
	margin: 16px 0;
	font-size: 15px;
}

h6 {
	margin: 16px 0;
	font-size: 12px;
}

ol, ul {
	margin: 16px 0;
	padding: 0 0 0 20px;
}

hr {
	height: 1px;
	margin: 16px 0;
	border: none;
	border-top: 1px solid #ccc;
}

p {
	margin-top: 0;
	margin-bottom: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font: 12px/16px verdana;
	color: #807D83;
}

select {
	width: 200px;
	height: 19px;
	margin-bottom: 2px;
	background: #FBF4E0;
	border: 1px solid #E55D00;
}

textarea {
	width: 200px;
	height: 100px;
	margin-bottom: 2px;
	padding: 1px 4px;
	background: #FBF4E0;
	border: 1px solid #E55D00;
	overflow: auto;
}

.input {
	width: 200px;
	height: 15px;
	margin-bottom: 2px;
	padding: 1px 4px;
	background: #FBF4E0;
	border: 1px solid #E55D00;
}

.submit {
	height: 19px;
	background: #E55D00;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

a {
	color: #E55D00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.cleaner {
	clear: both;
}

.red,
.red a {
	color: #FF0000;
}

.green,
.green a {
	color: #769D1B;
}

.brown,
.brown a {
	color: #A0522D;
}

.blue,
.blue a {
	color: #0000ff;
}

a:hover .blue {
	color: #999999;
}

.highlight td {
	background: #FBF4E0;
}

/** LAYOUT */

#wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 102px;
}

#menu {
	height: 16px;
	clear: both;
	padding: 3px 10px 4px 10px;
	background: #E55D00;
	border-top: 15px solid #FBF4E0;
	border-bottom: 15px solid #FBF4E0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}

#menu a:hover,
#menu a.selected {
	color: #E6E6E6;
}


#content {
	min-height: 250px;
	-height: 250px;
	margin-top: 4px;
	padding: 10px 0;
}

#footer {
	height: 18px;
	clear: both;
	margin-top: 25px;
	padding: 10px;
	background: #FBF4E0;
	border-top: 1px solid #CFCFCF;
	font-size: 10px;
	text-align: right;
}

/** LOGIN */

#login {
	width: 224px;
	float: right;
	margin-top: 10px;
}

#login div {
	padding-left: 17px;
	background: url(images/login.gif) no-repeat;
	border-bottom: 1px dashed #CFCFCF;
}

/** ADDED */

#seznam {
	margin-top: 0;
	margin-bottom: 16px;
}

#seznam td {
	height: 32px;
	border-bottom: 1px solid #E55D00;
}

#seznam.hodiny td {
	border-top: 1px solid #E55D00;
	border-bottom: none;
}

#seznam .no-border td {
	border: 0;
}

#seznam a img {
	border: 0;
}

#strankovani-top,
#strankovani-bottom {
	font-weight: bold;
	text-align: right;
}

.border td {
	padding-bottom: 10px;
	border-top: 1px solid #E55D00;
}

.border {
	height: 0;
	margin: 15px 0;
	border-top: 1px dashed #E55D00;
}

#tisk {
	margin: -32px 0 0 380px;
}

#list,
#sms {
	display: none;
	margin-top: 10px;
}

#proforma,
#faktura,
#dopisy {
	display: none;
	margin-top: 10px;
}

#sms textarea {
	width: 370px;
	height: 50px;
}

#upravit {
	margin-bottom: 10px;
}

#upravit table {
	margin: 0;
}

.align-right {
	margin-top: -32px;
	text-align: right;
}

small {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: -1px;
}

.gray td {
	background: #F4F4F4;
}

.login .input {
	width: 150px;
}

td.red {
	font-weight: bold;
}

a.gray {
	color: #807D83;
}

.naseptavac {
	width: 208px;
	display: none;
	position: absolute;
	margin-top: -3px;
	-margin-top: -5px;
	background: #ffffff;
	border: 1px solid #807D83;
}

.naseptavac a {
	display: block;
	padding: 1px 4px;
	color: #000000;
	font: 11px/15px tahoma;
	text-decoration: none;
}

.naseptavac a:hover {
	background: #316AC5;
	color: #ffffff;
}

.naseptavac a.zavrit {
	float: right;
	display: inline;
	color: #E55D00;
}

.naseptavac a.zavrit:hover {
	background: none;
	color: #E55D00;
}

#naseptavac-material {
	width: 198px;
}

.kalendar {
	width: 208px;
	display: none;
	position: absolute;
	margin-top: -3px;
	-margin-top: -5px;
	background: #ffffff;
	border: 1px solid #807D83;
}

.kalendar table {
	width: 175px;
	margin: 15px auto;
	color: #000000;
	font: 11px/15px tahoma;
	text-align: center;
}

.kalendar td {
	height: 20px;
}

.kalendar .head td {
	font-size: 13px;
	font-weight: bold;
}

.kalendar select {
	background: none;
	border: 1px solid #7F9DB9;
	color: #000000;
	font: 11px/15px tahoma;
}

.kalendar a {
	width: 20px;
	display: block;
	margin-left: 2px;
	color: #000000;
	font: 11px/15px tahoma;
	text-decoration: none;
}

.kalendar a:hover,
.kalendar a.selected {
	background: #316AC5;
	color: #ffffff;
}

.kalendar a.zavrit {
	width: auto;
	float: right;
	display: inline;
	padding: 1px 4px;
	background: none;
	color: #E55D00;
}

.kalendar a.zavrit:hover {
	background: none;
	color: #E55D00;
}

.icon-kalendar {
	margin-bottom: -2px;
	-margin-bottom: 1px;
	border: none;
}

small.prehled {
	font: 10px/10px arial;
	letter-spacing: 0;
}

.stav {
	width: 50px;
	margin-bottom:-3px;
	border-right: 3px solid #DDDDDD;
	cursor: help;
}

.stav span {
	height: 3px;
	display: block;
	font-size: 3px;
	line-height: 3px;
}

.stav .gray {
	background: #DDDDDD;
}

.stav .green {
	background: #769D1B;
}

.stav .yellow {
	background: #FCE820;
}

.stav .red {
	background: #FF0000;
}

span.gray {
	color: #DDDDDD;
}

.hidden {
	display: none;
}

/** ADDED */

#iframe {
	width: 648px;
	min-height: 400px;
	padding: 5px;
	border: 1px solid #D3D3D3;
}

.block-active {
	width: 10px;
	height: 10px;
	display: block;
	background: #E55D00;
	font-size: 0;
}

.block-inactive {
	width: 10px;
	height: 10px;
	display: block;
	background: #CFCFCF;
	font-size: 0;
}

#strankovani-top select,
#strankovani-bottom select {
	width: 50px;
}

/** ADDED */

#kalendar {
	padding: 20px;
	background: #FBF4E0;
	text-align: center;
}

#kalendar table {
	width: 178px;
}

#kalendar a {
	width: 22px;
	display: block;
	background: #81B915;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}

#kalendar a.selected,
#kalendar a:hover {
	background: #E6F1D0;
	color: #81B915;
}

#kalendar .dnes a {
	background: #FFFF00;
	color: #81B915;
}

#kalendar .dnes a:hover,
#kalendar .dnes a.selected {
	background: #FFFFCD;
	color: #81B915;
}

#kalendar .nedele a {
	background: #FF0000;
}

#kalendar .nedele a:hover,
#kalendar .nedele a.selected {
	background: #FFCDCD;
	color: #FF0000;
}

#kalendar .head td {
	color: #81B915;
	font-size: 13px;
	font-weight: bold;
}

#kalendar .head td a {
	background: none;
	color: #81B915;
}

#kalendar .head td a:hover {
	color: #E6F1D0;
}

#celkem {
	margin-top: 20px;
}

/** POKLADNA */

#select {
	width: 218px;
	height: 19px;
	margin-bottom: 25px;
	text-align: right;
}

#select strong {
	float: left;
	padding-top: 3px;
}

#pokladna {
	margin-top: 10px;
}

#pokladna-stav {
	margin-top: 30px;
}

#pokladna-stav td {
	padding: 4px 0;
}

#pokladna-stav .border td {
	border-top-style: double;
	border-top-width: 3px;
}

#pokladna-stav input {
	margin: -4px 0;
}

#pokladna-stav .input {
	width: 70px;
	text-align: right;
}

#pokladna-stav1 {
	margin-bottom: 25px;
}

#pokladna-stav2 {
	width: 200px;
	float: right;
	display: none;
}

#left {
	width: 218px;
	float: left;
}

#right {
	width: 517px;
	float: right;
}

/** BACKLIGHT */

#backlight {
	float: left;
	display: inline;
	margin-left: 17px;
}

#backlight.hidden {
	display: none;
}

#backlight .submit {
	margin-right: 5px;
	margin-bottom: 1px;
	color: #FFFF00;
}

#backlight .input {
	margin-right: 5px;
}

.backlight td {
	background: #FFFF89;
}

/** ADDED */

#menu-left {
	float: left;
}

#menu-right {
	float: right;
}

#menu-left a {
	margin-right: 20px;
}

#menu-right a {
	margin-left: 20px;
}

/** ORGANIZER */

#wrapper-bg {
	width: 1000px;
	margin: 0 auto;
}

#wrapper-bg #wrapper {
	float: left;
	margin: 0;

}

#organizer {
	width: 210px;
	float: right;
	margin-top: 10px;
	font-size: 11px;
	overflow: hidden;
}

#udalosti div,
#stopky div,
#poznamky div {
	margin-bottom: 2px;
	padding-left: 15px;
	background: url(images/organizer.gif) 0 2px no-repeat;
	border-bottom: 1px dashed #CFCFCF;
	font-size: 12px;
}

#organizer .input {
	height: 12px;
	background: transparent;
	border-color: #CFCFCF;
	font-size: 11px;
}

#organizer .submit {
	width: 45px;
	height: 16px;
	font-size: 10px;
}

#organizer #poznamky textarea {
	width: 210px;
	padding: 0;
	background: #fff;
	border: none;
	font-size: 11px;
}

#organizer #poznamky .submit {
	display: none;
	float: right;
	margin-top: -22px;
}

#organizer .play,
#organizer .pause,
#organizer .stop {
	width: 16px;
	background-position: center center;
	background-repeat: no-repeat;
}

.play {
	background-image: url(images/icon-play.gif);
}

.pause {
	background-image: url(images/icon-pause.gif);
}

.stop {
	background-image: url(images/icon-stop.gif);
}

#organizer #stopky .first td {
	padding-bottom: 5px;
}

#organizer #stopky .input {
	width: 154px;
	padding-left: 0;
}

#organizer #stopky .submit {
	margin-top: -2px;
}