html {  
	/*background-image: url('../img/layout/def/bg_html.png');
	background-position: top center;
	background-repeat: repeat-y;*/
}
img {
	border: 0px;
}
* {
	font-family: Verdana, Arial, Trebuchet;
	margin: 0px;
	padding: 0px;
}
li, ol, ul {
  margin-left: 20px;
}
dfn {
  color: #3a5ba0;
}
div {
	line-height: 1.5;
}
p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}
h2 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.pageTitle {
  display: none;
}
h3 {
clear: both;
	font-size: 14px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	margin-bottom: 10px;
}
h5 {
	font-size: 11px;
	margin-bottom: 10px;
}
.req {
	background-image: url('../img/layout/req.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.content {
  margin: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 9px;
}
#header {
  position: fixed;
  z-index: 80;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: #0d0d0d;
  height: 36px;
  text-align: right;
  padding: 0px;
}
#header * {
  color: #d3d3d3;
  margin: 0px;
  padding: 0px;
}
#header a {
  padding-top: 10px;
  float: left;
}
#header label {
  display: none;
}
#header .odkaz, #header .odkaz0, #header .odkaz_ {
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #d3d3d3;
  height: 36px;
  float: left;
  list-style: none;
}
#header .odkaz_ {
  background-image: url('../img/layout/header_selected.png');
  background-repeat: no-repeat;
  background-position: bottom center;
}
#header .odkaz0 {
  border-left: 0px solid #d3d3d3;
}
#header .inner {
  width: 800px;
  height: 36px;
  margin: auto;
}
#search-bar {
  float: right;
}
#search-bar * {
  font-size: 9px;
  color: #000000;
}
#search-bar td {
  vertical-align: middle;
  padding-left: 5px;
  padding-top: 4px;
}
#search-bar input.box {
  height: 12px;
}
#container-outter {
  margin: auto;
  padding-top: 36px;
  width: 800px;
}
#container-inner {
  position: absolute;
  float: left;
  width: 800px;
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 800px;
  float: left;
  clear: both;
}
#logo img {
  float: left;
}
#illustration {
  /*background-image: url('../img/layout/header_xmas.jpg');*/
  background-image: url('../img/layout/header.jpg');
  /*background-image: url('../img/layout/header_.png');*/
  background-repeat: no-repeat;
  background-color: #3682d7;
  height: 274px;
  width: 800px;
  overflow: hidden;
  float: left;
}
#referenceHomepage {
  height: 195px;
  width: 800px;
  overflow: hidden;
  float: left;
}
#referenceHomepage .h1 {
  margin: 10px;
  color: #3a5ba0;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #3a5ba0;
}
#advantagesHomepage {
  width: 800px;
  overflow: hidden;
  float: left;
}
#advantagesHomepage h2 {
  margin: 10px;
  color: #3a5ba0;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px solid #3a5ba0;
}
#advantagesHomepage .col {
  width: 400px;
  float: left;
}
#advantagesHomepage .inner {
  margin-left: 10px;
  margin-right: 10px;
}
#advantagesHomepage p, #advantagesHomepage p * {
  font-weight: normal;
  color: #686868;
  font-size: 10px;
}
#advantagesHomepage .inner p {
  clear: both;
}
#advantagesHomepage .inner strong {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
  #advantagesHomepage .inner strong a {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
  }
#advantagesHomepage img {
  margin-right: 10px;
  margin-bottom: 15px;
  float: left;
}
#fb {
    width:360px;
    height:48px;
    overflow:hidden;
    text-align: right;
}
  #fbiframe {
    border:none
    width:340px;
    height:40px;
  }
