
	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: white;
		margin-top:0px;
		margin:0px;
	}
	a {
		color:#557799;
	}
	img {
		border: none;
		vertical-align: middle;
	}
	a:hover {
		color:#002244;
		text-decoration:none;
	}

	table {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin-left:auto;
		margin-right:auto;
	}
	select, input, button {
		font-size: 11px;
		vertical-align: middle;
	}
	.error {
		width:100%;
		color:red;
		line-height:25px;
		background-color:red;
		color:white;
	}
	.error_tab {
		color:red;
	}

	.button {
		color:black;
		background-color:#dddddd;
		border-bottom:thin solid #222244;
		border-right:thin solid #222244;
		border-top:thin solid #bbbbbb;
		border-left:thin solid #bbbbbb;
		font-family:Verdana,Helvetica,sans-serif;
		font-weight:normal;
		padding: 1px;
		margin-right: 2px;
	}
	.button a {
		text-decoration:none;
		color:black;
	}

	.hide {
		display:none;
	}
	.unhide {
		display:block;
	}
	.accept {
		width:90%;
		border:none;
		font-size: 12px;
		vertical-align:top;
	}
	.accept .skryj {
		visibility:hidden;
		height:0px;
		line-height:0px;
	}
	.accept td,.accept th  {
		border-right:1px solid black;
		border-bottom:1px solid black;
		line-height:17px;
	}
	.accept .zvyrazni td {
		background-color:#A2EF95;
	}
	.accept .leva {
		border-left:1px solid black;
	}
	.accept .horni {
		border-top:1px solid black;
	}
	.tisk {
		display:none;
	}
	#content {
		awidth:100%;
		margin-top:0px;
		min-width: 950px;
		_width: expression(document.body.clientWidth < 950? "950px" : "auto" );
	}

	#top {
		height:100px;
		color: white;
		background-image:url('../images/pozadi2.gif');
		line-height:100px;
		margin-bottom:5px;

	}
	#top img{
		float:left;
	}
	#top h2 {
		float:left;
		margin-bottom:0px;
		margin-top:0px;
		margin-left:20px;
		width:30%;
	}
	#patka {
		clear:both;
		margin-top:10px;
		background-color:#C8FFBF;
		background-image:url(../images/pozadi3.gif);
		text-align:center;
		height:20px;
		_height:40px;

		padding-top:20px;
		line-height:20px;
	}
	#telo {
		position:relative;
		clear:both;
		width:100%;
		text-align:center;
	}
	#logged {
		height:30px;
		line-height:30px;
		float:right;
		margin:0px;
		padding-right:5px;
		padding-left:5px;
	}
	#top_menu {
		height:25px;
		line-height:25px;
		background-color:white;
		margin:0px;
		margin-bottom:5px;
		text-align:left;
		float:left;
		padding-left:15px;
	}
	#menu {
		line-height:20px;
		background-color:white;
		margin:0px;
		float:left;
		width:150px;
		border:1px solid black;
		border-bottom:none;
		min-height:10px;
		_height:10px;
	}
	#menu div {
		padding-left:10px;
		text-align:left;
		min-height:20px;
		_height:20px;
		border-bottom:1px solid black;
	}
	#menu .zahlavi {
		padding-left:18px;
		background-color:#A2EF95;
		cursor: pointer;
	}
	#menu .open {
		background-image: url(../images/open.gif);
		background-position: left;
		background-repeat: no-repeat;
		abackground-color:red;
	}
	#menu .close {
		background-image: url(../images/close.gif);
		background-position: left;
		background-repeat: no-repeat;
		abackground-color:blue;
	}
	#menu div {
		background-color:#F1FFEF;
	}
	#telo div {
		margin-left:auto;
		margin-right:auto;
	}
	#edit {
		float:left;
		width:80%;
	}
	#edit table {
		clear:both;
		width:90%;
		border:1px solid black;
		background-color:#F1FFEF;

	}
	#edit table td {
		border-bottom:1px solid black;
	}
	table .prava_tab {
		border-left:1px solid black;
	}
	#login_form, .hlaska {
		width:240px;
		border:1px solid black;
		background-color:white;
		background-position: bottom;
		background-repeat: repeat-x;
		background-image: url('../images/pozadi.gif');
	}
	#login_form table, .hlaska table {
		width:100%;
		margin: 0px;
		border: none;
	}
	#login_form table th, .hlaska table th{
		border:none;
		background-color:#A2EF95;
	}

	#telo .obsah {
		text-align:justify;
		background-color:#F1FFEF;
		float:left;
		margin-left:10px;
		width:83%;
	}
	#telo .obsah h2 {
		margin-top:5px;
		text-align:center;
		background-color:#A2EF95;
		padding-top:5px;
		padding-bottom:5px;
	}
	#telo .obsah .text .uzky{
		margin-left:50px;
		margin-right:50px;
	}
	#telo .obsah .text .uzky h3 {
		margin-bottom:3px;
	}
	.tab_obal {
		float:left;
		width:83%;
		padding-left:5px;
	}
	.show {
		width:98%;
		text-align:center;
	}
	.show, .kalendar {
		border-collapse:collapse;
		border:1px solid black;
		border-top:1px solid black;
		margin-top:10px;
	}
	.show td, .show th, .kalendar td, .kalendar th {
		border:1px solid black;
		padding:3px;
	}

	.show th, .kalendar th {
		background-color:#A2EF95;
		color : #428F35;
	}
	.show h3 {
		margin-top:5px;
		margin-bottom:5px;
	}
	.even td {
		background-color:#F1FFEF;
	}
	.odd td {
		background-color:#C8FFBF;
	}
	.show th a {
		color:#428F35;
	}
	.show th a:hover {
		color:#D6FFCF;
	}

	#query {
		font-size: 11px;
		padding-left: 2px;
		border: 1px solid grey;
		width: 130px;
		height:16px;
		cursor: default;
		margin: 0px;
	}
	#query_go {
		font-size: 10px;
		width: 12px
	}

	.query2 {
		width: 270px;
		background-color:white;
		background-image: url('../images/select_arrow.gif');
		background-position: top right;
		background-repeat: no-repeat;
		background-color: white;
		cursor: default;

	}
	/* suggest */
	.suggest {
		width: 150px;
		position: absolute;
		border: 1px solid black;
		background-color: white;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		cursor: default;
		visibility: hidden;
		color: black;
		z-index:100;
	}
	.suggest li, .suggest_li, .suggest_li_hover {
		font-size: 11px;
		margin: 2px;
		padding: 0;
		cursor: default;
	}
	.suggest_li_hover {
		color: white;
		background-color: gray;
	}
	#suggest_firma {
		width: 270px;
	}
	.sugg_butt {
		float:left;
	}
	.suggest_firma_div {
		float:left;
		width:300px;
		margin-left:0px;
		margin-right:0px;
	}
	.img_button {
		margin: none;
		margin-left: 10px;
		vertical-align: top;
		height:20px;
		width:20px;
	}
	.show .even .priorita_1,.show .odd .priorita_1{
		background-color:#FF0033;
	}
	.show .even .priorita_2,.show .odd .priorita_2{
		background-color:#FF9900;

	}
	.show .even .priorita_4,.show .odd .priorita_4{
		background-color:#AD8DCC;
	}
	.show .even .priorita_5,.show .odd .priorita_5{
		background-color:#A6CCCC;
	}

	.tr_firma {
		height: 30px;
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		border: none;
		background-color: #A2EF95;
		font-style: italic;
	}
	.vyskakovaci_div {
		width:100%;
		height:100%;
		background-color:silver;
		opacity:0.7;
		_filter:alpha(opacity=70);
	}
	.hlaska {
		border:2px solid #428F35;
		background-color:#F1FFEF;
		position:absolute;
	}
