* { 
  margin:0;
  padding:0;
}

html, body { 
	height:100%;
}

body {
  font:87% arial,sans-serif;
  height:100%;
  background-color: #E2E2E2;
}

a {
  color:#006CC8; 
  outline:none;
  text-decoration:none;
  }
a:hover{
  color:#00A5FF;
  text-decoration:none;
  }

img {
	border:0; 
}

.top-line {
  height: 28px;
  background-color: #222;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 400000;
  border-bottom: 3px solid white;
}

.top-line a.button-logout {
  padding: 1px 10px 0px 20px;
  text-decoration: none;
  color: white;
}

.top-line a {
  color: #FFFF00; 
  outline: none;
  text-decoration: none;
  }
  
.top-line a:hover{
  color: #FFD100;
  text-decoration: none;
  }

.page-path {
  width: 400px; 
  float: left;
  margin-top: 3px;
}  

.page-logo {
  width: 80px; 
  float: left;
  margin-top: 3px;
}   

.wrapper {
  width: 1190px;
  padding-top: 30px;
  margin: 0 auto;
  border: 0px solid white;
}

.top-line-wrapper {
  padding-top: 3px;
  background: #222;
}

.is_box_left {
  width: 200px;
  height: 100%;
  border: 0px solid green;
  float: left;
}

.is_box_board {
  width: 980px;
  height: 100%;
  border: 0px solid red;
  float: left;
  background: #e9eaed;
 /* background: -webkit-radial-gradient(50% -20%, #F8F8F7, #e9eaed 60%); */
}

.box-icon {
  margin:5px; 
  padding: 0px 8px 8px 8px; 
  float:left;  
  border-radius: 3px 3px 3px 3px; 
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-box-shadow: 3px 3px 15px #bbb; 
  -webkit-box-shadow: 3px 3px 15px #BBB; 
  box-shadow: 3px 3px 8px #999999;
  text-align: center; 
}

.box-icon a {
  color: #00386A;
  font-size:11px;
  font-weight: bold;
}

.box-icon a:hover {
  color: #00B2FF;
  font-size:11px;
  font-weight: bold;
}


.ic-small {
  width:90px;
  height:90px;
}

.ic-smaller {
  width:80px;
  height:80px;
}

.ic-large {
  width:325px;
}

.ic-products {
  background: #FFC150;
  color: white;
}

.ic-wiki {
  background: #FFF250;
  color: white;
}

.ic-personal {
  background: #FFFFFF;
  color: black;
  text-align: left;
}

.ic-knihovna {
  background: #AAD8D6;
  color: white;
}

.ic-top {
  background: #D4D4D4;
  color: white;
}

.ic-call {
  background: #DFFF62;
  color: white;
}

.ic-pics {
  width:50px; 
  margin-top: 5px;
  clear: both;
}

.board {
  width: 595px;
  height: 100%;
  border: 0px solid blue;
  float: left;
  padding: 10px 5px 10px 10px;
}

.board_ext {
  width: 830px;
  height: 100%;
  border: 0px solid blue;
  float: left;
  padding: 10px 5px 10px 10px;
}

.is_box_right {
  width: 355px;
  height: 100%;
  border: 0px solid yellow;
  float: left;
  padding: 5px 5px 5px 0px;
}

.is_box_right_tiny {
  width: 110px;
  height: 100%;
  border: 0px solid yellow;
  float: left;
  padding: 5px 5px 5px 0px;
}

.footer {
    clear: both;
}

.is_title {
  font:100% arial,sans-serif;  
  font-weight: bold;
  padding:5px;
  clear: both;
}

.is_title2 {
  font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #1C1C1C;
	font-weight:bold;
	width:100%;
	padding:0px;
}

.stream-element {
  width: 98%;
  margin: 0px;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  border-color: #F8F8F8 #F8F8F8 #FFFFFF #FFFFFF;
  -webkit-border-radius: 3px 3px 3px 3px;
}

.right-block {
  width: 98%;
  background: white;
  margin: 0px;
  padding: 5px;
  border: 1px solid;
  position: relative;
  border-color: #C1C1C1 #C1C1C1 #C1C1C1 #C1C1C1;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.group-box {
  width: 98%;
  background: white;
  margin: 0px;
  padding: 5px;
  border: 1px solid;
  position: relative;
  border-color: #C1C1C1 #C1C1C1 #C1C1C1 #C1C1C1;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.semafor-box {
  padding: 5px; 
  float: left; 
  width: 30px; 
  height: 30px; 
  margin: 6px;
  border-radius: 5px 5px 5px 5px; 
  -moz-border-radius: 5px 5px 5px 5px; 
  -webkit-border-radius: 5px 5px 5px 5px;  
  -moz-box-shadow: 0px 0px 8px #FFFFFF; 
  -webkit-box-shadow: 0px 0px 8px #FFFFFF; 
  box-shadow: 0px 0px 8px #FFFFFF;
}

.personal-card {
  text-align: center;
}

.semafor {
  margin: 10px 0 10px 20px;
}

