body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #414141;
}
body {
	background-color: #414141;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #b51b0d;

}

h2 {
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #b51b0d;
}





.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style2 {
	font-size: 12px;
	color: #005083;
	text-decoration: none;
}

.style3 {color: #B7B7B7}

.suharick_link a
{
	color: #7f7b7b;
	text-decoration: none;
	font-weight: 400;
}
.suharick_link a:hover
{
	color: #7f7b7b;
	text-decoration: underline;
	font-weight: 400;
}


.acc1{
	color: #004444; 
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
} 

.acc2{
	color: #bb3300; 
	text-decoration: underline;
	font-size: 14px;
	font-weight: 600;
} 

.acc3{
	color: #bb3300; 
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
} 

.left img{
	float: left;
	margin: 3px 15px 0 0;
}

.right img{
	float: right;
	margin: 3px 15px 0 0;
}

#tovar table
{
	margin-bottom: 0em;
	border-collapse: collapse;
	text-align: left;
}

#tovar table th
{
	font-weight: bold;
	padding: 0.5em;
}

#tovar table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#tovar table tr.rowH
{
	color: #fff;
	background: #a5a4a4 url('/_imago/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#tovar table tr.rowA
{
	background: #c3c2c2 url('/_imago/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#tovar table tr.rowB
{
	background: #FDFDFD url('/_imago/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}


