body {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url(/img/bg_body.gif) repeat-x 0 0;
	color: #4c4c4c;
	text-align: left;
}

h1 {
	padding-left: 5px;
	font-weight: bold;
	color: #0B5584;
	font-size: 140%;
	text-shadow: #bbb 1px 2px 2px;
}

h2 {
	padding-left: 5px;
	font-weight: bold;
	color: #0B5584;
	font-size: 115%;
	margin-bottom: 5px;
	text-shadow: #bbb 1px 2px 2px;
}

pre {
	font-size: 13px;
}

.dropdown_lan_selected {
	width: auto;
	height: 11px;
	padding: 4px;
	color: white;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url("/img/icon/more2.png");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	display: inline-block;
	cursor: pointer;
}

.highlight {
	border: double red;
}

.dropdown_lan_menu {
	border: 1px solid #0B5584;
	background-color: rgba(0, 0, 0, 0.7);
	width: auto;
	padding: 4px;
	color: white;
	cursor: pointer;
}

.dropdown_lan_menu td {
	white-space:nowrap;
}

.dropdown_lan_menu:hover {
	background: #444444;
	color: white;
}

img {
	border: none;
	margin: none;
}

td {
	font-size: 11px;
}

a, a:visited, .link {
	text-decoration: underline;
	color: #0B5584;
}

a:hover {
	color: #2181ac;
}

table {
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 99%;
}

/* Internet Explorer form behavior fix */
form {
	display: inline;
	margin: 0;
}

form fieldset {
	clear: both;
	border: none;
	background: #ffffff url(/main/gradient?c1=dddddd&c2=ffffff?>&o=h&s=260) repeat-y 0 0;
	border: 1px #dddddd solid;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
}

form fieldset input[type=radio], form fieldset input[type=checkbox] {
	margin-top: 8px;
}

form fieldset label {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: left;
	height: 13px;
	padding-top: 4px;
	padding-left: 5px;
}

form fieldset .data {
	min-height: 13px;
	_height: 13px;
	padding-top: 4px;
	margin-left: 205px;
}

form fieldset hr {
	height: 1px;
	background-color: #dddddd;
	margin: none;
	border: none;
}

input, textarea, select {
	border: 1px solid #b8b8b8;
	background-color: #ffffff;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	padding: 2px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #4c4c4c;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	vertical-align: baseline;
}

input[type=button], input[type=submit] {
	border: 1px solid #0B5584;
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=v&s=20) repeat-x 0 0;
	font-weight: bold;
	color: #fff;
	border: 1px solid #0B5584;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

input[type=radio], input[type=checkbox] {
	border: 0px;
	background-color: transparent;
}

input[disabled], select[disabled] {
	background-color: #E5E5E5;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.extra_small_input {
	width: 50px;
}

.small_input {
	width: 100px;
}

.medium_input {
	width: 350px;
}

.full_input {
	width: 100%;
}

/* IE, Opera input type="radio" fix */
input .radio {
	border-width: 0px;
	width: 16px;
}

.javascript {
	display: none;
}

.main_bubble {
	border: 1px #0B5584 solid;
	padding: 5px;
	background-color: white;
	box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	margin-bottom: 8px;
}

.rounded_img {
	box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	margin-bottom: 8px;
}

/* Pouzita napr. v tabulce prehledu funkci domeny */
.info_bubble {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	background: #5f8c0f url(../img/bg_menu.gif) repeat-x 0 0;
	min-height:130px;
	_height:130px;
}


input:focus, select:focus, textarea:focus {
	color: #;
	background-color: #e1f2fc;
}


