
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AE0000;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AE0000;
	margin: 0px;
	padding: 0px;
}

.site {
	margin-left: 25px;
	margin-top: 15px;
	margin-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}

.kapitoly-top {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
    color:#FFFFFF;
	line-height: 15px;
	text-decoration: none;
}

a:hover.kapitoly-top {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
    color:#ffe3b3;
	line-height: 15px;
	text-decoration: underline;
}

.menu_off {
	color: #ffe3b3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.menu_off:hover {
	color: #ffe3b3;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.menu_on {
	color: #ffe3b3;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.table_border {
	border-color: #cd725a;
	border-style: dashed;
	border-width: 1px;
}

a {
	color: #AE0000;
	text-decoration: underline;
}

a:hover {
	color: #AE0000;
	text-decoration: underline;
}


.button {
    FONT-SIZE: 11px; 
	FONT-FAMILY: arial,helvetica,sans-serif; 
	COLOR: #FFFFFF; 
	FONT-WEIGHT: normal;
	background-color:#006699;
}

.input {
    FONT-SIZE: 11px; 
	FONT-FAMILY: arial,helvetica,sans-serif; 
	COLOR: #000000; 
	FONT-WEIGHT: normal;
}

.text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}

.nadpis { 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4389C4;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 0;
}

.vyrazne {
  color: #BA0305; font-weight: bold;
}

/* RYCHLY KONTAKT V LEVEM MENU */

form.fast-contact {
	
}

form.fast-contact input {
	width: 120px;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px;
	font-size: 10px;
}

form.fast-contact input.submit {
	width: 70px;
}

#oCustom1 {
	
}

#oCustom1 table, #oCustom2 table, #oCustom3 table {
	border: 1px solid #aaa;
	padding: 5px;
	background-color: #eee;
}

#oCustom1 p, #oCustom2 p, #oCustom3 p   {
	background-color: #fff;
}

select.short {
	width: 100px;
}

select.long {
	width: 180px;
}