html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


html, body {
    color: #000000;
    direction: ltr;
    font: 100%/1.4 Verdana, "Arial", Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}
* {
    text-align: left;
}
html {
    background: #ffffff url('../image/hzs/vysoke_tatry-winter2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
ul, ol, dl { 
    padding: 0;
    margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;   
    padding-right: 15px;
    padding-left: 15px; 
}
a {
    text-decoration: none;
}
ol, ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
strong, b {
    font-weight: bold;
}
a img {
    border: none;
    outline: none;
}
a:link, a:visited {
    color:#ffffff;
    text-decoration: underline; 
}
a:hover, a:active, a:focus { 
    color: #CC0000;
    text-decoration: none;
}
td, th {
    vertical-align: top;
    text-align: left;
}
.precontainer {
    margin: 10px;
}
    .container {
        background: #212a3b;
        background: rgba(33,42,59,0.95);
        width: 100%;
        min-width: 280px;
        position: relative;
        overflow: hidden;
    }
.globalmenu {
    position: relative;
    height: 34px;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
}
.preheader {
    padding: 0 10px;
    background: #ffffff url('../image/hzs/headerbg.png') repeat-x; 
}
.header {
    width: 100%;
    height: 45px;
    font-size: 12px;
    line-height: 45px;
    overflow: hidden;
}
    .header img {
        height: 45px;
    }
.footer {
    padding: 0;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    color: rgb(33, 42, 59);
    font-size: 50%;
}
.sidebar {
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    padding: 10px;
}
.content {
    margin-left: 170px;
    padding: 10px;
    width: auto;
    color:#FFFFFF;
    font-size: 70%;
    min-height: 300px;
}
.content ul, .content ol { 
    padding: 0 15px 15px 40px; 
}

.content center:first-child {
    background: url("../image/hzs/headerbg.png") repeat-x scroll 0 0 #FFFFFF;
    padding: 0 10px;
    color:#212A3B;
    font-size: 150%;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
}

.full {
    margin-left: 0px;
}
ul.nav {
    list-style: none; 
    margin-bottom: 15px; 
    background: #212a3b;
}
ul.nav a, ul.nav a:visited { 
    padding: 10px 15px 10px 15px;
    display: block; 
    text-decoration: none;
    font-size: 75%;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
}
ul.nav li.active > a {
    background-color: #CC0000;
    color: #ffffff;
}

/** rk doplnil som 3. uroven menu - natvrdo v core.js */
.itttem { margin-left:20px; }
.itttem a { font-size:10px; }

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }

.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }

