a:link {
	border: 0px solid;
	text-decoration: none;
	color:#FF4500; 
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#FF4500; 
}

a:hover {
	border: 0;
	font-weight: bold;
	text-decoration: underline;
	color:#F7593D; 
}

a:active {
	text-decoration: none;
}
nav_menu:hover {
	color: #9D5548;
	font-weight: normal; 
}
nav_menu:visited {
 	color: #D2AE9E;
}

body {
	background-color: #626362;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #3C1D74; 
}
h1 {
	font-size: 2.5em;
	color: #FF4500; 
	font-weight: normal;
	margin: 0px; 
	padding: 0px;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #FF4500; 
	padding: 0px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin:0px; 
	color: #FF4500; 
}
img {
	border: 0px;
}
ul {
	margin: 0 0 1em 2em; padding: 0;
}
li {
	margin-left: 10px;
}
td {
	border: #BDBDBD 1px solid;
	text-align: center;
	background-color: White;
}
.hlavni {
	background-color: transparent;
	float:left;
	width:791px;
	min-height: 400px; 
	text-align: left;
}
.obsah {
	background-color: White;
	background-image:url(img/nadpis.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: #E84300 2px solid;
	margin:0 12px 20px 0;
	padding: 10px;
	padding-top:5px;
	text-align: left;
}
.obr {
	border: #C22608 2px solid;
}
.obr_ref {
	border: #C22608 2px solid;
	width:200px;
	margin:10px 0 0 20px;
}
.maly {
	font-size: 0.8em;
	color: #C8C8C8; 
	margin-top:10px;
}
.menu {
	width:208px; float:right; text-align:right;
}
.nadpis {
	width:240px;
	margin:0 0 20px 0;
	text-align: center;
	color: White;
	height: 40px;
	font-size: 2em;
}
.konec {
	clear: both;
}
.konec_zleva {
	clear: left;
}
.konec_zprava {
	clear: right;
}
.levy {
	float:left;
}
.pravy {
	float:right;
}
.vrch_vpravo {
   width:5px; height:366px; float:right; background-image:url(img/menu3.png); margin:0;
}
.seda {
	background-color: #D3D3D3;
	border: #ff0000 1px solid;
	color:#ff0000;
	text-align: center;
}
.tabulka {
	border-collapse: collapse;
	border: #585858 2px solid;
	margin: 0;
}
.ref {
	margin: 20px 0 40px 0;
	padding-bottom: 10px;
	text-align: left;
	border-bottom: #C8C8C8 1px solid;
}