html, body {
	height: auto;
	/*background-color:#FFF;*/
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(https://helpdesk.brotel.cz/skin/brotel/css/../images/background.jpg);
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #555;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	font-size: 24px;
	color: #333;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	/*color: #B9B9B9;*/
	color: #333;
}

p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
	
}

.cleaner, .clear
{
    margin: 0;
    padding: 0;
    width: 100%;
    clear: both;
}


textarea
{
  padding: 5px;
}

.text-align-right
{
    text-align: right;
}

strong {
	color: #222;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

#footer a{
  color: #FFF;
  text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

img {
    padding: 5px;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

img.nopad {
	margin: 0px;
}

hr {
	display: none;
}

.more {
    margin-top:-5px;
}

.more a {
	padding: 5px 0px 5px 27px;
	background: url(https://helpdesk.brotel.cz/skin/brotel/css/../images/homepage13.gif) no-repeat left center;
	line-height:1.9em;
}

.style1 {
	margin: 0px;
}

.style2 {
	height: 28px;
	margin: 0px 0px 30px 0px;
	padding: 13px 0px 0px 20px;
	background: #FF9B00 url(https://helpdesk.brotel.cz/skin/brotel/css/../images/homepage14.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}



/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: 0px auto;
}


#HeadBanner
{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dadada+0,f9f9f9+28,d9d9d9+100 */
  background: #dadada; /* Old browsers */
  background: -moz-linear-gradient(top, #f2f2f2 0%, #f9f9f9 28%, #d9d9d9 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f2f2f2 0%,#f9f9f9 28%,#d9d9d9 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f2f2f2 0%,#f9f9f9 28%,#d9d9d9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
  height: 60px;
  -webkit-box-shadow: 0px 6px 21px 0px rgba(128,128,128,0.56);
  -moz-box-shadow: 0px 6px 21px 0px rgba(128,128,128,0.56);
  box-shadow: 0px 6px 21px 0px rgba(128,128,128,0.56);
  border-bottom: 1px solid #c1c1c1;
}

#header 
{
  width: 1150px;
  margin: auto;
}


#logo 
{
  float: left;
  height: 40px;
  padding: 10px;
}

#logo img
{
  padding: 0;
  height: 100%;
}


#menu 
{
  float: left;
}

#menu ul {
  margin-top: 10px;
}

#menu li 
{
  float: left;
  list-style: none;
  border-left: 1px solid #000;  
}

#menu li:first-child
{
  border-left: 0 solid #000;  
}

#menu a 
{
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  padding: 0 10px;
  color: rgb(189,33,38);
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

#menu a:hover
{
  color: rgb(119, 19, 19);
}

#head-right
{
  float: right;
  padding-top: 12px;
}


/** PAGE */

#page {
    margin: 60px auto 100px auto;
    width: 1018px;
}
.page-buttons{
    background-repeat:none;
    background-image:url('https://helpdesk.brotel.cz/skin/brotel/css/../imgs/ui-icons_222222_256x240.png');
    width:17px;
    height:17px;
    display:inline-block;
}
.page-buttons-home{
    background-position:0 -112px;
}

page-buttons-sitemap{
    background-position:-16px -176px;
}
page-buttons-rss{
    background-position:-224px -96px;
}

/** CONTENT */

#content {
background-color: #FFF;
border-color: #000;
border-style: solid;
border-width: 1px;
border-radius: 10px;
padding: 5px;
}

/** SIDEBAR */

#sidebar {
    float: left;
    margin-top: 25.2em;
    width: 273px;
}

#sidebar2 {
	float: left;
	width: 273px;
  margin-top: 5em;
}

p.ctverecky{
    float:left;
}




#footer 
{
  background: rgb(27, 73, 153);
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	line-height: normal;
	color: ivory;
   font-size: 14px;
}

/** BOX1 */

#box1 {
	background: #6B1109 url(https://helpdesk.brotel.cz/skin/brotel/css/../images/bg01.jpg) repeat-x left top;
	color: #EEBDAA;
}

#box1 .wrapper {
	padding: 30px 0px 20px 0px;
	background: url(https://helpdesk.brotel.cz/skin/brotel/css/../images/bg02.jpg) no-repeat center top;
}

#box1 .column1, #box1 .column2 {
	width: 394px;
}

#box1 .column1 {
	float: left;
}

#box1 .column2 {
	float: right;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #D19689;
}

#box1 a {
	color: #FFFFFF;
}

#box1 .more a {
	background-image: url(https://helpdesk.brotel.cz/skin/brotel/css/../images/homepage15.gif);
}

/** BOX2 */

#box2 {
	/*background: #333333 url(https://helpdesk.brotel.cz/skin/brotel/css/../images/bg03.jpg) repeat-x left top;*/
	/*color: #AFAFAF;*/
}

#box2 .wrapper {
	padding: 40px 0px 20px 0px;
}

#box2 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box2 h3 {
	color: #969696;
}

