body
{
  background-color: #E6E4E2;
}

p,span
{
  margin: 0px;
  padding: 0px;
}

div#front_global
{
  margin: 20px auto;
  width: 770px;
  background-color: #E6E4E2;
}

div#front_top
{
  float: left;
  width: 100%;
  background-image: url("../img/vet_lesce_top.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  min-height: 151px;
  height: 151px;
}

div#front_menu_top
{
  position: relative;
  left: 30px;
  top: 96px;
  margin-top: 16px;  /*Safari relative fix*/
  width: 100%;
}
div#front_menu_top .MENU_SHORT
{
  float: left;
  margin-right: 2px;
  color: #A8A5A3;
  text-transform: uppercase;
  font-size: 17px;
  font-family: Tahoma;
  font-weight: bold;
  border: 0px solid #000000;
  width: 175px;
  height: 30px;
  text-align: center;
  line-height: 28px;
}

div#front_menu_top .MENU_SHORT:hover
{
  color: #FFFFFF;
  background-color: #A8A5A3;
  cursor: pointer;
}

div#front_page
{
  float: left;
  width: 100%;
  min-height: 520px;
  background-image: url("../img/vet_lesce_page.png");
  background-position: 0px 0px;
} 

div#front_page_domov_c
{
  float: left;
  width: 100%;
  min-height: 520px;
  background-image: url("../img/vet_lesce_home.png");
  background-position: left 50px;
  background-repeat: no-repeat;
}


div#front_footer
{
  float: left;
  width: 100%;
  height: 23px;
  background-image: url("../img/vet_lesce_fotter.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

div#front_page_domov, div#front_page_o_nas, div#front_page_storitve, div#front_page_nasveti
{
  color: #676462;
  font-family: Tahoma;
  font-weight: bold;
  margin: 30px;
}

div#front_footer a,div#front_footer a:visited
{
  color: #FFFFFF;
}

/*
div.PAGE_LONG p
{
  float: left;
  width: 100%;
}
*/


div.PAGE_LONG img
{
  border: 2px solid #A2A19D !important;
}


div#tc-image-debug
{
  display: block !important;
  background-color: #DDEEDD;
  color: #000000;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}


div#front_page_domov img
{
  border: 0px solid #000000 !important;
}
