body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FBFCFE;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #000000;
	font-size: 0.8em;
	background-image: url(../images/body_back.gif);
	background-repeat: repeat-x;
}

#celek {
	width: 100%;
	height: auto;
	float: left;
}

#center {
	width: 739px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0; 
}

#ohraniceni {
   background-color: #DADADA;
	background-image: url(../images/okraj_celek.gif);
	background-repeat: repeat-y;
   float: left;
   width: 739px;
}     

#top_line {
	float: left;
	width: 739px;
	background-image: url(../images/top_line.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 1px;
}

#bottom_line {
	float: left;
	width: 739px;
	background-image: url(../images/bottom_line.gif);
	background-repeat: no-repeat;
	height: 11px;
	font-size: 1px;
}
        
#main {
	width: 717px;
	height: auto;
	text-align: left;
	padding: 0px;
	background-color: #F5F5F5;
	background-image: url(../images/main_back.gif);
	background-repeat: repeat-y;
	float: left;
	position: relative;
	margin-left: 11px;
	display: inline;
}

#head {
	float: left;
	width: 717px;
	height: 144px;
	text-align: left;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	background-color: #5474A5;
	color: white;
	display: inline;
}

#logo {
	float: left;
	width: 112px;
	height: 100px;
	margin-left: 32px;
	margin-top: 5px;
	display: inline;
}

#logo img {
	border: 0px;
}

#left {
	width: 717px;
	background-image: url(../images/left_menu_back.gif);
	background-repeat: repeat-y;
	height: auto;
	float: left;
}

#content_prechod_back {
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 717px;
}

#left_menu {
	width: 175px;
	float: left;
	height: auto;
	padding-bottom: 69px;
}

#odsazeni_menu {
	padding: 10px;
	line-height: 180%;
}

#content {
	width: 542px;
	height: auto;
	float: left;
	font-size: 1em;
	text-align: left;
	display: inline;
}

.prispevek {
	float: left;
	background-image: url(../images/pod_prispevek.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-bottom: 0px;
	display: inline;
}

.prechod_prispevek {
	background-image: url(../images/prechod_nadpis.gif);
	background-repeat: no-repeat;
	width: 509px;
	height: 21px;
	float: left;
	margin-left: -5px;
}

#odsazeni {
	padding: 0px 20px 10px 20px;
	float: left;
}

#left_menu_bottom {
	position: absolute;
	top: -69px;
	left: 0px;
	background-image: url(../images/left_menu_bottom.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 175px;
}

#footer {
	text-align: center;
	height: 79px;
	width: 717px;
	float: left;
	color: black;
	background-color: #5475A6;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	display: inline;
	position: relative;
}  

#footer_emblem {
	position: absolute;
	top: -37px;
	left: 234px;
	background-image: url(../images/footer_emblem.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 250px;	
}

a {
	font-size: 1em;
	color: #4B658C;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 1em;
	color: #4B658;
	text-decoration: none;
	font-weight: bold;
}

#logo a {
	font-size: 1em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#logo a:hover {
	font-size: 1em;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.link_top {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.85em;
}

a.link_top:hover {
	color: White;
	text-decoration: underline;
	font-weight: normal;
	font-size: 0.85em;
}

#left_menu a, #left_menu a:hover {
	color: #466086;
	font-weight: normal;
}

#left_menu ul {
	list-style-type: none;
	line-height: 180%;
	margin-left: 15px;
	margin-top: 0px;
}

#left_menu li {
	padding-left: 20px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#left_menu h3 {
	background-image: url(../images/left_menu_nadpis_back.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 41px;
	color: #7488A6;
	font-weight: normal;
	font-size: 1.3em;
	text-indent: 1em;
	line-height: 150%;
	margin: 0px;
}

#left_menu form {
	margin: 20px 10px;
	padding: 10px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#left_menu .searchbutton {
	vertical-align: middle;
	margin-left: 5px;
}

.prispevek a {
	color: #4F6E9C;
	text-decoration: underline;
	font-weight: normal;
}

.prispevek a:hover {
	color: Black;
	text-decoration: none;
	font-weight: normal;
	background-color: #D6DEEF;
}

a.active, a.active:hover {
	font-size: 1em;
	color: #FF722D;
	text-decoration: none;
	font-weight: bold;
}

a.footer {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.footer:hover {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.fotky img {
	border: 1px solid #DBDBDB;
	margin: 10px;
}

a.fotky:hover img {
	border: 1px solid #FFE600;
	margin: 10px;
}

.datum {
	color: #4F6E9C;
}

h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: white;
	margin: 35px 30px 0px 30px;
	float: right;
	display: inline;
}

h1 a, h1 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

h2 {
	font-size: 2em;
	font-weight: normal;
	color: #D94D4C;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.prispevek h2 a, .prispevek h2 a:hover {
	font-weight: normal;
	color: #D94D4C;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: none;
}


h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #4F6E9C;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

h4 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 1em;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 2em;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
}

p.bez_odrazeni {
	text-indent: 0em;
}

p.s_odrazenim {
	text-indent: 0em;
	margin-left: 20px;
}

.searchbox {
	width: 100px;
	height: 17px;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 5px;
	margin: 2px 0px;
	vertical-align: middle;
}

