body {
	margin: auto 0;
	padding: 0;
	font: 11px, Verdana, Helvetica, Arial; 
	background-color: #fff;
	background-image: url("images/tlo.png");
	background-repeat: repeat;
	line-height: 13px;
	border: 0px;
	}
	
	a {
	text-decoration: underline;
	color: #133782;
	}
	
	a.red {
	text-decoration: underline;
	color: #ff0000;
	}
	
	
	#bot a {
	text-decoration: none;
	color: #fff;
	}
	
	#bot a:hover {
	text-decoration: underline;
	color: #fff;
	}	
	

	
#main {
	width: 800px;
	color: #000;
	text-align: left;
	background-color: #fff;
	line-height: 15px;
	margin: auto;
	line-height: 11px;
	font: 11px, "Lucida Grande", Verdana, Helvetica, Arial; 
	}
	

	
	
    tr.product_row td {
	background-color: #fff;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom: solid;
	background-color: #fff;
	}


	td.product_kod {
	background-color: #fff;
	color: #ff0000;
	font-weight: bold;
	}

	td.product_ang {
	background-color: #fff;
	color: #000;
	}
	
	td.product_pol {
	background-color: #fff;
	color: #000;
	}	
	
	td.product_cena {
	background-color: #fff;
	color: #133782;
	font-weight: bold;
	}	
