/* Very basic stylesheet to show you the layout sections */
/* Customise to your site */
body {
color: #000; 
font-size: 11px; 
font-family: Verdana, Arial; 
background: #fff; 
}

h1, #text h1{
color: #B2263C;
font: 22px;
text-decoration: none;
margin-bottom: 4px;
padding-bottom: 5px;
margin: 10px 0;
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}

h2, #text h2{
color: #B2263C;
font: 18px;
text-decoration: none;
margin-bottom: 4px;
padding-bottom: 5px;
margin: 10px 0;
font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}


a {
color: #B2263C;
}

a img { 
border: none;
}

#top{background: url('http://www.vseprovasdum.cz/layout/logo.gif') no-repeat left top;height: 125px;width: 770px;margin: 0px;padding:0px;
	border-bottom: 5px solid #B2263C;}

#content {
width: 90%; 
text-align: left; 
margin: 0px auto; 
background: #fff;
}

.navimage {
float: left;
margin: 0 10px 5px 5px;
padding: 0;
border: none;
}

/* Status Messages */
.alert,	
.warn,
.error {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;	
}
.alert, 
.warn {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url('http://www.vseprovasdum.cz/layout/ulli/attention.png') 10px 10px no-repeat;
}
.error {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url('http://www.vseprovasdum.cz/layout/ulli/alert.png') 10px 10px no-repeat;
}

.required {
font-weight: bold;
}


#subscribeForm {
font-family: Arial;
font-size: 11px;
}


label {
  text-align:right;
  float:left; 
  margin: 0 5px;
  font-weight:normal;
  width: 130px;
}


fieldset { 
	border: 1px solid lightgrey;
	padding: 1em;
}

legend {
font-weight:bold;
color: #B2263C;
}

text, select, input {
font-size:11px;
}

textarea {
width:300px;
height:60px;
font-size:11px;
margin-left:20px;
font-family: Arial;
}

/*konec stylu registrace*/

#footer{
margin: 3px 0;
clear: both;
font: 10px Verdana;
color: #555555;
}
