body {
	background-color: #A8A9AD;
	font-family: Verdana;
	padding: 0;
	margin: 0;
/*	font-size: 12px;*/
}
#page {
	width: 790px;
	background-color: white;
	margin: auto;
	margin-top: 0;
	padding: 4px;
}
.header_left {
	float: left;
	width: 150px;
	height: 42px;
	background-color: #707173;
}
.header_mid {
	margin-left: 4px;
	float: left;
	width: 325px;
	height: 42px;
	/*min-height: 42px;*/
	color: #ffffff;
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: #bf2e1b;
	text-align: right;
}
.header_right {
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
	width: 307px;
	height: 42px;
	/*min-height: 42px;*/
	color: White;
	font-size: 14px;
	/*background-color: #8BBA15;*/
	background-color: #707173;
	text-align: right;
}
.header_right span, .header_mid span {
	display: block;
	padding: 0;
	margin-top: 16px;
	margin-right: 12px;
}
div#head {
	clear: both;
	margin-bottom: 4px;
	background-image: url("../img/head.png");
	background-repeat:  no-repeat;
	height: 92px;
	width: 790px;
	text-align: right;
}
div#head span {
	display: block;
	color: Black;
	font-size: 11px;
	padding-top: 75px;
	margin-top: 0;
	margin-right: 12px;
}
div#head a {
	color: Black;
	text-decoration: none;
}
div#head a:hover {
	color: #bf2e1b;
	text-decoration: underline;
}
div#leftmenu {
	float: left;
	width: 150px;
	margin-bottom: 3px;
}
div#menu {
	padding-top: 3px;
	padding-bottom: 20px;
	background-color: #bf2e1b;
	margin-bottom: 2px;
	font-size: 11px;
	color: White;
}
div#menu a {
	display: block;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	color: White;
	font-weight: bolder;
/*	font-size: 10px;*/
	text-decoration: none;
	border-top: 1px solid #bf2e1b;
	border-bottom: 1px solid #bf2e1b;
}
div#menu a:hover {
	font-weight: bolder;
	color: White;
	background-color: #9e240f;
	border-top: 1px solid #9e240f;
	border-bottom: 1px solid #9e240f;
}
div#sel_menu a {
	font-weight: bolder;
	color: White;
	background-color: #9e240f;
}
div#textarea a {
	font-weight: bold;
	color: #BF2E19;
}
div#textarea a:hover {
	text-decoration: none;
}
img#house {
	margin: 0;
	padding-bottom: 0;
}
.loga {
	margin: 0;
	padding-bottom: 3px;
}
div#leftmenuend {
	margin: 0;
	padding: 0;
/*	background-color: #E7E7E9;*/
	height: 400px;
	background-image: url("../img/menu_prechod.png");
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: bottom;
	text-align: center;
}
div.podpora {
	padding: 3px 0 3px 5px;
	color: white;
	font-weight: bolder;
	font-size: 11px;
	text-align: left;
}
div#textarea {
	margin-left: 150px;
	margin-bottom: 3px;
	font-size: 12px;
}
div.news {
	border-top: 3px solid #bf2e1b;
	border-bottom: 3px solid #bf2e1b;
}
div#textarea h2 {
	font-size: 18px;
	color: #4b4b4b;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}
div#textarea h3 {
	font-size: 12px;
	color: #4b4b4b;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: solid 2px #bf2e1b;
	margin: 20px 0px 10px 0px;
}
div#textarea h3.form {
	border-bottom: solid 1px #bf2e1b;
}
div#textarea h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
div#textarea form input {
	font-size: 11px;
}
div#textarea p {
	font-size: 12px;
	color: black;
/*	font-weight: 500;*/
	line-height: 150%;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 8px;
	padding: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
}
div#textarea ul {
	padding: 0;
	padding-left: 40px;
	margin: 0;
	margin-bottom: 16px;
	font-size: 12px;
}
div#textarea li {
	list-style-image: url("../img/li.gif");
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-size: 0.7em;
	font-size: 12px;
}
div#textarea table {
	width: 99%;
	font-size: 11px;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 8px;
	padding: 0;
	padding-left: 12px;
	padding-right: 12px;
}
div#textarea table tr.header td {
	background-color: #707173;
	color: White;
	font-weight: bold;
	padding-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div#textarea tr.header td.cena {
	width: 70px;
	padding-left: 0em;
	text-align: center;
}
div#textarea tr.licha td {
	background-color: #EAEAEA;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
div#textarea tr.suda td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
div#textarea tr.pauza td {
	background-color: #bf2e1b;
	color: white;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
div#textarea p.prednaska {
	padding: 0 0.5em 0 0.5em;
	margin: 0 0 0 0;
	font-size: 11px;
	text-align: left;
}
.lektor {
	font-weight: bold;
}
.start {
	text-align: right;
	font-weight: bold;
	color: Black;
	padding: 0 1em 0 1em;
	margin: 0 1em 0 1em;
	vertical-align: top;
	width: 45px;
}
div#textarea form table {
	/*border: red solid 1px;*/
}
td.titles {
	width: 150px;
	text-align: right;
	vertical-align: center;
}
td.buttons {
	text-align: left;
}
td.buttons input.btn {
	color: Black;
	/*font-family: 'trebuchet ms',helvetica,sans-serif;*/
	font-size: 11px;
	font-weight: bold;
   background-color: #EAEAEA;
   /*background-color: #97c6dd;#e5e9f4*/
}
input.required {
   background-color: #EAEAEA;
}
td.buttons button.send {
}
td.buttons button.delete {
}
#footer {
	margin-top: 3px;
	clear: both;
	margin-bottom: 8px;
}
#footer_left {
	border-top: solid 5px #707173;
	float: left;
/*	height: 50px;*/
	width: 150px;
	text-align: left;
}
.menu_end_title {
	padding-top: 3px;
	padding-bottom: 1px;
	margin: 0px;
	font-size: 11px;
	color: Black;
	font-weight: bolder;
}
.menu_end {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	margin-bottom: 2px;
	font-size: 8px;
	color: black;
	font-weight: normal;
}
.menu_end a {
	display: block;
	text-align: left;
	color: black;
	background-color: white;
	padding: 2px 5px 2px 5px;
}
.menu_end a:hover {
	color: white;
	background-color: #bf2e1b;
	text-decoration: none;
}
#footer_right {
	text-align: left;
	border-top: solid 5px #bf2e1b;
	margin-left: 153px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.none {
	padding: 0;
	margin: 0;
	display: none;
}