.button {
	width: 80px;
	height: 18px;
	border: solid 1px #61696B;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	margin: 2px 0px;
	background-color: #C7C7C7;
	vertical-align: middle;
}

table {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid silver;
	max-width: 
}

th {
	background-color: #C7C7C7;
	padding: 0.3em 0.6em;
}

td {
	background-color:  #EDEDED;
	padding: 0.3em 0.6em;
}

.even td {
	background-color: #D5DDEE;
}

ul {
	margin: 0px;
	padding: 0px;
}

.paticka_prispevku, .paticka_prispevku_cely {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	background-image: url(../images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #B8B8B8;
	width: 500px;
	position: relative;
}

.paticka_prispevku_cely {
	float: right;
	text-align: right;
	background-image: none;
	margin-top: 0px;
}

.paticka_prispevku a, .paticka_prispevku_cely a {
	color: #DA4E4E;
}

.paticka_prispevku a:hover, .paticka_prispevku_cely a:hover {
	color: black;
	background-color: #F2D0D0;
}

.paticka_prispevku span, .paticka_prispevku_cely span {
	color: #7E9BC6;
}

#vyhledavani_top {
	float: left;
	line-height: 170%;
	background-image: url(../images/line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#vyhledavani_top em, #vyhledavani_top strong {
	font-size: 1.2em;
	color: #4F6D9A;
}

#vyhledavani_bottom {
	float: left;
	margin-bottom: 40px;
	line-height: 150%;
	width: 500px;
  display: inline;
  position: relative; 
}

#vyhledavani_bottom a {
	color: #4F6D9A;
	font-weight: normal;
	text-decoration: none;
}

#vyhledavani_bottom a:hover {
	color: #D64D4B;
	font-weight: normal;
	text-decoration: underline;
}

/* ========================= EDITOR =========================== */

.nadpis_h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: white;
	margin: 35px 30px 0px 30px;
	float: right;
	display: inline;
}

.nadpis_h2 {
	font-size: 2em;
	font-weight: normal;
	color: #D94D4C;
	padding: 0px;
	margin: 0px;
}

.nadpis_h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #4F6E9C;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

.odstavec_p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 2em;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

ul.seznam {
	margin: 0px 0px 0px 30px;
	list-style: square;
	line-height: 150%;
	padding: 0px;
	color: #D94D4C;
}

ol.seznam {
	margin: 0px 0px 0px 35px;
	margin-top: 10px;
	line-height: 150%;
	padding: 0px;
	color: #D94D4C;
}

ol.seznam span, ul.seznam span {
	color: #000000;
}

/* ========================= KOMENTXE =========================== */

#komentare {
	float: left;
	width: 502px;
	margin: -30px 0px 50px 0px;
	background-image: url(../images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline;
}

.komentar {
	margin: 2px 0px 2px 0px;
	padding: 5px 10px;
	float: right;
	width: auto;
	background-color: #DFE6F2;
	line-height: 130%;
	display: inline;	
}

.komentar p {
	text-indent: 0em;
	line-height: 130%;
	margin-top: 5px;
	text-align: justify;
}

.head_komentare {
	color: #506E9A;
	font-style: italic;
}

.head_komentare span {
	font-style: normal;
	margin: 0px 0px 0px 4px;
}

.odpovedet_komentare {
	float: right;
	margin: -5px 0px 0px 0px;
}

.komentar a, .komentar a:hover {
	color: #506E9A;
	font-weight: normal;
}

.odpovedet_komentare a, .odpovedet_komentare a:hover {
	color: #D94D4D;
	font-weight: bold;
}

#formular_komentare {
	float: left;
	background-image: url(../images/line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 30px;
}

#formular_komentare table {
	border: 0px;
	width: 500px;
	float: right;
}

#formular_komentare td {
	background-color: #DFE6F2;
	color: #506E9A;
	padding: 2px 0px 2px 10px;
	text-align: left;
}

#formular_komentare .searchbox {
	border: 1px solid #ACBBD4;
	width: 180px;
}

/* ========================= CHAT =========================== */

#chat {
	 margin-bottom: 50px;
}

#chat_sklo {
	text-align: left;  
	border: 1px solid #7F9DB9;
	height: 410px; 
	width: 380px;
	float: left;
	margin: 10px 0px 5px 0px;
	
}

#chat_uzivatele {
	text-align: left;
	border: 1px solid #7F9DB9; 
	height: 410px; 
	width: 110px;
	float: left;
	margin: 10px 0px 5px 5px;
}

.chat_odsazeni {
	padding: 5px;
}

#chat a, #chat a:hover {
	font-weight: normal;
}

.chat_system_message {
	font-size: 0.8em;
	color: #5F86A8;
}

table.info {
     float: left;
     margin-top: 30px;
     margin-bottom: 50px;
     border: 0px;
     margin-left: 20px;
     display: inline;
}

td.left {
     text-align: right;
     font-weight: bold;
     border-right: 1px dotted #C7C7C7;
}

/*============== editor =================*/
.normalni_text {
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 2em;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

.nadpis {
	font-size: 1.4em;
	font-weight: normal;
	color: #4F6E9C;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}

body.mceContentBody {
  background: #FFF;

}
