/** Add css rules here for your application. */
	/** Example rules used by the template application (remove for your app) */
	/** postylovani stranky */
body {
	text-align: center;
	margin: 10px 0 0 0;
	font-family: Arial
}

h2 {
	color: #004c00 /*#000268*/;
	margin: 10px;
	padding: 0
}

ul {
	margin: 0
}

a {
	text-decoration: none;
	margin: 0 2px 0 2px;
	color: #000268;
	padding: 4px;
}

#foot{margin:30px;font-size:12px;font-family:Arial;font-weight:bolder}

.study{width:650px;margin:auto}
.study h2{background:#eee;color:#000;text-align:center}

#helpdesk {
	position: absolute;
	top: 35px;
	right: 2px;
	background: #fff;
	color: #900;
	padding: 5px;
	font-size: 20px;
	font-family: Arial;
	border: 2px solid #004c00;
	width: 250px;
}

.greenBorder {
	border: 1px solid #004c00
}

a.visited {
	color: #000268;
}

table.cenik {
	border: 2px solid #004c00;
	width: 500px;
	margin: auto;
	text-align: center;
	background: #000268;
}

table.cenik td {
	background: #fff;
	padding: 2px;
}

#main {
	border-bottom: 1px solid #004c00;
	font-size: 14px;
	padding-bottom: 4px;
	text-align: left;
	margin-top: 10px
}

#main form {
	display: inline
}

#main a {
	font-size: 105%
}

#main .sel {
	font-size: 105%;
	font-weight: bolder;
	border-top: 2px solid #004c00;
	border-left: 2px solid #004c00;
	border-right: 2px solid #004c00;
	padding: 4px;
	border-bottom: 2px solid #eee;
	background: #eee
}

#main img.logo {
	border: none;
	float: right;
}

#logo a img{border:0;text-decoration:none}

#main div.search {
	float: right;
	padding: 0;
	margin: 0;
	border: none;
	position: absolute;
	top: 5px;
	right: 0
}

#main div.search input.sw {
	border: 1px solid #aaa;
	margin: 0 0 30px 0;
	padding: 1px;
	background: url('gif/search.gif') 3px 50% no-repeat;
	padding-left: 20px;
	width: 120px;
	margin-right: 2px
}

#main div.search button {
	border: 1px solid #aaa;
}

#main div.search img {
	border: 1px solid #aaa;
	margin-left: 1px
}

#main div.search table td {
	vertical-align: top
}

#footer {
	position: fixed;
	width: 100%;
	height: 25px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 14px;
	font-weight: bolder;
	padding: 0 2px 2px 2px;
	text-align: center;
	font-family: Arial;
	background: #fff;
}

#footer span.rht {
	float: right;
	font-size: 8px;
	font-weight: normal
}

#footer a,a.visited {
	color: #000;
	font-size: 110%
}

#lowerlogo img {
	border: none
}

#lowerlogo {
	position: fixed;
	height: 43px;
	right: 0;
	bottom: 0
}

div.contact {
	background-color: white;
	border: 2px solid #004c00;
	width: 600px;
	padding-right: 10px;
	font-size: 12px
}

div.contact table td {
	text-align: left;
	vertical-align: top
}

div.contact table td.ar {
	width: 170px
}

div.contact img {
	float: left;
	margin-right: 10px
}

div.contact h2 {
	margin: 0;
	margin-top: 15px
}

div.contact p.close {
	text-align: right;
	margin: 10px
}

div.contact p {
	margin: 0;
}

.clearer {
	clear: both;
	height: 1px;
}

#logo {
	background: #eee;
	height: 60px;
	text-align: left;
	padding: 0px 20px 0px 0px;
	border-bottom: 1px solid #004c00;
}

/** konec postylovani stranky */ /** Styl pro napovedu */
h3 {
	padding: 15px;
	font-size: 130%;
	margin: 0
}

p {
	text-indent: 50px;
	padding: 10px
}

strong {
	color: #004c00
}

/** Styl pro napovedu konec */
#admin {
	width: 100%
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #777777;
	margin: 40px 0px 70px;
	text-align: center;
}

.nadpis {
	font-size: 22px;
	font-weight: bold;
	color: blue;
	margin: 10px 10px 10px;
	text-align: center;
}

.nadpis2 {
	font-size: 14px;
	font-weight: bold;
}

.telLabel {
	font-size: 14px;
	margin-right: 10px;
	text-align: right;
}

