body {
text-align: center;
font-family: 'Times New Roman', serif;
font-size: 1em;
line-height: 1.6;
color: #444;
}
h2 {
font-size: 1.6em;
}
a {
color: #43d;
}
a:hover {
color: #22f;
text-decoration: none;
}
a:active, a:focus {
background: #ffa;
}
#outer {
width:760px;
margin: 0 auto;
text-align: left;
background: url(images/iris-small-art.jpg) no-repeat;
min-height: 496px;
}
#head {
background: url(images/zahradka-weddings.png) 150px top no-repeat;
height: 200px;
width: 750px;
}
#head h1 {
position: absolute;
left: -999em;
}
#content {
margin-left: 220px;
border-top: 5px solid #748;
padding: 10px;
}
#content ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1.8em;
background: #cfc;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#content ul li {
float: left;
display: block;
padding: 2px 18px;
font-size: .9em;
}
#content p {
text-indent: 1em;
}
#content .noindent {
text-indent: 0;
}
#footer {
clear: both;
text-align: right;
width: 760px;
margin: 0 auto;
font-size: .9em;
}
.floatright {
float: right;
margin: 0 0 10px 10px;
border: 1px solid #dad;
padding: 1px;
}
.single {
margin: 10px 0 10px 10px;
}
.weddings p {
clear: right;
font-size: 1.2em;
}
#gbcf-form {
margin: 20px 0;
}
fieldset {
padding: 0;
margin: 10px 0;
border: none;
border-top: 1px solid #aaa;
}
legend {
padding: 0;
}
legend {
font-weight: 700;
}
.home {
font-size: 1.2em;
}