BODY { 
	background-attachment : scroll;
	background-position : left, top;
	background-repeat : no-repeat; */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	scrollbar-track-color : Blue;
	scrollbar-shadow-color : Blue;
	scrollbar-highlight-color : #7B68EE;
	padding-left : 240;
	padding-top : 140;
	
}
H1, H2, H3, H4 {
  font-style : oblique;
	font-variant : small-caps;
	font-weight : bold;
}


H1 {
	font-size : 14;
	font-style : oblique;
	font-variant : small-caps;
	font-weight : bold;
	background-color : #B0B0B0;
	margin-bottom: -3;
	padding-left: 5;
}

H2 {
  font-size : 26;
  font-style : normal;
  color : #3B3B3B;
}

H3 {
  font-size : 16;
  color : #4B4B4B;
}
  
H4 {
  font-size : 14;
  color : #5B5B5B;
  margin-bottom : 3;
}


P, ul, li, {
	font-size : 11;
	color : #5B5B5B;
	margin-left: 12;
	margin-top : 5;
}

td {
  font-size : 11;
  color : #3B3B3B;
  }

.vyrazne1, .vyrazne3 {
  color : #2222BB;
  font-weight: bold;
}

.vyrazne3 {
  padding-left: 0;
  padding-top: 130;
}

.vyrazne2 {
  color : #5555EE;
  font-weight: bold;
  font-size : 12;
  letter-spacing: 1 pt;
}

.nastred {
  text-align: center;
  }



DIV#menu {
	position : absolute;
	left : 0;
	top : 2;
	font-style : italic;
	font-weight : bold;
	color : White;
	padding-left : 10;
}

A.a_menu, A.b_menu {
	color : white;
	padding-left : 10;
	padding-right : 10;
}
/*"černé menu" pro skrytí loginu*/
A.b_menu {
  color : black;
  margin-left :25;
}

DIV#sloupec {
	position : absolute;
	top : 140;
	left : 10;
	width: 200;
	border-right-width : 5;
	border-right-color : Black;
	height : 100%;
}

A.a_sloupec, A.v_sloupec, A.a_subsl, A.v_subsl, P.a_sloupec {
	display : block;
	position : relative;
	background-image : url(../obr/odr-sek.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	margin-left : 0;
	padding-bottom : 10;
	padding-top : 10;
	font-style : italic;
	font-weight : normal;
	padding-left : 10;
	color : #B0B0B0;
}
/* vybraná poloľka nebo podpoloľka*/
A.v_sloupec, A.v_subsl {
  background-image : url(../obr/odr-poc.jpg);
  color : #202020;
  font-weight : bold;
  }
/* podpoloľka */
A.a_subsl, A.v_subsl {
  background-image : url(../obr/odr-sub.jpg);
  padding-bottom : 5;
	padding-top : 0;
	padding-left : 15;
	font-size: 11;
  }
/* počítadlo */
P.a_sloupec {
  color : #808080;
  background-image : url(../obr/odr-poc.jpg);
  }
IMG.certif, IMG.obrazky, IMG.plasty{
  position: relative;
  left: 20;
  margin-left: 5;
  }

IMG.certif {
  margin : 10;
  }  

IMG.plasty {
  left: 300;
  } 

IMG.obrazky {
  margin-top: 5;
  } 


#logo, #vl-en, #vl-cz {
  top : 0;
  }

#logo {
  position : absolute;
  left : 0;
}

#vl-en {
  position : absolute;
  right : 5;
}
#vl-cz {
  position : absolute;
  right : 40;
}

SPAN#counter {
  position : absolute;
  right : 95;
  top : 2;
  color : #FFFFFF;  
  font-weight : bold;
  font-style : italic;
}


SPAN.barvy {
  padding : 4;
  color : white;
  }
  
