body {
	background: #FFFFFF url('img/pozadi.png') repeat-x;
	margin: 25px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
}

img {
  border: 0;
}

#main-index {
  width: 905px;
  height: 555px;
  margin: 0 auto;
  background: url(./img/boruvka/stred.gif) no-repeat 280px 45px;
}

#main-regular {
  width: 905px;
  height: 546px;
  margin: 0 auto;
  background: url(./img/boruvka/stonek.gif) no-repeat 125px 112px;
}

#content {
  width: 905px;
  /*height: 600px;*/
  float: left;
  margin: 20px 0 0 0;
}

#menu {
  width: 130px;
  /*height: 546px;*/
  float: left;
  padding: 0 141px 0 0;
}

#okno {
  width: 589px;
  /*height: 407px;*/
  background: url(./img/menu/okno.gif) no-repeat 0 0;
  float: right;
  margin: -422px 0 0 0;
  padding: 25px 25px 0 25px;
  color: #333333;
}

#okno h1 {
  width: 100%;
  height: 45px;
  text-align: left;
  margin: 0 0 10px 0;
}

#okno h2 {
  width: 100%;
  height: 35px;
  text-align: left;
  margin: -10px 0 0 0;
}

#okno p {
  text-indent: 10px;
  line-height: 15px;
  margin: 0 0 10px 0;
  text-align: justify;
}

#sponzori {
  width: 310px;
  margin: 0 0 20px 150px;
}

#sponzori a {
  margin: 0 0 5px 0;
  display: block;
  height: 30px;
  font-weight: 100;
  color: #333333;
  text-decoration: none;
  text-align: left;
  border-left: 4px solid #FFFFFF;
  border-right: 4px solid #FFFFFF;
}

#sponzori a:hover {
  border-left: 4px solid #BBBBBB;
  border-right: 4px solid #BBBBBB;
}

#sponzori strong {
  float: left;
  height: 30px;
  text-align: right;
  margin: 0 0 0 5px;
}

#sponzori p {
  margin: 8px 0 0 0;
  height: 20px;
  
  font-style: normal;
  cursor: pointer;
  float: left;
}

#sponzori p:hover {
  cursor: pointer;
}

#seznam {
  margin: 0 0 15px 0;
}

#seznam p {
  background: url(./img/dot.png) no-repeat 0 6px;
  text-indent: 0;
  padding: 0 0 0 10px;
  margin: 0 0 2px 0;
}

#aktuality {
  width: 100%;
  padding: 10px 0 10px 0;
}

#aktuality h1 {
  color: #FF0000;
  font-size: 12px;
  margin: 0;
  height: 20px;
  text-transform: uppercase;
}

#aktuality h2 {
  color: #333333;
  font-size: 12px;
  font-weight: 100;
  margin: 25px 0 0 0;
  height: 12px;
}

#aktuality p {
  text-indent: 0;
  margin: 0 0 5px 0;
}

a.word, a.pdf {
  padding: 0 0 2px 20px;
  height: 16px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
  background: url(./img/word.gif) no-repeat 0 0;
}

a.pdf {
  background: url(./img/pdf.gif) no-repeat 0 0;
}

a.inline_href {
  color: #0099FF;
  text-decoration: none;
}

a.inline_href:hover {
text-decoration: underline;
}

.fotky {
  margin: 10px 0 0 0;
}

.fotky a img {
  margin: 0 6px 0 0;
  vertical-align: top;
  float: left;
}

.fotky img {
  margin: 0 6px 0 0;
  vertical-align: top;
  float: left;
}

#polozky {
  padding: 0;
  display: block;
  height: 530px;
}

.produkt {
  width: 175px;
  height: 160px;
  float: left;
  margin: 0 10px 15px 0; 
}

.produkt input {
  width: 20px;
  text-align: center;
}

.produkt strong {
  float: right;
  margin: -17px 0 0 0;
}

#formular {
  display: block;
  margin: 0;
}

#formular strong {
  font-size: 12px;
  font-weight: 100;
  text-align: right;
  padding: 0 7px 0 0;
  margin: 0;
  height: 15px;
}

