html, body {

	font-family: Arial;

	font-size: 12px;
	color: black;

	background-color:#FFFFFF;
}
#center {
	position: absolute;

	left: 50%;
	top: 0;

}


#aaqm-cz {
	position: absolute;
	left: -390px;

	top: 0px;
	width: 780px;
}

#head {
	width: 780px;
	vertical-align: top;


}

#head-logo {
	width: 250px;
	height: 42px;
	vertical-align: bottom;

}

#head-info {
	width: 530px;
	vertical-align: bottom;

	text-align: right;

	font-family: Tahoma;

	font-size: 10px;
	color: black;

}

#head-banner {
	width: 780px;
	height: 113px;
	background: url("../_theme/head-banner.jpg") no-repeat top left; 
}

#content {
	width: 780px;
	border-bottom: 1px solid #575757;
}

#content-menu {
	width: 165px;
	vertical-align: top;

	text-align: left;

	padding-right: 10px;
	padding-bottom: 45px;
	font-family: Arial;

	font-size: 11px;
	color: black;

}

.content-menu a {
	color: #000000;

	text-decoration: none;

}

.content-menu a:hover {
	color: #E0DB66;

	text-decoration: underline;

}

#content-content {
	width: 575px;
	text-align: left;

	vertical-align: top;

	padding-top: 15px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 45px;
	font-family: Arial;

	font-size: 12px;
	color: black;

}

#copyright-velimsky-com {
	width: 780px;
	vertical-align: bottom;

	text-align: right;

	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Tahoma;

	font-size: 11px;
	color: #575757;

}

a {

	color: #575757;

	text-decoration: none;

}


a:hover {
	color: #E0DB66;
	text-decoration: underline;

}


img {
	border: 0px;

}

h1 {


	font-family: Arial;

	font-size: 16px;
	color: #E0DB66;

}


h2 {


	font-family: Arial;

	font-size: 12px;
	color: #E0DB66;

}

h3 {


	font-family: Tahoma;

	font-size: 10px;
	color: black;

}




table {
	border-collapse: collapse;
	padding: 0px;

}


td {

	padding: 0px;

}

input {
	font-family: verdana;

	font-size: 10px;

}


select {


	font-family: verdana;
	font-size: 10px;

}


textarea {

	font-family: verdana;
	font-size: 10px;

}

ul {
	list-style: square;
}
p.seznam {
	margin-bottom:0;
}

ul.seznam {
	margin-top:2px;
}