#fast_tools {
  margin-top: 15px;
  float: right;
  text-align: right;
}
#fast_tools div {
  text-align: right;
  display: block;
  width: 100%;
}
#fast_tools img {
  margin-left: 1px;
  margin-right: 1px;
  float: none;
}
#menu,#mainContentTwo, #mainContentThree,#mainPrimary, #mainSecondary {
  float: left;
}
#maindiv {
  margin-top: 400px;
  float: left;
}
#mainOnly {
  float: right;
  width: 600px;
}
#mainContentTwo, #mainContentThree {
  margin-top: 20px;
}
#menu {
  width: 200px;
}
#menu li, #menu ul {
  margin-left: 0px;
}
#menu li {
  list-style-type: none;
  padding-left: 50px;
  padding-bottom: 5px;
}
#menu .li1 {
  background-image: url('../img/layout/li1.png');
  background-repeat: no-repeat;
}
#menu .li2 {
  background-image: url('../img/layout/li2.png');
  background-repeat: no-repeat;
}
#menu .li3 {
  background-image: url('../img/layout/li3.png');
  background-repeat: no-repeat;
}
#menu .li4 {
  background-image: url('../img/layout/li4.png');
  background-repeat: no-repeat;
}
#menu .li5 {
  background-image: url('../img/layout/li5.png');
  background-repeat: no-repeat;
}
#menu .li6 {
  background-image: url('../img/layout/li6.png');
  background-repeat: no-repeat;
}
#menu .li7 {
  background-image: url('../img/layout/li7.png');
  background-repeat: no-repeat;
}
#menu .li8 {
  background-image: url('../img/layout/li9.png');
  background-repeat: no-repeat;
}
#menu .li9 {
  background-image: url('../img/layout/li9.png');
  background-repeat: no-repeat;
}
#menu .li10 {
  background-image: url('../img/layout/li10.png');
  background-repeat: no-repeat;
}
#menu .mainmenu * {
  font-size: 11px;
  text-transform: uppercase;
}
.mainmenu li, .submenu li {
  margin-bottom: 10px;
}
#menu .submenu * {
  text-transform: none  ; 
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: normal;
}
#menu .menu-closed-opened {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  float: right;
  background-image: url('../img/layout/menu/closed.png');
  cursor: pointer; 
  display: none;
}
#menu ul.submenu {
  /*padding-top: 5px;*/
  margin-top: 2px;
}
#menu .submenu li {
  background-color: transparent;
  background-image: none;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  margin-top: 5px;
  padding-top: 3px;
  border-bottom: 1px dashed #aaaaaa;
  width: 138px;
}
#mainContentTwo {
  width: 800px;
  clear: both;
  float: left;
  overflow: hidden;
  background-image: url('../img/layout/bg_main_two_cols.png');
  background-repeat: repeat-y;
}
#mainContentThree {
  width: 800px;
  clear: both;
  float: left;
  overflow: hidden;
  background-image: url('../img/layout/bg_main_three_cols.png');
  background-repeat: repeat-y;
}
#mainOnly {
  float: right;
  width: 600px;
  overflow: hidden;
  background-image: url('../img/layout/bg_main_one_col.png');
  background-repeat: repeat-y; 
}
.content p {
  text-align: justify;
}
#mainPrimary {
  width: 400px;
  overflow: hidden;
}
#mainSecondary {
  width: 200px;
  overflow: hidden;
}
#mainOnly *, #mainPrimary * {
  font-size: 11px;
}
#mainOnly h2, #mainPrimary h2,
#mainSecondary h2 {
	font-size: 16px;
  color: #3a5ba0;
  border-bottom: 2px solid #3a5ba0;
}
#mainOnly h2 *, #mainPrimary h2 * {
	font-size: 16px;
}
#mainOnly h2 strike, #mainPrimary h2 strike {
	color: #000000;
}
#mainSecondary h2 {
  text-align: right;
}
#mainOnly h3, #mainPrimary h3 {
  font-size: 13px;
  color: #b9361c;
  border-bottom: 2px solid #b9361c;
}
#mainOnly td, #mainPrimary td {
  padding-left: 5px;
  padding-right: 5px;
}
/*FAQ*/
.faq .question {
  font-weight: bold;
  font-style: italic;
}

/*KONTAKT*/
.kontakt {
  margin-bottom: 10px;
  width: 400px;
  margin: auto;
}
.kontakt .name {
  text-align: right;
  vertical-align: top;
  width: 30%;
  white-space: nowrap;
}

/*AKTUALITY*/
.aktuality {
  float: left;
  width: 100%;
}
div.aktuality * {
  font-size: 9px;
}
div.aktualita {
  padding: 0px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #666666;
  clear: both;
}
#mainSecondary .aktualita img {
  vertical-align: middle;
}
#container-inner div.aktualita h3 {
  margin: 0px;
  padding: 0px;
  text-align: left;
  color: #2f4372;
  border: 0px;
  clear: none;
}
#mainSecondary div.aktualita h3 { 
  font-size: 11px;
}
#container-inner div.aktualita div.date {
  text-align: center;
  width: 32px;
  height: 44px;
  overflow: hidden;
  padding: 2px;
  padding-right: 1px;
  padding-top: 1px;
  margin: 0px;
  margin-right: 15px;
  float: left;
  background-image: url('../img/layout/dateblock.png');
  background-position: center top;
  background-repeat: no-repeat;
  line-height: 1;
}
#container-inner div.aktualita .date .month {
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  font-size: 9px;
  color: #ffffff;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
}
#container-inner div.aktualita .date .day {
  line-height: 1;
  font-size: 17px;
  padding: 3px;
  padding-right: 4px;
  padding-top: 4px;
  margin: 0px;
  font-weight: bold;
}
#container-inner div.aktualita .text {
  text-align: justify;
  margin-top: 8px;
  color: #666666;
  clear: both;
  line-height: 1.8;
}
#container-inner div.aktualita .text p {
margin: 0px;
margin-bottom: 10px;
padding: 0px;
line-height: 1.5;
} 
#mainSecondary div.aktualita .text p {
  font-size: 10px;
  line-height: 1.5;
}
#mainSecondary div.aktualita .text a {
  font-size: 10px;
}
/*STRANKOVANI*/
div.strankovani table {
  clear: both;
  text-align: center;
  margin: auto;
}
div.strankovani table td {
  padding-top:2px;
}
div.strankovani .current {
  border: 1px solid black;
  padding: 1px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #fafafa;
}


