@media screen {
	.print {display: none}
}

a {
    font-weight: bold;
}

a:link {
    color: #FF6600;
    text-decoration: none;
}

a:visited {
    color: #FF6600;
    text-decoration: none;
}

a:active {
    color: #ff6600;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
    color: #ff6600;
}

a img {
	cursor: hand;
}

/*table {
  	border: none;
	background: #F7F7F7;
}*/

.kalendar {
    margin: 0px;
    padding: 0px;
/*    margin-top: 3px;*/
}

.border {
/*	border-collapse: collapse; */
	border-colllapse: separate;
	border: solid 1px black;
}

.border tr td {
	border: solid 2px black;
	color: red;
/*	border-collapse: collapse; */
}

.button, .button_vzad, .button_vpred, .button_dotaz, .button_mapa {
    border: solid 1 black;
    font-weight: bold;
 /*   font-style: italic;*/
    font-size: 14px;
    color: #4A6184;
}

.button_vzad {
    width: 70px;
}

.button_vzad {
    background-image: url(/images/Hvp/sipka_vzad.gif);
    background-repeat: no-repeat;
}

.button_vpred {
    background-image: url(/images/Hvp/sipka_vpred.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.button_dotaz {
    background-image: url(/images/Hvp/dotaz.gif);
    background-repeat: no-repeat;
}

.button_mapa {
    background-image: url(/images/Hvp/mapa_ico.gif);
    background-repeat: no-repeat;
}

.help {
/*	position: relative; */
	position: absolute;
/*	top: 0px;
	bottom: 0px;*/
	border: solid 1px lightblue;
	background: rgb(221,238,255);
	color: black;
	font-style: italic;
	font-size: 10px;
	padding: 5px;
	display: none;
	visibility: hidden;
}

.hidden *{
/*    visibility: hidden;*/
    display: none;
}

.readOnly {
	background-color: #BDD3EF;
	border: none;
	color: black;
}

.skryj {
	display: none;
}

.zobraz {
	display: inline;
}

h1 {
    font-size: 12pt;
    color: #cc0000;
    font-family: Verdana;
    line-height: 100%;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
    text-align: center;
}

h2 {
    font-family: Verdana;
    font-size: 10pt;
    color: #cc0000;
    font-weight: bold;
    line-height: 100%;
    margin-top: 3;
    margin-bottom: 0;
    text-align: center;
}

h3 {
    font-family: Verdana;
    font-size: 8pt;
    color: #cc0000;
    font-weight: bold;
    line-height: 100%;
    margin-top: 12;
    margin-bottom: 0;
    float: left
}

h4 {
    font-size: 12pt;
    color: #cc0000;
    font-family: Verdana;
    line-height: 100%;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

tbody {
    font-family: Verdana;
    font-size: 8pt;
    text-align: Left;
    line-height: 125%;
    margin-top: 0;
    margin-bottom: 0;
}

ul {
    text-align: Left;
    margin-top: 0px;
    margin-left: 8px;
}

li {
    list-style-position: outside;
    margin-left: 12pt;
}

.vnorenySeznam {
	margin-top: 0px; 
	margin-bottom: 0px;
	list-style-type: circle;
}

.red, #sml_zazn_c {
	color: #cc0000 !important;
	font-weight: bold;
}

.button{
	width: 130px;
}

#cislo_sml {
	color: #00cc00 !important;
	font-weight: bold;
}

#id_pol {
	color: #0000cc !important;
	font-weight: bold;
} 

.radekNahled {
	width: 850px;
}

.nahled {
	width: 80px;
	text-align: center;
	margin: 0px 5px 0px 0px;
}

.vpravo {
	text-align: right !important;
}

.instrukce {
    text-align: justify
}

#helpLimitStandard {
/*	top: 85px;
	left: 555px;*/

/*	top: -240px;
	left: 470px; */
	width: 350px;
/*	z-index: -1;*/
}

#helpLimitStandard2 {
/*	top: -1030px;
	left: 575px;*/
	width: 350px;
}

#helpLimitNadstandard {
/*	top: 135px;
	left: 555px;*/

/*	top: -185px;
	left: 470px; */
	width: 350px;
}

#helpLimitNadstandard2 {
/*	top: -1015px;
	left: 575px;*/
	width: 350px;
}

#helpDruhVozidla {
/*	top: 185px;
	left: 430px;*/
/*	display: block;*/
/*	visibility: hidden;*/
/*	top: -140px;
	left: 350px; */
	width: 400px;
}

#helpDruhVozidla2 {
/*	top: -1460px;
	left: 360px;*/
	width: 400px;
}

#helpPocetMist{
/*	top: -1535px;
	left: 495px;*/
	width: 180px;
}

#helpRZ{
}
