html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background-color: #efeeef;
    color: #434343;
    font-family: "Segoe UI",Verdana,Helvetica,sans-serif;
    font-size: 0.85em;
    height: 100%;
    margin: 0;
    padding: 0;
}
a:link, a:visited, a:active, a:hover {
    color: #333;
    outline: medium none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}
a:hover {
    background-color: #c7d1d6;
}
header {
    background-color: #fff;
    width: 100%;
}
header, footer, hgroup nav, section {
    display: block;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.highlight {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}
.clear-fix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.75em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
#validationErrorContainer {
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#validationErrorContainer .box {
    background: #d22 none repeat scroll 0 0;
    border-bottom: 1px solid #222;
    border-radius: 8px;
    border-right: 1px solid #555;
    position: absolute;
    width: 150px;
    z-index: 10;
}
#validationErrorContainer .box p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 15px;
    text-align: left;
}
#validationErrorContainer .box span {
    background: rgba(0, 0, 0, 0) url("../gui/images/validate-box-arrow-left.png") repeat scroll 0 0;
    display: block;
    height: 17px;
    left: -7px;
    position: absolute;
    top: 20px;
    width: 7px;
}
#validationErrorContainer .box.right span {
    background: rgba(0, 0, 0, 0) url("../gui/images/validate-box-arrow-right.png") repeat scroll 0 0;
    display: block;
    left: auto;
    right: -7px;
}
#validationErrorContainer .box.right p {
    text-align: right;
}
#validationErrorContainer .icon, .info-pop .icon {
    background: rgba(0, 0, 0, 0) url("../gui/images/validate-error-icon.png") repeat scroll 0 0;
    display: block;
    height: 16px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute;
    width: 16px;
    z-index: 5;
}
#dialog-message strong {
    float: right;
    margin-top: 20px;
    padding-right: 20px;
}
.disclaimerAccepted {
    font-size: 0.9em;
}
.loginError {
    color: red;
    left: 25px;
    position: absolute;
    top: 400px;
    
}
.outer-wrapper {
    background-color: #efeeef;
    min-height: 100%;
}
.content-wrapper {
    margin: 0;
    padding: 10px 20px;
}
#main {
    clear: both;
    float: left;
    height: 100%;
    margin-left: 25px;
    margin-top: 0;
    max-width: 550px;
    min-height: 100%;
    overflow: auto;
    padding: 0 0 50px;
}
#main .reporting option {
    width: 480px;
    text-transform: uppercase;
}

div.selector span {
text-transform: uppercase;
}
.small option {
    width: 235px !important;
}
.smallText {
    font-size: 11px !important;
}
.bold {
    font-weight: bold;
}
#mainRight {
    float: left;
    height: 100%;
    margin-left: 150px;
    margin-top: 80px;
    max-width: 455px;
    min-height: 100%;
    overflow: auto;
    padding: 30px 0 50px;
}
#mainRight .reportingUser {
    width: 450px;
}
#mainRight .reportingUser table {
    border: 1px solid #787878;
    margin-top: 5px;
    padding: 5px;
}
#mainRight .reportingUser table .odd {
    background-color: #d3dce0;
}
#mainRight .reportingUser table td span {
    border: 1px solid #787878;
    float: left;
    padding-left: 6px;
    width: 200px;
}
#zadnjiIzracunOd {
    float: left;
    width: 90px !important;
}
#zadnjiIzracunDo {
    float: left;
    margin-left: 12px;
    width: 90px !important;
}
#kurs, #liTecaj {
    max-width: 237px;
    padding-top: 10px;
}
.kursText {
    display: block;
    margin-top: 1px;
    position: absolute;
}
.reporting {
    overflow: hidden;
}
.main-content {
    background: rgba(0, 0, 0, 0) url("../images/asterisk.png") no-repeat scroll 0 0;
    padding-left: 10px;
    padding-top: 30px;
}
.featured + .main-content {
    background: rgba(0, 0, 0, 0) url("../images/heroAccent.png") no-repeat scroll 0 0;
}
.visit {
    font-size: 15pt;
}
.visit a:link, .visit a:visited, .visit a:active, .visit a:hover {
    color: #4a91ce;
    outline: medium none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}
