body { 
background-color: #FFFFFF;
color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

  /*	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #707070;
	font-size: 12px;	
	*/
}

h1, h2, h3, h4, h5, h6 {
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
color: #2D5064;
background-color: transparent; 
}

* {
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 14px;
}

h2 {
font-size: 12px;
}

h3 {
font-size: 10px;
}

.bottom_contacts {
font-size: 10px;
}

a.bottom_contacts:link {text-decoration: none; color: #333333;} 
a.bottom_contacts:visited {text-decoration: none; color: #333333;} 
a.bottom_contacts:active {text-decoration: none; color: #333333;} 
a.bottom_contacts:hover {text-decoration: underline; color: #2D5064;}

/* ------------------------------------------ */
/* 8.0 Hyperlink Styling: Default */
/* ------------------------------------------ */

a:link {text-decoration: underline; color: #2D5064;} 
a:visited {text-decoration: underline; color: #2D5064;} 
a:active {text-decoration: none; color:  #2D5064;} 
a:hover {text-decoration: none; color: #666666;}

textarea {
font-size: 1em;
line-height: 1.2;
width: 250px;
border: 1px solid #DEDEDE;
background-color: #F0F0F0;
color: #333333;
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 12px;
}

.TextField  {
font-size: 1em;
line-height: 1.2;
width: 250px;
border: 1px solid #DEDEDE;
background-color: #F0F0F0;
color: #333333;
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 12px;
}

input.submit{
font-size: 1em;
line-height: 1.2;
width: 250px;
border: 1px solid #DEDEDE;
background-color: #F0F0F0;
color: #333333;
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size: 12px;
}

input.radio, input.check {
width: 10px;
margin: 0;
padding: 0;
background-color: transparent;
border: none;
}

/* start font styles */
.menuHeader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-weight: bold;}

.menuPrice {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;}

.menuDescr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;}

.menuLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
/* end font styles */

pre {
  overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  /* width: 99%; */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* From old site */

/* start other links */
/*
#test A:visited {
color: #637B02;
text-decoration: none;}

#test A:hover {
color: #FF9900;
text-decoration: none;}

#test A:link {
color: #637B02;
text-decoration: none;}

#test A:active {
text-decoration: none;}
*/
/* end other links */


/* start rollover */
/*
.fotgal 
{
BORDER-RIGHT: #263035 1px solid; BORDER-TOP: #263035 1px solid; BORDER-LEFT: #263035 1px solid; BORDER-BOTTOM: #263035 1px solid; border-thickness: 1px
}

A:visited .fotgal {
BORDER-RIGHT: #263035 1px solid; BORDER-TOP: #263035 1px solid; BORDER-LEFT: #263035 1px solid; BORDER-BOTTOM: #263035 1px solid; border-thickness: 1px
}

A:link .fotgal {
BORDER-RIGHT: #263035 1px solid; BORDER-TOP: #263035 1px solid; BORDER-LEFT: #263035 1px solid; BORDER-BOTTOM: #263035 1px solid; border-thickness: 1px
}

A:hover .fotgal {
	BORDER-RIGHT: WHITE 1px solid; BORDER-TOP: WHITE 1px solid; BORDER-LEFT: WHITE 1px solid; BORDER-BOTTOM: WHITE 1px solid; border-thickness: 1px
}
A:active .fotgal {
	BORDER-RIGHT: #263035 1px solid; BORDER-TOP: #263035 1px solid; BORDER-LEFT: #263035 1px solid; BORDER-BOTTOM: #263035 1px solid; border-thickness: 1px
}
*/
/* end rollover */