h1 {color: #FF950B; font-family: impact; font-size: 26pt;}

h2 {
background:none repeat scroll 0 0 white;
color:#02327A;
font-size:16pt;
letter-spacing:normal;
padding-left: 5px;
}

h3 {color: #E9E9E9; font-size: 16pt; letter-spacing: normal; font-weight: normal;}
p, ul li {color: white; font-size: 10pt;}



body {
 padding: 0;
 font-size:11pt;
}

#container{
  position: relative;
	width: 1010px;
	padding-top:200px;
	margin: 0 auto;
	min-height: 1px; _height: 1px; 

}

#theme {
  position: absolute; overflow: hidden;
  top: 0; left: 0;
  width: 1010px; height: 200px;
  background-color: #FFFFFF;
  border-bottom: 0px solid #FFFFFF;
}

#theme object {
  position: absolute;
  top: 0; left: 0;
  width: 1010px; height: 200px;
  z-index: 3;
}

#content
{
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
background:none repeat scroll 0 0 #022356;
-moz-border-radius-topleft: 2em; /*obly roh pro mozillu*/
border-top-left-radius: 2em;  /*obly roh pro operu*/
}


#rcolumn {
  float: right;
  width: 780px;
}


#menu {
font-size:100%;
height:45px;
line-height:45px;
background-image:none;
border-bottom: 1px solid #375e8a;
}

#menu a {
font-size:100%;
display:block;
padding:0 15px;
}

#menu a:hover  {
font-size:100%;
background-image: none;
}

#form p.required {
color:red;
}