body{
    margin: 0px;
    padding: 0px;
    background-color: #e8edf0;
    font-size: 14px;
    color: #111111;
    font-family: 'Open Sans', arial, helvetica, sans-serif;
     
}

img {
    border: 0px;
}
a {
    text-decoration: none;
    cursor: Pointer;
    color: #FF6600;
}
h2 {
    font-size: 14px;
    margin-top: 5px;
    
}
th{
text-align:left;
}
p{

}
input[type=image]:disabled{
    opacity: 0.4;
    cursor:help;
}
div.header{                                        
    background-image: url('/gfx/header_background.gif');
    background-repeat: repeat-x;
    height: 202px;
    -webkit-box-shadow:0px 2px 8px #aaaaaa; 
    -moz-box-shadow:0px 2px 8px #aaaaaa; 
    box-shadow: 0px 2px 8px #aaaaaa; 
    z-index: 10;
    position: relative;
    min-width: 1024px;
    font-family: arial, helvetica, sans-serif;    
    font-size:14px;
}
div.header_content{
    width:1024px;
    margin: auto;
}
div.header_content ul{
    list-style-type: none;
    padding: 0px;
}
div.header_content ul li{
    display:inline;
    margin-right: 21px;
}
div.header_top{
    height: 31px;
    padding-top:8px;
    
}
div.header_top ul{
   float:left;
   margin-top:0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   margin-left:4px;
   margin-right:4px;
}
div.header_top ul.header_login{
   float:right;
}
div.header_top ul.header_login li{
   float:right;
   margin-right: 0px;
   margin-left:21px;
}
ul.header_login li span a{
    color:#aaaaaa!important;
}
.header_login span{
    text-decoration: underline;
    cursor: pointer;
}
.header_login{
    color:#aaaaaa;
}
.header_login form{
    display: inline;
}
div.header_top ul li a{
    color:#000000;
    text-decoration: underline;
}
div.header_main{
    height:115px;
}
div.header_logo{
    padding-top: 27px;
    float:left;
}
div.header_logo img{
    width:257px;
    height: 67px;
    margin-left:4px;
}
div.header_search{
    float:left;
    width:400px;
}
div.header_search img{
    float:left;
    height:37px;
    margin-right: -1px; 
}
div.header_search input[type=image]{
    height:37px;
    margin-left: -1px;
}
div.header_search form{
    margin-top: 39px;
    margin-left: 135px;
}

div.header_search input{
    margin:0px;
    float:left;
    outline: none;
    height: 37px;
    padding:0px;
}
div.header_search input[type=text]{
    border: 0px;
    background-color: #edf1f2;
    padding-left: 10px;
    color:#aaaaaa;
    font-style: italic;
    width:180px;
    font-size: 14px;
    vertical-align: middle;
}

div.hader_basket{
   
    padding-top:26px;
  width:310px;
  float: right;
    font-size: 16px;
    color:#434343;
    white-space: nowrap;
}
div.hader_basket img {
    float:left;
    margin-right: 15px;
    width: 64px;
    height:64px;
}
div.hader_basket a {
    text-decoration: underline;
    color:#ff8f3d;
    display:block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}

div.hader_basket strong{
    color:#2ec1bb;
    font-size: 18px;
    margin-right: 10px;
}

div.menu_top{
    height:48px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ab3300;
    overflow: visible;
    white-space: nowrap;
}
div.menu_top ul {
   margin:0px;
}
div.menu_top ul li {
  display: inline;
    height:48px;
    margin: 0px;
    
}
div.menu_top ul li a{
    padding-left:16px;
    padding-right: 20px;
    color:#ffffff;
    height:30px;
    display: inline-block;
    padding-top: 17px;
    margin:0px;    
    background-image: url('/gfx/menu_top_border.gif');
    background-position: right;
    background-repeat: no-repeat;
}

div.menu_top ul li:last-child a{
    padding-right:0px;
     background-image:none;
}

div.content{
    width:994px;
    margin: auto;
    padding: 30px 15px 20px 15px;
    background-color: #ffffff;
    min-height: 600px;  
    margin-bottom: 30px;
    overflow: hidden;
}
div.page_content{
    width:749px;
    float:left;
    padding-left:15px;
    padding-right:15px;
    min-height: 570px;
    background-color: #fff;
}
div.page_content h1{
    font-weight:normal;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 20px;
}


.nej {
    width: 200px;
    float: right;
    font-size: 13px;
    padding: 0px;  
    padding-bottom: 5px;
    background-color: #fff;
    margin: 0px;
    margin-right: -15px;
    margin-top: -30px;
    border-top: 30px solid #e8edf0;
    border-left: 15px solid #e8edf0;
    border-bottom: 4000px solid #e8edf0;
    margin-bottom: -4000px;
    max-height: 600px;
    
}
.nej a {
    color: #000;
    text-decoration: underline;
    display:block;
    margin-bottom: 4px;

}
.nej a.rec_text_link{
    max-height: 50px;
    overflow: hidden;
}
.nej b{
    color:#1cbdb5;

}
.nej li {
    display: block;
    height: 105px;
    padding-left: 5px;
    padding-right: 10px;
    
}
.nej strong {
font-size: 14px;
background-color: #1cbcb4;
color: #ffffff;
display: block;
text-align: center;
padding-top: 8px;
padding-bottom: 8px;
text-shadow: 1px 1px 1px #168f89;
margin-bottom: 20px;
}
.nej img {
    width: 96px;
    height: 72px;
    float:left;
    margin-right:4px;
}
.skladem_small {
    width: auto!important;
    height: auto!important;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: -2px;
    cursor: help;
    
}
.externalControl {
    margin-left: 10px;
    height: 30px;
}
.externalControl div {
    background-image: url('/gfx/spot_black.png');
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    cursor: Pointer;
}
.recommendation_next {
    visibility: hidden;
    display: none;
}
.recommendation_prev {
     visibility: hidden;
    margin-right: 100px;
}
.recommendation_prev img {
    width: auto;
    height: auto;
}
.recommendation_next img {
    width: auto;
    height: auto;
}
.help {
    cursor: help;
}
.help label {
    cursor: help;
}
.moznosti_dopravy h2{
    color:#FF6600;
}
.moznosti_dopravy strong{
    color:#1cbdb5;
}
.moznosti_dopravy li{
    margin-bottom: 6px;
}
.ok{
    color:#1cbcb4;
}
.pay_button{
    padding: 10px 20px 10px 20px;
}