table {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 border-width: 1px;
	 border-color: black;
	 
}
table.in {
	 border-width: 0px;
}
table.ramka{

	border-bottom-width: 0px;
	border-top-width: 0px;
}


td {
	font-size: 12px;
	border-width: 1px;
}
td.content{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-width: 1px;
	
}
td.menu{
	padding-left:20px;
	color: #C31805;
   font-size: 12px;
	font-weight:bold;
}
.footer{
	padding:10px 15px 7px 15px; 
	font-family: Arial, Helvetica, sans-serif;
  	font-weight:normal;
	font-size:11px;
	color: white;
}
.contact{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: #394C9B;
	padding: 10px 15px 7px 15px;
	
}


p.left{
	text-align: left;
	margin: 5px 10px 10px 28px;
}
b.prod{
	font-size:18px;
}
img {
	border-style: none; 
	border-width: 0px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	color: black;

}



a:link{
   color:  black;
   font-size: 12px;
	font-weight:normal;
   text-decoration: underline;
   
}
a:visited {
	color: purple;
	font-size: 12px;
	text-decoration: underline;
	
}
a:hover {
	color:  purple;
	font-size: 12px;	
	text-decoration: underline;
	
}


a.comments:link{
   
   text-decoration: underline;
   font-size:14px; 
   font-weight:bold;
   color:#703D1F;
   
}
a.comments:visited {
	text-decoration: underline;
   font-size:14px; 
   font-weight:bold;
   color:#703D1F;
	
}
a.comments:hover {
	
	
}


a.menu:link{
	color: #703D1F;
   font-size: 12px;
	font-weight:bold;
   text-decoration: none;
}
a.menu:visited{
	color:   #C31805;
   font-size: 12px;
	font-weight:bold;
   text-decoration: none;
}
a.menu:hover{
	color: #703D1F;
   font-size: 12px;
	font-weight:bold;
   text-decoration: underline;
}

a.grand:link {
	
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: black;
	

}
a.grand:visited {
	
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
	color: black;
	

}
a.grand:hover {
	
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
	color: black;
	
}


	