#formular input {
  width: 220px;
}

#formular p {
  margin: 0 0 5px 0;
  text-indent: 0;
  text-align: right;
  width: 400px;
}

input.tlacitko {
  width: 100px;
}

a.word:hover {
  border-bottom: 1px dotted #BBBBBB;
}

p.zpravy {
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;
}

p.zpravy p {
  margin: 0 0 5px 0;
}

a.JUS {
  display: block;
	width: 252px;
	height: 313px;
	background: url("img/jus.png") 0 0 no-repeat;
	margin: 5px 0 0 0;
}
a.JUS:hover {
  background-position: -252px;
}

#kontakty {
  margin: 0;
}

#kontakty p {
  text-indent: 0;
  margin: 0 0 15px 0;
}

#kontakty strong {
  margin: 0 5px 0 0;
}

#kontakty a {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
}

#kontakty a:hover {
  border-bottom: 1px dotted #BBBBBB;
}

#oddelovac {
  display: block;
  width: 100%;
  height: 1px;
  background: #BBBBBB;
  margin: 0 0 15px 0;
}

#logo {
  width: 244px;
  height: 88px;
  float: left;
}

#paticka {
  width: 100%;
  height: 20px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
  text-align: center;
  font-size: 9px;
  color: #0099FF;
  display: block;
  clear: both;
}

#paticka a {
  color: #0099FF;
  text-decoration: none;
  margin: 0 5px 0 5px;
  border: 0;
}

#paticka p {
  margin: 0 0 3px 0;
}

#paticka a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #0099FF;
}

/* JAZYKY */
#jazyky {
  width: 69px;
  height: 19px;
  float: right;
}

a.langCZ {
  display: block;
  width: 19px;
  height: 19px;
  background: url("img/lang/cz.gif") 0 0 no-repeat;
  float: left;
  margin: 0 6px 0 0;
}
a.langCZ:hover {
  background-position: -19px;
}

a.langEN {
  display: block;
  width: 19px;
  height: 19px;
  background: url("img/lang/en.gif") 0 0 no-repeat;
  float: left;
  margin: 0 6px 0 0;
}
a.langEN:hover {
  background-position: -19px;
}

a.langDE {
  display: block;
  width: 19px;
  height: 19px;
  background: url("img/lang/de.gif") 0 0 no-repeat;
  float: left;
}
a.langDE:hover {
  background-position: -19px;
}
/* konec JAZYKY */


/* INDEX MENU */
a.menuCZ_uvod, a.menuCZ_uvod2 {
  display: block;
	width: 58px;                
	height: 30px;
	background: url("img/menu/uvod.gif") 0 0 no-repeat;
  float: left;
  position: relative;
    top: 59px;
    left: 383px;
}
a.menuCZ_uvod2 {
  float: right;
  top: 0; left: 0;
  margin: 0 0 0 0;
}
a.menuCZ_uvod:hover, a.menuCZ_uvod2:hover {
  background-position: -58px;
}

a.menuEN_uvod, a.menuEN_uvod2 {
  display: block;
	width: 125px;                
	height: 30px;
	background: url("img/menu/ENuvod.gif") 0 0 no-repeat;
	float: left;
	position: relative;
    top: 59px;
    left: 383px;
}
a.menuEN_uvod2 {
  float: right;
  top: 0; left: 0;
  margin: 0 0 0 0;
}
a.menuEN_uvod:hover, a.menuEN_uvod2:hover {
  background-position: -125px;
}

a.menuDE_uvod, a.menuDE_uvod2 {
  display: block;
	width: 106px;                
	height: 30px;
  background: url("img/menu/DEuvod.gif") 0 0 no-repeat;
  float: left;
	position: relative;
    top: 59px;
    left: 383px;
}
a.menuDE_uvod2 {
  float: right;
  top: 0; left: 0;
  margin: 0 0 0 0;
}
a.menuDE_uvod:hover, a.menuDE_uvod2:hover {
  background-position: -106px;
}