.small_icon {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.small_icon_right {
	float: right;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}

.hand {
	cursor: pointer;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.small {
	font-size: 9px;
}


/* Menu */
.menu {
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=h&s=150) repeat-y 0 0;
/*	background: #b7daf5 url(/main/gradient?c1=e2edf5&c2=b7daf5&o=h&s=150) repeat-y 0 0;*/
	padding-bottom: 5px;
	margin: 6px;
	width: 200px;
	font-size: 12px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	border-right: 1px solid #9a9ca2;
	border-bottom: 1px solid #9a9ca2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
}

.menu .menuheader {
	color: #ffffff;
	font-weight: bold;
	font-size:11px;
	text-shadow: #0b0b0b 1px 1px 1px;
	padding: 5px;
	border-bottom:#a0a0a0 1px solid;
	background-repeat:no-repeat;
	background-position:180px 50%;
}

.menu .icon {
	background-image: url("/img/icon/less.png");
}

.menu .menuheader.collapsed {
	background-image: url("/img/icon/more.png");
}

.menu .menuitem {
	color: #ffffff;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}

.menu .menuitem:HOVER {
  color: #;
  background-color: #e1f2fc;
	cursor: pointer;
}

a.menuitem {
	display: block;
	text-decoration:none;
}

div.menuheader{
	cursor: pointer;
	margin-top:2px;
}

a.menuitem_active {
	background-image: url("/img/icon/selected.png");
	font-style:italic;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:11px 50%;
}

a.tab {
	text-decoration:none;
	color:#4C4C4C;
}

/* Main page */
.main {
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	top: -6px;
	left: 208px;
	width: 88%;
}

.userbar {
	color: #ffffff;
	padding: 5px;
	padding-left: 5px;
	border: 1px solid #0B5584;
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=v&s=25) repeat-x 0 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	min-height: 18px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	margin-bottom: 8px;
}

.userbar a { color: #ffffff }

.admin_menu {
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	padding-left: 5px;
	border: 1px solid #0B5584;
	background-color: #0B5584;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.verticaltable {
	width: 99%;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F6F6F6;
	margin-bottom: 5px;
}

.navigation {
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=v&s=45) repeat-x 0 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}


.verticaltable td {
	border: 1px solid #2181ac;
	padding: 5px;
	height: 16px;
}

textarea._autoresize {
	height: 100px;
	width: 75%;
}



/* navigation */

.navigation td {
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #0B5584;
	border-top: 1px solid #0B5584;
}

.main .navigation_button {
	width: 70px;
	height: 40px;
	text-align: center;
}

/* databasic */

.databasic tr:nth-child(2n+1) {
	background-color: #ededed;
}

.databasic tr:nth-child(2n) {
	background-color: #e0e0e0;
}

.databasic th {
	font-weight: normal;
	padding: 1px;
	border: 1px solid #0B5584;
	text-align: center;
	vertical-align: middle;
	font-size: <a href="css.php" id="" title="css">css</a>11px;
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=v&s=20) repeat-x 0 0 !important;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	text-shadow: #0b0b0b 1px 1px 1px;
}

.databasic td {
	border: 1px solid #2181ac;
	word-wrap: break-word;
	padding: 1px;
}

/* datagrid */

.datagrid tr:nth-child(2n+1) {
	background-color: #ededed;
	height: 36px;
}

.datagrid tr:nth-child(2n) {
	background-color: #e0e0e0;
	height: 36px;
}

.datagrid th {
	font-weight: normal;
	padding: 5px;
	border: 1px solid #0B5584;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	font-size: 11px;
	background: #0B5584 url(/main/gradient?c1=2181ac&c2=0B5584&o=v&s=20) repeat-x 0 0 !important;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	text-shadow: #0b0b0b 1px 1px 1px;     
}

.datagrid th img, .datagrid td img {
	vertical-align: middle;
}

.datagrid .ruler:hover {
	background-color: #e1f2fc;
}

.datagrid td {
	border: 1px solid #2181ac;
	padding: 5px;
	height: 16px;
	word-wrap: break-word;
}

.min_width {
	width: 1px;
	overflow: visible;
	white-space: nowrap;
}

.verticaltable th {
	background: #E5E5E5;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #DCDCDC;
	text-align: right;
	width: 200px;
	vertical-align: top;
	height: 16px;
	font-size: 11px;
}


