﻿		td.izlozbe {
			font: 14px century gothic;
			text-align: left;
			vertical-align: middle;
		}
		table.izlozbe {
			width: 100%;
			font: 14px century gothic;
			text-align: center;
		}
		div.maini {
			font-family: 14px century gothic;
			background: url('');
			margin-left: auto;
			margin-right: auto;
			width: 800px;
			text-align: left;
			padding: 20px;
		}
		table.rub {
			width: 100%;
		}
		table.rub td {
			background: white;
			vertical-align: middle;
			padding: 4px;
		}
		
		h5 {
			color: #E36418;
			text-align: right;
			font: bold 28px century gothic;
			text-transform: uppercase;
			margin-top: 10px;
			margin-bottom: 10px;		
		}
		h6 {
			text-align: right;
			font: bold 20px century gothic;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		h7 {
			color: #E36418;
			text-transform: uppercase;
			font: bold 16px century gothic;
			margin: 0px;
		}
		a, a:hover {
			color: #E36418;
			text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
		}
		.right {text-align: right}
		.center {text-align: center}
		
		div.online {
			color: #EE6600;
			font: bold 30px century gothic;
			text-align: center;
		}
		div.online a, div.online a:hover {
			color: #6600AA;
			font: bold 30px century gothic;
			text-align: center;
			text-decoration: none;
		}
	

