BODY
{
	background: #fff;
	color: #333;
}
* HTML BODY
{
	text-align: center;
}

P, OL, UL, DL, LI, DD, DT, FORM, TD, TH, BODY, TEXTAREA, INPUT, FONT
{
	font-family: "tahoma", arial, helvetica;
	font-size: 8pt;
}

FONT
{
	font-family: "tahoma", arial, helvetica !important;
	font-size: 8pt !important;
	color: #333 !important;
}

A, A:link, A:active, A:visited
{
	color: #900;
	text-decoration: none;
}
A:visited
{
	color: #833;
}

A:hover
{
	color: #f00;
}

TABLE
{
	border: 0px;
	border-collapse: collapse;
}
TABLE TR, TABLE TR TD ,TABLE TR TH
{
	vertical-align: top;
}
TABLE TR TD ,TABLE TR TH
{
	padding: 0px;
}
IMG
{
	border: 0px;
}
FORM
{
	margin: 0px;
}
H2
{
	font-size: 20pt;
	font-weight: normal;
	font-family: arail, helvetica;
}
H3
{
	font-size: 12pt;
	color: #333;
}
H4
{
	color: #333;
	font-size: 10pt;
}
H5
{
	font-size: 8pt;
	color: #333;
}
INPUT
{

}
SELECT
{

}

/* MAIN CLASSES */


.leftFloat  { float: left; }
.rightFloat { float: right; }
.rightAlign { text-align: right !important; }
.leftAlign  { text-align: left !important; }
.centerAlign  { text-align: center !important; }
.w50		{ width: 50%; }
.w40		{ width: 40%; }

.mainBlock
{
	width: 725px;
	text-align: left;
	margin: 10px auto;
}
#logo
{
	display: block;
	padding: 15px;
}
.headerBlock
{
	background: transparent url(/img/bg_ts.gif) repeat-x;
	padding-top: 6px;
}
.menuBlock
{
	border-top: 2px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	padding: 1px 0px;
}
.productPage .menuBlock
{
	border-top-color: #005562 !important;
}
.infoPage .menuBlock
{
	border-top-color: #7b7414 !important;
}
.aboutPage .menuBlock
{
	border-top-color: #844b40 !important;
}
.contactPage .menuBlock
{
	border-top-color: #316739 !important;
}

.menu
{
	background: #bcbcbc url(/img/bg_menu.gif);
	overflow: hidden;
	width: 100%;
}
.menu A
{
	float: left;
}
.menu IMG
{
	display: block;
}
.menu A:hover IMG, .menu A:hover
{
	background-color: #b2b2b2;
}
.menu A.noHover IMG, .menu A.noHover
{
	background: transparent !important;
}
.sectionHeader
{
	background: transparent url(/img/bg_h.gif) repeat-x;
	margin: 1px 0px;
}
.collage
{
	padding-left: 235px;
	background: transparent url(/img/bg_products.jpg) no-repeat;
	height: 88px;
}
.ukraine
{
	background: transparent url(/img/bg_europe.jpg) no-repeat right top;
	padding: 3px 81px 3px 0px;
	height: 82px;
}
* HTML BODY .ukraine
{
	height: 88px;
}
.productPage .collage
{
}

.bottomJump, .topJump
{
	background: transparent url(/img/bg_tj.gif) repeat-x;
	text-align: right;
	padding: 2px 18px 11px 18px;
}
.topJump
{
	background-image: url(/img/bg_bj.gif);
	padding: 11px 18px 4px 18px;
}
.lastupdate
{
	font-size: 7pt;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	padding: 10px 10px;
}                

.mainContent
{
	width: 725px; 
	background: transparent url(/img/bg_bvp.gif) repeat-y right top;
}   
.fCell, .sCell
{
	background: transparent url(/img/bg_bvp.gif) repeat-y;
}
.fCell
{
	width: 235px;
}  

.feedbackList  
{
	padding: 3px;
}
.feedbackList H3
{
	color: #900;
	font-size: 11pt;
	padding: 20px 0px 10px 20px;
	margin: 0px;
}
.feedbackList H3, .oppinion
{
	background: transparent url(/img/bg_opp.gif) no-repeat bottom left;
}
.oppinion
{
	padding: 10px 20px;
}
.oppinion P
{
	margin: 5px 0px;
}
.detailButton
{
	font-weight: bold;
	font-size: 7pt;
	margin: 10px 20px;
	padding-left: 17px;
	background: transparent url(/img/arr_ltr.gif) no-repeat;
}
.productList
{
	margin: 1px;
	background: transparent url(/img/bg_ph.jpg) no-repeat;
}
.productList DL DT
{
	font-size: 12pt;
	font-weight: bold;
	padding: 4px 10px;
	margin-top: 10px;
	background: transparent url(/img/bg_bhp.gif) repeat-x bottom left;
}
.productList DL DT A
{
	color: #333;
}
.productList DL DT A:visited
{
	color: #555;
}
.productList DL DD
{
	padding-top: 8px;
	margin-left: 15px;
}
.productList DL DD A
{
	display: block;
	margin: 2px 0px;
	padding-left: 10px;
	font-weight: bold;
	background: transparent url(/img/bg_parr.gif) no-repeat 0px 5px;
}

