body, table  {
	font-family :Helvetica, Geneva,  Verdana, Arial,  sans-serif;

}


table.main {
border-color: black;
border-style: solid;
border-width: 0 1px 1px 0;
width: 750px;
height: 100%;
border: collapse;


}

td.main {

border-color: black;
border-style: solid;
border-width: 1px 0 0 1px;
}


tr.price
{
	background-color: White;
}
td.price
{
	background-color: White;
	padding: 5px;
}

 

table.menu
{
border: thin dashed;
}





p {
	font-family : Helvetica, Geneva, Verdana,  Arial, sans-serif;
	padding-left : 15;
	padding-right : 15;
	font-size : small;
	color: #3c3c3c;
} 


a {

	text-decoration: none;
	color : #006CD1;

	
}

A:Visited  {

	text-decoration: none;
	color : #006CD1;


		
}

A:Active  {

	text-decoration: none;
	color : #006CD1;


		

}

A:Hover  {

	color : #006CD1;
	text-decoration: underline;

		
}




a.menu {
	font-size : small;
	text-decoration: none;
	color : #636363;
font-family: "Arial Narrow";

}

A.menu:Visited  {
	font-size : small;
	text-decoration: none;
	color : #636363;
font-family: "Arial Narrow";
	
}

A.menu:Active  {
	font-size : small;
	text-decoration: none;
	color : #636363;
font-family: "Arial Narrow";
}

A.menu:Hover  {
	font-size : small;
	color : #b6b6b6;
	text-decoration: underline;
font-family: "Arial Narrow";

}


a.menu1 {
	font-size : x-small;
	text-decoration: none;
	color : #898989;
font-family: "Arial Narrow";

}

A.menu1:Visited  {
	font-size : x-small;
	text-decoration: none;
	color : #898989;
font-family: "Arial Narrow";
	
}

A.menu1:Active  {
	font-size : x-small;
	text-decoration: none;
	color : #898989;
font-family: "Arial Narrow";
}

A.menu1:Hover  {
	font-size : x-small;
	color : #b6b6b6;
	text-decoration: underline;
font-family: "Arial Narrow";

}

a.basket {
	font-size : x-small;
	text-decoration: none;
	color : #C44900;

	
}

A.basket:Visited  {
	font-size : x-small;
	text-decoration: none;
	color : #C44900;


		
}

A.basket:Active  {
	font-size : x-small;
	text-decoration: none;
	color : #C44900;


		

}

A.basket:Hover  {
	font-size : x-small;
	color : #C44900;
	text-decoration: underline;
}



h1
{
font-size : 17;
	font-family: "Arial Black";
	padding-top : 10;
	padding-left : 30;
	padding-right : 15;
	color : #7B3666;
}

h3
{
	padding-left : 40;
	color : #969696;
}

h4
{

	padding-left : 30;

	color : #5C1128;
}


h2
{
font-size : 14;
padding-left : 30;
color : #E68C00;
}

div.banner
{
color: #475A6B;
background-color: #C7D9E3;
}

div.katalog
{
color: #88ABC7;
background-color: #C6D4DD;

	font-size: larger;
}

input.read
{
width: 40;
}
