body {
	background-color: #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#map_canvas {
	border: medium solid #FBB402;
	background-repeat: no-repeat;
	background-position: center;
	height: 290px;
}

#hlavniNavigace {
	background-color: #FBB402;
	text-align: center;
	width: 1000px;
	height: 22px;
	position: relative;
	margin: auto;
	border: 1px solid #000;
}
#logo {
	width: 900px;
	height: 112px;
	text-align: center;
	position: relative;
	margin: auto;
	}
#popisStranky {
	background-color: #03C;
	text-align: center;
	width: 600px;
	height: auto;
	position: relative;
	margin: auto;
}


.Description {
	font-size: 24px;
	font-weight: bold;
	background-color: #FF9A35;
	}

.text_normal {
	font-size: 14px;
	color: #000;
}
tr {

}

.text_bold {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.text_bold_centered {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
}


hr {
	line-height: 1px;
	height: 1px;
	font-size: 8px;
}


a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #3F0;
	text-decoration: none;
}
.zastavky_tabulka {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.zahlavi_tabulka {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FBB402;
}
.zastavky_popisy_tabulka {
	text-align: center;
	font-size: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #FBB402;
	border-right-color: #FBB402;
	border-bottom-color: #FBB402;
	border-left-color: #FBB402;
}

.cas_tabulka {
	font-weight: bold;
	color: #000;
	background-color: #FC9;
	text-align: center;
	width: 65px;
}
.cas_tabulka_small {
	text-align: center;
	font-size: 10px;
	color: #06C;
}

.internal_links {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #FF0;
	color: #F00;
}
.horizontalRule {
	font-size: smaller;
	line-height: 4px;


}
.friendlySites {
	font-size: 10px;
	text-align: center;
	color: #1381CA;
}
.cenaBig {
	font-size: 36px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	background-image: url(images/cenovka.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cena1way {
	font-size: 26px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	background-image: url(images/cenovka_mala.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.zastavky_nestale {
	font-size: 10px;
	color: #00F;
	text-align: left;
}
.zastavky {
	font-size: 18px;
	font-weight: bold;
}
.predel_tabulka {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FBB402;

}
textarea {
	background-color: #FF9A35;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input {
	background-color: #FF9A35;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
select {
	width: 240px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FF9A35;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	margin: 0px;
}
#map_canvas_test {
	border: medium solid #FF9A35;
	background-repeat: no-repeat;
	background-position: center;
	height: 800px;
	width: 330px;
}
