﻿html, body, form {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
line-height: 150%;
}

body
{
  background: #ffdbc8 url(images/background.png) no-repeat top center;  
  text-align:center; 
  font-family: 'dinproregular',Tahoma, Arial, sans-serif;
  font-size: 12pt;
  margin:0; 
  padding:0;  
}

body.partner{
    background: #dedede url(images/background-partner.png) no-repeat top center;  
}

input
{
 margin:4px 5px 0 0;
}

#mainRight ul{
    margin: 0;
    padding: 0;
}

#mainRight ul li
{
    list-style-type: none;
    line-height: 15pt;
    padding: 2pt 0 2pt 16pt;
    text-indent: -14pt;
}

#mainRight ul li:before
{
    color: #005e9b;
    content: "\25a0";
    font-size: 1em;
    padding-right: .4em;    
    position: relative;
    top: -.1em;
}

#mainRight ul.color li:before
{
    color: #ef4f22;
}

#mainRightOnly ul{
    margin: 0;
    padding: 0;
}

#mainRightOnly ul li
{
    list-style-type: none;
    line-height: 15pt;
    padding: 2pt 0 2pt 16pt;
    text-indent: -14pt;
}

#mainRightOnly ul li:before
{
    color: #005e9b;
    content: "\25a0";
    font-size: 1em;
    padding-right: .4em;    
    position: relative;
    top: -.1em;
}

#mainRightOnly ul.color li:before
{
    color: #ef4f22;
}

/* ======== LAYOUT  ==========  */

#all
{
    margin: 0 auto;
    background-color: #FFFFFF;
    width: 1000px;
    padding: 0;
    position: relative;
    text-align:left;
}

#main{
    padding: 15px 40px;
}

/* ======== HEADER ==========  */

#header
{
  border:0;
} 
#header1
{

}

#header1Left{
    width: 440px;
    height: 38px;
    padding: 72px 0 25px 35px;
    float:left;
}

#header1Left div.border-left{
    padding: 6px 0 4px 14px;
    margin: 8px 0 0 10px;
    border-left: 1px solid #0090c3;
    float: left;    
    font-size: 17px;
    text-transform: uppercase;
    color: #0090c3;
}

#header1Right{
    width: 500px;
    padding: 23px 15px 0 0;
    text-align: right;
    float:right; 
}

#header1Right a{
    color: #0061a1;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 20px;
    line-height: 30px;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
}

#header1Right a:hover{
    text-decoration: underline;
}

#header1Right a.border-right{
    padding: 0 20px;
    border-right: 1px solid #0061a1;
}

#header1Right a.green-button{
    padding: 6px 50px 6px 15px;
    margin: 0 20px 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    background: #afbf00 url(images/ico-detail-white.png) no-repeat right center;
    -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
}

#header1Right a.green-button:hover{
    text-decoration: none;
    font-size: 15px;
    padding: 6px 55px 6px 20px;
}

#divf
{
    margin: 0 0 30px 0;
    width: 300px;
    height: 25px;
    border: 1px solid #0061a1;
    text-align: left;
    float: right;
}

#tbFind 
{
    border: 0;
    width: 260px;
    height: 23px;
    margin: 1px;
    display: block;
    float: left;
    padding: 0 3px;
    background: #fff;
    color: #0061a1;
}
#divDoFind
{
    border: 0;
    width: 30px;
    height: 21px;
    margin: 1px;
    background: url(images/ico-search.png) no-repeat center center;
    display: block;
    float: right;
    padding: 0;
    cursor: pointer;
}


/* ======== MENU ==========  */

#header2
{
    width: 100%;
    clear: both;
    font-size: 17px;
    font-weight: normal;
    font-family: 'dinproregular', Tahoma, Arial, sans-serif;
    padding: 0;
    margin: 0;
    display: table;
}

#header2 a,
#header2 span
{
    text-align: center;
    padding: 10px;
    line-height: 20px;
    display: table-cell;
    text-decoration: none;
    color: #fff;
    background: #f15022;
}
#header2 a.xactive, 
#header2 a:hover
{
    background: #2db4da;
}
#header2 span, #header2 a.active
{
    color: #2db4da;
    background: #f8f8f8;
    font-family: 'dinprobold',Tahoma, Arial, sans-serif;
}

/* ======= ==========  */

