#logo {
     left: 33px;
     position: absolute;
     top: 45px;
}

#logo a {
     display: block;
     width: 178px;
     height: 110px;
     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.actionland.sk/img/logo.png');
     cursor: pointer;
}

#logo a img {
    visibility: hidden\9;
}


#left-content-top {
    position: relative;
    height: 14px;
    font-size: 0;
    line-height: 0;
    background: url('../img/bg_left_content_top.gif') no-repeat;
}

#left-content-home, #left-content-sub {
    padding-bottom: 30px;
	position: relative;
    margin-bottom: 30px;
    border-left: 1px solid #EEEEEE;
}

#left-content-home {
    background: #FFF url('../img/bg_left_content_home.gif') right top no-repeat;
}

#left-content-sub {
    background: #FFF url('../img/bg_left_content_sub.gif') right top no-repeat;
}

#right-content {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 16px;
    border-right: 1px solid #EEEEEE;
}

#header-container {
    clear: both;
    position: relative;
    text-align: left;
}

#lang-container {
    position: absolute;
    width: 130px;
    height: 24px;
    top: 0;
    right: 19px;
}

#lang-content {
    position: relative;
	width: 130px;
    height: 24px;
	text-align: left;
}

.lang-outer {
    position: absolute;
}


.lang-outer-left, .lang-outer-center, .lang-outer-right {
    float: left;
    height: 24px;
    opacity: 0.22;
    filter: alpha(opacity=22);
}

.lang-outer-left {
    width: 3px;
    background: url('../img/bg_lang_outer_left.gif') no-repeat;
}

.lang-outer-center {
    width: 124px;
    background: url('../img/bg_lang_outer_center.gif') repeat-x;
}

.lang-outer-right {
    width: 3px;
    background: url('../img/bg_lang_outer_right.gif') no-repeat;
}

.lang-inner {
    position: absolute;
    left: 3px;
    top: 0;
}

.lang-inner-left, .lang-inner-center, .lang-inner-right {
    float: left;
    height: 21px;
    opacity: 0.66;
    filter: alpha(opacity=66);
}

.lang-inner-left {
    width: 3px;
    background: url('../img/bg_lang_inner_left.gif') no-repeat;
}

.lang-inner-center {
    width: 118px;
    background: url('../img/bg_lang_inner_center.gif') repeat-x;
}

.lang-inner-right {
    width: 3px;
    background: url('../img/bg_lang_inner_right.gif') no-repeat;
}

.lang-content {
    position: absolute;
    padding-top: 4px;
    width: 130px;
    font-size: 90%;
    font-family: tahoma;
    text-align: center;
    color: #9FC2FF;
}

.lang-content a {
    text-decoration: none;
    color: #9FC2FF;
}

.lang-content a:hover {
    text-decoration: underline;
}

.lang-delimiter {
    margin: 0 3px 0 3px;
}

#navigationbar-container {
    padding-right: 30px;
}

.lang-delimiter img {
    height: 9px;
}

.footer-navigation {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 90%;
    font-weight: bold;
}

.footer-navigation a {
    text-decoration: none;
    color: #FFF;
}

.footer-delimiter {
    margin: 0 4px 0 3px;
}

.footer-delimiter img {
    height: 10px;
    vertical-align: bottom;
}

.footer-copyright {
    position: absolute;
    left: 20px;
    top: 35px;
    font-size: 80%;
    font-weight: bold;
    color: #B2C1D8;
}

.footer-logoaw {
    position: absolute;
    right: 20px;
    top: 5px;
}

.footer-logoaw img {
    border: 0;
}

.footer-lomtec {
    position: absolute;
    right: 20px;
    top: 35px;
    font-size: 80%;
    font-weight: bold;
    color: #B2C1D8;
}

.footer-lomtec a {
    text-decoration: none;
    color: #FFF;
}

.intro-container {
    position: relative;
    width: 100%;
    height: 155px;
}

.intro-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 730px;
    height: 155px;
    background: url('../img/bg_intro.gif') repeat-x;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.intro-content-left {
    position: absolute;
    left: 25px;
    top: 16px;
    width: 420px;
    height: 127px;
}

.intro-left-header {
    margin-bottom: 12px;
    font-size: 170%;
    color: #FFBA00;
}

.intro-text {
    font-size: 100%;
    line-height: 12px;
    color: #FFF;
}

.intro-welcome {
    padding-top: 7px;
    font-size: 140%;
    text-align: right;
    color: #FFF;
}

.intro-content-right {
    position: absolute;
    right: 13px;
    top: 20px;
    width: 243px;
}

.intro-right-header {
    font-size: 120%;
    font-weight: bold;
    color: #FFF;
}

.intro-right-link {
    position: absolute;
    padding-left: 13px;
    top: 4px;
    right: 12px;
    background: url('../img/intr_link_arrow.gif') left center no-repeat;
}

