/*

    project: PersonalExpres
    author: rasty

*/



body {
    font-family: .9em Eras Bold ITC, Vera Humana 95, Arial, Helvetica, sans-serif;
    background: #eeeeee url(../images/podklad.gif) top left repeat-x;
    margin: 0;
    padding: 0;
    border: none;
}

#toppart {
    display: block;
    height: 200px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-bottom: 2px solid #666666;
}

#topleft, #topright {
    position: absolute;
    top: 0;   
    z-index: 10;
    height: 200px;
    width: 30%;
}

#topleft  {
    left: 0;
    background: url(../images/logo_left.gif) top left no-repeat;
}

#topright  {
    right: 0;
    background: url(../images/logo_right.gif) top right no-repeat;
}

#logo  {
    position: absolute;
    top: 0;
    left: 30%;
    background: #eeeeee url(../images/podklad.gif) top left repeat-x;
    height: 200px;
    z-index: 11;
    min-width: 394px;
    width: 394px;
}
#logo a {
    background: url(../images/logo2.gif) top center no-repeat;
    height: 200px;   
    width: 394px;
    text-decoration: none;
    outline: none;
    display: block;
}
#logo a span {
    visibility: hidden;
}

#contentbox {
    display: block;
    position: relative;
    width: 100%;
}

#contentbox .content, #main .content {
    display: block;
    margin: 30px 0 0 0;
    padding-bottom: 30px;
    width: 100%;
  .width: 100%;
}
.gallery #main .content {
    width: 100%;
  .width: 130%;
}

#left {
    position: absolute;
    top:0;
    left: 0;
    display:block;
    width: 300px;
    margin: 0;
    padding: 0;
    background: transparent;
    z-index: 10;
}

#left ul {
    display: block;
    padding: 0;
    margin: 30px 0 0 0;
    overflow: hidden;
    max-width: 50%;
    padding-left: 40px;
}
#left ul li {
    list-style: none;
}

#left ul li a, #left ul li a:visited {
    display: block;
    padding-top: 20px;
    height: 20px;
    color: #999999;
    outline: none;
    text-decoration: none;
    font-family: Arial, Eras Medium ITC, Helvetica, sans-serif;
}

#left ul li a:hover {
    color: #666;
}
#left ul li:first-child a {
    padding-top: 0;
}
#left a.car {
    width: 123px;
    height: 37px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/carexpress3.gif) bottom left no-repeat;
    margin: 30px 0 0 40px;
    display: block;
    cursor: pointer;
}
#left a.car:hover {
    background-position: top left;
}
#left a.car span {
    visibility: hidden;
}

#main { 
    position: absolute;
    top: 0;
    left: 300px;
    border: 0;
    margin: 0;
    display: block;
    z-index: 10;
    width: 40%;
}
.gallery2 #main {
width: 50%;
}
#main .content {
    display: block;
    width: 100%;
}
#main .gall1, .gall2 {
    display: block;
    width: 240px;
    padding-bottom: 10px;
    float: left;
}
#main a.auto1 {
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/A4.gif) bottom left no-repeat;
    margin-left: 10px 0 0 10px;
    display: block;
}

#main a.auto2 {
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/MB1.gif) bottom left no-repeat;
    margin-right: 10px 0 0 10px;
    display: block;
}
#main a.auto3{
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/C5.gif) bottom left no-repeat;
    margin-left: 10px 0 0 10px;
    display: block;
}

#main a.auto4{
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/MB1k.gif) bottom left no-repeat;
    margin-right: 10px 0 0 10px;
    display: block;
}
#main a.auto5{
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/MB.gif) bottom left no-repeat;
    margin-left: 10px 0 0 10px;
    display: block;
}
#main a.auto6{
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/Sprinter1.jpg) bottom left no-repeat;
    margin-left: 10px 0 0 10px;
    display: block;
}
#main a.auto7{
    width: 240px;
    height: 118px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/MBk.gif) bottom left no-repeat;
    margin-left: 10px 0 0 10px;
    display: block;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666666;
    font-weight:bold;
    margin: 0 0 15px 0;
}
h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;

}
h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666;
}

.defaulttext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
    margin: 15px 0;
}

