	body,td	{
	font:	11px Verdana, sans-serif;
	color:	#525A64;	}

p	{
	text-align : justify;
	margin-top:0px;
	margin-right:	20px;
	margin-left:	28px;
	margin-bottom:15px;
	line-height: 13px;}
	
p.contacts	{
	font:	10px Verdana, sans-serif;
	text-align : right;
	color:	#ffffff;
	margin-right:38px;}

p.index	{
	font:	10px Verdana, sans-serif;
	color:	#3457A1;
	text-align : justify;
	margin-top:6px;
	line-height: 12px;}

b.index	{
	font:	bold 9px Verdana, sans-serif;}
	
h1	{
	font:	bold 14px Verdana, sans-serif;
	color:	#0571BC;
	margin-bottom:0px;
	margin-top:0px;}

h2	{
	font:	bold 12px Verdana, sans-serif;
	color:	#5D7DB1;
	margin-bottom:0px;
	margin-top:0px;}

h3	{
	font:	bold 12px Verdana, sans-serif;
	color:	#5D7DB1;
	margin-top:		0px;
	margin-right:	15px;
	margin-left:	28px;
	margin-bottom:	15px;}
	
/* ul,ol class*/
ul.vnutr,ol.vnutr{
	margin-left: 0px;

}

li {
	margin-left:28px;
	margin-right:28px;
	margin-top:5px;
	margin-bottom:5px;}
	
/* td class */
table.bord td{
	border-left: 1px solid #97A4C0;
	border-top: 1px solid #97A4C0;}

table.produkt td{
	border-bottom: 1px solid #97A4C0;}
	
td.index{
	background: url("../img/face/menu/bg_table.jpg");
	background-position:left top; 
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;}

td.bot1{
	background: url("../img/bot/bg.gif");
	background-position:right top; 
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;}

/* form class */
	
/* img class */
	
/* a class */

a,a:link,a:visited,a:active	{
	text-decoration:	underline;
	color:	#525A64;} 
a:hover {
/*	background-color: #000000; */
    color: #809CD0;
/*	color:	#809CD0; */
	}

a.domino,a.domino:link,a.domino:visited,a.domino:active	{
	text-decoration:	none;
	color:	#809CD0;}

a.domino:hover {
	color:	#00A7F4;}

a.produkt,a.produkt:link,a.produkt:visited,a.produkt:active	{
	text-decoration:	none;
	color:	#525A64;}

a.produkt:hover {
	color:	#809CD0;}

a.none,a.none:link,a.none:visited,a.none:active	{
	text-decoration:	none;
	color:	#525A64;}

a.none:hover {
	color:	#525A64;}