footer {
    background-color: #e2e2e2;
    clear: both;
    font-size: 0.8em;
    height: 50px;
    margin-top: -50px;
    position: relative;
    text-align: center;
    width: 100%;
}
footer .footer-wrapper {
    margin: 0;
    padding: 3px 20px;
}
.site-title {
    color: #c8c8c8;
    font-family: "Segoe UI",Rockwell,Consolas,"Courier New",Courier,monospace;
    font-size: 2.3em;
    margin: 20px 0 20px -65px;
    position: relative;
    z-index: 1;
}
.site-title a, .site-title a:hover, .site-title a:active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #c8c8c8;
    outline: medium none;
    text-decoration: none;
}
.site-logo {
    position: relative;
    z-index: 2;
}
.site-logo img {
    border: 0 none;
    height: 81px;
    position: relative;
    top: 2px;
}
.site-logo a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#login {
    display: block;
    font-size: 0.85em;
    margin: 7px 0 12px;
    text-align: right;
}
#login a {
    background-color: #d3dce0;
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    text-decoration: none;
}
#login a.username {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    text-decoration: underline;
}
#login ul {
    margin: 0;
}
#login li {
    display: inline;
    list-style: outside none none;
}
ul#menu {
    font-size: 16pt;
    font-weight: bold;
    margin: 0;
    padding-left: 25px;
    text-align: left;
}
ul#menu li {
    display: block;
    float: left;
    padding-right: 28px;
    text-align: center;
}
ul#menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fdfeff;
    text-decoration: none;
}
ul#menu li a:hover {
    color: #66ffff;
    text-decoration: none;
}
.welcomeMessage {
    padding-top: 5px;
}
.navigation {
    background-color: #7ac0da;
    border-top: 5px solid #a6dbed;
    color: #3e5667;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
hgroup.title {
    margin-bottom: 10px;
}
hgroup.title h1, hgroup.title h2 {
    display: inline;
}
hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}
section.feature {
    float: left;
    padding: 10px;
}
ol.round {
    list-style-type: none;
    padding-left: 0;
}
ol.round li {
    margin: 20px 0;
    padding-left: 45px;
}
ol.round li.one {
    background: rgba(0, 0, 0, 0) url("../images/orderedListOne.png") no-repeat scroll 0 0;
}
ol.round li.two {
    background: rgba(0, 0, 0, 0) url("../images/orderedListTwo.png") no-repeat scroll 0 0;
}
ol.round li.three {
    background: rgba(0, 0, 0, 0) url("../images/orderedListThree.png") no-repeat scroll 0 0;
}
ol.round li.asterisk {
    background: rgba(0, 0, 0, 0) url("../images/asterisk.png") no-repeat scroll 0 0;
}
article {
    float: left;
    width: 70%;
}
aside {
    float: right;
    width: 25%;
}
aside ul {
    list-style: outside none none;
    padding: 0;
}
aside ul li {
    background: rgba(0, 0, 0, 0) url("../images/asterisk.png") no-repeat scroll 0 50%;
    padding: 2px 0 2px 20px;
}
.label {
    font-weight: 700;
}
#loginForm {
    border-right: 2px solid #c8c8c8;
    float: left;
    width: 45%;
}
#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}
#socialLoginForm {
    float: left;
    margin-left: 40px;
    width: 50%;
}
.contact h3 {
    font-size: 1.2em;
}
.contact p {
    margin: 5px 0 0 10px;
}
.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}
fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
fieldset legend {
    display: none;
}
fieldset ol {
    list-style: outside none none;
    padding: 0;
}
fieldset ol li {
    padding-bottom: 5px;
}
.reporting fieldset ol li {
    padding-bottom: 15px;
}
fieldset label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}
fieldset label.error {
    width: 80px;
}
fieldset label.checkbox {
    display: inline;
}
fieldset input[type="text"], fieldset input[type="password"] {
    border: 1px solid #e2e2e2;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px;
    padding: 5px;
    width: 300px;
}
input.small {
    width: 237px !important;
}
fieldset input[type="text"]:focus, fieldset input[type="password"]:focus {
    border: 1px solid #7ac0da;
}
fieldset input[type="submit"] {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
}
.btnCancel {
    padding-left: 40px;
}
.modal-popup {
    font-size: 0.7em;
}
.modal-popup input[type="text"], .modal-popup input[type="password"] {
    width: 90%;
}
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}
.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px;
}
.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px;
}
.success {
    color: #7ac0da;
}
.error {
    color: #e80c4d;
    font-size: 0.9em;
}
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}
.field-validation-valid {
    display: none;
}
input.input-validation-error[type="text"], input.input-validation-error[type="password"] {
    border: 1px solid #e80c4d;
}
.validation-summary-errors {
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
}
.validation-summary-valid {
    display: none;
}
ul#social li {
    display: inline;
    list-style: outside none none;
}
ul#social li a {
    color: #999;
    text-decoration: none;
}
a.facebook, a.twitter {
    display: block;
    float: left;
    height: 24px;
    padding-left: 17px;
    text-indent: -9999px;
    width: 16px;
}
a.contactus {
    display: block;
    float: left;
    margin-top: -11px;
    padding-bottom: 33px;
    padding-right: 45px;
    text-indent: -9999px;
}
a.asc {
    display: block;
    float: left;
    height: 48px;
    margin-top: -11px;
    padding-right: 355px;
    text-indent: -9999px;
}
a.bms {
    display: block;
    float: left;
    margin-top: -11px;
    padding-bottom: 33px;
    padding-right: 250px;
    text-indent: -9999px;
}
a.suradnik {
    display: block;
    float: left;
    height: 30px;
    margin-top: 10px;
    padding-right: 120px;
    text-indent: -9999px;
}
a.facebook {
    background: rgba(0, 0, 0, 0) url("../images/facebookoff.png") no-repeat scroll 0 0;
}
a.facebook:hover {
    background: rgba(0, 0, 0, 0) url("../images/facebook.png") no-repeat scroll 0 0;
}
a.twitter {
    background: rgba(0, 0, 0, 0) url("../images/twitteroff.png") no-repeat scroll 0 0;
}
a.twitter:hover {
    background: rgba(0, 0, 0, 0) url("../images/twitter.png") no-repeat scroll 0 0;
}
a.contactus {
    background: rgba(0, 0, 0, 0) url("../images/contactusoff.png") no-repeat scroll 0 0;
}
a.contactus:hover {
    background: rgba(0, 0, 0, 0) url("../images/contactus.png") no-repeat scroll 0 0;
}
a.asc {
    background: rgba(0, 0, 0, 0) url("../images/ascokoff.png") no-repeat scroll 0 0;
}
a.asc:hover {
    background: rgba(0, 0, 0, 0) url("../images/ascok.png") no-repeat scroll 0 0;
}
a.bms {
    background: rgba(0, 0, 0, 0) url("../images/bmsoff.png") no-repeat scroll 0 0;
}
a.bms:hover {
    background: rgba(0, 0, 0, 0) url("../images/bms.png") no-repeat scroll 0 0;
}
a.suradnik {
    background: rgba(0, 0, 0, 0) url("../images/suradnikoff.png") no-repeat scroll 0 0 / 110px auto;
}
a.suradnik:hover {
    background: rgba(0, 0, 0, 0) url("../images/suradnik.png") no-repeat scroll 0 0 / 110px auto;
}
.buttons {
    bottom: 50px;
    clear: both;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 10px;
    position: relative;
}
#uniform-chkPrihvatiKurs {
    padding-left: 10px;
}