#right {
    position: absolute;
    width: 300px;
    top: 0;
    right: 0;
    z-index: 10;
    overflow: hidden;
    text-align: center;
}
#right div.flagbox {
    display: block;
    margin: 5px 0 0 0;
    width: 100%;
    position: relative;
}

#right .flagbox a.flag, #right .flagbox a.flagsk, #right .flagbox a.flagde {
    position: absolute;
    outline: none;
    top: 0;
}

#right .flagbox a.flag {
    width: 20px;
    height: 15px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/en_flag.gif) bottom left no-repeat;
    margin: 0;   
    cursor: pointer;
    right: 40px;
}
#right .flagbox a.flagsk {
    width: 20px;
    height: 15px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/sk_flag.gif) bottom left no-repeat;
    margin: 0;
    cursor: pointer;
    right: 70px;
}
#right .flagbox a.flagde {
    width: 20px;
    height: 15px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/de_flag.gif) bottom left no-repeat;
    margin: 0;
    cursor: pointer;
    right: 10px;
}
#right a.flagsk :hover {
    background-position: top left;
}
#right a.flagde :hover {
    background-position: top left;
}
#right a.flag :hover {
    background-position: top left;
}
#right a.flag  span {
    visibility: hidden;
}
#right a.flagsk  span {
    visibility: hidden;
}
#right a.flagde  span {
    visibility: hidden;
}
#right a.letisko {
    width: 100px;
    height: 25px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/vienna_logo.gif) bottom left no-repeat;
    margin: 150px auto 0 auto;
    display: block;
    cursor: pointer;
}
#right a.letisko:hover {
    background-position: top left;
}
#right a.letisko span {
    visibility: hidden;
}
#right a.letisko2 {
    width: 100px;
    height: 39px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/ba_logo.gif) bottom left no-repeat;
    margin: 5px auto 0 auto;
    display: block;
    cursor: pointer;
}
#right a.letisko2:hover {
    background-position: top left;
}
#right a.letisko2 span {
    visibility: hidden;
}
#right a.letisko3 {
    width: 80px;
    height: 80px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/buda_logo.gif) bottom left no-repeat;
    margin: 5px auto 0 auto;
    display: block;
    cursor: pointer;
}
#right a.letisko3:hover {
    background-position: top left;
}
#right a.letisko3 span {
    visibility: hidden;
}
#right a.letisko4 {
    width: 100px;
    height: 100px;
    text-decoration: none;
    border: none;
    background: transparent url(../images/praha_logo.gif) bottom left no-repeat;
    margin: 5px auto 0 auto;
    display: block;
    cursor: pointer;
}
#right a.letisko4:hover {
    background-position: top left;
}
#right a.letisko4 span {
    visibility: hidden;
}
td.destinacia {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
      text-align:left;
      text-decoration: none;
      width: 35%;
    .width: 30%
}

td.relax {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
  text-align: center;
  text-decoration: none;
  width:35%;
    .width: 30%
}

td.luxus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
      text-align: center;
      text-decoration: none;
      width:35%;
    .width: 30%
}

table.cennik {
    width: 100%;
  .width: 100%
}

#left form {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 20px;
    padding-top: 40px;
    .padding-top: 20px; /*IE6 + IE7*/
    _padding-top: 20px; /*IE6*/
}
#left form div{
    display: block;
    width: 80%;
    padding-bottom: 5px;
    overflow: hidden;
}

#left form div input {
    float: right;
}
#left form div label {
    display: block;
    float: left;
}
#left form div {
    position: relative;
}
#left form p {
    clear: both;
}
#left input, textarea {
    background-color: #eee;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
#left textarea {
    width: 80%;
    float: right;
}
.gallery #main .content {
    position: relative;
    display: block;
    width: 100%;
}
#main form {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
#main .content form div{
    display: block;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
#main form div label {
    float: left;
}
#main form div input {
float: right;
margin: 0;
width: 60%;

}
#main input, textarea {
    background-color: #eee;
    padding: 0;
    margin: 0;
    font-size: 12px;
}
#main textarea {
    width: 80%;
    float: right;
} 

/*form*/
span.redko {
  color:red;
}
span.info {
  color:silver;
}