#divVers
{
  float:right; 
  width:200px;
  line-height: 25px;
  padding: 3px 0 0 0;  
  font-size: 12px;
  font-family: 'dinprobold',Tahoma, Arial, sans-serif;
}
#divV1
{
 float:right;
 margin:0 10px 0 0;
 cursor: pointer;  
}
#divV2
{
  float:right;
  width:20px;  
  height:25px;    
  padding:0 10px 0 0;  
  cursor: pointer;  
}
#divV2.off
{
  background: url('images/dropdown-vyberverze.png') no-repeat left;
}
#divV2.on
{
  background: url('images/dropdown-vyberverze-pressed.png') no-repeat left;
}
#divV2 dl 
{  
  padding:9px 0 0 0; 
  position:relative;
}
#divV2 dl dd 
{  
  line-height:15px;
  margin:0;
  padding:10px 0 0 0; 
}
#divV2 dl dd a 
{
}

.displayInline
{
 display:inline;
} 

/* =======  Drobeckova navigace  ==========  */

#header3
{
    margin: 20px 0 0 0;
    height: 30px;
    font-size: 12px;
    color: #707c8c;
    padding: 0 0 0 20px;
    line-height: 30px;
    background: #f8f8f8;
    vertical-align: middle;
}

#header3 a{
    color: #707c8c;
}

#header3 a:hover{
    color: #0061a1;
}

#header3Left
{ 
 float:left;
 overflow:hidden;
 text-overflow:ellipsis;
 width: 780px;
 white-space:nowrap; 
}

#header3Left a{
    padding: 0 5px;
}

#header3Left img
{
    border: 0;
    margin: 0 3px 3px 0; 
    display: inline-block;
    vertical-align: middle;
} 
#header3Right
{ 
 float:right; 
 width:200px;  
}

/* =======  Obsah ==========  */

#mainText
{ 
 padding:0 50px 0 0;
 /*z-index:1;*/
/*border:solid 1px red;*/                
}

#mainLeft
{
  float:right;
  width:210px; 
  padding:27px 0;
  margin:0 30px 0 0;
  font-size: 10pt;
  overflow:hidden;
  
  /*z-index:1;
border:solid 1px #000;*/  
}
#find #mainLeft
{
  margin:0 0 0 0;
  border: 0;
}
#mainRight
{
  float:right;
  font-size: 12pt;
  line-height: 18pt;
  color:#292d33;
  width:670px;         
  /*padding:27px 0 27px 20px;*/
  margin: 0 0 27px 0;
  /*z-index:1;
border:solid 1px #000;*/    
}
#mainLeftNone
{
  float:right;
  width:0px;
  padding:0 0 0 0;
  margin:0;
/*border:solid 1px blue;*/
}
#mainRightOnly
{
  float:right;
  font-size: 12pt;
  line-height: 18pt;
  color:#000;
  width:900px;
  padding:27px 0;
  z-index:1;
/*border:solid 1px blue;*/
}  
div.rozcestnik
{
 padding:60px 0 0 30px;
}
a.rozcestnik, a.rozcestnik:visited, a.rozcestnik:hover 
{
  color:#3e4a59;  
}
div.rozcestnik img
{
 padding:0 10px 0 0;
}
#mainLeft ul 
{
 padding: 0 10px 0 0;
 margin: 0;
 border-right: 1px solid #000;
}
#mainLeft ul li
{
  line-height:24pt;
  list-style-type: none;
  background: none;
  padding: 0;
}

#mainLeft ul li ul{
    border-right: 0;
    padding: 0;
}

#mainLeft div
{
 max-height:30px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}

#mainLeft ul li div
{
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;

}
#mainLeft ul li div a
{
 color:#707c8c; 
 font-weight:normal;
}
#mainLeft ul li div.active a, #mainLeft ul li div.activeDoc a
{  
 color:#0061a1;
 font-weight:bold;
}
#mainLeft ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 1px 9px;
 padding:0 0 0 15px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul li div a
{
 color:#0061a1;
 font-weight:normal;
 font-size: 10pt;
}
#mainLeft ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 1px 9px;
}
#mainLeft ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 1px 9px;
}
#mainLeft ul ul li div.active a, #mainLeft ul ul li div.activeDoc a
{
 color:#0061a1;
 font-weight:bold;
 font-size: 10pt;
}
#mainLeft ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 11px 9px; 
 padding:0 0 0 25px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul ul li div a, #mainLeft ul ul ul ul li div a, #mainLeft ul ul ul ul ul li div a, #mainLeft ul ul ul ul ul ul li div a, #mainLeft ul ul ul ul ul ul ul li div a
{ 
 color:#0061a1;
 font-weight:normal;
 font-size: 10pt; 
}

#mainLeft ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 11px 9px;
}
#mainLeft ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 11px 9px;
}