.telLabelUnderline {
	font-size: 13px;
	text-decoration: underline;
	text-align: left;
}

.headPanel {
	background-color: #bbf5ee;
}

.sendButton {
	display: block;
	font-size: 16pt;
}

.adminRoot {
	margin: 0 0 0 0;
	border-top: 1px solid #aaa;
}

.adminRoot td {
	vertical-align: top;
	padding: 0;
}

.adminRoot td.toolTipHead {
	font-size: 20px;
	font-weight: bolder;
	border: 1px solid #aaa;
	background: #ddd;
	padding: 2px;
	text-align: center;
}

.gwt-Hyperlink a,a.visited {
	margin: 2px;
	font-size: 16px;
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
	font-weight: bolder;
	font-size: 16px;
}

.gwt-TabBar {
	font-size: 16px;
	margin: 0;
	width: 100%
}

.gwt-TabBar .gwt-TabBarFirst-wrapper {
	/*	border-bottom: 1px solid #aaa*/
	
}

.gwt-TabBar .gwt-TabBarRest-wrapper { /*border-bottom: 1px solid #aaa*/
	
}

.gwt-TabBar .gwt-TabBarItem-wrapper {
	padding: 0;
	margin: 0;
	/*border-bottom: 1px solid #aaa;*/
}

.gwt-TabBar .gwt-TabBarItem-wrapper-selected {
	padding: 0;
	margin: 0;
}

.gwt-TabBar .gwt-TabBarItem {
	padding: 4px;
	margin: 0 0 0 0;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	padding: 4px;
	letter-spacing: 2px;
	border: 1px solid #aaa;
	border-bottom: none;
	margin: 2px 0 0 0
}

table.infoPanel {
	border: 2px solid #00f;
	width: 400px;
	height: 30px;
	font-size: 150px;
	letter-spacing: 1px;
	font-weight: bolder;
	text-align: center;
}

table.button {
	border: 1px solid #00f;
	width: 150px;
	height: 30px;
	background: #eee;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
	width: 400px;
}

.dialogVPanel {
	margin: 5px;
}

.serverResponseLabelError {
	color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
	margin: 15px 6px 6px;
}

.dateSuggestion .actual {
	background: #ff0;
}

.dateSuggestion td {
	text-align: center;
}

.dateSuggestion td.date {
	letter-spacing: 1px;
	font-weight: bolder;
}

.bookPrice {
	width: 110px;
	height: 30px;
	background: url('gfx/bookButton.jpg') 50% 50% no-repeat;
	border: 1px solid #00f;
}

td.gxHeadCell {
	width: 200px;
	text-align: right;
	letter-spacing: 1px;
	font-weight: bolder;
}

span.plus {
	letter-spacing: 1px;
	font-weight: bolder;
}

.greenAlert {
	border: 1px solid #5f5;
}

.redAlert {
	border: 1px solid #f55;
}

.border {
	border: 1px solid #700;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
}

.gwt-DialogBox table.gxTable td {
	border: none;
}

table.gxTable {
	width: 95%;
	border: 1px solid #004c00;
	margin: auto;
}

table.gxTable .gwt-TextBox {
	border: 1px solid #aaa;
	width: 300px;
}

table.gxTable .gxHead {
	letter-spacing: 1px;
	font-weight: bolder;
	font-size: 120%;
	text-align: center;
	background: #ddd;
	border-bottom: 1px solid #500;
	padding: 2px;
}

table.gxTable td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	text-align: center;
}

.gwt-DialogBox table.gxTable td {
	border-bottom: none
}

table.gxTable td td {
	border-bottom: none;
	width: 100%;
}

table.gxTable .gwt-PasswordTextBox {
	border: 1px solid #aaa;
	width: 300px;
}

.blahblah {
	border: 2px solid yellow
}

.pickdate .gwt-TextBox {
	width: 100px;
}

.table .sb {
	width: 20px;
}

table.loginer {
	width: 200px;
	border: 1px solid #004c00;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #eee;
}

.nazev1Label {
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 1px;
}

#topmenu{
	position: absolute;
	top: 68px;
	right: 2px;
	color: #000;
	padding: 5px;
	font-size: 14px;
	font-family: Arial;
}

#mb{text-align:left;width:100%}
.sortArrowDisable {
	background: url('/gif/up-down.png') 100% 50% no-repeat;padding-right:20px
}

.sortArrow {
	background: url('/gif/up-down-color.png') 100% 50% no-repeat;padding-right:20px
}



