#centrovanie{
	position:relative;
	width:1000px;
	height:100%;
	margin:0px auto 0px auto;
}

#products {visibility:hidden;}
#logo {text-align:center;}

body {
	background-color:#ffffff;
	background: url("images/bg.png") repeat;
	text-align:center;
	font-family:Arial, Tahoma;
	color:#000000;
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
}

h1 {
  font-size:140%;
  color:#274784;
  background: url("images/h1_line.png") no-repeat left bottom;
}

.header-bg {background: url("images/header.jpg") no-repeat; height:160px;}

.menu-bg {visibility:hidden;}

.content-bg {background-color:#ffffff;}
.content {margin-left:5px; margin-right:5px; margin-top:5px; margin-bottom:5px; padding-left:20px; padding-right:20px; padding-top:5px; padding-bottom:5px;}
.content a {color:#ffffff;}
.content a:hover {color:#ffffff;}

.footer-bg-left {background-color:#274784; height:32px; color:#ffffff; font-weight:bold; text-align:right; width:250px;}
.footer-bg-center {visibility:hidden;}

.footer-bg-right {visibility:hidden;}

.table-products {border-collapse:separate;}
.table-products td {border:1px solid #000000; vertical-align:top;}
.table-products tr {border:1px solid #000000;}

.category {text-align:center; width:150px; margin-left:5px; margin-right:5px;}

.form-table {width:700px;}
.form-table td {background-color:#ffffff;color:#000000;}

.product-param-bg {background-color:#BFBFFF;}