.intro-right-link a {
    text-decoration: none;
    font-size: 100%;
    color: #FFF;
}

.intro-right-list {
    padding: 0;
    margin: 0;
    height: 110px;
    list-style-type: none;
    font-size: 11px;
}

.intro-right-list li {
    line-height: 11px;
    padding-left: 10px;
    margin-top: 12px;
    background: url('../img/intro_list_arrow.gif') left center no-repeat;
}

.intro-right-list a {
    color: #FFBA00;
    text-decoration: none;
}

.intro-right-list a:hover {
    text-decoration: underline;
}

.intro-dotted-line {
    position: absolute;
    width: 1px;
    height: 115px;
    left: 453px;
    top: 23px;
    background: url('../img/intro_dotted_line.gif') repeat-y;
}

.home-content {
    padding: 16px 0 0 20px;
}

.home-top-banner {
    z-index: 100;
}

.home-top-banner img {
    border: 0;
}


.home-category-container {
    position: relative;
    margin-top: 12px;
    height: 690px;
}

.home-category1, .home-category2, .home-category3, .home-category4, .home-category5, .home-category6, .home-category7, .home-category8, .home-category9 {
    position: absolute;
    width: 228px;
    text-align: center;
}

.home-category1 {
    left: 0;
}

.home-category2 {
    left: 240px;
}

.home-category3 {
    left: 480px;
}

.home-category4 {
    top: 230px;
    left: 0;
}

.home-category5 {
    top: 230px;
    left: 240px;
}

.home-category6 {
    top: 230px;
    left: 480px;
}

.home-category7 {
    top: 460px;
    left: 0;
}

.home-category8 {
    top: 460px;
    left: 240px;
}

.home-category9 {
    top: 460px;
    left: 480px;
}

.home-category-container img {
    width: 228px;
    height: 137px;
    border: 0;
}

.home-category-text {
    margin: auto;
    width: 190px;
    height: 70px;
    font-size: 110%;
    color: #595959;
}

.home-category-text div {
    padding-top: 8px;
}

.home-category-spacer {
    float: left;
    width: 12px;
    height: 10px;
}

.top-container {
    position: relative;
    margin: 22px 0 10px 0;
    padding: 0;
    padding-bottom: 5px;
}

.header-path {
    font-size: 11px;
}

.header-path a {
    text-decoration: none;
    color: #1E4C7A;
}

.path-delimiter {
    height: 1px;
    line-height: 0;
    font-size: 0;
    padding: 0 5px 0 5px;
    margin: 0;
}

.header-delimiter {
    clear: both;
    margin-top: 3px;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    width: 100%;
    background: url('../img/header_delimiter.gif') repeat-x;
}

.top-tools {
    position: relative;
    float: right;
    width: 20px;
    height: 45px;
}

.header-tool-send {
    position: absolute;
    width: 16px;
    height: 14px;
    right: 0;
    top: 0;
}

.header-tool-print {
    position: absolute;
    width: 18px;
    height: 17px;
    right: 0;
    top: 20px;
}

.header-tool-send img, .header-tool-print img {
    border: 0;
}

.center-content {
    /*position: relative;*/
    width: 690px;
    margin: 0 20px 0 20px;
    color: #000000;
}

.center-content table {
     margin-top: 15px;
}

.center-content p {
    margin: 15px 0 0 0;
    line-height: 16px;
    color: #000000;
}
    
.center-content ul {
     margin: 15px 0 0 0;
     padding: 0;
     list-style-type: none;
}

.center-content li {
     padding: 0 0 0 18px;
     margin: 0 0 5px 20px;
     font-size: 105%;
     background: url('../img/bullet2.gif') left 4px no-repeat;
     color: #000000;
}

.content-note {
     font-size: 90%;
     color: #959595;
}

.center-content table {
    font-size: 100%;
    border-collapse: collapse;
    border: 1px solid #E1E1E1;
    background: #FAFAFA url('../img/bg_table.gif') repeat-x;
}

.center-content table td {
    padding: 6px 8px 6px 7px;
    border: 1px solid #E1E1E1;
}

.center-content table.contentTable1 {
     border: none;
     background: none;
}

.center-content table.contentTable1 td {
     padding: 6px 6px 10px 6px;
     border: none;
}

.full-content {
    margin: 22px 0 20px 20px;
    padding-right: 20px;
    width: 690px;
    _width: 710px;
    border-right: 1px solid #EEEEEE;
}

.par-media {
    text-align: center;
}

.content-delimiter {
    margin-bottom: 15px;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: url('../img/content_delimiter.gif') no-repeat;
}

.content-delimiter2 {
     margin: 15px 0 15px 0;
     clear: both;
     height: 1px;
     line-height: 1px;
     font-size: 1px;
     border-top: 1px solid #e7ebf2;
}

.objectheaderbg {
    background: #dfe7f5;
}

.objectheaderbg a {
    color: #333;
}

