body{
background-color:#FFFFFF;
margin:0; 
	
}
table.main{
 	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;	
}

.pagecount {
	font-size:16px;
}

.left_panel_flash{
	
	width: 135px;
}

.left_panels{
	margin-left:2px;
	width: 135px;
}

.right_panels{
	margin-left:2px;
	width: 135px;
}


.right_middle_box{
	margin-top:11px;
	margin-left:20px;
}

.right_bottom_box{
	margin-top:11px;
	margin-left:20px;
}

.left_middle_box{
	margin-left: 7px;
	margin-top: 6px;
}

.left_upper_box{
	margin-left: 7px;
}

.left_bottom_box{
	margin-left:  7px;
	margin-top: 9px;
}

input.email{
  
  background-image:url('images/mail_back.jpg');
  background-repeat: repeat-x;
  border: 0;
  width:92px;
}

table.email{
	margin-left:64px;
	margin-top: 30px;	
}

img.subscribe{
	margin-top:4px;
}

td.footmenu{
	font-family: verdana,geneva;
	font-size: 12px;
	text-align: center;
	color: #5A5A5A;
}

p.footmenuleft{
	font-family: verdana,geneva;
	font-size: 12px;
	color: #5A5A5A;
	padding-left: 68px;
}

p.footmenuright{
	font-family: verdana,geneva;
	font-size: 12px;
	color: #5A5A5A;
	padding-right: 55px;
}

p.footersummary{
	font-family: verdana,geneva;
	font-size: 11px;
	color:white;
	margin-left: 5px;
	margin-top: 40px;
}

p.designed{
	margin-left: 65px;
	margin-top: 10px;
	font-family: verdana,geneva;
	font-size: 10px;
	color: black;
}

a.designed{
	font-family: verdana,geneva;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:black;
}

table.icons{
	margin-top:33px;
	margin-left:55px;
}

a.icons{
	text-decoration: none;
	border:0;
	width: 10px;
}

img{border:none;}
select.shops{
	width: 129px;
	margin-left:25px;
	z-index: 1;
}

#responsewindow{
	position:absolute;
	width:300px;
	height:130px;
	z-index:30;
	left: 340px;
	top: 260px;
	overflow: auto;
	visibility: hidden;
	background-color:#21CFE2;
}

#background{
	position:absolute;
	left: 0px;
	top: 0px;
	width:930px;
	height:1101px;
	z-index:20;
	background-color: white;
	visibility: hidden;
	filter: alpha(opacity=40); 
            -moz-opacity: 0.4; 
   			opacity: 0.4; 

}

#main{
	position:absolute;
	left: 0px;
	top: 0px;
	width:950px;
	height:1101px;
	z-index:1;
	visibility: visible;
}

#descr{
	position:relative;
	top:-58px;
	width: 160px;
	height: 95px;
	margin-left: 70px;
	font-size: 10px;
	font-family: verdana,geneva;
	z-index:3;
}

#action{
	position:relative;
	top:-55px;
	width: 235px;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana,geneva;
	color: red;
	z-index:2;
}
#content{
	width:510px;
	z-index:1;	
	font-size:16px;
}

#logo{
	position:relative;
	top: 22px;
	left: 8px;
	width: 50px;
	height: 55px;
	z-index:2;
	vertical-align: middle;
}

#categlogo{
	position:relative;
	top: 22px;
	left: 8px;
	width: 70px;
	height: 70px;
	z-index:2;
	vertical-align: middle;
}

#discount{
	position:relative;
	top: 32px;
	left: 15px;
	width: 30px;
	height: 30px;
	z-index:2;
	vertical-align: middle;
	font-weight: bold;
	font-family: verdana,geneva;
	font-size: 9px;
	color:white;
}

#categdescr{
	position:relative;
	top:-43px;
	width: 150px;
	height: 95px;
	margin-left: 85px;
	font-size: 10px;
	font-family: verdana,geneva;
	z-index:3;
}

#categnext{
	position:relative;
	top:-37px;
	width: 50px;
	margin-left: 195px;
	font-size: 10px;
	font-family: verdana,geneva;
	font-weight: bold;
	color: red;
	z-index:2;
}

table.message{
	border-collapse:collapse;
	border-width:2px;
	border-style:solid;
	border-color:black;
}

p.submessage{
	font-family: verdana,geneva;
	font-style: italic;
	font-size: 10px;
	color: black;
}

p.close{
	cursor: pointer;
}

table.sitemap{
	font-family: verdana,geneva;
	font-size: 12px;
}
a.sitemap{
	text-decoration: none;
	color:black;
}

td.acceptor{
	background-image: url('images/acceptor.gif'); 
	background-repeat: no-repeat;
	width:244px; 
	height:154px;
}
tr.acceptor{
		margin-top: 234px;
}

a.notext{
	text-decoration: none;
	color:black;
}
a.actionlink{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:red;
}
img.logo{
	width:50px;

}

td.leftpane{
	background-image: url('images/content_left_pane.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
td.rightpane{
	background-image: url('images/content_right_pane.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
td.mainback{
	background-image: url('images/content_main.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
td.leftspacer{
	background-image: url('images/content_left_spacer.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

td.category{
	background-image: url('images/category.gif'); 
	background-repeat: no-repeat;
	width:244px; 
	height:154px;
}

#flashlogo{
	position:absolute;
	top:25px;
	left:506px;
	width:425px;
	height: 92px;
	z-index:10;
}