/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: "trebuchet ms", Arial, Verdana, sans-serif;
    font-size: 12px;
}
html, body {
    text-align: center;
}
html {
}
body {
    text-align: center;
    color: #fff;
    background: #7d7a65 url('../images/bodyBg.png') repeat-x scroll left top;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
img,
a img {
    border-width: 0;
}
a:link,
a:visited {
    color: #000;
    font-weight: normal;
}
a:link .hl,
a:visited .hl {
    color: #cf0100;
}
a:hover,
a:hover.hhl .hl {
    color: #0081c0;
}
.bold {
    font-weight: bold;
}
.right {
    text-align: right;
}
.u {
    text-decoration: underline;
}
.i {
    font-style: italic;
}
.clr {
    font-size: 1px;
    height: 1px;
    clear: both;
}
.req {
    color: #f22;
    font-size: 13px;
    font-weight: bold;
}
ul, li {
    list-style-type: none;
}
input, select {
    vertical-align: middle;
}
input.text,
textarea.text,
input.errtext,
textarea.errtext {
    padding: 1px 0 1px 0;
    border: 1px solid #bfc9b2;
    color: #000;
    background-color: #daf2b9;
    vertical-align: middle;
    font-weight: normal;
}
input.text {
    height: auto;
}
input.checkbox {
    width: 12px;
    overflow: hidden;
    margin: 0px 3px 3px 3px;
    height: auto;
    vertical-align: middle;
}
select {
    padding: 0;
    height: 18px;
    overflow: hidden;
}
select.m {
    height: auto;
}
select.errtext,
select.text {
    /*border: 1px solid #8f9ea5;*/
    font-size: 11px;
}
input.errtext,
textarea.errtext,
select.errtext {
    border: 2px solid red;
    background-color: #ffefef;
}
input.button {
    padding: 0 2px;
    font-size: 10px;
    height: 16px;
}
form div {
    text-align: left;
}
.w100 {
    width: 100%;
}
.w99 {
    width: 99%;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.red {
    color: #f00;
}
.center {
    text-align: center;
}
.bs10 {
    margin-bottom: 10px;
}
.sqlErrors {
    background-color: #300;
    text-align: left;
    padding: 4px;
    font-size: 9px;
}
.sqlErrors h1 {
    margin: 0;
    padding: 2px 0 0 0;
    text-align: left;
    font-size: 9px;
    color: #c6c6c6;
}
.sqlErrors span.number {
    color: #633;
}
.sqlErrors span.query {
    color: #966;
}
.sqlErrors div.error {
    color: #9a9;
    padding-left: 20px;
}
.popupHelpBox {
    border: 1px solid #c0c0c0;
    padding: 8px 0 12px 0;
    background-color: #fff;
    width: 400px;
    text-align: left;
}
.popupHelpBox h1 {
    font-size: 11px;
    color: #e84904;
    font-weight: bold;
    padding: 0 18px 2px 18px;
    text-transform: uppercase;
}
.popupHelpBox p {
    text-align: left;
    margin: 4px 0;
    padding: 2px 18px 0 18px;
    font-size: 12px;
}
.bodyContainer {
    width: 900px;
    margin: 0 auto;
    text-align: left;
}
.topContainer {
    width: 100%;
    padding-top: 24px;
    background: url('../images/top_t1.gif') no-repeat scroll left top;
}
.topContainer a.logo {
    display: block;
    float: left;
    width: 347px;
    height: 97px;
    overflow: hidden;
}
.topContainer .topMenu {
    float: left;
    width: 553px;
    height: 97px;
    overflow: hidden;
    background: url('../images/menuBg.gif') no-repeat scroll left top;
}
.topContainer .topMenu ul {
    width: 100%;
    height: 84px;
}
.topContainer .topMenu ul li {
    display: block;
    float: left;
    height: 84px;
    overflow: hidden;
    line-height: 84px;
    text-align: center;
    vertical-align: middle;
}
.topContainer .topMenu ul li.tab1 {
    width: 133px;
}
.topContainer .topMenu ul li.tab1a {
    background: url('../images/menuActive.gif') no-repeat scroll 62px top;
}
.topContainer .topMenu ul li.tab2 {
    width: 133px;
}
.topContainer .topMenu ul li.tab2a {
    background: url('../images/menuActive.gif') no-repeat scroll 59px top;
}
.topContainer .topMenu ul li.tab3 {
    width: 133px;
}
.topContainer .topMenu ul li.tab3a {
    background: url('../images/menuActive.gif') no-repeat scroll 56px top;
}
.topContainer .topMenu ul li.tab4 {
    width: 134px;
}
.topContainer .topMenu ul li.tab4a {
    background: url('../images/menuActive.gif') no-repeat scroll 63px top;
}
.topContainer .topMenu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 84px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.topContainer .topMenu ul li a:hover {
    text-decoration: underline;
}
.topContainer .artFixer {
    clear: left;
    width: 100%;
    height: 217px;
    text-align: center;
    overflow: hidden;
    background: url('../images/headBg.png') no-repeat scroll left top;
}
.topContainer .artFixer .art {
    width: 864px;
    height: 182px;
    margin: 8px auto 0 auto;
    overflow: hidden;
    position: relative;
}
.footContainer {
    width: 100%;
    height: 129px;
    background: url('../images/footBg.png') no-repeat scroll left top;
}
.footContainer .tab {
    float: left;
    padding: 30px 0 0 40px;
}
.footContainer .tab ul {
}
.footContainer .tab ul li {
    white-space: nowrap;
    color: #fff;
    padding-left: 12px;
    font-size: 11px;
    text-align: left;
    margin: 0 0 1px 0;
}
.footContainer .tab ul li.label {
    background: url('../images/footHeadBg.gif') no-repeat scroll left 3px;
}
.footContainer .tab ul li a {
    color: #fff;
    font-size: 11px;
}
.footContainer .tab ul li a:hover {
    text-decoration: underline;
}
.pageContainer {
    padding: 12px 10px 1px 10px;
}
.pageContainer .rightBg {
    background: url('../images/pageRightContBg.gif') repeat-y scroll right top;
    height: 100%;
}
.pageContainer .leftCont {
    float: left;
    width: 327px;
    margin-right: 10px;
    overflow: hidden;
}
.pageContainer .rightCont {
    float: left;
    width: 543px;
    overflow: hidden;
}
.pageContainer .leftCont .box {
}
.pageContainer .boxSpacer {
    height: 10px;
    font-size: 1px;
    overflow: hidden;
}
.pageContainer .leftCont .box .hlabel {
    padding: 8px 16px;
    font-weight: bold;
}
.pageContainer .leftCont .dgrayBox {
    background: url('../images/leftBoxDGray.gif') repeat-y scroll left top;
}
.pageContainer .leftCont .dgrayBox .label {
    font-weight: bold;
    padding: 8px 16px 0 16px;
}
.pageContainer .leftCont .dgrayBox .under {
    background: url('../images/leftBoxDGrayUnder.gif') no-repeat scroll left top;
    height: 2px;
    font-size: 1px;
}
.pageContainer .leftCont .dgrayBox a.more {
    color: #626760;
    display: block;
    text-align: right;
    padding: 2px 16px;
}
.pageContainer .leftCont .dgrayBox a.more .link {
    color: #fff;
}
.pageContainer .leftCont .dgrayBox a.more:hover .link {
    text-decoration: underline;
}
.pageContainer .leftCont .redBox {
    background: url('../images/leftBoxRed.gif') repeat-y scroll left top;
}
.pageContainer .leftCont .redBox .under {
    background: url('../images/leftBoxRedUnder.gif') no-repeat scroll left top;
    height: 2px;
    font-size: 1px;
}
.pageContainer .leftCont .redBox .newslist {
    padding: 12px 16px 0 16px;
}
.pageContainer .leftCont .redBox .newslist .item {
    color: #fff;
    margin-bottom: 10px;
}
.pageContainer .leftCont .redBox .newslist .item a.more {
    color: #f4938e;
    float: right;
}
.pageContainer .leftCont .redBox .newslist .item a.more .link {
    color: #fff;
}
.pageContainer .leftCont .newslist .item a.more:hover .link {
    text-decoration: underline;
}
.pageContainer .leftCont .grayBox {
    background: url('../images/leftBoxGray.gif') repeat-y scroll left top;
    color: #706d5a;
}
.pageContainer .leftCont .grayBox .under {
    background: url('../images/leftBoxGrayUnder.gif') no-repeat scroll left top;
    height: 2px;
    font-size: 1px;
}
.pageContainer .leftCont .grayBox .newslist  {
    padding: 12px 16px 0 16px;
}
.pageContainer .leftCont .grayBox .newslist .item {
    color: #706d5a;
    margin-bottom: 4px;
}
.pageContainer .leftCont .grayBox .newslist .item a {
    color: #706d5a;
}
.pageContainer .leftCont .grayBox .newslist .item a:hover {
    text-decoration: underline;
}
.pageContainer .leftCont .grayBox .newslist .item a.more {
    color: #949b8d;
    float: right;
    text-decoration: none;
}
.pageContainer .leftCont .grayBox .newslist .item a.more .link {
    color: #706d5a;
}
.pageContainer .leftCont .grayBox .newslist .item a.more:hover .link {
    text-decoration: underline;
}
.pageContainer .leftCont .box p {
    padding: 12px 16px 2px 16px;
    line-height: 15px;
}
.pageContainer .rightCont .content {
    /*background-color: #f7f1ea;*/
    margin-bottom: 10px;
    color: #2c3329;
}
.pageContainer .rightCont .content h1 {
    padding: 12px 12px 8px 12px;
    margin-bottom: 10px;
    background: url('../images/contentH1Under.gif') no-repeat scroll left bottom;
    font-size: 12px;
    color: #b2261e;
    font-weight: bold;
}
.pageContainer .rightCont .content h2 {
    padding: 12px 12px 8px 12px;
    font-size: 12px;
    font-weight: bold;
}
.pageContainer .rightCont .content ul.rr {
    padding: 0 0 0 14px;
}
.pageContainer .rightCont .content ul.rr li {
    background: url('../images/raquoRed.gif') no-repeat scroll left center;
    padding-left: 16px;
}
.pageContainer .rightCont .content ul.rr li.nob {
    background: none;
}
.pageContainer .rightCont .content p {
    padding: 12px 12px 2px 12px;
    line-height: 15px;
}
.pageContainer .rightCont .content .inHTML {
    padding: 12px 12px 2px 12px;
}
.pageContainer .rightCont .content .inHTML .fix {
    width: 100%;
    overflow: hidden;
}
.pageContainer .rightCont .content .paging {
    text-align: right;
    padding: 8px 26px 2px 12px;
}
.sortimentFotky {
    margin: 0 12px;
    padding: 12px 0 12px 10px;
    background-color: #ebe7e1;
    border: 1px solid #d6d3d0;
}
.sortimentFotky a.foto {
    display: block;
    width: 165px;
    height: 128px;
    background: url('../images/sortimentImgBg.png') no-repeat scroll left top;
    float: left;
    text-align: center;
    overflow: hidden;
}
.sortimentFotky a.foto:hover {
    background-position: left -128px;
}
.sortimentFotky a.foto .art {
    width: 135px;
    height: 98px;
    margin: 15px auto 0 auto;
    text-align: center;
    overflow: hidden;
    cursor: Pointer;
}
ul.sortimentKategorie {
    padding: 0 0 0 40px;
}
ul.sortimentKategorie li {
    display: block;
    float: left;
    width: 220px;
    height: 34px;
    margin-right: 19px;
    margin-bottom: 8px;
    background: none;
    padding: 0;
}
ul.sortimentKategorie li a {
    display: block;
    background-color: #c1bd9e;
    background-position: 10px 12px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-image: url('../images/sortRaquo.gif');
    padding: 0 0 0 22px;
    line-height: 34px;
    vertical-align: middle;
    color: #2a2a2a;
    text-transform: uppercase;
    white-space: nowrap;
}
ul.sortimentKategorie li a:hover {
    background-image: url('../images/sortRaquoHover.gif');
}
ul.sortimentKategorie li a.active {
    background-image: url('../images/sortRaquoActive.gif');
    background-color: #8c140d;
    color: #fff;
}
.kontakty a:hover {
    text-decoration: underline;
}
.kontakty a.mapa {
    display: block;
    padding-right: 6px;
    float: right;
    margin: 0 0 10px 10px;
}