.personal-card-name {
  color: white;
  font-weight: bold;
  margin-bottom: 3px;
}

.personal-card-pos {
  color: #C8C8CA;
  font-size: 10px;
  margin-bottom: 3px;
}

.personal-card-branch {
  color: #E7E7E7;
  font-size: 10px;
  margin-bottom: 3px;
}


.post {
  width: 98%;
  background: white;
  margin: 0px;
  padding: 5px;
  border: 1px solid;
  position: relative;
  border-color: #D8D8ED #CECEE4 #d0d1d5;
  border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px; 
  -webkit-border-radius: 3px 3px 0px 0px;
}

.group-label {
  width: 200px; 
  height: 15px;
  top:-1px; 
  padding:5px; 
  text-align: center; 
  font-size:10px; 
  color: #FFFFFF; 
  position: absolute; 
  right: -1px; 
  z-index:0;
  border-radius: 0px 3px 0px 0px;
  -moz-border-radius: 0px 3px 0px 0px;
  -webkit-border-radius: 0px 3px 0px 0px;
}

.post-rec {
 background: #FFCF00;
}

.post-com {
 background: #0EB200;
}

.post-title {
  font-size:18px; 
  color:#007476; 
  font-weight:bold;
  padding-top: 5px;
}

.post-new {
  border-color: #00D100;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
}

.post-from {
  color:#6C6A6C;
  font-size:11px;
}

.post-time {
  color:#6C6A6C; 
  font-size:11px 
}

.tblFooters {
  width: 98%;
  background: white;
  margin:0px;
  padding: 5px;
  border: 1px solid;
  position: relative;
  border-color: #A5A5AA #D8D8ED #CECEE4 #d0d1d5;
  border-radius: 0px 0px 3px 3px;
  -moz-border-radius: 0px 0px 3px 3px;
  -webkit-border-radius: 0px 0px 3px 3px;
}

.clear {
clear: both;
}

.dragPopup {
  padding: 25px 0px 0px 0px;
  background-color: #CDCECD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  display: none;
  border: 1px solid #AAA7A7;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-box-shadow: 1px 1px 1px #fff inset;
  -webkit-box-shadow: 1px 1px 1px white inset;
  box-shadow: 1px 1px 1px white inset;
}

.eduPopup { 
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  border: 0px solid;
}

.extension {
  width : 100px;
}

.is_box { 
	float: left; 
	margin-right: 15px;
  margin-top: 15px; 
	padding: 9px; 
	text-align: left; 
	background: #EDF0EE; 
	border: 1px solid #FFFFFF; 
}

.is_box33 {
  float: left;
  margin: 2px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  padding: 5px;
  border: #B5D8FF solid 1px;
  padding: 1.5em;
  background: #FFFFFF;
  -moz-box-shadow: 1px 1px 2px #fff inset;
  -webkit-box-shadow: 1px 1px 2px white inset;
  box-shadow: 1px 1px 2px white inset;
}

.is_pageframe {
  font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #1C1C1C;
	background: #FFFFFF;
	font-weight:regular;
	border: 0px solid #FF00FF;
	padding:3px 3px 3px 10px;
	clear: both;
}

.form_tab
{
  margin: 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px;
  border: #B5D8FF solid 1px;
  padding: 1.5em;
  background: #FFFFFF;
}

tr.form_tr
{
  margin: 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px;
  border: #B5D8FF solid 1px;
  padding: 1.5em;
  background: #FFFFFF;
}

tr.form_tr:hover
{
  background: #FFDF8B;
}

.is_box2 {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  padding: 5px;
  border: #AAA solid 1px;
  padding: 1.5em;
  background: #EEE;
  -moz-box-shadow: 1px 1px 2px #fff inset;
  -webkit-box-shadow: 1px 1px 2px white inset;
  box-shadow: 1px 1px 2px white inset;
}

.is_box22 {
  float: left;
  margin-right: 15px;
  margin-top: 15px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px;
  border: #EBEBEB solid 1px;
  padding: 1.5em;
  background: #CFDFFF;
  -moz-box-shadow: 1px 1px 1px #fff inset;
  -webkit-box-shadow: 1px 1px 1px white inset;
  box-shadow: 1px 1px 1px white inset;
}

/*==== forms =====*/
input, select { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	height:20px;
	vertical-align:middle;
	font-weight:normal;
	margin:2px 0px 2px 0px;
}
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: black;
  vertical-align:middle;
	font-weight:normal;
	margin:2px 0px 2px 0px;
}
.is_textarea {
  border: 1px solid #BDBDC4;
	text-decoration:none;
}
.is_button {
  background:#65A0D9;
  display:inline-block;
  border: 1px solid #FFFFFF;
  width:100px;
	height:27px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:0px 0px 0px 0px;
	cursor: pointer;
}
.is_button:hover {
  background:#B6C4B5;
  display:inline-block;
  border: 1px solid #FFFFFF;
  width:100px;
	height:27px;
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:0px 0px 0px 0px;
	cursor: pointer;
}
select {
-webkit-appearance: menulist;
box-sizing: border-box;
-webkit-box-align: center;
border: 1px solid;
border-image: initial;
white-space: pre;
-webkit-rtl-ordering: logical;
color: black;
background-color: white;
cursor: default;
}
fieldset {
  padding:5px 5px 5px 5px;
} 
 