.widePadding
{
	padding: 10px 50% 10px 30px;
}
.narrowPadding
{
	padding: 10px;
}

.productPage H2, .productPage H3
{
	color: #005562;
}
.infoPage H2, .infoPage H3
{
	color: #7B7414;
}
.aboutPage H2, .aboutPage H3
{
	color: #844b40;
}
.contactPage H2, .contactPage H3
{
	color: #316739;
}

.productHeader 
{
	padding-left: 40px;
	padding-top: 20px;
	background: transparent url(/img/arr_ltr.gif) no-repeat 20px 32px;
}
.productHeader H2
{
	margin: 0px;
}
.productHeader H4
{
	margin: 0px;
	color: #999;
}
.prodTableBlock
{
	border: 1px solid #b2b2b2;
	border-width: 1px 0px;
	padding: 1px 0px;
	margin: 10px;
}
* HTML BODY .prodTableBlock
{
	width: 100%;
}
.productTable 
{
	width: 100%;
}
.productTable TH 
{
	text-align: left;
}
.productTable TH , .productTable TD
{
	padding: 5px 5px;
	border: 1px solid #e5e5e5;
	border-width: 1px 0px;
}
.productTable THEAD TH , .productTable TFOOT TH 
{
	background-color: #e5e5e5;
	color: #4c4c4c;
	padding: 3px 5px;
}
.productDetail
{
	margin: 10px 20px;
	background: transparent url(/img/bg_bhp.gif) repeat-x;
}        
.backButton
{
	text-align: right;
	padding: 0px 20px;
	margin-top: -15px;
	float: right;
}          
.backButton IMG
{
	vertical-align: bottom;
	margin-right: 5px;
}                      
.detailBlock
{
	padding: 5px 25px;
}        
.productDetail H4
{
	margin: 10px 0px 5px 0px;
	color: #666;
}
.productDetail H4 SPAN
{
	color: #900;
}
.detailBlock P
{
	margin: 0px;
	margin-bottom: 10px;
}
.gallery H4
{
	margin-left: 25px;
}
.topFilmDots
{
	background: #e5e5e5 url(/img/bg_tfd.gif) repeat-x;
}
.bottomFilmDots
{
	background: transparent url(/img/bg_bfd.gif) repeat-x bottom left;	
	padding: 15px;
}
.orderButton
{
	padding: 10px 20px;
	margin: 20px 20px;
	background: transparent url(/img/bg_bhp.gif) repeat-x;
	text-align: center;
}
.textSection
{
	padding: 20px;
}
.pager
{
	background: transparent url(/img/bg_bhp.gif) repeat-x bottom left;
	padding: 0px 10px 10px 10px;
}
.pager A
{
	font-weight: bold;
	display: block;
	margin: 4px;
	background: transparent url(/img/bg_parr.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
.textSection H2
{
	padding-left: 20px;
}
.textBlock
{
	padding-left: 40px;
}
.eMail
{
	font-weight: bold;
	background: transparent url(/img/bg_mail.gif) no-repeat;
	padding: 1px 30px;
}
.postButton
{
	display: block;
	background: transparent url(/img/arr_ltr.gif) no-repeat 0px 2px;
	padding-left: 20px;
	font-weight: bold;
}
.feedback
{
	padding: 10px 0px 0px 10px;
}
.feedback DT
{
	color: #999;
	background: transparent url(/img/bg_bhp.gif) repeat-x;
	padding-top: 15px;
}
.feedback DT B
{
	color: #333;
}
.feedback DD P
{
	margin: 5px 0px;
}
.feedback DD
{
	padding-bottom: 5px;
}

.opinionTable TD, .opinionTable TH
{
	padding: 5px 10px;
	text-align: left;
}
.opinionTable INPUT.typeText, .opinionTable TEXTAREA
{
	width: 250px;
}
.opinionForm
{
	background: transparent url(/img/bg_bhp.gif) repeat-x;
	margin-left: 10px;
	padding: 10px;
}
.typeSubmit
{
}