html, body {
	background: #FFF;
	color: #5E6575;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
table {font: 13px/18px Arial, Helvetica, sans-serif;}
#wrap {
	padding: 20px 0px;
	text-align: center;
}

p {
	margin: 10px 0;
}
hr {
	height: 1px;
	background: #696969;
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
}
/********* Links *********/
a {
	outline: none;
	color: #DA2D33;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
	margin:0px;
	display: block;
}
#all {
	margin: 0px 5%;
	width: 90%;
	position: relative;
}
#logo {
	text-align: center;
}
h1 {
	font: normal 22px/normal Arial, Helvetica, sans-serif;
	color: #3D7492;
}
h2 {
	font: italic normal 18px/normal Arial, Helvetica, sans-serif;
	color: #DA2D33;
}
p.list {
	line-height: 22px;
}
.tdobv {
	border: 1px solid #E3EAEA;
}
#tovar td {
	background: #F7F9F9 url(images/grad1.jpg) repeat-x bottom;
}
#tovar td:hover {
	background: #FFF;
}
.mini {
	font-size: 11px;
	line-height: 15px;
}

