html {
    background: #404040 url('body-bg.png') repeat-x left top;
}

body {
    background: none;
    font-size: 14px;
    color: #333;
    font-family: calibri, arial, tahoma, sans-serif;
    line-height: 1.5em;
}

h1 {
    visibility: hidden;
    display: none;
    color: #000;
}

h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
}

h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    clear: both;
    color: #000;
}

p {
    margin: 0 0 1em 0;
    line-height: 1.5em;
}

a {
    color: #234097;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #234097;
}

label {
}

input, textarea, select {
    border: 1px solid #cdcdcd;
    padding: 3px;
}

input.submit {
}

ul {
    margin: 0 0 24px 0;
}

ul li {
    list-style: none;
}

b, strong {
    font-weight: bold;
}

i, em {
    font-style: italic;
}

iframe {
    border: 1px solid #cdcdcd;
}

/* TOPLINE */
#topline {
    width: 960px;
    margin: 0 auto 20px auto;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 10px;
    color: #999999;
}

#topline li {
    display: inline-block;
    padding: 0 20px;
}

#topline li.pagelink {
    padding: 0 0 0 20px;
}

#topline li a {
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}

#topline li a:hover {
    color: #fefefe;
}


/* PAGE */
#page {
    width: 960px;
    margin: 0 auto;
}


/* HEADER */
#header {
    width: 960px;
    height: 74px;
    background: url('header-bg.png') no-repeat left top;
    position: relative;
}

.homepage #header {
    width: 960px;
    height: 480px;
    /*background: url('header-bg.jpg') no-repeat left top;*/
    background: url('pt-ae-4000-banner.jpg') no-repeat left top;
    margin-bottom: 20px;
}

#logo {
    display: block;
    width: 960px;
    height: 74px;
}

.homepage #logo {
    height: 480px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

#logo span {
    display: none;
    visibility: hidden;
}


/* LEFTCOL */
#leftcol {
    width: 225px;
    float: left;
    margin-top: 20px;
}

#leftcol .leftcol-in {
    background: url('leftcol-bg.png') no-repeat left top;
    padding: 0 15px;
    overflow: hidden;
}

#leftcol .leftcol-bottom {
    background: url('leftcol-bg-bottom.png') no-repeat left top;
    height: 20px;
    width: 225px;
}


/* RIGHTCOL */
#rightcol {
    width: 200px;
    float: right;
    overflow: hidden;
    margin: 20px 0;
    color: #cccccc;
}

#rightcol .rightcol-in {
    background: url('rightcol-bg.png') no-repeat left top;
    padding: 20px 14px;
    overflow: hidden;
}

#rightcol .rightcol-bottom {
    background: url('rightcol-bg-bottom.png') no-repeat left bottom;
    height: 20px;
    width: 200px;
}


/* MIDCOL */
#midcol {
    width: 535px;
    float: left;
    margin: 20px 0;
}

#midcol .midcol-top {
    background: url('midcol-bg-top.png') no-repeat left top;
    width: 495px;
    height: auto;
    margin: 0 20px;
}

.homepage #midcol .midcol-top {
    height: 48px;
}

#midcol .midcol-top .inbox {
    padding: 8px 20px 0 20px;
    overflow: hidden;
}

#midcol .midcol-top h2 {
    height: 42px;
    line-height: 42px;
}

.homepage #midcol .midcol-top h2 {
    margin-right: -1px;
}

#midcol .midcol-content {
    background: url('midcol-bg.png') no-repeat left bottom;
    width: 495px;
    margin: 0 20px;
}

#midcol .midcol-content .inbox {
    padding: 0px 20px;
    overflow: hidden;
}

.layout-2-col #midcol {
    width: 715px;
}

.layout-2-col #midcol .midcol-top {
    background: url('midcol-bg-2col-top.png') no-repeat left top;
    width: 715px;
}

.layout-2-col #midcol .midcol-content {
    background: url('midcol-bg-2col.png') no-repeat left bottom;
    width: 715px;
}


/* MAINMENU */
.mainmenu {
    margin: 8px 0 0 0;
}

.mainmenu ul {
    margin: 0;
}

