/*general styles---------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
body {
	background-color: #bac4d3;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}
body, div, span, p, th, td, input, textarea, select,
h1, h2, h3, h4, h5, h6 {
	line-height: 20px;
	font-weight: normal;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
ul, ol {
	padding: 0;
	margin: 0 0 0 20px;
}

h1, h2, h3 {
  padding: 10px 0 10px 0;
}
.o_nas h1, .o_nas h2, .o_nas h3, .o_nas h4, .o_nas h5, .o_nas h6 {
  color: #ffb12c;
  font-weight: bold;
}
.sluzby h1, .sluzby h2, .sluzby h3, .sluzby h4, .sluzby h5, .sluzby h6 {
  color: #73ad9f;
  font-weight: bold;
}
.kontakt h1, .kontakt h2, .kontakt h3, .kontakt h4, .kontakt h5, .kontakt h6 {
  color: #985b7a;
  font-weight: bold;
}
.reference h1, .reference h2, .reference h3, .reference h4, .reference h5, .reference h6 {
  color: #869eca;
  font-weight: bold;
}

/*    site map    */
#site_map_cover h3, h4 {
  font-size: 1.1em;
  text-transform: none;
  margin-bottom: 4px;
}
#site_map_cover h4 a {
  color: #5D73AF;
}
#site_map_cover h4 a:hover {
  color: #A32F2F;
}
#site_map_cover {
	list-style: square;
}
#site_map_cover ul h4 {
  margin: 0 0 10px 0;
}
#site_map_cover img {
  margin: 0 0 0 30px;
}

a {
	text-decoration: underline;
	color: #717882;
}
a:hover {
  text-decoration: none;
}
a img {
	border: none;
}
#alldocs {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 830px;
	background: white url('../images/background.gif') repeat-y left top;
}
#bannerFlashCover {
  background: url('../images/banner.jpg') no-repeat left top;
	margin: 0 61px 0 61px;
  height: 128px;
  width: 708px;
  overflow: hidden;
}
#content {
  clear: both;
	margin: 0 61px 0 61px;
	padding: 40px;
  width: 628px;
  background: url('../images/content_background.gif') no-repeat left top;
}
#footer {
  background: url('../images/footer.gif') no-repeat left bottom;
  height: 96px;
	padding: 60px 61px 0 61px;
  width: 708px;
  color: #abb2bb;
}
#footer a {
  color: #abb2bb;
}
#footer a:hover {
  color: #7d848c;
}


ul#main_menu_items {
  list-style-type: none;
  padding: 0;
	margin: 0 62px 0 62px;
  width: 706px;
}
#main_menu_items li {
  float: left;
}

#main_menu_items li span {
  display: none;
}
#main_menu_items li a,
#main_menu_items li span.corners {
  display: block;
  height: 36px;
  text-decoration: none;
}
/* 706:3 = 235 */
ul#main_menu_items.items_3 a {
  width: 235px;
}
/* 706:4 = 176,5 */
ul#main_menu_items.items_4 a {
  width: 176px;
}
/* 706:5 = 141.2*/
ul#main_menu_items.items_5 a {
  width: 141px;
}

ul#main_menu_items.items_4 li.o_nas a, ul#main_menu_items.items_4 li.reference a {
  width: 177px;
}
ul#main_menu_items.items_5 li.sluzby a{
  width: 142px;
}
#main_menu_items li.o_nas a {
  background: url('../images/o_nas_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.o_nas span.corners {
  width: 47px;
  background: url('../images/o_nas_butt_left.gif') no-repeat left bottom;
}
#main_menu_items li.sluzby a {
  background: url('../images/sluzby_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.sluzby span.corners {
  width: 87px;
  background: url('../images/sluzby_butt_left.gif') no-repeat left bottom;
}
#main_menu_items li.kontakt a {
  background: url('../images/kontakt_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.kontakt span.corners {
  width: 40px;
  background: url('../images/kontakt_butt_left.gif') no-repeat left bottom;
}
#main_menu_items li.reference a {
  background: url('../images/reference_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.reference span.corners {
  width: 40px;
  background: url('../images/reference_butt_left.gif') no-repeat left bottom;
}
#main_menu_items li.kariera a, #main_menu_items li.php-programator-pardubice a, #main_menu_items li.android-programator-pardubice a {
  background: url('../images/kariera_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.kariera span.corners, #main_menu_items li.php-programator-pardubice span.corners, #main_menu_items li.android-programator-pardubice span.corners {
  width: 40px;
  background: url('../images/kariera_butt_left.gif') no-repeat left bottom;
}
/*
#main_menu_items li.reference a {
  background: url('../images/kontakt_butt_right.gif') no-repeat right bottom;
}
#main_menu_items li.reference span.corners {
  width: 40px;
  background: url('../images/kontakt_butt_left.gif') no-repeat left bottom;
}
*/
#main_menu_items li span.corners {
  cursor: pointer;
}
#main_menu_items li a:hover {
  background-position: right -36px;
}
#main_menu_items li a:hover span.corners {
  background-position: left -36px;
}
#main_menu_items li.active a {
  background-position: right top;
}
#main_menu_items li.active a span.corners {
  background-position: left top;
}

