body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #737372;
	font-size: 0.8em;
}


#center {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
}

#ohraniceni {
	float: left;
	border: 10px solid #E8E8E8;
}
        
#main {
	width: 900px;
	height: auto;
	text-align: left;
	padding: 0px;
	background-color: White;
	float: left;
	position: relative;
	display: inline;
}

#head {
	float: left;
	width: 900px;
	height: 129px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #F1F1F1;
	background-image: url(../images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: white;
}

#logo {
	float: left;
	width: 283px;
	height: 129px;
}

#logo-text {
	margin-top:0px; margin-left:0px; padding:0;
	position:relative;
	left:0px; top:0px;
	width:283px; height:129px;
	overflow:hidden;
}
		
#logo-text span {
   display:block;
   position:absolute; left:0; top:0; z-index:1;
   width:283px; height:129px;
   margin:0; padding:0;
	background:url(../images/logo.gif) top left no-repeat;
	cursor: pointer;
}

#login {
	width: 110px;
	float: right;
	margin: 20px 10px 0px 0px;
	display: inline;
}

#left {
	width: 900px;
	height: auto;
	float: left;
	background-image: url(../images/left_back.gif);
	background-repeat: repeat-y;
	background-color: White;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#omezujici {
	position: relative;
	width: 210px;
	background-color: #F2F2F2; /* #F1F1F1;*/
	float: left;
}

#prekryti_menu {
	background-image: url(../images/prekryti_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 2;
	position: relative;
	width: 121px;
	height: 438px;
}

#menu {
	width: 210px;
	height: auto;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-y;
	float: left;
	z-index: 1;
	position: absolute;
	top: 0px;
	height: 438px;
}

#menu UL {
	margin: 0px;
	padding: 0px;
	width: 210px;
	list-style: none;
	background-image: url(../images/menu_back.gif);
	/*	background-repeat: repeat-y; */
	background-repeat: no-repeat;
	text-align: left;
	float: left;
}

#menu UL LI {
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
	
}

#menu UL LI A {
	color: #105B91;
	font-size: 1em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
	width: 200px;
	background-image: url(../images/polozka_back.gif);
	background-repeat: repeat-y;
	border: 0px;
	list-style-image: none;
	font-weight: bold;
	text-align: right;
}

#menu UL LI A:hover {
	color: #105B91;
	text-decoration: underline;
	background-image: url(../images/polozka_back_red.gif);
	background-repeat: repeat-y;
}

#menu UL LI A.active {
	color: #105B91;
	text-decoration: none;
	background-image: url(../images/polozka_back_red.gif);
	background-repeat: repeat-y;
}

#menu UL LI A.top {
	background-image: url(../images/polozka_back_top.gif);
}

#menu UL LI A.top:hover {
	background-image: url(../images/polozka_back_top_red.gif);
}

#menu UL LI A.active_top {
	background-image: url(../images/polozka_back_top_red.gif);
}

#menu UL LI A.top_2 {
	background-image: url(../images/polozka_back_top_2.gif);
}

#menu UL LI A.top_2:hover {
	background-image: url(../images/polozka_back_top_2_red.gif);
}

#menu UL LI A.active_top_2 {
	background-image: url(../images/polozka_back_top_2_red.gif);
}

#content {
	width: 690px;
	height: auto;
	float: left;
	font-size: 1em;
	background-color: white;
	background-image: url(../images/content_pravy_roh.gif);	
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	display: inline;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	text-align: center;
	height: auto;
	width: 900px;
	float: left;
	color: #565656;
	background-color: #E8E8E8;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	position: relative;
}  

a {
	font-size: 1em;
	color: #105B91;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size: 1em;
	color: #105B91;
	text-decoration: none;
	font-weight: bold;
}


a.simple {
	font-size: 1em;
	color: #105B91;
	text-decoration: underline;
	font-weight: normal;
}

a.simple:hover {
	font-size: 1em;
	color: #105B91;
	text-decoration: none;
	font-weight: normal;
}

a.footer {
	font-size: 0.85em;
	color: #8F8262;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 5px;
}

a.footer:hover {
	font-size: 0.85em;
	color: #8F8262;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 5px;
}

h1 {
	font-size: 1.5em;
	color: white;
	margin: 0px; 
	padding: 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #025790;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 0px;
	/*	border-bottom: 2px solid #DF3F3F; */
	margin-right: 20px;
	text-indent: 0.5em;
	background-image: url(../images/h2_border.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #DF3F3F;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-indent: 0.5em;
}

a.fotky img {
	border: 1px solid #DBDBDB;
	margin: 10px;
}

a.fotky:hover img {
	border: 1px solid #FFE600;
	margin: 10px;
}

p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: justify;
	text-indent: 2em;
	line-height: 150%;
	margin-left: 20px;
	margin-right: 20px;
}

em.poznamka {
	color: #105B91;
}

.searchbox {
	width: 105px;
	height: 14px;
	_height: 22px;
	border: 2px solid #0C5388;
	color: #0C5388;
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 8px;
	vertical-align: middle;
}

.button {
	width: 108px;
	_width: 105px;
	height: 20px;
	border: 2px solid #0C5388;
	color: #0C5388;
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 8px;
	background-color: #2695D3;
	vertical-align: middle;
}

table {
	font-size: 1em;
}

table tr {
	background-color: #F4F4F4;
}

table td, th{
	padding: 5px;
	text-align: left;
}

table td.stred {
	text-align: center;
	font-weight: bold;
}

.vysvetlivka {
	border-bottom: 1px dotted maroon;
	color: Maroon;
	font-weight: bold;
}

.otazka {
     background-color: #F2F2F2;
     padding: 3px 10px 1px 10px;
     width: 600px;
     margin-bottom: -10px;
     margin-top: 5px;
}

/* ======================== ADMIN ====================== */

.admin_otazky {
	border: 1px solid #DF494A;
	margin: 0px 20px 10px 20px;
	float: left;
	width: 650px;
	display: inline;
	padding-top: 15px; 
}

/* ========================= CHAT =========================== */

#chat {
	 margin-bottom: 50px;
}

#chat_sklo {
	text-align: left;  
	border: 1px solid #7F9DB9;
	height: 410px; 
	width: 480px;
	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;
     width: 100%;
}

td.left {
     text-align: right;
     font-weight: bold;
     border-right: 1px dotted #C7C7C7;
}
/* ========================= BAZAR =========================== */

#vyhledavani_bottom {
  text-align: center;
}