#box2 a {
	color: #FFFFFF;
}

#box2 .column1, #box2 .column2 {
	width: 394px;
	font-size: 12px;
}

#box2 .column1 {
	float: left;
}

#box2 .column2 {
	float: right;
}

.signature{
    text-align:right;
}

/* .clear{
    clear: both;
} */
/*
ul.bottom_menu{
    left: 50%;
    list-style: none inside none;
    margin: auto auto auto -460px;
    padding: 15px;
    position: relative;
    text-align: center;
}
ul.bottom_menu li{
    display:inline;
    list-style: none inside;
    padding:7px;
    float:left;
    font-size:160%;
}
ul.bottom_menu li ul{
    padding-left:5px;
    padding-top:15px;
    text-align:center;
}
ul.bottom_menu li ul li{
    display:block;
    list-style: none inside;
    float:none;
    padding:1px;
    font-size:70%;
}
ul.bottom_menu li a{
    text-decoration:none;
    color:white;
}
ul.bottom_menu li a:hover{
    text-decoration:underline;
}




#footer-menu ul {
    display: table-row;
}
css-mi...7d7e85b (řádek 1)
#footer-menu ul {
    display: table-row;
}
#footer-menu, #footer-menu ul {
    left: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer-menu li {
    display: table-cell;
    float: none;
    padding: 11px 16px 0 0;
    width: 10%;
}
css-mi...7d7e85b (řádek 1)
#footer-menu li {
    background: none repeat scroll 0 50% transparent;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin: 15px 10px 0 0;
    padding: 0;
    position: relative;
    width: 115px;
}
css-mi...7d7e85b (řádek 1)
.first {
    margin-left: 0;
}#footer-menu li a, #footer-menu li a:link, #footer-menu li a:visited, #footer #lang_form label {
    color: #FFFFFF;
    font-family: MetaBlack,"Trebuchet MS",sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#footer-menu ul li ul {
    margin: 4px 0 15px;
}
css-mi...7d7e85b (řádek 1)
#footer-menu ul {
    display: table-row;
}
#footer-menu ul ul li {
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0.3em;
    width: auto;
}
#footer li li a:link, #footer li li a:visited {
    color: #669BE1;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}
*/
ul.bottom_menu{
    left: 50%;
    list-style: none inside none;
    margin: auto auto auto -460px;
    padding: 15px;
    position: relative;
    text-align: left;
    width: 1012px;
}
ul.bottom_menu li.wider{
    width:122px;
}
ul.bottom_menu li{
    display:inline;
    list-style: none inside;
    padding:7px;
    float:left;
    font-size:160%;
    width:111px;
    line-height: 13px;
}
ul.bottom_menu li ul{
    padding-left:5px;
    padding-top:15px;
    text-align:left;
}
ul.bottom_menu li ul li{
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0.3em;
    width: auto;
}
ul.bottom_menu li a{
    text-decoration:none;
    color:white;
}
ul.bottom_menu li a:hover{
    text-decoration:underline;
}

#footer-menu ul {
    display: table-row;
}
#footer-menu, #footer-menu ul {
    left: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#footer-menu li {
    display: table-cell;
    float: none;
    padding: 11px 16px 0 0;
    width: 10%;
}
#footer-menu li {
    background: none repeat scroll 0 50% transparent;
    display: inline;
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin: 15px 10px 0 0;
    padding: 0;
    position: relative;
    width: 115px;
}
#footer-menu li a, #footer-menu li a:link, #footer-menu li a:visited, #footer #lang_form label {
    color: #FFFFFF;
    font-family: MetaBlack,"Trebuchet MS",sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#footer-menu ul li ul {
    margin: 4px 0 15px;
}
#footer-menu ul {
    display: table-row;
}
#footer-menu ul ul li {
    display: block;
    line-height: 13px;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0.3em;
    width: auto;
}
#footer li li a:link, #footer li li a:visited {
    /*color: #669BE1;*/
    /*color:DimGray;*/
    font-family: Georgia,serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}
#footer li li a:hover{
    color:white;
}
#footer .bottom_main_menu
{
    clear:both;
    list-style: none;
    padding:15px;
    text-align:center;
}
#footer ul.bottom_main_menu li
{
    display: inline;
    font-size: 160%;
    line-height: 13px;
    list-style: none inside none;
    padding: 7px;
    text-align: center;
    width: 111px;
}
ul.bottom_main_menu li a{
    text-decoration:none;
    color:white;
}
ul.bottom_main_menu li a:hover{
    text-decoration:underline;
}

ul.aktuality
{
    margin:0;
    padding:0;
}

li.longer{
    display:inline;
    float:left;
    width:150px;
}
li.short{
    display:inline;
    float:right;
    width:180px;
}

li h4{
    margin:0;
}

.left{
    float:left;
}



