* {
	margin: 0;
	padding: 0;
	border: none;
}

a {
	color: #fd7400;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 6px 0;
}

body, html {
	background: #585858 url('1_vzhled/bg-main.png') repeat-x;
	font-family: Arial, sans-serif; 
	color: #929d89;
	font-size: 9pt;
	min-width: 710px;
}

#main {
 	width: 904px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#head {
	height: 109px;
	padding: 10px 65px 0 65px;
}

#content {
	background: #ffffff url('1_vzhled/bg-content.png') no-repeat;
	height: 455px;
	padding: 20px 80px 0 80px;
	line-height: 13pt;
}

#contentFlash {
	background: url('1_vzhled/bg-contentFlash.png') no-repeat bottom;
	height: 614px;
	padding: 0 52px 0 52px;
}

h1 {
	color: #526d27;
	font-size: 12pt;
}

ul {
	margin: 10px 10px 10px 20px;
	list-style: none;
}

.iGirl {
	float: right;
	padding: 0 0 0 20px;
}

table td {
	padding: 0 10px;
}

.copyright {
	text-align: center;
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 744px;
}

.title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14pt;
	padding-top: 12px;
}

.subTitle {
	color: #f7b000;
	font-size: 12pt;
}