.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }
.HeaderPanel {
    background-color: #CC0001;
    border-bottom: 3px solid white;
    float: left;
    height: 163px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.buttonHref {
    background-color: #CC0001;
    border: 1px solid #CC0001;
    box-shadow: 0 0 3px #AEAEAE;
    text-decoration: none !important;
    color: white;
    cursor: pointer;
    float: right;
    font-weight: bold;
    padding: 5px 15px;
    text-shadow: 0 0 3px black;
}
.buttonHref:hover {
    background-color: orange;
    color: white;
}
.PageBody {
    height: 800px;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 1002px;
}
.PageBodyTitle {
    float: left;
    height: 106px;
    position: relative;
    width: 100%;
}
.logo {
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    border: 3px solid black;
    box-shadow: 0 0 9px #FFFFFF;
    float: left;
    height: 82px;
    margin: 10px 5px 0;
    width: 120px;
}
.infobox {
    color: #FBFBFC;
    font-size: 25px;
    font-weight: bold;
    margin-left: 140px;
    margin-top: 35px;
    position: absolute;
    text-shadow: 1px -2px 3px #232D32;
}
.menu {
    bottom: 0;
    color: #FFFFFF;
    float: left;
}
.language {
    bottom: 0;
    color: #FFFFFF;
    float: right;
}
.language li:hover {
    border: 1px solid orange;
}
.language li {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    float: left;
    height: 24px;
    margin: 0 2px 0 0;
    padding: 1px;
    width: 24px;
}
.membermenu {
    top: 4px;
    color: #FFFFFF;
    float: left;
    margin: 1px 0;
    position: absolute;
    right: 5px;
}
.membermenu .ittem {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
}
.membermenu .ittem a:hover {
    background: url('../image/hzs/power.png') no-repeat -32px 0;
}
.membermenu li a {
    text-indent: -9999px;
    width:32px; height:32px; overflow: hidden;
    background: url('../image/hzs/power.png') no-repeat 0 0;
    border: none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    text-shadow: 0 0 3px black;
}
.menu .ittem {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0 2px 0 0;
    padding: 0;
}
.menu .ittem a:hover {
    background: none repeat scroll 0 0 #4D4D4D;
}
.menu li.active a:link, .menu li.active a:visited {
    background: none repeat scroll 0 0 #CC0000;
    border: 1px solid white;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 0 2px black;
}
.menu li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #303030;
    border-color: #4F4F4F #4F4F4F -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    line-height: 24px;
    padding: 4px 12px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 0 3px black;
}
.PageBodyMenu {
    float: left;
    height: 800px;
    position: relative;
    width: 100%;
}
.PageBodyData {
    background-color: white;
    border: 3px solid #555555;
    box-shadow: 0 0 20px #AEAEAE;
    float: left;
    margin-bottom: 50px;
    min-height: 800px;
    padding: 10px;
    position: relative;
    width: 100%;
}
.pageleft {
    border-right: 2px solid;
    float: left;
    min-height: 400px;
    padding: 5px;
    width: 218px;
}
.pageright {
    float: left;
    padding: 5px;
    width: 762px;
}
.submenu .ittem {
    background-color: #454B4E;
    border: 1px solid black;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin-right: 8px;
    margin-top: 2px;
    padding: 3px;
    text-shadow: 0 0 3px black;
}
.submenu .ittem:hover {
    background-color: #73858F;
    color: orange;
}
.submenu .active {
    background-color: #73858F;
    color: #FFDB4D;
}
.Rcloud {
    float: right;
    height: 200px;
    margin: 5px auto 25px;
    width: 216px;
}
.edit {
    background-image: url("../image/system/edit.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 2px;
    width: 18px;
}
.detail {
    background-image: url("../image/system/detail.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 18px;
    margin-right: 3px;
    width: 18px;
}
.delete {
    background-image: url("../image/system/delete.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 2px;
    width: 18px;
}
.formbox {
    width: 32%;
    float: left;
    margin:0;
    padding:0;
    padding-left: 1%;
    border:#EEE 1px solid;
}
.nobg {
    border:none;
    background: none;
}
/*
.formbox:first-child {
    padding-left: 0;
    width: 33%;
}
*/
.formbox label {
    display: block;
    font-weight: bold;
}
.formbox table {
    margin:0; 
    padding:0 1%; 
    width:98%;
}
        .formbox table tr td {
            line-height: 15px;
            padding: 5px 2px 3px;
            margin: 2px 0;
            border-bottom:#CCC 1px dotted;
        }
        .formbox table tr:last-child td {
            border-bottom: none;
        }
        /*.formbox table tr:nth-child(even) td {
            background: none repeat scroll 0 0 #EEE;
        }*/
        .formbox table tr td input[type="text"],
        .formbox table tr td input[type="password"],
        .formbox table tr td select,
        .formbox table tr td textarea {
            width: 100%;
        }
    .formbox .error {
        background: red!important;
        color: white;
    }

@media screen and (max-width: 800px) {
  .sidebar {
    position: relative;
    width: auto;
  }
  .content {
    margin-left: 0;
  }
  .menu li a {
    font-size: 12px;
    padding: 2px;
  }
  .formbox {
    width: 50%;
    padding-left:0;
  }
}
@media screen and (max-width: 450px) {
  .formbox {
    width: 100%;
    float: none;
  }
}

textarea {
    font-size: 12px !important;
}
.qq-upload-retry {display: none;}
.qq-upload-file {padding-right: 5px;}

.qq-upload-button {
    display: block;
    /*or inline-block*/
    width: 105px;
    padding: 7px 0;
    text-align: center;
    background: #880000;
    border-bottom: 1px solid #DDD;
    color: #FFF;
}
.qq-upload-button-hover {
    background: #CC0000;
}
.qq-upload-button-focus {
    outline: 1px dotted #000000;
}
.clear {clear: both;}
.membermenu .account a{
	background-attachment: scroll !important;
	background-clip: border-box !important;
	background-color: transparent !important;
	background-image: url("../image/hzs/account.png") !important;
	background-origin: padding-box !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto !important;
}
.membermenu .account a:HOVER{
	background-attachment: scroll !important;
	background-clip: border-box !important;
	background-color: transparent !important;
	background-image: url("../image/hzs/account_orange.png") !important;
	background-origin: padding-box !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto !important;
}