.mainmenu ul ul {
    margin-bottom: 12px;
}

.mainmenu li {
    border-bottom: 1px dashed #333;
}

.mainmenu li li {
    line-height: 24px;
    border-bottom: 0px;
}

.mainmenu li.last {
    border: 0;
    line-height: 35px;
}

.mainmenu a {
    display: block;
    line-height: 35px;
    text-decoration: none;
    font-size: 14px;
    color: #999;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}

.mainmenu .active li a {
    line-height: 1.5em;
}

.mainmenu li ul,
.mainmenu li li ul,
.mainmenu li.active li ul {display: none;}

.mainmenu li.active ul,
.mainmenu li.active li.active ul {display: block;}

.mainmenu li.active li.active ul {
    margin-bottom: 0px;
    padding: 0 0 0 6px;
}

.mainmenu li li a,
.mainmenu li.active li a,
.mainmenu li.active li.active a {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 6px 0;
}

.mainmenu li.active li.active ul li a {
    /*font-size: 11px;*/
}

.mainmenu a:hover {
    color: #fefefe;
}

.mainmenu .active li a,
.mainmenu .active .active li a {
    color: #999999;
}

.mainmenu .active a,
.mainmenu .active a:hover,
.mainmenu .active .active a,
.mainmenu .active .active a:hover,
.mainmenu .active .active .active a,
.mainmenu .active .active .active a:hover {
    color: #fefefe;
}


/* SIDEBOXES */

.box {
    margin: 0 0 20px 0;
}

.box .sidebox-in {
    padding: 0 15px;
    overflow: hidden;
}

.box .sidebox-bottom {
    height: 20px;
}

.leftbox .sidebox-in {
    background: url('leftcol-bg.png') no-repeat left top;
}

.leftbox .sidebox-bottom {
    background: url('leftcol-bg-bottom.png') no-repeat left top;
    width: 225px;
}

.rightbox .sidebox-in {
    background: url('rightcol-bg.png') no-repeat left top;
}

.rightbox .sidebox-bottom {
    background: url('rightcol-bg-bottom.png') no-repeat left top;
    width: 200px;
}

.contactbox {
    color: #ccc;
}

.contactbox .sidebox-in {
    padding: 20px 14px 0px;
}

.contactbox h2 {
    color: #fefefe;
    font-size: 27px;
    line-height: 27px;
}

.contactbox h3 {
    color: #ccc;
    font-size: 16px;
}

.contactbox h4 {
    color: #ccc;
    font-size: 11px;
    line-height: 16px;
}

.contactbox ul {
    margin: 0;
}

.contactbox p {
    margin-bottom: 0px;
}

.contactbox a {
    color: #cccccc;
}


/* BREADCRUMBS */
.breadcrumbs {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #cccccc;
    color: #999999;
    font-size: 11px;
    overflow: hidden;
}

.breadcrumbs a {
    color: #999999;
}

.breadcrumbs .B_currentCrumb {
    color: #000000;
}


/* FOOTER */
#footer {
    clear: both;
    width: 960px;
    height: auto;
    margin: 0 0 20px 0;
    font-size: 12px;
    color: #fefefe;
}

#footer .footer-inner {
    padding: 20px 14px 0px;
    background: url('footer-bg.png') no-repeat left top;
    overflow: hidden;
}

#footer .footer-bottom {
    height: 20px;
    background: url('footer-bottom-bg.png') no-repeat left top;
}

#footer a {
    color: #e3e3e3;
}

#footer p {
    margin-bottom: 6px;
}

#footer li {
    float: left;
    padding: 0 6px;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #333;
}

#footer li.first {padding-left: 0px;}
#footer li.last {border: none;}

#footer p.copy {
    color: #666666;
    font-size: 10px;
    text-align: right;
    line-height: 12px;
    margin: 0 20px;
    padding: 6px 0 12px 0;
    overflow: hidden;
}

#footer p.copy a {
    color: #666666;
    font-size: 10px;
    line-height: 12px;
    text-decoration: none;
}

#footer p.copy a:hover {
    color: #fefefe;
}


/* CONTACTFORM */

