@charset "windows-1251";
	
BODY {
	margin: 0px;
	background: #420000;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
}

#pageBody {
	color: #cc0000;
         width: 760px;
         height: 965px;
         position: relative;
         text-align: left;
         background: url(/skin/body_bg2.jpg) no-repeat;
}


/* --- HEADER  HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER --- */

#pageHeader {  }


#pageTitle {display: none;}

#siteLanguage {display: none;}
.language {display: none;}
.language:hover {display: none;}
#languageActive {display: none;}


#siteLogotype {
	left: 0px;
	
	top: 80px;
         margin: 0px;
         padding: 0px;
         z-index: 1000;
         position: absolute;
}

#siteSubtitle {display: none;}

#siteTitle {display: none;}

/* --- header --- */
/* --- CONTENT --- */


.content H3.title {
	margin-bottom: 5px;
}

#pageEnteringText,
#pageClosingText {
	padding: 15px 30px 15px 30px;
         clear: both;
}
#pageContent, {
         height: 560px;
}
#pageContent {
	background: #660000;
	position: relative;
	min-height: 640px;
         width: 430px;
         margin: 0px;
	padding: 5px;
	text-align: left;
         border-top: 1px dashed pink;
         border-bottom: 1px dashed pink;
         left: 212px;
         top: 214px;
         display: block;
         color: #ffcccc;
         overflow:  hidden;
}
.note {
	margin: 5px 0px 0px 0px;
}

.object {
	clear: both;
	margin: 1px 0px;
}

.object .link {
	float: right;
}

.object .title {
	background-image: none;
	margin-bottom: 5px;
	padding-left: 0px;
}

.title {
	font-size: 14px;
}

input {
	color: black;
}

.button {
	background: #300000;
	border: 1px solid #220000;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
}
#pageSearch {display: none;}

/* --- content --- */

/* --- MENU  MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU --- */

#pageMenu {
         left: 45px;
	top: 214px;
         margin: 0px;
         padding: 0px;
         width: 140px;
         display: block;
	position: absolute;
         text-align: left;
         
}

#pageMenu .menu {
	color: #DCCD7F;
	padding: 5px 5px 0px 0px;
	text-decoration: none;
	font-size: 17px;
         display: block;
         font-family: Georgia;
         width: 140px;
         height: 20px;
         font-weight: bold;

}

#pageMenu .submenu .menu {padding-left: 10px; font-size: 14px;}
 





#pageServiceMenu {
	position: absolute;
	margin: 0px;
         padding: 0px;
         display: block;
         top: 190px;
      
         z-index: 1000;
         width: 376px;
         height: 20px;
         text-align: right;
         left: 214px;
} 

#pageServiceMenu .menu {
	height: 10px;
	padding: 6px 10px 2px 15px;
	text-decoration: none;
	color: #ffcccc;
	font-size: 12px;
         BACKGROUND: url(/skin/menu_bg.gif) left no-repeat;
         display: block;
         float: left;
         display: block;
       
         text-transform: uppercase;
         font-weight: bold;
          
}
#pageServiceMenu .menu#home {
         background: none;
}

#pageServiceMenu .menu:hover {
	text-decoration: underline;
}



/* --- menu --- */



/* --- TABLE ---*/

.tableTable {
	border-bottom: 12px solid #420000;
	margin-bottom: 5px;
	margin-top: 5px;
         background: #560001;
}

.tableTable .tableHeader td {
	background: #420000;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 1px 3px;
}

.tableTable td {
	border-bottom: 1px solid #420000;
	padding: 5px 3px;
}

.tableTable td.preview {
	border-top: 0px;
}

.tableTable td.title {
	font-size: 11px;
	font-weight: bold;
}

/* --- table ---*/
/* --- SPECIALSALES --- */

.contentSpecialSales {
	height: 200px;
	border: 1px solid pink;
	padding: 5px;
}

.contentSpecialSales #viewcart {
	margin-top: 10px;
}

.contentSpecialSales .price {
	font-weight: bold;
}

.contentSpecialSales .title {
	color: pink;
	font-variant: small-caps;
}

/* --- specialsales --- */
/* --- ProductListBlocklike ---*/

.contentProductListBlocklike .objectProduct
{
    float: left; clear:none; width: 50%
}
	
.contentProductListBlocklike .objectProduct .link
{
   float: none;
}
.contentProductListBlocklike .button {
clear: both;
}
.contentProductListBlocklike .objectProduct .note { clear:both }

/* --- ProductListBlocklike ---*/

/* --- IMG --- */
img.image {
	float: right;
	margin: 5px;
	border: 1px solid pink;
}

img.preview {
	float: left;
	margin: 5px;
	border: 1px solid pink;
}
/* --- img --- */

/* --- FOOTER --- */

#pageFooter {
	BACKGROUND: none;
	height: 170px;
	width: 400px;
         position: relative;
         margin: 0px;
         padding: 0px;
         top: 214px;
         
         left: 214px;
}
#pageCopyrights {
	bottom: 40px;
         
	color: #95494B;
	font-size: 9px;
	margin: 0px;
         padding: 0px;
	position: absolute;
	text-align: left;
	width: 378px;

         
}
#pageTechnology { 
         display: block;
         bottom: 20px;
	color: #95494B;
	font-size: 9px;
	
	position: absolute;
	text-align: left;
	width: 378px;
         z-index: 1001;

}

/* --- footer --- */


A {color: red;}
.match {background: orange; color: black;}

																																																																																																																																