a.menuCZ_projekty, a.menuCZ_projekty2 {
  display: block;
  width: 89px;                
	height: 30px;
	background: url("img/menu/projekty.gif") 0 0 no-repeat;
	float: right;
	position: relative;
    top: 191px;
    right: 554px;
}
a.menuCZ_projekty2 {
  float: right;
  top: 0; left: 0;
  margin: 52px 0 0 0;
}
a.menuCZ_projekty:hover, a.menuCZ_projekty2:hover {
  background-position: -89px;
}

a.menuEN_projekty, a.menuEN_projekty2 {
  display: block;
  width: 85px;                
  height: 30px;
  background: url("img/menu/ENprojekty.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 191px;
    right: 554px;
}
a.menuEN_projekty2 {
  float: right;
  top: 0; left: 0;
  margin: 52px 0 0 0;
}
a.menuEN_projekty:hover, a.menuEN_projekty2:hover {
  background-position: -85px;
}

a.menuDE_projekty, a.menuDE_projekty2 {
  display: block;
  width: 90px;                
  height: 30px;
  background: url("img/menu/DEprojekty.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 191px;
    right: 554px;
}
a.menuDE_projekty2 {
  float: right;
  top: 0; left: 0;
  margin: 52px 0 0 0;
}
a.menuDE_projekty:hover, a.menuDE_projekty2:hover {
  background-position: -90px;
}

a.menuCZ_sponzori, a.menuCZ_sponzori2 {
  display: block;
  width: 87px;                
  height: 30px;
  background: url("img/menu/sponzori.gif") 0 0 no-repeat;
  float: left;
	position: relative;
    top: 260px;
    left: 326px;  
}
a.menuCZ_sponzori2 {
  float: right;
  top: 0; left: 0;
  margin: 50px 0 0 0;
}
a.menuCZ_sponzori:hover, a.menuCZ_sponzori2:hover {
  background-position: -87px;
}

a.menuEN_sponzori, a.menuEN_sponzori2 {
  display: block;
  width: 88px;                
  height: 30px;
  background: url("img/menu/ENsponzori.gif") 0 0 no-repeat;
  float: left;
	position: relative;
    top: 260px;
    left: 259px; 
}
a.menuEN_sponzori2 {
  float: right;
  top: 0; left: 0;
  margin: 50px 0 0 0;
}
a.menuEN_sponzori:hover, a.menuEN_sponzori2:hover {
  background-position: -88px;
}

a.menuDE_sponzori, a.menuDE_sponzori2 {
  display: block;
  width: 86px;                
  height: 30px;
  background: url("img/menu/DEsponzori.gif") 0 0 no-repeat;
  float: left;
	position: relative;
    top: 260px;
    left: 278px; 
}
a.menuDE_sponzori2 {
  float: right;
  top: 0; left: 0;
  margin: 50px 0 0 0;
}
a.menuDE_sponzori:hover, a.menuDE_sponzori2:hover {
  background-position: -86px;
}

a.menuCZ_fotogalerie, a.menuCZ_fotogalerie2 {
  display: block;
  width: 114px;                
  height: 30px;
  background: url("img/menu/fotogalerie.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 342px;
    right: 465px;
}
a.menuCZ_fotogalerie2 {
  float: right;
  top: 0; left: 0;
  margin: 47px 0 0 0;
}
a.menuCZ_fotogalerie:hover, a.menuCZ_fotogalerie2:hover {
  background-position: -114px;
}

a.menuEN_fotogalerie, a.menuEN_fotogalerie2 {
  display: block;
  width: 129px;                
  height: 30px;
  background: url("img/menu/ENfotogalerie.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 342px;
    right: 467px;
}
a.menuEN_fotogalerie2 {
  float: right;
  top: 0; left: 0;
  margin: 47px 0 0 0;
}
a.menuEN_fotogalerie:hover, a.menuEN_fotogalerie2:hover {
  background-position: -129px;
}

a.menuDE_fotogalerie, a.menuDE_fotogalerie2 {
  display: block;
  width: 114px;                
  height: 30px;
  background: url("img/menu/DEfotogalerie.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 342px;
    right: 464px;
}
a.menuDE_fotogalerie2 {
  float: right;
  top: 0; left: 0;
  margin: 47px 0 0 0;
}
a.menuDE_fotogalerie:hover, a.menuDE_fotogalerie2:hover {
  background-position: -114px;
}

a.menuCZ_eshop, a.menuCZ_eshop2 {
  display: block;
	width: 71px;                
	height: 30px;
	background: url("img/menu/eshop.gif") 0 0 no-repeat;
  float: left;
  position: relative;
    top: 459px;
    left: 232px;
}
a.menuCZ_eshop2 {
  float: right;
  top: 0; left: 0;
  margin: 48px 0 0 0;
}
a.menuCZ_eshop:hover, a.menuCZ_eshop2:hover {
  background-position: -71px;
}

a.menuEN_eshop, a.menuEN_eshop2 {
  display: block;
	width: 71px;                
	height: 30px;
	background: url("img/menu/ENeshop.gif") 0 0 no-repeat;
  float: left;
  position: relative;
    top: 459px;
    left: 164px;
}
a.menuEN_eshop2 {
  float: right;
  top: 0; left: 0;
  margin: 48px 0 0 0;
}
a.menuEN_eshop:hover, a.menuEN_eshop2:hover {
  background-position: -71px;
}

a.menuDE_eshop, a.menuDE_eshop2 {
  display: block;
	width: 71px;                
	height: 30px;
	background: url("img/menu/DEeshop.gif") 0 0 no-repeat;
  float: left;
  position: relative;
    top: 459px;
    left: 185px;
}
a.menuDE_eshop2 {
  float: right;
  top: 0; left: 0;
  margin: 48px 0 0 0;
}
a.menuDE_eshop:hover, a.menuDE_eshop2:hover {
  background-position: -71px;
}

a.menuCZ_kontakty, a.menuCZ_kontakty2 {
  display: block;
  width: 94px;                
  height: 30px;
  background: url("img/menu/kontakty.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 467px;
    right: 352px;
}
a.menuCZ_kontakty2 {
  float: right;
  top: 0; left: 0;
  margin: 49px 0 0 0;
}
a.menuCZ_kontakty:hover, a.menuCZ_kontakty2:hover {
  background-position: -94px;
}

a.menuEN_kontakty, a.menuEN_kontakty2 {
  display: block;
  width: 87px;                
  height: 30px;
  background: url("img/menu/ENkontakty.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 467px;
    right: 344px;
}
a.menuEN_kontakty2 {
  float: right;
  top: 0; left: 0;
  margin: 49px 0 0 0;
}
a.menuEN_kontakty:hover, a.menuEN_kontakty2:hover {
  background-position: -87px;
}

a.menuDE_kontakty, a.menuDE_kontakty2 {
  display: block;
  width: 94px;                
  height: 30px;
  background: url("img/menu/DEkontakty.gif") 0 0 no-repeat;
  float: right;
	position: relative;
    top: 467px;
    right: 351px;
}
a.menuDE_kontakty2 {
  float: right;
  top: 0; left: 0;
  margin: 49px 0 0 0;
}
a.menuDE_kontakty:hover, a.menuDE_kontakty2:hover {
  background-position: -94px;
}
/* konec INDEX MENU */

/* SUBMENU PROJEKTY */
a.subMenuCZ_doprava {
  display: block;
  font-size: 1px;
  width: 57px;                
  height: 16px;
  background: url("img/nadpisy/CZminiDoprava.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_doprava:hover {
  background-position: -57px;
}

a.subMenuEN_doprava {
  display: block;
  font-size: 1px;
	width: 102px;                
  height: 16px;
  background: url("img/nadpisy/ENminiDoprava.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuEN_doprava:hover {
  background-position: -102px;
}

a.subMenuDE_doprava {
  display: block;
  font-size: 1px;
  width: 87px;                
  height: 16px;
  background: url("img/nadpisy/DEminiDoprava.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuDE_doprava:hover {
  background-position: -87px;
}

a.subMenuCZ_obchudek {
  display: block;
  font-size: 1px;
  margin: 0 0 0 20px;
  width: 130px;                
  height: 16px;
  background: url("img/nadpisy/CZminiObchudek.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_obchudek:hover {
  background-position: -130px;
}

a.subMenuCZ_trenink {
  display: block;
  font-size: 1px;
  margin: 0 0 0 20px;
  width: 117px;
  height: 16px;
  background: url("img/nadpisy/CZminiTrenink.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_trenink:hover {
  background-position: -117px;
}

a.subMenuEN_obchudek {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 94px;                
  height: 16px;
  background: url("img/nadpisy/ENminiObchudek.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuEN_obchudek:hover {
  background-position: -94px;
}

a.subMenuDE_obchudek {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 127px;                
  height: 16px;
  background: url("img/nadpisy/DEminiObchudek.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuDE_obchudek:hover {
  background-position: -127px;
}

a.subMenuCZ_asistence {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 113px;                
  height: 16px;
  background: url("img/nadpisy/CZminiAsistence.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_asistence:hover {
  background-position: -113px;
}

a.subMenuEN_asistence {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 131px;                
  height: 16px;
  background: url("img/nadpisy/ENminiAsistence.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuEN_asistence:hover {
  background-position: -131px;
}

a.subMenuDE_asistence {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 143px;                
  height: 16px;
  background: url("img/nadpisy/DEminiAsistence.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuDE_asistence:hover {
  background-position: -143px;
}

a.subMenuCZ_kavarna {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 74px;                
  height: 16px;
  background: url("img/nadpisy/CZminiKavarna.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_kavarna:hover {
  background-position: -74px;
}

a.subMenuEN_kavarna {
  display: block;
  font-size: 1px;
	margin: 0 0 0 20px;
  width: 108px;                
  height: 16px;
  background: url("img/nadpisy/ENminiKavarna.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuEN_kavarna:hover {
  background-position: -108px;
}


a.subMenuCZ_rehabilitace {
  display: block;
  font-size: 1px;
	margin: 0 10px 0 0;
  width: 154px;                
  height: 16px;
  background: url("img/nadpisy/CZminiRehabilitace.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuCZ_rehabilitace:hover {
  background-position: -154px;
}

a.subMenuEN_rehabilitace {
  display: block;
  font-size: 1px;
	margin: 0 10px 0 0;
  width: 136px;
  height: 16px;
  background: url("img/nadpisy/ENminiRehabilitace.gif") 0 0 no-repeat;
  float: left;
}
a.subMenuEN_rehabilitace:hover {
  background-position: -136px;
}
/* konec SUBMENU PROJEKTY */





hr.oddelovac { width: 400px;
	       height: 1px;
               margin-left: 30px;
	       margin-top: 15px }





.nadpis { margin-top: 25px;
	  margin-left: 20px }

.clanek { margin-top: 15px;
	  margin-left: 20px;
          margin-right: 20px;
	  color: #333333;
	  font-family: Tahoma,Arial;
	  font-size: 13px }

.polozka { margin-top: 10px;
	   margin-left: 45px;
	   color: #333333;
	   font-family: Tahoma,Arial;
	   font-size: 12px }

.small { color: #333333;
	 font-family: Tahoma,Arial;
	 font-size: 11px }

.podBod { margin-top: 15px;
          margin-left: 30px;
	  color: #333333;
	  font-family: Tahoma,Arial;
	  font-size: 12px }

.obrazky { margin-top: 20px;
	   margin-left: 20px }

.okno { background-color: #FFFFFF;
	background-image: url('img/menu/okno.png');
	background-repeat: repeat-x }

ul li { list-style-image: url("img/nadpisy/odrazka.gif");
	color: #333333;
	font-family: Tahoma,Arial;
	font-size: 12px }

.logo { position: absolute;
	left: 150px;
	top: 20px }

.bez { margin: 0px }







a.CZ_uvod { display: block;
	    margin-top: 9px;
	    width: 57px;
	    height: 40px;
	    background: url("img/boruvka/uvod.gif") 0 0 no-repeat }
a.CZ_uvod:hover { background-position: -57px }

a.EN_uvod { display: block;
	    margin-top: 9px;
	    width: 124px;
	    height: 40px;
	    background: url("img/boruvka/uvodEN.gif") 0 0 no-repeat }
a.EN_uvod:hover { background-position: -124px }

a.DE_uvod { display: block;
	    margin-top: 9px;
	    width: 105px;
	    height: 40px;
	    background: url("img/boruvka/uvodDE.gif") 0 0 no-repeat }
a.DE_uvod:hover { background-position: -105px }

a.CZ_sponzori { display: block;
		margin-top: 159px;
	        width: 90px;                
	        height: 40px;
	        background: url("img/boruvka/sponzori.gif") 0 0 no-repeat }
a.CZ_sponzori:hover { background-position: -90px }

a.EN_sponzori { display: block;
		margin-top: 159px;
	        width: 91px;                
	        height: 40px;
	        background: url("img/boruvka/sponzoriEN.gif") 0 0 no-repeat }
a.EN_sponzori:hover { background-position: -91px }

a.DE_sponzori { display: block;
		margin-top: 159px;
	        width: 91px;                
	        height: 40px;
	        background: url("img/boruvka/sponzoriDE.gif") 0 0 no-repeat }
a.DE_sponzori:hover { background-position: -91px }

a.CZ_eshop { display: block;
	     margin-top: 164px;
	     width: 74px;
	     height: 40px;
	     background: url("img/boruvka/eshop.gif") 0 0 no-repeat }
a.CZ_eshop:hover { background-position: -74px }

a.EN_eshop { display: block;
	     margin-top: 164px;
	     width: 74px;
	     height: 40px;
	     background: url("img/boruvka/eshopEN.gif") 0 0 no-repeat }
a.EN_eshop:hover { background-position: -74px }

a.DE_eshop { display: block;
	     margin-top: 164px;
	     width: 74px;
	     height: 40px;
	     background: url("img/boruvka/eshopDE.gif") 0 0 no-repeat }
a.DE_eshop:hover { background-position: -74px }

a.CZ_projekty { display: block;
		margin-top: 136px;
	        width: 90px;                
	        height: 40px;
	        background: url("img/boruvka/projekty.gif") 0 0 no-repeat }
a.CZ_projekty:hover { background-position: -90px }

a.EN_projekty { display: block;
		margin-top: 136px;
	        width: 86px;                
	        height: 40px;
	        background: url("img/boruvka/projektyEN.gif") 0 0 no-repeat }
a.EN_projekty:hover { background-position: -86px }

a.DE_projekty { display: block;
		margin-top: 136px;
	        width: 91px;                
	        height: 40px;
	        background: url("img/boruvka/projektyDE.gif") 0 0 no-repeat }
a.DE_projekty:hover { background-position: -91px }

a.CZ_fotogalerie { display: block;
		   margin-top: 118px;
	           width: 117px;                
	           height: 40px;
	           background: url("img/boruvka/fotogalerie.gif") 0 0 no-repeat }
a.CZ_fotogalerie:hover { background-position: -117px }

a.EN_fotogalerie { display: block;
		   margin-top: 118px;
	           width: 132px;                
	           height: 40px;
	           background: url("img/boruvka/fotogalerieEN.gif") 0 0 no-repeat }
a.EN_fotogalerie:hover { background-position: -132px }

a.DE_fotogalerie { display: block;
		   margin-top: 118px;
	           width: 117px;                
	           height: 40px;
	           background: url("img/boruvka/fotogalerieDE.gif") 0 0 no-repeat }
a.DE_fotogalerie:hover { background-position: -117px }

a.CZ_kontakty { display: block;
		margin-top: 87px;
	        width: 92px;                
	        height: 40px;
	        background: url("img/boruvka/kontakty.gif") 0 0 no-repeat }
a.CZ_kontakty:hover { background-position: -92px }

a.EN_kontakty { display: block;
		margin-top: 87px;
	        width: 86px;                
	        height: 40px;
	        background: url("img/boruvka/kontaktyEN.gif") 0 0 no-repeat }
a.EN_kontakty:hover { background-position: -86px }

a.DE_kontakty { display: block;
		margin-top: 87px;
	        width: 93px;                
	        height: 40px;
	        background: url("img/boruvka/kontaktyDE.gif") 0 0 no-repeat }
a.DE_kontakty:hover { background-position: -93px }





a.eshopCZ_objednat { display: block;
		     width: 67px;                
		     height: 16px;
		     background: url("img/eshop/objednat.gif") 0 0 no-repeat }
a.eshopCZ_objednat:hover { background-position: -67px }

a.eshopCZ_upravit { display: block;
		    width: 53px;                
		    height: 16px;
		    background: url("img/eshop/upravit.gif") 0 0 no-repeat }
a.eshopCZ_upravit:hover { background-position: -53px }

.subMenu { margin-top: 9px;
	   margin-left: 20px }

.shopTable { margin-top: 20px;
	     margin-left: 20px }

a.odkaz-sponzor { font-family: Tahoma,Arial;
		  font-size: 12px }
a.odkaz-sponzor:visited { color: #333333;
			  text-decoration: none }
a.odkaz-sponzor:hover { color: #666666;
			text-decoration: underline;
			font-weight: bold }
a.odkaz-sponzor:link { color: #333333;
		       text-decoration: none }
a.odkaz-sponzor:active { color: #333333;
			 text-decoration: none }

a.odkaz-mail { font-family: Tahoma,Arial;
	       font-size: 13px }
a.odkaz-mail:visited { color: #333333;
		       text-decoration: none }
a.odkaz-mail:hover { color: #666666;
		     text-decoration: underline;
		     font-style: oblique }
a.odkaz-mail:link { color: #333333;
		    text-decoration: none }
a.odkaz-mail:active { color: #333333;
		      text-decoration: none }

a.odkaz-firma { font-family: Tahoma,Arial;
	        font-size: 9px }
a.odkaz-firma:visited { color: #0099FF;
		       text-decoration: none }
a.odkaz-firma:hover { color: #0099FF;
		      text-decoration: underline;
		      font-style: oblique }
a.odkaz-firma:link { color: #0099FF;
		     text-decoration: none }
a.odkaz-firma:active { color: #0099FF;
		       text-decoration: none }






.text0 { color: #0099FF;
         font-family: Frutiger,Tahoma,Arial;
         font-size: 9px; }

.text1 { color: #cccccc;
         font-family: Tahoma,Arial;
         font-size: 12px }

.text2 { color: #cccccc;
         font-family: Tahoma,Arial;
         font-size: 10px }

.text3 { color: #ff9900;
         font-family: Tahoma,Arial;
         font-size: 11px;
         font-weight: bold }

.text4 { color: #666666;
         font-family: Tahoma,Arial;
         font-size: 11px }

.text5 { color: #ff9900;
         font-family: Tahoma,Arial;
         font-size: 12px;
         font-weight: bold }

.text6 { color: #666666;
         background-color: #ff9900;
         width: 700px;

         font-family: Tahoma,Arial;
         font-size: 13px;
         font-weight: bold }

.text7 { color: #666666;
         font-family: Tahoma,Arial;
         font-size: 12px }

.text8 { color: #cccccc;
         font-family: Tahoma,Arial;
         font-size: 11px }

.pozadi1 { background-color: #ff6600 }

.pozadi2 { background-color: #cccccc }



a.odk2 {font-family: Tahoma,Arial;
        font-size: 13px }
a.odk2:visited { color: #cccccc;
                 text-decoration: none }
a.odk2:hover { color: #dddddd;
               text-decoration: underline }
a.odk2:link { color: #cccccc;
              text-decoration: none }
a.odk2:active { color: #cccccc;
                text-decoration: none }

a.odk3 {font-family: Tahoma,Arial;
        font-size: 11px }
a.odk3:visited { color: #ff9900;
                 text-decoration: none }
a.odk3:hover { color: #ff9900;
               background-color: #ff6600;
               font-weight: bold }
a.odk3:link { color: #ff9900;
              text-decoration: none }
a.odk3:active { color: #ff9900;
                text-decoration: none }
                
                
                
a.justhref {
  text-decoration: none;
  color: #0099FF;
}

a.justhref:hover {
  text-decoration: underline;
}
