body, p, td, tr, input, select, textarea, table {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

table {
	empty-cells: show;
}


h1, h2, h3, h4, h5 {
  padding: 0px;
  margin: 0px;
}

h1.menu {
	font-size: 17px; 
	font-weight: bold; 
}

h2.menu {
	font-size: 14px; 
	padding-left: 10px;
}

h2 {
	font-size: 16px; 
}

hr.head {
	height:3px; 
	border:1px solid #B7B7B7; 
	background-color:#B7B7B7;
}

h3.head {
	color:#B7B7B7;
	font-size: 10px;
}

form {
  padding: 0px;
  margin: 0px;
}


a.LinkMenuActive:link, a.LinkMenuActive:visited, a.LinkMenuActive {
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-decoration: none;
	padding:6px 10px 5px 10px;
}

a.LinkMenuActive:hover {
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-decoration: underline;
	padding:6px 10px 5px 10px;
}


a.LinkMenu:link, a.LinkMenu:visited, a.LinkMenu {
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-decoration: none;
	padding:6px 10px 5px 10px;
}

a.LinkMenu:hover {
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	text-decoration: underline;
	padding:6px 10px 5px 10px;
}


a:link, a:visited {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}


h1.TovarHeader {
	margin-top: 8px;
	font-size: 1.2em;
}

a.TovarHeader:link, a.TovarHeader:visited {
	color: black; 
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.TovarHeader:hover {
	color: black; 
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

a.details_link, a.details_link:link, a.details_link:visited {
	color: black; 
	text-decoration: none;
}

a.details_link:hover {
	color: black; 
	text-decoration: underline;
}


span.price {
	color: red;
}
