BODY {
	font-size: 11px;
}

#open	{
	background: url(images/page-back.gif) repeat-x bottom transparent;
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#lang	{
	background: transparent;
	width:100%;
	height: 100%;
	text-align:center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}

#bg	{
	background: url(images/background.jpg) repeat center  transparent;
	/*background: transparent;*/
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;	
}
#bgsites	{
	background: url(images/sites-back.jpg) no-repeat center  #FAEDEF;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;	
}

#side	{
	background: transparent;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

#main	{
	background: transparent;
	/*background: #000000;*/
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	border-collapse: collapse;	
}

#page	{
	background: transparent;
	width: 969px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#content	{
	background: transparent;
	width:599px;
	height: 479px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}

#maintable	{
	background: transparent;
	width:5990px;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

#menu	{
	background: transparent;
	width: 299px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;	
}

p {
	font-family:Arial;
	font-size: 9px; 
	color: #99999C;
}

p.login	{
	font-family:Arial;
	font-size: 12px; 
	color: #000000;
}

A.text:link, A.text:visited {  
	font-family:Arial;
	font-size: 9px; 
	color: #99999C; 
	background: none; 
	text-decoration: none;
}

A.text:hover { 
	font-family:Arial;
	font-size: 9px; 
	color: #FFFFFF; 
	background: #000000; 
	text-decoration: none;
}

p.hide	 {
	font-family:Arial;
	font-size: 9px; 
	color: #555555;
	margin: 0px;
}

#pageopen	{
	background: transparent;
	width: 99%;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#logo	{
	background: transparent;
	text-align: center;
	margin: 0px;
	padding: 90px 0px 0px 0px;
	color: #FFFFFF;	
}

#google	{
	background: url(images/ad-back.png) no-repeat transparent;
	width: 220px;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}

#shop	{
	background: transparent;
	width: 200px;
	text-align: right;
	margin: 0px;
	padding: 0px;	
}

#sep	{
	background: transparent;
	width: 190px;
	/*width: 19px; when with shop shoud be 19px*/
	text-align: right;
	margin: 0px;
	padding: 0px;	
}

A.open:link, A.open:visited {  
	font-family:Arial;
	font-size: 12px; 
	color: #000000; 
	text-align: center ;
	background: none; 
	text-decoration: none;
	border: 1px dotted #000000;
	padding: 5px; 
}
A.open:hover { 
	font-family:Arial;
	font-size: 12px;  
	color: #FFFFFF; 
	background: #000000; 
	text-decoration: none; 
	border: 1px dotted #FFFFFF;
	padding: 5px; 
}

A.mail:link, A.mail:visited {  
	font-family:Arial;
	font-size: 9px; 
	color: #000000; 
	text-align: center ;
	background: none; 
	text-decoration: none;
	border: 0px;
	padding: 1px; 
}
A.mail:hover { 
	font-family:Arial;
	font-size: 9px;  
	color: #FFFFFF; 
	background: #000000; 
	text-decoration: none; 
	border: 0px;
	padding: 1px; 
}