.notice_warning {
	background-color: #fff6bf;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	border: 1px solid #ffd324;
	font-weight: bold;
	background-image: url(/img/icon/16/warning.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	border-width: 2px;
	border-color: #ffc6af;
	border-style:solid;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.notice_ok {
	background-color: #f6ffbf;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	border: 1px solid #d3ff24;
	font-weight: bold;
	background-image: url(/img/icon/16/ok.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	border-width: 2px;
	border-color: #90BC3E;
	border-style: solid;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.notice_info {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	background-color: #C7D8FF;
	background-image: url(/img/icon/16/info.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	border-width: 2px;
	border-color: #90BC3E;
	border-style:solid;
	margin-bottom: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.notice_wait {
	font-weight: bold;
	font-size: 140%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #E5E5E5;
	border-width: 2px;
	border-color: #0B5584;
	border-style:solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
  box-shadow: 2px 2px 5px #888;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
}


.main .page_description {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 100px;
	_height: 100px;
	text-align: justify;
	background-color: white;
	box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border: 1px solid #0B5584;
	margin-bottom: 8px;
}

.main .tab_content .page_description {
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
	border-top: none;
	border-right: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

.main .paging-bottom .paging-bottom {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	margin-right: 18px;
	background-color: #E5E5E5;
  border-left: 1px solid #0B5584;
  border-bottom: 1px solid #0B5584;
  border-right: 1px solid #0B5584;
}

.main .paging-bottom .paging-bottom a {
	text-decoration: none;
}

.main .paging-bottom {
	position: relative;
	top: -3px;
	text-align: right;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
}

.main .paging-top {
	float:right;
	position: relative;
	top: 0px;
	text-align: right;
	margin-left: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
}

.main .paging-top .paging-top {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	margin-right: 18px;
	background-color: #E5E5E5;
  border-left: 1px solid #0B5584;
  border-top: 1px solid #0B5584;
  border-right: 1px solid #0B5584;
}

/* tabs */

.main .tab {
	border: 1px #0B5584 solid;
	background-color: #E5E5E5;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px 5px 0px 0px;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-top-left-radius: 5px;
  -khtml-border-top-right-radius: 5px;
}

.main .selected_tab {
	background-color: white;
	border-bottom: 1px solid white;
	color: #0B5584;
}

.main .tab_content {
	border: 1px #0B5584 solid;
	padding: 5px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-top-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
  box-shadow: 2px 2px 5px #888;
  -moz-box-shadow: 2px 2px 5px #888;
  -webkit-box-shadow: 2px 2px 5px #888;
	clear: both;
	position: relative;
	background-color: white;
	top: -1px;
  overflow:hidden;
}

.main .tab_content .tab_content {
	border-right: none;
	border-bottom: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index:10;
}

div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}

div.autocomplete ul li.selected { background-color: #ffb;}

div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:20px;
  cursor:pointer;
}

.__load {
	display: none;
}

#tooltipcont {
        display: block;
        padding: 2px 12px 3px 7px;
        margin-left: 5px;
        background: #666;
        color: #FFF;
        margin: 0px;
}

#tooltipbot {
        display:block;
        height:5px;
        margin-left:5px;
        background:url(../img/tt_bottom.gif) top right no-repeat;
        overflow: hidden;
        margin: 0px;
}

#tooltip {
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-khtml-border-radius: 8px 8px 8px 8px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #FCFFDE;
	background-color: #5C5C5C;
	color: #FCFFDE;
	padding: 5px;
	opacity: 0.8;
}

#tooltip h3, #tooltip div {
	margin: 0;
}
body{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: url(/img/bg_body.gif) repeat-x 0 0;
	color: #4c4c4c;
	text-align: left;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    min-height: 20px;
}

.export_scroll ._roll_table {
    overflow-x: auto;
}

._sortable .grid-item {
    border: 1px solid black;
    border-radius: 5px;
    margin: 6px 3px;
    height: 40px;
}

._sortable .grid-item label {
    width: auto;
    height: 35px;
}

.portlet-placeholder {
    border: 1px dotted black;
    margin: 6px 3px;
    height: 20px;
    width: 250px;
}

.toggle_showed {
    border: none;
    outline: none;
    background-repeat: no-repeat;
    background-image: url(/img/icon/16/move_task_down.png);
}

.toggle_closed {
    border: none;
    outline: none;
    background-repeat: no-repeat;
    background-image: url(/img/icon/16/move_task_up.png);
}

.custom_suma h2 {
    display: none;
}