
h1 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 18px;
	color: #e99300;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3 {
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.menu_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0081a2;
}

a.menu_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0081a2;
	text-decoration: none;
}

a:hover.menu_off {
	color: #E99300;
	text-decoration: none;
}

.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E99300;
}

a:hover.menu_on {
	color: #E99300;
	text-decoration: none;
}

.menu_off2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0081a2;
	padding-left: 16px;
}

a.menu_off2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0081a2;
	text-decoration: none;
}

a:hover.menu_off2 {
	color: #E99300;
	text-decoration: none;
}

.menu_on2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #E99300;
	padding-left: 16px;
}

.site {
	margin: 0px;
	padding: 40px 0px 0px 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-image: url("/images/linka.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

.black {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.chlivek {
	background-image: url("/images/chlivek.gif");
	background-repeat: no-repeat;
	padding-left: -15px;
	text-align: center;
}

.blue {
	color: #008c9b;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
}

.textbox {
    font-size: 13px; 
	font-family: Arial, sans-serif;
	color: #000000; 
	font-weight: normal;
	width: 400px;
}

.tlacitko {
    font-size: 12px; 
	font-family: Arial, sans-serif;
	color: #FFFFFF; 
	font-weight: normal;
	background:#008c9b;
	border-width:1px;
	border-color:#CCCCCC;
}

a {
	color: #0081a2;
	text-decoration: none;
}

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

.grau_sm {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

.grau {
	font-size: 12px;
	color: #AAAAAA;
}

.table_dashed { 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666;
}

.white12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.zajezdy_info {
	background-color: #FFFFCC;
	border-color: #A7A7A7;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.red {
	color: #FF0000;
	letter-spacing: 2px;
}

.input {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
	z-index: 1;
}

.button {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: bold;
	border-width: 1px;
	border-color: #CCCCCC;
	background: #EFEFEF;
}

.obrazek {
  margin: 3px 10px 0px 0;
  border: 1px solid #ccc;
  float: left;  
}

.obrazek:hover {
  margin: 3px 10px 0px 0;
  border: 1px solid #008c9b; 
}

