body, html {
  margin: 0;
  padding: 0;
  border: 0px none; 
}

#main {
  width: 800px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}


#main TABLE.main {
  width: 799px;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

#main TD.top {
  width: 799px;
  height: 212px;
  margin: 0;
  padding: 0;
  border: 0;
}

#main A.top {
  text-decoration: none;
  color: white;
}

#main IMG.top {
  width: 799px;
  height: 212px;
  border: 0;
}

#main TD.top_menu {
  width: 799px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0;

}


DIV.t_onas {
  float: left;
  display: block;
  width: 132px;
  height: 24px;
  background: green url("../st-img/t_menu_onas_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_onas A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_onas_off.png") no-repeat right top;
}

DIV.t_onas A.t_onas:hover {
  overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_onas_on.png") no-repeat right top;
}

DIV.t_akce {
  float: left;
  display: block;
  width: 134px;
  height: 24px;
  background: green url("../st-img/t_menu_akce_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_akce A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_akce_off.png") no-repeat right top;
}

DIV.t_akce A.t_akce:hover {
  overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_akce_on.png") no-repeat right top;
}

DIV.t_novinky {
  float: left;
  display: block;
  width: 134px;
  height: 24px;
  background: green url("../st-img/t_menu_novinky_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_novinky A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_novinky_off.png") no-repeat right top;
}

DIV.t_novinky A.t_novinky:hover {
  overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_novinky_on.png") no-repeat right top;
}

DIV.t_katalog {
  float: left;
  display: block;
  width: 134px;
  height: 24px;
  background: green url("../st-img/t_menu_katalog_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_katalog A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_katalog_off.png") no-repeat right top;
}

DIV.t_katalog A.t_katalog:hover {
  overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_katalog_on.png") no-repeat right top;
}

DIV.t_opodminky {
  float: left;
  display: block;
  width: 133px;
  height: 24px;
  background: green url("../st-img/t_menu_opodminky_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_opodminky A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_opodminky_off.png") no-repeat right top;
}

DIV.t_opodminky A.t_opodminky:hover {
  overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
  background: green url("../st-img/t_menu_opodminky_on.png") no-repeat right top;
}

DIV.t_kontakty {
  float: left;
  display: block;
  width: 132px;
  height: 24px;
  background: green url("../st-img/t_menu_kontakty_off.png") no-repeat right top;
  padding: 0px;
  margin: 0px;
}

DIV.t_kontakty A {
	overflow: hidden;
	display:block;
	width: 100%;
	height: 100%;
    background: green url("../st-img/t_menu_kontakty_off.png") no-repeat right top;
}

DIV.t_kontakty A.t_kontakty:hover {
  overflow: hidden;
  display:block;
  width: 100%;
  height: 100%;
  background: green url("../st-img/t_menu_kontakty_on.png") no-repeat right top;
}

TD.left {
    width: 146px;
    height: auto;
    padding:0px;
    margin: 0;
}

#left {
  float: left;
  width: 146px;
  height: auto;
  margin: 0;
  margin-top: 6px;
  padding: 0;
  background: #e0e021;
}

#left div.left_top {
  float: left;
  width: 146px;
  height: 8px;
  margin: 0;
  padding: 0;
  background: #e0e021 url("../st-img/l_menu_top.png") no-repeat right top;;
}


#left div.left_bottom {
  float: left;
  width: 146px;
  height: 8px;
  margin: 0;
  padding: 0;
  background: #e0e021 url("../st-img/l_menu_bottom.png") no-repeat right bottom;
}

#laeft UL {
  float: left;
  width: 146px;
  height: auto;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0;
  list-style: none;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  font-weight:bold; 
  border: 0px solid #e0e021;
}

#left UL {
  float: left;
  width: 146px;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  font-weight:bold; 
  border: 0px solid #e0e021;
}


#left LI {
  margin: 0px;
  aheight: 16px;
  aline-height: 16px;

}

#left li ul {
	margin-bottom: 7px;
	width: 131px;
	text-indent: -7px;
}

#left li.mur1 {
	margin: 7px 5px;
}

#left li.mur2 {
	margin: 2px 2px 0px 15px;
	font-weight: normal;
}

#left A {
  text-decoration: none;
  color: blue;
}

#left A:hover {
  text-decoration: underline;
  color: red;
}

TD.content {
  float: left;
  width: 480px;
  height: auto;
  margin: 0;
  padding: 0;
  background: white;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px;
}



#content {
  float: left;
  display: block;
  width: 480px;
  height: auto;
  margin: 0;
  margin-top: 6px;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
  background: white;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px;
}

#content div.content-h1 {
  float: left;
  clear: both; 
  width: 100%;
  height: 32px;
  margin: 0;
  padding: 0;
  apadding-left: 4px;
  background: white;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 18px; 
  line-height: 32px;
  font-style: normal; 
  font-weight:bold; 
  font-variant: normal;
  color: #0154a3;
  background: white;
}





TD.right {
    width: 145px;
    height: auto;
    padding:0px;
    margin: 0;
}

#main IMG.right {
  width: 145px;
  height: 55px;
  border: 0;
}


#right {
  float: left;
  width: 145px;
  height: auto;
  margin: 0;
  margin-top: 6px;
  padding: 0;
  background: white;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px;
}

#main TD.bottom1 {
  width: 799px;
  height: 40px;
  margin: 0;
  padding: 0;
  border: 0;
  background: white;
}


#main TD.bottom {
  width: 799px;
  height: 12px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  background: #487811;
  font-size: 10px; 
  font-weight:bold;
  color: white;
}

#main A.bottom {
  text-decoration: none;
  color: white;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 11px; 
  font-weight:bold; 
}



