body {
	margin: 0px;
	background: #091a46 url(/images/bg-basic.jpg) repeat-y left top;
	text-align: center;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 12px arial;
	color: #000;

}
h1 {
	font: 19px arial;
	color: #d11b0d;
	font-weight: bold;
	background-color: #f9f2e9;
	padding: 8px;
	margin: 10px 0px 15px;
}
h3 {
	background: #FFF url(/images/h3.gif) no-repeat left top;
	font: 15px arial;
	color: #c70000;
	font-weight: bold;
	padding: 3px 35px;
	margin: 10px;
}
h5 {
	font: 14px arial;
	color: #c9ffff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0px 0px 15px;
}
h6 {
	font: 12px arial;
	text-transform: uppercase;
	text-align: center;
}
a:link {
	color: #645a8f;
	text-decoration: underline;
}
a:visited {
	color: #4b7862;
	text-decoration: underline;
}
a:hover {
	color: #009ee0;
	text-decoration: underline;
}
/*
	classes
*/
img.katimgs {
	padding: 5px 0px 10px 20px;
}
.menu {
	height: 40px;
	background-color: #FFF;
	font: 14px tahoma;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.menu a:link, .menu a:visited, .menu a:hover {
	color: #006f9f;
	text-decoration: underline;
}
div.button {
	width: 20%;
	text-align: center;
	display: block;
	float: left;
}
.katalogue {
	width: 215px;
	font: 13px arial;
	color: #000;
	padding: 0px 0px 30px 0px;
	vertical-align: top;
}
.katMenu {
	margin: 5px 20px;
	padding: 3px 0px;
	line-height: 120%;
	text-align: left;
}
.katMenu a:link, .katMenu a:visited {
	color: #FFF;
	text-decoration: underline;
}
.katMenu a:hover {
	color: #7efbfb;
	text-decoration: underline;
}
.content {
	background-color: #FFF;
	padding: 15px 20px 50px;
	vertical-align: top;
}
.pravo {
	vertical-align: top;
	text-align: center;
	font: 13px arial;
}
.footer {
	background: #FFF url(/images/bg-zerno.jpg) repeat left top;
}
.footer td {
	font: 11px arial;
	padding: 0px;
	vertical-align: top;
}
.down {	
	text-align: center;
	vertical-align: middle;
	padding: 20px 30px;

}
.down a:link, .down a:visited, .down a:hover {
	color: #3f2c12;
	text-decoration: underline;
}
.ris {
	text-align: center;
	font-style: italic;
}
.ris img {
	border: 1px solid #DCDCDC;
}
.cap {
	background: #005981 url(/images/img-top-bg.jpg) repeat-x left top;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
div.logo {
	width: 410px;
	height: 100%;
	background: #005981 url(/images/topimg_logo.jpg) no-repeat left top;
	font: 18pt times;
	color: #c0f3f9;
	font-weight: bold;
	font-style: italic;
	padding: 20px 10px 10px 50px;
	
}
div.logo a:link {
	color: #c0f3f9;
	text-decoration: none;
}
div.logo a:visited {
	color: #c0f3f9;
	text-decoration: none;
}
div.logo a:hover {
	color: #c0f3f9;
	text-decoration: none;
}
/*
	id's
*/
#products {
	background-color: #FFF;
	margin: 0px;
	border: 0px;
}
#products th {
	background-color: #004a7f;
	text-align: center;
	padding: 7px 3px;
	font: 11px arial;
	color: #FFF;
	font-weight: bold;
}
#products td {
	background: #FFF url(/images/bg-zerno.jpg) repeat left top;
	padding: 3px;
}