/* ========== avantasia - uzivatelska definice stylu ========== */

body {
	font-size: 83%;
  font-family: Tahoma, 'Tahoma CE', Arial, 'Arial CE', Verdana, 'Verdana CE', sans-serif;
	color: #000000;
	line-height: 3ex;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/main-link.gif) repeat-x;
}


#body_part {
  background-color: #FFFFFF;
}

#content {
  background-color: #FFFFFF;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 916px;
	text-align: left;
  background-color: #ffffff;
  margin-top: 10px;
  background: url(../images/mainbg.gif) repeat-y;
}

#content {
  position: relative;
	padding: 0px;
	margin: 0px 8px;
	width: 900px;
  	min-height: 350px;
	_height: 350px;
	background: yellow url(../images/contbg.gif) top repeat-y;
}


#left_part #leftbox {
  position: relative;
	padding: 0px 10px 40px 10px;
	margin: 0px;
	width: 212px;
	text-align: center;
	background-color: #999999;
}

#left_part #leftend {
  position: relative;
  margin: 0px;
  padding: 0px;
  width: 232px;
  background: url("../images/leftendbg.jpg") left top no-repeat;
}


#footer {
  position: relative;
 	margin: 0px auto;
	padding: 0px;
	width: 916px;
	height: 46px;
	background: url(../images/footerbg.jpg) no-repeat;
}

#footer #text {
  position: relative;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px;
  padding: 8px 0px;
  text-align: center;
 	font-size: 11px;
}

#footer a {
  position: relative;
  color: #ffffff;

}

a {
  color: #000000;
	text-decoration: underline;
}

a.bg_tm_line {
  color: #ffffff;
	text-decoration: underline;
}

a:hover {
  text-decoration: none;
}





/* definice stylu pro horni horizontalni menu*/

#topline ul a {
 	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#topline ul a:hover {
  background-color: #000000;
}

#topline ul ul {
  background-color: #ff9933;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #ffffff;
}

#topline ul ul a {
  color: #ffffff;
  font-size: 11px;
 	font-weight: bold;
 	text-transform: uppercase;
}



/* definice stylu pro leve vertikalni menu*/

/* hlavni polozky v menu*/
#left_part #menu ul a {
	color: #ffffff;
  font-size: 12px;
	font-weight: bold;
  text-transform: uppercase;
}
/* podpolozky v menu*/
#left_part #menu ul ul a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
	color: #EEEEEE;
}



/* definice stylu pro nadpis news_head */

/*

.news_head {
	padding: 1px 8px;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	background-color: #f5eeb7;
}

*/

/* definice stylu tabulky linestyle */

/*

table.linestyle {
  border: 1px solid #7c7c7c;
  border-collapse: collapse;
}

table.linestyle tr {
  cursor: pointer;
}

table.linestyle tr:hover {
  background: #d4d4d4;
}

table.linestyle td {
  border: 1px solid #7c7c7c;
 	line-height: normal;
}

table.linestyle td.right, th.right {
  text-align: right;
}

table.linestyle th {
  border: 1px solid #7c7c7c;
  background: #f5eeb7;
  text-align: left;
 	line-height: normal;
}

table.linestyle td a {
  display: block;
  text-decoration: none;
}

table.linestyle td a:hover {
  text-decoration: underline;
}


*/