#contactFormWrapper {
    margin: 0 0 24px; 0;
}

#contactFormWrapper .text {
    width: 447px;
}

#contactFormWrapper textarea {
    width: 447px;
    height: 200px;
}

#contactFormWrapper p {
    margin-bottom: 12px;
}

#contactFormWrapper .submit {
    float: right;
    padding: 6px 24px;
    cursor: pointer;
}


/* COMMON CLASSES */
.cleaner {
    clear: both;
}

.h01,
a.h01,
.h01 a {
    color: #c00000;
}

.h02,
a.h02,
.h02 a {
    color: #fefefe;
    background: #000000;
    padding: 0 3px;
    font-weight: bold;
}

.hidden {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

li.ico {
    padding: 0 0 0 30px;
    line-height: 32px;
}

li.phone {background: url('ico-phone.png') no-repeat left center;}
li.email {background: url('ico-email.png') no-repeat left center;}
li.skype {background: url('ico-skype.png') no-repeat left center;}


/* FLAGS */
.flag {
    padding-left: 20px;
}

.flag-cz {background: url('flag-cz.png') no-repeat left top;}
.flag-en {background: url('flag-en.png') no-repeat left top;}

/* SLIDESHOW */

.slideshow {
    height: 480px;
    width: 960px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}
.slideshow img {
    height: 480px;
    width: 960px;
}


/* HOMEPAGE */

.homebox {
    margin: 0 0 20px 0;
    color: #ccc;
}

.homebox a,
.homebox a:hover {
    color: #aaa;
    text-decoration: none;
}

.homebox h2,
.homebox h2 a {
    font-size: 18px;
}

.homebox h3 {
    font-size: 14px;
    font-weight: bold;
}

.homebox h2,
.homebox h2 a,
.homebox h2 a:hover {
    color: #fefefe;
}

.homebox .homebox-inner {
    background: url('homebox-bg.png') no-repeat left top;
    overflow: hidden;
}

.homebox .homebox-bottom {
    height: 20px;
    background: url('homebox-bottom-bg.png') no-repeat left top;
}

.homebox .col {
    float: left;
    width: 320px;
    overflow: hidden;
}

.homebox .col-inner {
    padding: 15px 20px;
}

.homeprojects {
    text-align: center;
}

.homeprojects .col {
    height: 310px;
    position: relative;
}

.homeprojects .col img {
    position: absolute;
    bottom: 0px;
    left: 20px;
}

.homeprojects .col p a {
    display: block;
}

.homepage .leftbox {
    width: 225px;
    float: left;
}

.homebox .mainmenu {
    margin-top: 3px;
}

.homebox .mainmenu a:hover {
    color: #fefefe;
}

.homecontacts {
    width: 715px;
    float: right;
}

.homecontacts .homebox-inner {
    background: url('homebox-715-bg.png') no-repeat left top;
    overflow: hidden;
}

.homecontacts .homebox-bottom {
    height: 20px;
    background: url('homebox-715-bottom-bg.png') no-repeat left top;
}

.homecontacts .col01 {
    width: 415px;
}

.homecontacts .col01 .col-inner {
    padding-right: 0;
}

.homecontacts .col02 {
    width: 300px;
    float: right;
}

.homecontacts .col01 ul {
    margin: 20px 0;
}

.homecontacts #contactFormWrapper {
    margin-top: 25px;
}

.homecontacts #contactFormWrapper .text,
.homecontacts #contactFormWrapper textarea {
    width: 252px;
    color: #333;
    background: #e3e3e3;
}

.homecontacts #contactFormWrapper textarea {
    height: 200px;
}

.homecontacts #contactFormWrapper .submit {
    color: #000;
}


/* ORDER */
#orderpage-content {
    width: 395px;
    float: left;    
}

#orderformwrapper {
    width: 260px;
    float: right;
}

#orderformwrapper #contactFormWrapper .text,
#orderformwrapper #contactFormWrapper textarea {
    width: 252px;
    color: #333;
    background: #f9f9f9;
}

#orderformwrapper #contactFormWrapper textarea {
    height: 150px;
}

#orderformwrapper #contactFormWrapper .submit {
    color: #000;
}

