/* ========== uzivatelska definice stylu ========== */

/* ========== texty - START ========== */

#body_part {			/* textový blok pro informace v hlavnim okne */
  	position: relative;
	padding: 16px 20px;
 	margin: 0px;
	width: 628px;
	line-height: 2.5ex;
	font-size: 12px;
	color: #000000;
}

ul {
	list-style: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}


li {
	margin: 0px;
	padding-bottom: 4px;
}


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


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

#left_part #search {
  	position: relative;
  	margin: 0px;
  	padding: 5px 0px 10px 18px;
  	width: 214px;
  	height: 60px;
  	font-size: 11px;
  	text-transform: uppercase;
	color: #ffffff;
	background: #1f59ba;
}



h1 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h1.fixed {
	padding: 0px;
}

h2 {
	font-size: 115%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2.fixed {
	padding: 0px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h3.fixed {
	padding: 0px;
}

h4 {
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4.fixed {
	padding: 0px;
}



/* ========== texty - START ========== */





/* 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 */

img {

    border-color: #000000;
    border-width: 0px;
    border-style: solid;
}

img.pic {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
}


img.pic_right {
    border-color: #1f59ba;
    border-width: 2px;
  padding: 1px;
  float: right;
  clear: both;
  margin: 0px;
}

img.right {
  border: 0px solid #000000;
    border-style: solid;
  float: right;
  clear: both;
  margin: 5px 5px 5px 5px;
}

/* definice stylu tabulky linestyle */



table.linestyle {
  border: 1px solid #7c7c7c;
  border-collapse: collapse;
  padding-top: 4px;
  padding-right: 6px;
  padding-bottom: 4px;
  padding-left: 6px;
}

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;
 	line-height: normal;
}

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

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


#left_part {
  float: left;
  position: relative;
	padding: 0px;
 	margin: 0px;
	width: 232px;
	background: #000000;
}

/* ========================   TOPLINE - NAVIGATOR ======================== */
#topline {
  position: relative;
  margin: 0px;
	padding-left: 258px;
	width: 656px;
	height: 20px;
	line-height: 18px;
	background: url(../images/topline.gif);
	color: #000000;
	font-size: 11px;
}

#topline a {
	color: #000000;
	text-decoration: none;
}

/* ========================   TOPLINE - NAVIGATOR ======================== */



/* ========================   MENU ======================== */

#left_part #menubg {
  position: relative;
  margin: 0px;
	width: 232px;
  background: url(../images/leftbg.gif) left top repeat-y;
}

#left_part #menu {
  	position: relative;
	padding-bottom: 0px;  /* == velikost odsazujícího řadku pod MENU položkami...např. pro přechod == */
 	margin: 0px;
	width: 220px;
	background: url(../images/menubg.jpg) no-repeat left bottom;
}

#left_part #menu ul {
  	padding: 0px;
  	margin: 0px;
	list-style-type: none;
}

#left_part #menu ul ul {
  	padding: 4px 0px;
  	background: url("../images/menuline.gif") 0px bottom no-repeat;
}

#left_part #menu li {
  	padding: 0px;
  	margin: 0px;
 	list-style-image: none;
}

#left_part #menu li li {
  	padding: 0px;
  	margin: 0px;
}

#left_part #menu ul a {
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #e2e8f3;
  	font-size: 13px;
	font-weight: bold;
  	text-transform: uppercase;
  	text-align: right;
  	text-decoration: none;
	width: 220px;
  	background: url("../images/menuline.gif") 0px bottom no-repeat;
  	line-height: normal;
}

#left_part #menu ul a#menu_item_akcniceny {
  background: url("../images/menuline_sel_akcniceny.gif") no-repeat scroll 0 bottom transparent;
}

#left_part #menu ul a:hover {
	color: #000000;
  	font-size: 13px;
	font-weight: bold;
  	text-transform: uppercase;
}

#left_part #menu ul a.selected {
  background: url("../images/menuline_sel.gif") 0px bottom no-repeat !important;
}

#left_part #menu ul ul a {
	display: block;
	margin: 0px;
 	padding: 4px 12px 4px 0px;
  	font-size: 12px;
	font-weight: normal;
  	text-decoration: none;
 	width: auto;
	line-height: normal;
	color: #e2e8f3;
	background: none;
}

#left_part #menu ul ul a:hover {
  text-decoration: underline;
  background: none;
}

#left_part #menu ul ul a.selected {
  text-decoration: underline;
  background: none;
}

tr.row_off {
  background: #ffffff;
}

tr.row_on {
  background: #A0D9EC;
}

.bold {
  font-weight: bold;
}

#left_part #leftbox {
  position: relative;
	padding: 0px 10px 40px 10px;
	line-height: 2.5ex;
	margin: 0px;
	width: 212px;
	text-align: center;
	font-size: 12px;
	color: #000000;

/* ========================   MENU KONEC ======================== */



