BODY       
{ 
  margin: 0px auto auto;
  padding: 0px auto auto;
  SCROLLBAR-FACE-COLOR: #C0A985;
  SCROLLBAR-HIGHLIGHT-COLOR: #55555;
  SCROLLBAR-SHADOW-COLOR: #111111;
  SCROLLBAR-ARROW-COLOR:  #E0D5C9;
  SCROLLBAR-TRACK-COLOR: #E0D5C9;
  SCROLLBAR-BASE-COLOR: #000000;
  text-align: center;
  background-color: #E0D5C9;
 }

/* 
BODY.index  {
  background: #E0D5C9 url(pict/tapeta.jpg) no-repeat top center;
}
*/

DIV.menu {
	width: 800px;
	height: 22px;
	margin: 0px auto auto;
}


DIV.fr {
	width: 800px;
	height: 318px;
	margin: 0px auto auto;
  	padding: 0px;
	text-align: center;
	background: #E0D5C9 url(pict/menu_r3_c1.jpg) no-repeat 50% 0%;
}

IFRAME.frame {
	width: 790px;
	height: 318px;
	margin: 0px auto auto;
  	padding: 0px;
}

DIV.nab {
	width: 800px;
	height: 150px;
	margin: 0px auto auto;
  	padding: 0px;
	text-align: center;
	background: #E0D5C9 url(pict/menu_r4_c1.jpg) no-repeat 50% 0%;
}

IFRAME.nabidka {
	width: 790px;
	height: 145px;
	margin: 0px auto auto;
  	padding: 0px;
}

BODY.main {padding: 8px 8px 8px 8px;
	background: #E0D5C9 url(pict/menu_r3_c1.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
}

BODY.nabidka {padding: 8px 8px 8px 8px;
	background: #E0D5C9 url(pict/menu_r4_c1.jpg) no-repeat 50% 0%;
	background-attachment: fixed;
}
	
p
{ font-family: Verdana, Verdana CE;
  font-size: 8pt;
  text-align: justify;
  line-height: normal;
}

td
{ font-family: Verdana, Verdana CE;
  font-size: 8pt;
  text-align: justify;
  line-height: normal;
}

UL
{ font-family: Verdana, Verdana CE;
  font-size: 8pt;
  line-height: normal;
  text-align: Left;
}

li
{ margin: 0 0 3px 17px;
  list-style-position: outside;
  list-style-type: square;
  text-align: left;
 }


H1, H2, H3, H4, H5, H6, 
{ font-family: Verdana, Verdana CE;
  line-height: normal;
  text-align: center;
}

A:link
{ text-decoration: none;
}

A:visited
{ text-decoration: none;
}

A:active
{ text-decoration: underline;
}

A:hover
{ text-decoration: underline;
}