@media only screen and (max-width: 1175px) {
header .float-left, header .float-right {
    float: none;
}
#login {
    font-size: 0.85em;
    margin: 0 0 12px;
    text-align: center;
}
#login ul {
    margin: 5px 0;
    padding: 0;
}
#login li {
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#login a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    font-weight: 600;
    margin: 2px;
    padding: 0;
}
#login a:hover {
    color: #333;
}
.loginError {
    top: 430px;
}
nav {
    margin-bottom: 5px;
}
ul#menu {
    margin: 0;
    padding: 0;
    text-align: center;
}
ul#menu li {
    margin: 0;
    padding: 0 12px 0 0;
}
.main-content, .featured + .main-content {
    background-position: 10px 0;
}
.content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.featured .content-wrapper {
    padding: 10px;
}
article, aside {
    float: none;
    width: 100%;
}
ol.round {
    list-style-type: none;
    padding-left: 0;
}
ol.round li {
    margin: 25px 0;
    padding-left: 10px;
}
ol.round li.one, ol.round li.two, ol.round li.three, ol.round li.asterisk {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
section.feature {
    float: none;
    padding: 10px;
    width: auto;
}
section.feature img {
    color: #999;
    content: attr(alt);
    font-size: 1.5em;
    font-weight: 600;
}
fieldset input[type="text"], fieldset input[type="password"] {
    width: 90%;
}
#loginForm {
    border-right: medium none;
    float: none;
    width: auto;
}
#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}
#socialLoginForm {
    float: none;
    margin-left: 0;
    width: auto;
}
footer {
    background-color: #e2e2e2;
    clear: both;
    font-size: 0.8em;
    height: 50px;
    margin-top: -50px;
    position: relative;
    width: 100%;
}
#mainRight {
    float: left;
    height: 100%;
    margin-left: 25px;
    margin-top: -30px;
    max-width: 500px;
    min-height: 100%;
    overflow: auto;
    padding: 30px 0 50px;
    width: 450px;
}
}
@media only screen and (max-width: 1009px) {
header .site-title {
    display: block;
    margin: 10px;
    text-align: center;
}
#mainRight {
    float: left;
    height: 100%;
    margin-left: 25px;
    margin-top: -90px;
    max-width: 500px;
    min-height: 100%;
    overflow: auto;
    padding: 30px 0 50px;
    width: 450px;
}
ul#social {
    margin: 0;
    padding: 0;
}
a.facebook, a.twitter, a.contactus, a.asc, a.bms, a.suradnik {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline;
    float: none;
    height: auto;
    padding-left: 0;
    text-indent: 0;
    width: auto;
}
a.contactus:hover, a.facebook:hover, a.twitter:hover, a.asc:hover, a.bms:hover, a.suradnik:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
a:link, a:visited, a:active, a:hover {
    color: #333333;
    outline: medium none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}
footer p {
    margin: 0;
}
footer .float-left, footer .float-right {
    float: none;
}
footer {
    height: auto;
    padding: 10px 0;
    text-align: center;
}
.site-logo {
    display: none;
}
.loginError {
    top: 430px;
}
}
/* different techniques for iPad screening */
    @media only screen and (min-device-width: 340px) and (max-device-width: 1009px) and (orientation:portrait) {
      /* For portrait layouts only */
.loginError {
    top: 395px;
}
    }

    @media only screen and (min-device-width: 340px) and (max-device-width: 1009px) and (orientation:landscape) {
      /* For landscape layouts only */
.loginError {
   top: 395px;
}
    }
@media only screen and (min-width: 1900px) {
.site-title {
    margin-left: -65px;
}
}