.tableevenrow a, .tableoddrow a {
    /*color: #ff831c;*/
    text-decoration: none;
}

.tableevenrow a:hover, .tableoddrow a:hover {
   text-decoration: underline;
}

.tableevenrow td {
    background: #edeeed;
}

.tableoddrow td {
    background: #f6f7f6;
}

.trip-locality {
    text-align: right;
    padding: 17px 12px 0 0;
    height: 60px;
}

.trip-header {
    font-size: 100%;
    color: #ff831c;
    font-weight: bold;
}

.trip-alternatives {
  margin: 10px 0 10px 0;
}

.trip-alternatives ul {
    margin: 10px 0 0 15px;
    padding: 0;
    list-style-type: none;
}

.trip-alternatives li {
    margin: 0 0 5px 0;
    padding-left: 10px;
    background: url('../img/bullet1.gif') left center no-repeat;
}

.trip-alternatives li a {
    text-decoration: none;
}

.trip-alternatives li a:hover {
    text-decoration: underline;
}

.tripAlternatives-top {
    height: 30px;
    border-bottom: 1px solid #b7b7b7;
}

.tripAlternatives-description {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #b7b7b7;
}

.tripAlternatives-order {
    text-align: right
}

.tripAlternatives-table td {
     padding: 3px 3px 3px 0;
}

.tripAlternatives-tableDelimiter td {
     line-height: 1px;
     border-bottom: 1px solid #dadada !important;
}

.showlabel {
    font-weight: bold;
}

.showvalue {
  color: #ff831c;
}

.triplist-table {
  margin-top: 10px;
}

.triplist-table td {
  border-bottom: 1px solid #FFF;
}

.searchResults-top {
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    font-size: 90%;
    color: #959595;
    border: 1px solid #959595;
    border-width: 1px 0 1px 0;
}

.searchResults-delimiter {
    margin: 10px 0 10px 0;
    font-size: 1px;
    line-height:1px;
    height:1px;
    border-bottom: 1px solid #e8e8e8;
}

.searchResults-recordNo {
    color: #959595;
}

.searchResults-label {
    color: #ff831c;
}

.rating-container {
     text-align: center;
     line-height: 24px;
     padding-right: 10px;
}

.rating-container a {
     text-decoration: none;
}

.rating-container a:hover {
     text-decoration: underline;
}

.rating-3, .rating-2, .rating-1 {
     color: #888;
}

.rating-4 {
     font-weight: bold;
     color: #888;
}

.rating-5 {
     font-size: 105%;
     font-weight: bold;
     color: #225991;
}

.rating-6 {
     font-size: 140%;
     font-weight: bold;
     color: #225991;
}

.rating-7 {
     font-size: 180%;
     font-weight: bold;
     color: #225991;
}

li.sitemap-padding-1 {
     margin-left: 40px;
}

li.sitemap-padding-2 {
     margin-left: 80px;
}

li.sitemap-padding-3 {
     margin-left: 120px;
}

.intro-content-left a, .home-category-text a, .cc-object-label a {
     text-decoration: none;
}


.productList-img {
     float: left;
     margin-right: 10px;
     width: 120px;
     text-align: center;
}

.productList-img img {
     border: 1px solid #e7ebf2;
}

.productList-content {
     float: left;
     width: 560px;
}

.productDetailImg {
     margin: 0 10px 10px 0;
     border: 1px solid #e7ebf2;
}

.productShow-thumbs {
     margin: 15px 0 0 0;
}

.productShow-thumb {
     margin: 15px 0px 0 0;
     float: left;
}

.productShow-thumb-img {
     margin-left: 15px;
     width: 135px;
     height: 120px;
     text-align: center;
     border: 1px solid #e1e1e1;
}

.productShow-thumb-img table {
     margin-top: 0;
     width: 100%;
     height: 100%;
     border-collapse: collapse;
     background: none;
     border: none;
}

.productShow-thumb-img table td {
     padding: 0;
     text-align: center;
     vertical-align: center;
     border: none;
}

.productShow-thumb-title {
     padding-top: 5px;
     margin-left: 15px;
     width: 135px;
     text-align: center;
}

table.contentTable2 {
     border: none;
     background: none;
     border-collapse: collapse;
}

table.contentTable2 th {
     padding: 10px;
     background: #eff2f7 url('../img/bg_contentTable2_th.gif') left top repeat-x;
     border: none;
     border-bottom: 1px solid #d3dbe8;
}

table.contentTable2 td {
     border: none;
}

table.contentTable2 .subHeaderRow1 td {
     border: none;
     background: #edded0 url('../img/bg_contentTable2_subHeader1.gif') left top repeat-x;
}

table.contentTable2 .secondRow td {
     background: #f9fafc;
}

table.contentTable3 td {
    border: 1px solid black;
}

.center-content .demandform-table td {
   padding: 1px;
}
