body 
{
	padding: 0px;
	margin: 0px;
	background: White;	
}
table 
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*text-align: center;*/
	border-spacing: 0px;
	border-collapse: collapse;
}
td 
{
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
}
img 
{
	border: 0px;
}
a 
{
	text-decoration: underline;
	color: #000000;
}
a:hover 
{
	text-decoration: none;
	color: #999999;
}
.h2 a, .h3 a, .h3, .h2 
{
	font-size: 11px;
	color: #1f5492;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bold;
}
.h2 
{
	font-size: 10px;
	text-decoration: underline;
}
.h2 a 
{
	text-decoration: underline;
	font-size: 10px;
}
.h2 a:hover, .h3 a:hover 
{
	text-decoration: none;
	color: #1f5492;
}

#title 
{
	font-size: 11px;
	color: #1f5492;
	font-family: Tahoma;
	font-weight: bold;
}
#podmenu a 
{
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#podmenu a:hover 
{
	text-decoration: underline;
}
#cat a 
{
	color: #777777;
	text-decoration: none;
}
#cat a:hover 
{
	color: #000000;
	text-decoration: none;
}
#cat 
{
	color: #000000;
	font-weight: bold;
}
#cat span
{
	font-size: 9px;
	font-weight: normal;
}
.price 
{
	width: 50px;
	height: 15px;
	border: solid 1px #c8c8c8;
	font-size: 11px;
	font-family: Tahoma;
}
.border td 
{
	border: solid 1px #999999;
	padding: 2px;
	font-size: 9px;
	text-align: left;
	height: 20px;
}
.edit_tov, .add_tov 
{
	/*width: 15px;*/
	height: 15px;
	border: solid 1px #c8c8c8;
	color: Black;
	font-size: 9px;
	font-family: Tahoma;
}
.of 
{
	width: 200px;
	height: 15px;
	border: solid 1px #c8c8c8;
	font-size: 11px;
	font-family: Tahoma;
}
.oftab td 
{
	padding: 3px;
}
.leftO div a
{
	text-decoration: none;
}

#fixed-block 
{
    position: fixed; 
    right: 0px; 
    bottom: 0px; 
    width: 160px;
}
a.catLink
{
	text-decoration: none;
}