ul#footer_menu_items {
  list-style-type: none;
  float: left;
}
ul#footer_menu_items li {
  float: left;
}

/*forms------------------------ */
table.form {
	border-collapse: collapse;
}
table.form tr.on {
	background-color: #e0e0e0;
}
table.form tr.off {
	background-color: #fff;
}
table.form th, table.form td {
	border: 1px solid #1A171B;
	padding: 5px;
	vertical-align: top;
}
table.form th, table.form th a {
	color: #fff;
	background-color: #274879;
	text-align: center;
	white-space: nowrap;
}
table.form th a:hover {
	text-decoration: underline;
}
table.form td.left {
	text-align: right;
	width: 30%;
}
table.form td a {
  color: #274879;
}



/* clearfix to handle floats---------------------------------------- */
.clearfix, .cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
span.error {
	color: #B50D0D;
}


.float_right {
  float: right;
}

div.reference{
  clear: both;
}
.workThumbnail{
  /*float: right;*/
}

#referenceTable{
  width: 99%;
}
td.reference{
  width: 50%;
  vertical-align: top;
}
.refLeft{
  border-right: 1px solid #E2E7ED;
}
.refRight{
  /*border-left: 1px solid black;*/
  padding-left: 30px;
}
.refLeft, .refRight{
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E7ED;
}
.lastRow .refLeft, .lastRow .refRight{
  border-bottom: none;
}

.sluzby img{
  margin-left: 10px;
}

.copyright{
  padding-right: 15px;
}

.contact{
  padding-left: 45px;
  float: left;
}
/*    SLIDER     */
/*
div.slider {
	clear: both;
}
a.order_by_title {
	font-weight: bold;
	font-size: 100%;
}
div.slider span.nextprev, div.slider a.nextprev {
	margin: 0 15px 0 15px;
}
div.slider a {
	color: #2E2282;
}
div.slider span.active {
	color: #B50D0D;
}
div.slider span.results {
	display: block;
	text-align: left;
	margin: 15px 0 0 0;
}
*/
.slider {
    /*padding: 1em;
    margin: 1em 0;*/
    font-size: 75%;
    /*height:20px;*/
    /*padding: 10px 0px 0px 0px;*/
    padding: 0px;
    float: right;
    padding-bottom: 1px;
  /*float: left;*/

}
.slider a, .slider span {
    /*display: block;*/
    /*float: left;*/
    padding: 0.2em 0.5em;
    margin-right: 0em;
    border: 1px solid #E2E7ED;
    background: #fff;
}
.slider span.active {
    border: 1px solid #0e287c; /* #2E6AB1 */
    font-weight: bold;
    background: #7E98C7;
    color: #fff;
}
.slider a {
  color: black;
  border: 1px solid #E2E7ED;  /* #9AAFE5 #8084b1*/
  text-decoration: none;
}
.slider a:hover {
    border-color: #94C0B0;
}
.slider a.nextprev{
  font-weight: bold;
}
.slider span.nextprev{
  border: 1px solid #aaa;
  color: #999;
}
.slider .results{
  border: 1px solid #E2E7ED;
}
.slider{
}
.referenceLink{
  display: block;
  overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  max-width: 280px;
}

body .button{
  cursor: pointer;
  display: inline-block;
  min-width: 80px;
  padding: 5px 10px;
  margin: 10px auto;
  text-decoration: none;
  white-space: nowrap;
  color: white;
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
  background-color: #67ba0a;
  border-radius: 3px;
  border: solid 1px #b4b4b4;
  box-shadow: inset 0 -2px 0 rgb(0 0 0 / 20%);
  text-shadow: 0 -1px 0 rgb(0 0 0 / 20%);
  -webkit-appearance: none;
}
.button.white {
    background-color: white;
    color: #262626;
    border: solid 1px #d6d6d6;
    text-shadow: none;
    box-shadow: 0 2px 3px rgb(0 0 0 / 5%), inset 0 -2px rgb(0 0 0 / 5%), inset 0 -2px 0 2px white, inset 0 0 0 2px white;
}
.button:hover {
  box-shadow: inset 0 73px 0 rgb(0 0 0 / 7%), inset 0 -2px 0 rgb(0 0 0 / 20%)
}

.contentTypeRemoveCzechDiacritics .json_response {
  overflow: auto;
  word-break: break-all;
}
.content_type_print_r_to_json .json_response{
  background-color: yellow;
  padding: 5px 10px;
  overflow: auto;
}
.content_type_print_r_to_json .json_response code{
  white-space: pre-wrap;
}
.usefulToolsMainInput{
  width: 100%;
  box-sizing: border-box;
  height: 15em;
}
.type-above-the-fold-button {
  text-align: center;
}
.type-above-the-fold-button .above-the-fold-button {
  position: relative;
}
.type-above-the-fold-button .above-the-fold-button:after {
  content: attr(data-title);
  display: block;
  left: 120%;
  white-space: nowrap;
  position: absolute;
  bottom: 5px;
  color: initial;
  background: transparent url('/site/images/drag-bookmarks.png') left 30% no-repeat;
  line-height: 1.5em;
  padding-top: 5px;
  padding-left: 50px;
}


.error {
  color: red;
}
textarea { 
  padding: 10px 10px;
}
