/* hlavní----------------------------------------------- */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 850px;
	background: url("../images/body.jpg") repeat-x;
	color: #003366;
	font-size: 75%;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background-color: #9b0000;
}
blockquote {
	margin: 0;
	padding: 0 10px 0 10px;
	border-left: 6px solid #d8e7f7;
	border-right: 6px solid #d8e7f7;
	color: #809fbd;
}
th {
	padding: 0 1em;
	width: 20%;
	vertical-align: top;
}
td {
	padding: 0 10px 0 10px;
	width: 80%;
}
/* Nadpisy----------------------------------------------- */
h2 {
	font-size: 140%;
}

h3 {
	font-size: 140%;
	padding: 0 0 0 20px;
	background: url(../images/4.jpg) no-repeat 0 30%;
}
#logo h1 {
	margin: 0px;
	padding: 45px 0 0 220px;
	color: #eef6fe;
	font-size: 250%;
	line-height: 15px;
}
#logo p {
	margin: 0;
	padding: 10px 0px 0px 370px;
	color: white;
	font-size: 90%;
	line-height: 10px;
}
#menu h3 {
	padding: 0 0 0 2em;
	color: #809fbd;
	background: url(../images/4.jpg) no-repeat 0 30%;
}
/* Odkazy----------------------------------------------- */
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a img {
	border: none !important;
}
#menu a {
	color: #9a0000;
	text-decoration: none;
	font-size: 110%;
}
#menu a:hover {
	text-decoration: none;
}
#logo h1 a {
	color: #eef6fe;
	text-decoration: none;
}
#logo h1 a:hover {
	color: #b4c7d9;
}
/* Hlavní tabulky----------------------------------------------- */
#abada {
	text-align: left;
	margin: 0 auto 10px auto;
	width: 850px;
	min-width: 850px;
	/*padding: 10px 10px 10px 10px;*/
	border: 10px solid #ffffff;
	background-color: #ffffff;
	margin-top: 1em;
}
#zahlavi {
	background: #333366 url("../images/poz_logo.jpg") repeat-x;
	margin: 0 0 1em 0;
	width: 850px;
	min-width: 850px;
	height: 125px;
}
#logo {
	background: url(../images/header-new.jpg) no-repeat left;
	width: 850px;
	min-width: 850px;
	height: 135px;
}
#abada_okno {
	
	
	width: 58em;
	min-width: 850px;
	min-height:650px;
	
}
#hlavni {
	width: 100%;
	margin: auto;
	text-align: left;
}
.menu {
	color: #809fbd;
	margin: 0 0 0 75%;
	padding: 0;
}
.menu-hlavni {
	margin: 0;
	padding: 0.5em 2em;
	min-height:650px;
	/*border: 1px solid #E8E8EC;*/
}
#obsah {
	float: left;
	width: 75%;
}
#obsah-hlavni {
	margin: 0;
	padding: 0.5em 1em;
	min-height:650px;
}
hr {
	border: none;
	visibility: hidden;
}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
}
/* seznamy----------------------------------------------- */
#obsah ul {
	padding-left: 0px;
	list-style-type: none;
}
#obsah li {
	padding: 0 0 4px 17px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu li {
	font-weight: bold;
	color: #e5bebf;
	/*padding: 12px 0 13px 15px;*/
	background: url(../images/img08-3.jpg) no-repeat 0 3px;
}

.menu li a  {
	text-decoration: none;
}

.menu li:hover {
	background: url(../images/img09-3.jpg) no-repeat 0 3px;
}

.menuText {
	/*padding: 13px 0px 0px 15px;*/
	width: 162px;
	height: 37px;
}

.menuText a:link, .menuText a:visited {
	padding: 13px 0px 11px 15px;
	display:block;
}
/* ostatní----------------------------------------------- */
#toplist {
	width: 88px;
	height: 60px;
	text-align: center;
}
#zapati {
	border: 2px solid #E8E8EC;
	background: #CBD9E8;
	margin: 1em auto;
	width: 58em;
	min-width: 850px;
}
#zapati p {
	margin: 1em auto;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}
.none {
	display: none;
}
/* guestbook----------------------------------------------- */
.bookEntry {
	font-style: italic;
}

.bookName {
	font-size: 105%;
	font-weight: bold;
}
.date {
	color: #6699CC;
	font-weight: bold;
}
.bookText {
	margin: 0.5em 1em;
	font-size: 100%;
	word-wrap: break-word;
	font-style: normal;
}

.bold {
	font-weight: bold;
}

.hiddenDiv {
	display: none;
}

.link_button {
    padding: 2px;
    background-color: #9A0000;
    color: #FFFFFF;
    text-decoration: none;
    outline:1px solid #9A0000;
    border:1px solid #ffffff;
    width:100px;
    display:block;
    text-align:center;
}

.link_button:hover,.link_button.active,a.link_button:hover,a.link_button.active {
background-color:#6a0000;
text-decoration:none;
color:white;
}

a.link_button:hover {
	color: #FFFFFF;
}

a.link_button:visited {
	color: #FFFFFF;
}

.justify_text {
	text-align: justify;
	text-justify: newspaper;
}

.submenu li {
	background: none;
	padding: 13px 0px 0px 10px;
}

.submenu li:hover {
	background: none;
}

.submenu li a {
	padding: 13px 0px 0px 10px;
}

.post {
	background: transparent url(../images/img04-cut3.png) no-repeat scroll left top;
	padding: 20px 0 20px 20px;
}

.postCaption {
	font-weight: bold;
	font-size: 135%;
}

.postFooter {
	padding: 5px 0 20px 0;
	font-style: italic;
	border-top: 1px dotted #d1d1d1;
}

.postPublished {
	float: left;
}

.postReadFull {
	
}
.postReadFull a {
	text-decoration: underline;
	color: #960000;
	float: right;
}

.postReadFull a:hover {
	text-decoration: none;
}

.table {
	border-collapse: collapse;
    border: 2px solid #E0E0DE;
    color: #000;
    background: #fff;
    width: 610px;
}
                
.table td, .table th {
	border: 1px solid #e0e0e0;
    padding: 10px;
}

.actionDateTd {
	width: 200px;
}

.table td a {
	text-decoration: underline;
	color: #960000;
}

.table td a:hover {
	text-decoration: none;
}

.table thead th, .table th {
	border: 1px solid #e0e0e0;
    color:#003366;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    background: #E0E0DE;
}

.label {
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
}           

.galleryPreview {
	text-decoration: none;
}

.flashGalleryLink {
	text-align: center;
}

.galleryTable {
	width: 580px;
}

.galleryTable td {
	width: auto;
}

.galleryTable td a {
	text-decoration: underline;
	color: #960000;
}

.galleryTable td a:hover {
	text-decoration: none;
}

.redUnderLineLink a {
	text-decoration: underline;
	color: #960000;
}

.redUnderLineLink a:hover {
	text-decoration: none;
}

.center {
  text-align: center;
}

.actionDate {
	color: #960000;
}

.centeredP {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

