/*  CSS2 style for iqdum.cz page */
body {
	font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}
h4 {
	margin-bottom: 3px;
	margin-top: 8px;
	background: #336699;
	color: white;
	padding-left: 4px;
}
h4 a {
 color: white;
 text-decoration: none;
}
h4 a:hover {
 text-decoration: underline;
}
#tagline h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	background: white;
	color: black;
	padding-left: 0px;
}
#tagline h4 a {
 color: black;
 text-decoration: underline;
}
#tagline p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#logo {
	border-style: none;
}
address {
	font-size: small;
}
.flash h4 {
	background: #aa1002;
	color: white;
}
.left {
	width: 47%;
	float: left;
}
.right {
	position: absolute;
	left: 54%;
	width: 47%;
}
h5 {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 4px;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
}
#gallery {
	text-align: center;
}
#gallery p {
	margin: 10px;
}
#header {
	text-align: center;
}
#footer {
	text-align: center;
}
#centered {
	text-align: center;
}
#button {
	border-style: none;
}
#footer img {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
#header img {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
small {
	font-style: italic;
	color: gray;
}
#notice {
	text-align: center;
}
form#email { 
 padding-top: 3px;
 padding-bottom: 2px;
 background-color: #336699;
 color: white;
 border: none;
 font-size: 12px;
 text-align: center;
 width: 100%;
 margin-bottom: 0px;
 margin-top: 0px;
}
#email a {
 color: white;
}
#email .buttons {
 font-size: 12px;
 background-color: #aa1002;
 color: white;
 margin-right: 6px;
}
#email .text { 
 font-size: 12px;
 width: 180px;
 margin-right: 6px;
}
#menu {
 padding-left: 2px;
 background-color: #aa1002;
 color: white;
 font-weight: bold; 
 font-size: medium;
}
#menu a {
 color: white;
 text-decoration: none;
}
#menu a:hover {
 text-decoration: underline;
}
td {
	vertical-align: top;
	font-size: small;
}
#gallery h1 {
	font-size: medium;
	margin-bottom: 0px;
   font-weight: normal; 
}
