html, body, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height:100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #000000;
	font-size: 13px;
}
a{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

table{
	border-collapse: collapse;
}

#left, #hormenu, #search, #true_right, #top, #bread{
	display: none;
}

#all, #footer{
	width: 730px;
	margin: 0 auto;
}

h1{
/* 	margin-top: 15px !important; */
/* 	margin-bottom: 5px !important; */
/* 	padding-top: 0 !important; */
/* 	padding-bottom: 0 !important; */
	color: #5b5b5b;
	font-size: 21px;
	font-weight: normal;
}

h2{
/* 	margin-top: 0px !important; */
/* 	margin-bottom: -5px !important; */
/* 	padding-top: 0 !important; */
/* 	padding-bottom: 0 !important; */
	color: #848484;
	font-size: 15px;
}

* html h2{
/* 	margin-bottom: -10px !important; */
}

h3{
/* 	margin-top: 0px !important; */
/* 	margin-bottom: 0 !important; */
/* 	padding-top: 0 !important; */
/* 	padding-bottom: 0 !important; */
	color: #5a5a5a;
	font-size: 13px;
}

* html h3{
/* 	margin-top: -10px !important; */
/* 	margin-bottom: -10px !important; */
}

ul{
	list-style: none;
	margin-left: 0;
	padding-left: 1px;
}

ul li{
	list-style: none;
	margin-left: 0;
	padding-left: 12px;
	background: url(../images/ul_li.gif) 0px 4px no-repeat;
}

hr{
	color: #103763; background-color: #103763;
	height: 1px;
	overflow: hidden;
	border: 0;
}

* html hr{
	margin-top: -10px;
}

table.prod{

}

table.prod td.head{
	color: #5b5b5b;
	background: white;
	font-weight: bold;
}

table.prod .dark td{
	background: #ececec;
}

table.prod td{
	border-bottom: 1px solid #f3f3f3;
	border-right: 1px solid white;
	padding: 12px 18px 12px 18px;
}

table.prod td.last{
	border-right: none;
}

table.prod td.head{
	padding: 6px 18px 6px 18px;
}

#footer{
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	text-align: right;
	margin-top: 44px;
}

#printtop{
	height: 103px;
	position: relative;
	padding-top: 31px;
}

#printtop img{
	position: absolute;
	top: 31px;
	left: 0;
}

.url{
	margin-left: 329px;
	color: #5c5c5c;
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
	text-align: right;
}

.url a{
	color: #5c5c5c;
}
