﻿#hlavni_kontejner {
	border: 1px solid #685F58;
	position: relative;
	width: 800px;
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
}
#obsah {
	position: absolute;
	width: 60%;
	height: auto;
	top: 225px;
	left: 10px;
}
#news {
	padding: 5px;
	border: 1px dotted #685F58;
	position: absolute;
	width: 30%;
	height: auto;
	color: #707070;
	top: 225px;
	right: 10px;
}
.nadpis_obsahu {
	padding: 5px;
	border-style: none none solid none;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.nadpis_novinky {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9D8A7B;
	color: #D7CDB7;
	text-align: right;
	padding: 5px;
}
#odkazy {
	color: #8A8A8A;
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	bottom: -200px;
	font-size: 10px;
}
#banner_2{
	position: static;
	width: 200px;
	height: 200px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #3C3C3C solid;
	text-align: center;
	font-size: 10px;
	color: #545454;
}
.tab_paticka{
	border-color: #685F58;
	border-top-style: solid;
	border-top-width: 1px;
	width: 100%;	
}
.tab_paticka_01{
	text-align: left;
}
.tab_paticka_02{
	text-align: center;
	padding: 5px;
	margin: 10px;
}
.tab_paticka_03{
	text-align: right;
}
.obsah_text {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	text-align: justify;
}
.podnadpis_obsahu {
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.novinky_obsah {
	padding: 5px;
	margin: 10px;
}
.podnadpis_novinky {
	color: #FFFFFF;
	font-weight: bold;
}
.novinky_date {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #685F58;
	font-style: italic;
}
.novinky_tab {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.podnadpis_tab_obr {
	text-align: right;
}
.podnadpis_tab_text {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
span {
	color: #FF0000;
	font-weight: bold;
}
.td_reference{
	border: 1px #685F58 solid;
	width: 15%;
	text-align: center;
	font-weight: bold;	
}
.td_reference_moment{
	border: 1px #685F58 solid;
	width: 25%;
	text-align: center;
	font-weight: bold;	
}
.td_reference_popis{
	border: 1px #685F58 solid;
	text-align: left;
	font-weight: bold;	
}
.td_reference_popis_rz{
	border: 1px #685F58 solid;
	color: #FF0000;
	text-align: left;
	font-weight: bold;	
}
.td_reference_rz {
	border: 1px #685F58 solid;
	width: 15%;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.td_reference_moment_rz {
	border: 1px #685F58 solid;
	width: 20%;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.reference_text {
	text-align: left;
	font-weight: bold;
	font-size: xx-small;
}
.odkazy{
	text-align: center;
	color: #5A5A5A;
}
.table_01{
	width: 100%;
	border-collapse: collapse;
}
ul{
	list-style-type: square;
}