#mainLeft ul ul ul li div.active a, #mainLeft ul ul ul ul li div.active a, #mainLeft ul ul ul ul ul li div.active a, #mainLeft ul ul ul ul ul ul li div.active a, #mainLeft ul ul ul ul ul ul ul li div.active a
{ 
 color:#0061a1; 
 font-weight:normal;
 font-size: 10pt;
}

#mainLeft ul ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 21px 9px; 
 padding:0 0 0 35px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 21px 9px;
}
#mainLeft ul ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 21px 9px;
}

#mainLeft ul ul ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 31px 9px; 
 padding:0 0 0 45px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap; 
}
#mainLeft ul ul ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 31px 9px;
}
#mainLeft ul ul ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 31px 9px;
}

#mainLeft ul ul ul ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 41px 9px; 
 padding:0 0 0 55px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul ul ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 41px 9px;
}
#mainLeft ul ul ul ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 41px 9px;
}
#mainLeft ul ul ul ul ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 51px 9px; 
 padding:0 0 0 65px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul ul ul ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 51px 9px;
}
#mainLeft ul ul ul ul ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 51px 9px;
}
#mainLeft ul ul ul ul ul ul ul ul li div
{
 background:transparent url('images/ic-podpolozka.png') no-repeat 61px 9px; 
 padding:0 0 0 75px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}
#mainLeft ul ul ul ul ul ul ul ul li div.active
{
 background:transparent url('images/ic-rozbalenapolozka.png') no-repeat 61px 9px;
}
#mainLeft ul ul ul ul ul ul ul ul li div.activeDoc
{
 background:transparent url('images/ic-aktualnipolozka.png') no-repeat 61px 9px;
}
h1
{
  font-size: 20pt;
  font-weight:normal;
  color:#000;
  padding: 26pt 0 6pt 0;
   margin: 0;
}
h1#h1main
{
  font-size: 22pt;
  line-height: 26pt;
  font-weight: lighter;
  color:#f15022;
  margin: 20px 0 10px 0;
  padding: 0 0 16pt 0;
  background: url(images/h1-border.png) no-repeat left bottom;
}
h2 
{
  font-size: 16pt;
  font-weight: normal;
  color:#000;
  padding: 18pt 0 2pt 0;
   margin: 0;
}
h3
{
  font-size: 14pt;
  font-weight: normal;
  font-family: 'dinprobold',Tahoma, Arial, sans-serif;
  color:#000;
  padding: 16pt 0 2pt 0;   
  margin: 0;
}
h4
{
  font-size: 12pt;
  font-weight: normal;
  font-family: 'dinprobold',Tahoma, Arial, sans-serif;
  color:#000;
  padding: 16pt 0 2pt 0;   
  margin: 0;
}
hr{
    margin: 20px 0;
}

.note
{
  font-size: 11pt;
  color: #5d6066;
  font-style: italic;
}
/*
.dwnld {
  background:transparent url('images/ic-sekce-stazeni.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}

.skoleni {
  background:transparent url('images/ic-sekce-skoleni.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}
.docs {
  background:transparent url('images/ic-sekce-dokumentace.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}
.faq {
  background:transparent url('images/ic-sekce-faq.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}
.maint {
  background:transparent url('images/ic-sekce-maintenance.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}
.users {
  background:transparent url('images/ic-sekce-uzivatele.png') no-repeat left top;
  padding:7px 0 0 50px;
  height:42px;
}
    */
a.dwnldimg {
  display: inline-block;
  background:transparent url('images/ico-download.png') no-repeat left center;
  padding: 0 0 0 30px;  
  margin: 5px 0;
} 

/* =======  styledTable ==========  */

table.styledTable{
    width: 100%;
    margin: 20px 0;
    border: 0;
    border-bottom: 3px solid #0061a1;
    border-spacing: 0;
}

table.styledTable th{
    padding: 15px 10px 7px 30px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    text-align: left;
    background: #0061a1 url(images/table-border.png) no-repeat right top;
}

table.styledTable th:last-child{
    background-image: none;
}

table.styledTable td{
    padding: 8px 10px 8px 30px;
    border: 0;
    text-align: left;
    border-bottom: 1px solid #0061a1;
}


/* -- */

table.table50x50{
    width: 100%;
    border: 0;
    margin: 20px 0;
}

table.table50x50 td{
    border: 0;
    width: 430px;
    padding: 0 0 20px 0;
    margin: 0;
    vertical-align: top;
}

table.table50x50 td h2{
    padding-top: 0;
}

table.table50x50 tr:first-child td:first-child{
    background: url(images/table-border2.png) no-repeat right top;
}

table.table50x50 tr td:last-child{
    padding: 0 0 20px 20px;
}