#footer {
  width: 800px;
  background-color: #ffffff;
  float: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 30px;
}
#footer .info {
  padding-top: 0px;
  line-height: 1.8;
}
#footer .partner {
  float: right;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 0px;
}
#footer, #footer * {
  font-size: 9px;
  color: #333333;
  font-weight: normal;
}
#footer a {
 color: #333333;
 font-weight: bold;
}


/*CFORM*/
#cf_form table {
  margin: auto;
}
#cf_form .atribut {
  text-align: right;
  vertical-align: top;
}

/*REFERENCE*/
.reference {
  float: left;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}
.referenceBox {
  clear: both;
  text-align: center;
}
#mainPrimary .referenceBox,
#mainOnly.referenceBox  {
  float: left;
  clear: none;
  text-align: center;
  margin-left: 10px;
}
#illustration .reference,
#referenceHomepage .reference {
  margin-top: 10px;
  margin-left: 12px;
}
#referenceHomepage .reference {
  margin-top: 0px;
}
#illustration .referenceBox,
#referenceHomepage .referenceBox {
  float: left;
  clear: none;
  text-align: center;
  width: 195px;
  height: 200px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  overflow: hidden;
}
#illustration .title,
#referenceHomepage .title {
  width: 168px;
  height: 15px;
  font-size: 10px;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 4px;  
  overflow: hidden;
  text-align: right;
}
#illustration .referenceImg,
#referenceHomepage .referenceImg {
  width: 160px;
  height: 106px;
  margin: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: hidden;
}
#illustration .referenceFrame,
#referenceHomepage .referenceFrame {
  width: 168px;
  height: 114px;
  text-align: center;
  border: 2px solid #999999;
  overflow: hidden;
  margin: auto;
}
#illustration .referenceImg img,
#referenceHomepage .referenceImg img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.referenceBox .title {
  margin: 0px;
  margin-bottom: 10px;
  text-align: center;
}
.referenceBox img {
  margin: 0px;
  margin-bottom:5px;
  padding: 2px;
  border: 2px solid #999999;
}
.referenceScroll img {
  margin: 5px;
  padding: 5px;
  border: 2px solid #666666;
}
.referenceScroll {
  width: 200px;
  overflow: hidden;
  text-align: center;
}
.referenceScroll .next {
  padding: 5px;
  padding-top: 2px;
  margin: 3px;
  background-color: #000000;
  color: white;
}
.referenceInfo {
  width: 360px;
  float: right;
}
#mainPrimary .referenceScroll {
  width: 180px;
}
#mainPrimary .referenceScroll img {
  margin: 0px;
}
#mainPrimary .referenceInfo {
  float: right;
  width: 170px;
}
#mainPrimary .referenceInfo * {
  font-size: 9px;
}
.referenceInfo .atribut {
  text-align: right;
  font-style: italic;
  white-space: nowrap;
  width: 10px;
}
#mainPrimary .referenceInfo td {
  text-align: left;
  padding-bottom: 10px;
  font-weight: bold;
  white-space: nowrap;
}
#mainPrimary .referenceInfo .atribut {
  padding-bottom: 0px;
  font-weight: normal;
}
.perex {
  text-align: justify;
}
.perex a {
  font-weight: normal;
}

#mainOnly .referenceInfo .description,
#mainPrimary .referenceInfo .description {
text-align: justify;
padding-top: 5px;
padding-bottom: 5px;
color: #333333;
font-size: 10px;
}
.referenceInfo .date, .referenceInfo .technologies {
  color: #000000;
}

/*MESSAGE*/
.message {
	clear: both;
	border: 1px solid black;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.messageE {
	clear: both;
	border: 2px solid #f00000;
	background-color: #f0f0f0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ajaxLoading {
  width: 32px;
  height: 32px;
  padding-bottom: 10px;
  margin: auto;
  text-align: center;
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}
#mainOnly li,
#mainPrimary li {
  margin-bottom: 10px;
}
#mainOnly .message p,
#mainPrimary .message p,
#mainOnly .messageE p,
#mainPrimary .messageE p  {
	text-align: center;
}
* {
  float: none;
}
/*zmeny pro tisk*/
@media print {
    #mainContentTwo, #mainContentThree {
      background-image: none; 
      margin: 0px;
      width: 100%;
    }
    .content, .content p {
        margin-right: 20px;
        text-align: justify;
    }
    #mainPrimary {
      width: 68%;
    }
    #mainSecondary {
      width: 28%;
      margin-left: 20px;
    }
    #mainOnly {
      width: 96%;
    }
    #illustration, #header, #menu, #fast_tools {
      display: none;
    }
    #footer {
      display: none;
    }
}


.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #D3D3D3;
	padding: 8px 8px 4px;
	background: url(../img/layout/bubble.png) top left;
	text-align: center;
}
 
.tool-text {
	font-size: 9px;
	padding: 4px 8px 8px;
	background: url(../img/layout/bubble.png) bottom right;
	text-align: center;
}
/*ANKETY*/
table.stats {
  width: 100%;
}
table.stats td {
  padding: 0px;
}
table.stats .answer,
table.stats .radio {
  width: 10px;
}
