body {
background-image:url('../images/registration/bg2.jpg');
background-repeat:repeat-x;
background-color:#FF9000;
margin:0px;
padding:0px;
text-align:center;
overflow:auto;
}

a {
outline:none;
text-decoration:none;
color:#000000;
font-weight:bold
}

a:hover {
color:#FF6000;
}

#pozadie {
background-image:url('../images/registration/bg.jpg');
background-position:top center;
background-repeat:no-repeat;
background-attachment:scroll;
}

#content {
margin:0 auto;
font-family:Verdana;
font-size:11px;
text-align:center;
color:#828282;
width:450px;
/*height:900px;*/
padding-bottom:100px;
}

#header {
margin:0 auto;
text-align:left;
width:450px;
height:130px;
padding-top:90px;
}

#headerholder{
    height: 130px;
}

.bar {
background-image:url('../images/registration/bar.jpg');
width:450px;
margin:0 auto;
padding-top:8px;
padding-bottom:8px;
line-height:11px;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
text-align:left;
text-indent:12px;
}

.bar2 {
color:#434343;
}

.inside {
padding:21px;
text-align:justify;
background-color: #ffffff;
}

form {
padding:0px;
margin:0px;
}

input.text {
width:201px;
height:22px;
background-image:url('../images/registration/input.jpg');
border:0px;
font-family:Tahoma;
font-size:11px;
color:#828282;
line-height:11px;
padding:0px;
padding-top:4px;
text-indent:5px;
margin:0px;
}

input.text:focus {
background-image:url('../images/registration/input2.jpg');
}

.pole {
border-left:1px solid;
border-color:#dadada;
padding-left:20px;
height:35px;
}

.popis {
text-align:right;
text-transform:uppercase;
width:150px;
padding-right:20px;
font-size:11px;
color:#828282;
}

.button {
width:77px;
height:28px;
background-image:url('../images/registration/submit.jpg');
padding:0px;
margin:0px;
cursor:pointer;
border:0px;
}

.zaskrtavac {
width:14px;
height:14px;
text-align: left;
vertical-align: top;
}

label {
color:#828282;
cursor:pointer;
}

table {
font-size:11px;
}

.errors {
    color: #ff0000;
}