table{
    width:100%;
}
table th
{
    background: none repeat scroll 0 0 #AF1C14;
    color: ivory;
}
table tr.sude{
    background: none repeat scroll 0 0 #FFE6CC;
}
#finder-cover input{
  border: 1px #000 solid;
  height: 20px;
  padding-top: 4px;
  border-radius: 5px;
}

#finder-cover .ui-button
{
border: 1px #000 solid;
}

.margintopaktualita h2{
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}
#AdminContent{
    margin-top:25px;
}

ul.ui-autocomplete{
    overflow:auto;
    height:300px;
}

.refernce-div{  
  clear: both;
  font-size: 15px;
  height: 100px;
  line-height: 100px;
  text-align: right;
  vertical-align: middle;
  clear: both;
/*
  font-size: 15px;
  height: 100px;
  line-height: 100px;
  vertical-align: middle;
*/
}
.refernce-div img{
  color: #111;
} 
.refernce-div strong{
  color: #111;
} 
.ref-autronic{
    /*background:url("http://new.mtj.cz/materials/Obrazky/stranky/reference-loga/autronic_140x140.jpg") no-repeat scroll left center transparent;*/
}
.ref-kruzik{
    /*background:url("http://new.mtj.cz/materials/Obrazky/stranky/reference-loga/kruzik.jpg") no-repeat scroll left center transparent;*/
}
.ref-disa{
    /*background:url("http://new.mtj.cz/materials/Obrazky/stranky/reference-loga/disa.jpg") no-repeat scroll left center transparent;*/
}

.bold{
    font-weight:bold;
}
input{
    padding:7px;
}

.ui-tabs .ui-tabs-nav li
{
  top: 5px !important;
}



.ajax-upload-dragdrop
{
    padding: 0 !important;
    width: 100% !important;
    color: #000 !important;
}

.ajax-file-upload
{
    margin: 10px !important;
    padding: 10px 15px 3px !important;
}

.ajax-file-upload-statusbar
{
    margin: 5px 0 !important;
    width: 99% !important;
}

.ajax-file-upload-progress
{
    width: 80% !important;
}

.ajax-file-upload-error
{
    background-color: #f00;
    border-radius: 5px;
    color: #fff !important;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 2px 2px;
    padding: 10px;
}

.error
{
    background-color: #f00;
    border-radius: 5px;
    color: #fff;
    font-size: 1.6em;
    font-weight: bold;
    
    padding: 20px;
    text-align: center;
}

.info
{
    background-color: #ff0;
    border-radius: 5px;
    color: #000;
    font-size: 1.3em;
    font-weight: bold;

    padding: 20px;
    text-align: center;
}

.hd-question-label
{
    /* border-bottom:1px solid black; */
    font-weight:bold;
}

table.komunikace tr.title td
{
    /* border-bottom: 1px solid #000; */
    /* padding-bottom: 20px; */
    padding-top: 5px;
}

table.komunikace tr.entry td, table.poznamky tr.entry td
{
    border-bottom: 1px dotted #AAA;
    padding-bottom: 10px;
    vertical-align: top;
}


table.komunikace td textarea
{
    width: 99%;
}

table.komunikace button
{
    float: right;
}

.stornoHLD {
    background-color: #f00 !important;
    background-image: none !important;
    color: #fff !important;
}


#adresa {
    font-size: 14px;
    line-height: 19px;
}

.adresa-label {
    display: inline-block;
    width: 15%;
}

.adresa-text {
    font-weight: bold;
}

.ui-jqgrid-title {
    font-size: 14px;
    font-weight: bold;
    padding-left: 6px;
}

.ui-jqgrid-titlebar-close.HeaderButton
{
    display: none;
}

.ui-jqgrid .ui-userdata {
    height: 30px !important;
}
.custbuttons {
    padding: 7px 10px 7px 4px !important;
    border: 1px solid transparent;
}

.custbuttons span.ui-icon {
    margin-right: 4px;
    margin-top: -2px;
}


fieldset.findme {
    background-color: #eee;
    border-width: 0;
    font-size: 14px;
    margin-top: 35px;
    padding: 5px;
    width: 94%;
}
fieldset.findme legend {
    color: #000;
    font-weight: bold;
    margin-top: -20px;
    padding-left: 0;
}
fieldset.findme a {
    text-decoration: none;
}
fieldset.findme a:hover{
    text-decoration: underline;
}

fieldset 
{
  border-radius: 5px;
}

fieldset legend
{
  padding: 0 10px;
  font-weight: bold;
}

fieldset textarea {

    width: calc(100% - 10px);

}

#footer span {
    display: inline-block;
    color: ivory;
    white-space: nowrap;
    margin: 0 5px;
}


textarea.writable
{
  background-image: none;  
  background-color: #FFF;
}

.ui-corner-all.ui-widget-header.text {

    border: 1px #ccc solid;

}

table.objects a {
    font-weight: bold;
    display: block;
    background-color: #E2E2E2;
    padding: 5px;
}

table.objects a:hover {
  background-color: #aaa;
color: #fff;
}



.brotel label
{
  font-weight: bold;
}