table.table50x50 tr td:first-child{
    padding: 0 20px 20px 0;
}



table.table50x50 td input[type="text"],
table.table50x50 td input[type="password"]{
    width: 410px;
    padding: 7px 10px;
    margin: 0 0 10px 0;
    border: 1px solid #0061a1;
    font-size: 16px;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4589b5;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4589b5;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4589b5;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #4589b5;
}


/* ========   FOOTER    ==========  */


#footer
{
    margin: 0 auto 50px auto;
    background-color: #f15022;
    width: 890px;
    padding: 40px 55px;
    color: #fff;
    text-align: left;
    font-size: 14px;
}

.footerBox
{
    float: left;
}

.footerBox a{
    color: #ffc976;
    padding: 0 0 5px 0;
    display: block;
    text-decoration: none;
}

.footerBox a:hover,
#footer .FloatLeft a:hover{
    text-decoration: underline;
}

.footerBox.first{
    width: 300px;
}

.footerBox.first a, 
.footerBox.forth a{
    display: block;
    padding: 0 0 20px 0;
    color: #fff;
    font-size: 16px;
}

.footerBox.forth{
    width: 115px;
}

.footerBox.second{
    width: 250px;
}

.footerBox.third{
    width: 220px;
}

.footerBox h3{
    color: #fff;
    margin: 0;
    padding: 0 0 10px 0;
    font-weight: normal;
    font-family: 'dinproregular',Tahoma, Arial, sans-serif;
}

.footerBox h3 a{
    color: #fff;
}


#footer .FloatLeft{
    width: 180px;
}

#footer .FloatLeft a{
    color: #fff;
    text-decoration: none;
}

.whiteLogo{
    height: 30px;
    background: url(images/logo-vario-white.png) no-repeat left top;
}

#footer .social{
    width: 340px;
}

#footer .social a{
    width: 53px;
    height: 53px;
    margin: 0 0 0 30px;
    display: block;
    float: left;
    text-decoration: none; 
    background: url(images/social.png?v=2) no-repeat left top;
}

#footer .social a:hover{
    background-position: left bottom;
}

#footer .social a.plus{ background-position: -93px top; }
#footer .social a.plus:hover{ background-position: -93px bottom; }

#footer .social a.linked{ background-position: -188px top; }
#footer .social a.linked:hover{ background-position: -188px bottom; }

#footer .social a.twitter{ background-position: right top; }
#footer .social a.twitter:hover{ background-position: right bottom; }



/* ========   Spolecne    ==========  */

.Center
{
    text-align: center;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.ClearBoth
{
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    clear: both;
}
.bold 
{
  font-weight:bold;      
}
.separatorDark
{
  clear:both;
  background:url('images/separator-tmavy.png');
  height:1px;
  width:920px; 
}
.separatorDarkHeader
{
  clear:both;
  background:url('images/separator-tmavy.png');
  height:1px;
  width:920px; 
  margin:0 40px 0 40px;
}
.separatorDarkHeaderShorter
{
  clear:both;
  background:url('images/separator-tmavy.png');
  height:1px;
  width:850px; 
  margin:0 60px 0 60px;
}
.separatorLight
{  
  background:url('images/separator-svetly.png');
  height:1px;  
}
.cleaner
{
 clear:both;
}
.button
{
    display: inline-block;
    padding: 7px 40px 7px 15px;
    line-height: 18px;
    border: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    float: right;
    text-transform: uppercase;
    background: #0061a1 url(images/ico-detail-white.png) no-repeat right center;
    -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
}

.button:hover{
    padding: 7px 50px 7px 25px;
}


/*a, a:hover, a:visited, table a, table a:visited, table a:hover*/
a, a:visited, table a, table a:visited
{  
  color:#0061a1;
  text-decoration:none;  
}
a:hover, table a:hover
{
 text-decoration:underline;
}
ul.ulblue 
{
  color:#0061a1;  
}
code
{
  margin: 10px 0 10px 0;
  border: solid 1px navy;
  padding: 5px;
  color: #000060;
  background-color: lightcyan;
  display: block;
}
p
{
  margin: 0.5em 0;
}
img 
{
  border: 0px;
}

a.smallfont
{
 font-size: 7pt;
}
#err
{
 color:red;
}
#err a
{
  color:red;
  text-decoration:underline;
}
kbd
{
 padding:1px 4px 1px 4px;
 margin:0px 3px 0px 3px;
 border-top-color:#eee;
 border-right-color:#aaa;
 border-bottom-color:#aaa;
 border-left-color:#eee;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-style:solid;
 white-space:nowrap;
 background-color:rgb(247,247,247);
}