p, td, a, font
{ 
  font-family:		verdana;
  font-size:		11px;
  color:		    333333;
}

pre 
{
  font-family:		verdana;
  font-size:		11px;
  margin-bottom: -15px;
  margin-top: 0px;
  white-space: pre; /* CSS2 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap; /* HP printers */
  white-space: -o-pre-wrap; /* Opera 7 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
  style=”table-layout: fixed;”
  width: 99%;
}

h1
{ 
  font-size:		14px;
  font-weight:      bold;
  margin-top: 		0px;
  margin-bottom: 	0px;
}

strong.zag
{ 
  font-size:		14px;
  font-weight:      bold;
}

font.blue
{ 
  color:		    0099cc;
}

font.red
{ 
  font-weight:      bold;
  color:		    ff0000;
}

br.menu
{ 
  font-family:		verdana;
  font-size:		6px;
  color:		    333333;
}

a
{ 
  text-decoration:	underline;
}

a.footer
{ 
  color:		    ffffff;
}

a.hidden
{ 
  color:		    999999;
}

a.hidden:hover
{ 
  color:		    666666;
}

a:hover
{ 
  text-decoration:	none;
}

a.invert
{ 
  text-decoration:	none;
}

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

a.menu
{ 
  font-weight:      bold;
  text-decoration:	none;
  color:		    ffffff;
}

a.podmenu
{ 
  text-decoration:	none;
  color:		    ffffff;
}

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

ul
{
  list-style: 		square;
  margin-top: 		11px;
  margin-bottom: 	11px;
}

ol
{
  margin-top: 		11px;
  margin-bottom: 	11px;
}

form
{
  margin-top: 		0px;
  margin-bottom: 	0px;
}

font.footer
{
  color:		    ffffff;
}

font.xxx
{ 
  text-decoration:	line-through;
}

select
{
	font-family:	verdana;
	font-size:		11px;
}

input
{
	font-family:	verdana;
	font-size:		11px;
	color:      	666666;
	border: 		1px solid #999999;
	background-color: #ffffff;
}

textarea
{
	font-family:	verdana;
	font-size:		11px;
	color:      	666666;
	border: 		1px solid #999999;
	overflow:	 	hidden;
}

div.otstup_index
{
	margin: 20px 30px 15px 20px;
}

div.otstup_left
{
	margin: 15px 20px 15px 53px; 
}

div.otstup_right
{
	margin: 15px 27px 15px 20px;
}

div.otstup_boats
{
	margin: 10px; 
}

div.otstup_menu
{
	margin: 0px 0px 0px 23px; 
}

div.otstup_menu2level
{
	margin: 5px 0px 5px 40px; 
}

div.otstup_undermenu
{
	margin: 20px 20px 10px 53px; 
}

div.otstup_counters
{
	margin: 10px 10px 10px 47px; 
}

div.otstup_main
{
	margin: 20px 50px 15px 20px; 
}