.bar {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #EEE;
height: 15px;
position: relative;
width: 100%;
margin-top:2px;
}

.bar_fill {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #3EB157;
float: left;
height: 15px;
overflow: hidden;
position: relative;
}

.is_button2 {
height: 2.55em;
padding: 0 .9em;
border-width: 1px;
border-style: solid;
outline: 0;
font-weight: bold;
font-size: 11px;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
background-color: #6891E7;
border-color: #3F76B7;
text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff5384be,EndColorStr=#ff3f76b7);
background-image: -moz-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -ms-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -o-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00B2FF),color-stop(100%,#3F76B7));
background-image: -webkit-linear-gradient(top,#00B2FFE 0,#3F76B7 100%);
background-image: linear-gradient(to bottom,#00B2FF 0,#3F76B7 100%);
}

.is_button2:hover {
height: 2.55em;
padding: 0 .9em;
border-width: 1px;
border-style: solid;
outline: 0;
font-weight: bold;
font-size: 11px;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
background-color: #6891E7;
border-color: #FF7600;
text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff5384be,EndColorStr=#ff3f76b7);
background-image: -moz-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -ms-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -o-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00B2FF),color-stop(100%,#3F76B7));
background-image: -webkit-linear-gradient(top,#00B2FFE 0,#3F76B7 100%);
background-image: linear-gradient(to bottom,#00B2FF 0,#3F76B7 100%);
}

.is_button3 {
border-width: 1px;
border-style: solid;
font-weight: bold;
font-size: 11px;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
text-align:center;
cursor: pointer;
color: white;
background-color: #6891E7;
border-color: #FFFFFF;
background-image: -moz-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -ms-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -o-linear-gradient(top,#00B2FF 0,#3F76B7 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00B2FF),color-stop(100%,#3F76B7));
background-image: -webkit-linear-gradient(top,#00B2FFE 0,#3F76B7 100%);
background-image: linear-gradient(to bottom,#00B2FF 0,#3F76B7 100%);
}
.is_button3:hover {
border-width: 1px;
border-style: solid;
font-weight: bold;
font-size: 11px;
white-space: nowrap;
word-wrap: normal;
vertical-align: middle;
cursor: pointer;
color: white;
background-color: #0091E7;
border-color: #FFFFFF;
background-image: -moz-linear-gradient(top,#FFFFFF 0,#3F76B7 100%);
background-image: -ms-linear-gradient(top,#FFFFFF 0,#3F76B7 100%);
background-image: -o-linear-gradient(top,##FFFFFF 0,#3F76B7 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFFFFF),color-stop(100%,#3F76B7));
background-image: -webkit-linear-gradient(top,#FFFFFF 0,#3F76B7 100%);
background-image: linear-gradient(to bottom,#FFFFFF 0,#3F76B7 100%);
} .is_table { 
	margin:0px;
	margin-top: 10px;
	border:none;
	text-align: left;
	border-collapse:collapse;
}

.is_table td { 
	padding:3px;
	height: 2em;
	border:1px solid #A4A3A3;
	text-align: left;
	border-collapse:collapse;
}
.is_table th { 
	padding:3px;
	height: 2em;
	border:1px solid #A4A3A3;
	text-align: left;
	border-collapse:collapse;
	background: #D8D6D5;
}
tr.form_tr:hover
{
  background: #FFDF8B;
}
tr.form_tr
{
  margin: 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px;
  border: #B5D8FF solid 1px;
  padding: 1.5em;
  background: #FFFFFF;
}

div.success, div.notice, div.error, div.footnotes {
margin: 0.5em 0 1.3em 0;
border: 2px solid #00AB3E;
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 10px 10px 10px 25px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 1px 1px 1px #fff inset;
-webkit-box-shadow: 1px 1px 1px white inset;
box-shadow: 1px 1px 1px white inset;
}
.success {
color: black;
background-color: #D6FFA0;
}
div.success {
border-color: #66D200;
background-image: url(../theme/default/icons/tick-circle.png);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.error {
color: black;
background-color: #FFCEB2;
}
div.error {
border-color: #FF0000;
background-image: url(../theme/default/icons/exclamation-red.png);
background-repeat: no-repeat;
background-position: 5px 50%;
}

div.success2, div.notice2, div.error2, div.footnotes2 {
margin: 0.5em 0 1.3em 0;
border: 2px solid #00AB3E;
background-repeat: no-repeat;
background-position: 10px 50%;
padding: 10px 10px 10px 25px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 1px 1px #fff inset;
-webkit-box-shadow: 0 1px 1px white inset;
box-shadow: 0 1px 1px white inset;
}
.success2 {
color: black;
background-color: #E2F7FF;
}
div.success2 {
border-color: #66D200;

}
.error2 {
color: black;
background-color: #E2E2E2;
}
div.error2 {
border-color: #FF0000;

}

