/*.MainAuthForm,.MainAuthForm1 {
    font-size: 22px;
    font-family: 'PT Sans Narrow',sans-serif;
    vertical-align: middle;
    zoom:1}

#checkPost,.MainAuthForm,.MainAuthForm1 {
    font-family: 'PT Sans Narrow',sans-serif
}

#ContentBox {
    margin: 0 auto
}

.MainAuthWindow {
    margin: 0 auto;
    width: 1000px;
    text-align: center
}

.MainAuthForm {
    display: -moz-inline-box;
    display: inline-block;
    width: 300px;
    height: 150px;
    opacity: .4;
    background-color: #fff;
    padding-top: 30px
}

.MainAuthForm1 {
    width: 290px;
    height: 140px;
    background-color: #312539;
    padding-top: 15px;
    position: absolute;
    padding-bottom: 15px;
    z-index: 50000;
    margin-top: -175px;
    margin-left: 5px
}

.space {
    max-width: 1200px
}

#checkPost {
    font-size: 17px;
    background-color: #89B013;
    border: none;
    color: #fff;
    cursor: pointer;
    text-align: center;
    min-width: 100px;
    height: 25px;
    margin: 10px auto auto
}

#checkPost:hover {
    opacity: .7
}

#loginButton {
    background-color: #8AB800;
    color: #fff;
    width: 90px;
    border-radius: 5px;
    height: 25px;
    font-size: 14px
}

img,legend {
    border: 0
}

#loginInput,#pwInput {
    height: 18px;
    border: none;
    width: 165px;
    font-size: 13px;
    padding-left: 25px
}

#loginInput {
    background: url(/img/chuvak.png) no-repeat #ccc
}

input[type=password],textarea {
    border: 1px solid #ccc;
    background-color: red
}

#pwInput {
    background: url(/img/zamok.png) no-repeat #ccc
}

.content1 {
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    display: inline
}

.MainAuthForm table {
    margin: 0 auto
}

.AuthHelper {
    display: -moz-inline-box;
    vertical-align: middle;
    width: 0;
    zoom:1}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body,figure {
    margin: 0
}

a:focus {
    outline: dotted thin
}

a:active,a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    padding: 0
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 50%;
    margin: 0
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

i nput[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.large-header {
    position: relative;
    width: 100%;
    background: center center #333;
    overflow: hidden;
    background-size: cover;
    z-index: 1
}

.demo-1 .large-header {
    background-image: url(/img/demo-1-bg1.jpg)
}

.demo-2 .large-header {
    background-image: url(/img/servisphp.jpg)
}

.izo {
    float: left;
    margin: 0 10px
}

.main-title {
    position: absolute;
    margin: 0 auto;
    color: #000;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000
}

.main-title .thin {
    font-weight: 200
}

@media only screen and (max-width : 768px) {
    .demo-1 .main-title,.demo-3 .main-title,.demo-4 .main-title {
        font-size:3em
    }

    .demo-2 .main-title {
        font-size: 4em
    }
}*/
