﻿body {
     background-image: url("img/tlo.jpg");
}
.center {
    margin: auto;
    width: 460px;
    border: 5px solid #003C71;
    padding: 10px;
    position: absolute;
    background-color: white;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.rfdTextbox {
    text-align: center;
}


.nowyStyl1 {
    margin-left: 120px;
}


.nowyStyl2 {
    font-family: Arial;
    font-size: large;
    top: 15%;
    text-align: center;
    top: 20%;
}

.CaptchaLabel {
    width: 150px;
}

.RadTextBox_Bootstrap a.spinbutton {
    margin-left: 25px !important; /*to move the buttons left*/
} 
