/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
}
html, body {
    text-align: center;
}
html {
}
body {
    text-align: center;
    color: #303030;
    background: #f1f1f1 url('../images/bodyBg.png') no-repeat scroll center top;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
img,
a img {
    border-width: 0;
}
a:link,
a:visited {
    color: #303030;
    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: 2px 3px 2px 3px;
    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: 880px;
    margin: 0 auto;
}
.headContainer {
    height: 251px;
    width: 100%;
    background: url('../images/top.png') no-repeat scroll left 55px;
    position: relative;
    text-align: left;
}
.headContainer a.logo:link,
.headContainer a.logo:visited {
    display: block;
    position: relative;
    width: 268px;
    height: 50px;
    left: 544px;
    top: 26px;
}
.topMenu {
    background: url('../images/menuBg.png') no-repeat scroll left top;
    height: 55px;
}
.topMenu ul {
    text-align: left;
    padding-left: 378px;
}
.topMenu ul li {
    width: 143px;
    width:  auto;
    height: 49px;
    display: block;
    float: left;
    margin-right: 22px;
}
.topMenu ul li a:link,
.topMenu ul li a:visited {
    display: block;
    line-height: 48px;
    vertical-align: middle;
    color: #fff;
    padding-left: 28px;
    padding-right: 10px;
    font-size: 13px;
    text-transform: uppercase;
    background: url('../images/menuItemBg.gif') no-repeat scroll left top;
}
.topMenu ul li a:hover {
    text-decoration: underline;
}
.topMenu ul li a:link.active,
.topMenu ul li a:visited.active {
    color: #929292;
    background-position: left -49px;
}
.langMenu {
    padding: 59px 0 0 1px;
    width: 200px;
    float: left;
    overflow: hidden;
}
.langMenu ul {
}
.langMenu ul li {
    display: block;
    height: 39px;
    line-height: 29px;
    overflow: hidden;
}
.langMenu ul li.cz a {
    margin-right: 70px;
}
.langMenu ul li.en {
    padding-left: 20px;
}
.langMenu ul li.en a {
    margin-right: 60px;
}
.langMenu ul li.de {
    padding-left: 40px;
}
.langMenu ul li.de a {
    margin-right: 40px;
}
.langMenu ul li a:link,
.langMenu ul li a:visited {
    display: block;
    line-height: 29px;
    padding-left: 20px;
    height: 29px;
    font-size: 11px;
    font-weight: bold;
    color: #777777;
    background: url('../images/raquo_flag.gif') no-repeat scroll left top;
}
.langMenu ul li a:hover {
    text-decoration: underline;
}
.langMenu ul li a.active:link,
.langMenu ul li a.active:visited {
    background-position: left -29px;
    color: #982524;
}
.pageContainer {
    background: url('../images/cleftBg.gif') repeat-y scroll left top;
    text-align: left;
    width: 100%;
    overflow: hidden;
}
.footContainer {
    width: 100%;
    height: 102px;
    background: url('../images/footBg.gif') no-repeat scroll left top;
    overflow: hidden;
    clear: both;
}
.footContainer .copy {
    position: relative;
    margin-top: 2px;
    margin-left: 248px;
    color: #606060;
    font-size: 11px;
    letter-spacing: 1px;
}
.footContainer .copy a:link,
.footContainer .copy a:visited {
    color: #f20000;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 1px;
}
.footContainer .copy a:link span.b,
.footContainer .copy a:visited span.b {
    color: #606060;
}
.footContainer .copy a:hover span.a {
    text-decoration: underline;
}
.footContainer .copy a:hover span.b {
    text-decoration: none;
}
.pageContainer .leftSide {
    float: left;
    width: 236px;
    overflow: hidden;
}
.pageContainer .contentContainer {
    float: left;
    width: 644px;
    overflow: hidden;
    background: url('../images/contentBg.gif') no-repeat scroll left top;
}
.pageContainer .leftSide .lMenu {
    margin-bottom: 10px;
}
.pageContainer .leftSide .lMenu ul {
}
.pageContainer .leftSide .lMenu ul li {
    
}
.pageContainer .leftSide .lMenu ul li a:link,
.pageContainer .leftSide .lMenu ul li a:visited {
    display: block;
    line-height: 33px;
    height: 33px;
    vertical-align: middle;
    color: #7b7b7b;
    padding-right: 16px;
    font-size: 13px;
    text-align: right;
    text-transform: uppercase;
    background: url('../images/lMenuItem.gif') no-repeat scroll left top;
    font-weight: normal;
    letter-spacing: 1px;
}
.pageContainer .leftSide .lMenu ul li a span.r2 {
    line-height: 16px;
}
.pageContainer .leftSide .lMenu ul li a:hover {
    text-decoration: underline;
}
.pageContainer .leftSide .lMenu ul li a:link.active,
.pageContainer .leftSide .lMenu ul li a:visited.active {
    color: #929292;
    background-position: left -33px;
}
.pageContainer .leftSide .sideLabel {
    background: url('../images/lSideLabel.gif') no-repeat scroll left top;
    height: 44px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    vertical-align: middle;
    line-height: 44px;
    padding-right: 16px;
    text-align: right;
    color: #fff;
    text-transform: uppercase;
}
.pageContainer .leftSide .qContacts {
    padding: 8px 0 8px 35px;
    font-size: 12px;
    color: #646464;
    margin-bottom: 5px;
}
.pageContainer .leftSide .qContacts a:link,
.pageContainer .leftSide .qContacts a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #646464;
}
.pageContainer .leftSide .qContacts a:hover {
    text-decoration: underline;
}
.pageContainer .leftSide .qContacts a:link.vice,
.pageContainer .leftSide .qContacts a:visited.vice {
    display: block;
    background: url('../images/lSideSpacer.gif') no-repeat scroll left top;
    padding-top: 5px;
}
.pageContainer .leftSide .qContacts a:link.vice span.raquo,
.pageContainer .leftSide .qContacts a:visited.vice span.raquo {
    color: #9c9c9c;
}
.pageContainer .leftSide .visits {
    padding: 8px 0 8px 35px;
    font-size: 12px;
    color: #646464;
    margin-bottom: 5px;
}
.pageContainer .leftSide .visits .bold {
    font-weight: bold;
}
.pageContainer .leftSide .newslist {
    padding: 10px;
}
.pageContainer .leftSide .newslist a.item:link,
.pageContainer .leftSide .newslist a.item:visited {
    display: block;
    background-color: #e2dada;
    padding: 10px 12px;
    margin-bottom: 8px;
}
.pageContainer .leftSide .newslist a.item:hover {
    background-color: #a21404;
}
.pageContainer .leftSide .newslist a.item:link .label,
.pageContainer .leftSide .newslist a.item:visited .label {
    color: #a21404;
    display: block;
}
.pageContainer .leftSide .newslist a.item:hover .label {
    color: #fff;
}
.pageContainer .leftSide .newslist a.item:link .vice,
.pageContainer .leftSide .newslist a.item:visited .vice {
    display: block;
    text-align: right;
    padding-right: 17px;
    color: #a21404;
    font-weight: bold;
    letter-spacing: 1px;
    background: url('../images/raquoW.gif') no-repeat scroll right 3px;
}
.pageContainer .leftSide .newslist a.item:hover .vice {
    color: #fff;
}
.pageContainer .contentContainer .content {
    padding: 90px 15px 0 52px;
}
.contentUp {
    margin-top: -80px;
}
.content .p {
    letter-spacing: 1px;
    text-align: justify;
    line-height: 15px;
}
.content p.ind {
    text-indent: 36px;
}
.content p.italic {
    font-style: italic;
}
.content .p a:link,
.content .p a:visited {
    text-decoration: underline;
}
.content .hlr {
    color: #f20000;
}
.content ul.bd_list {
}
.content ul.bd_list li {
    background: url('../images/bullr.gif') no-repeat scroll 8px 5px;
    padding: 0 0 0 22px;
    margin: 1px 0;
}
.content p.p img.artr {
    float: right;
    margin: 0 0 4px 6px;
}
.content p.p img.artl {
    float: left;
    margin: 0 6px 4px 0;
}
.content .center {
    text-align: center;
}
.content h1,
.content .h1 {
    color: #f20000;
    font-size: 14px;
    font-weight: bold;
}
.content h2,
.content .h2 {
    color: #f20000;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
}
.content .kontakty {
    background: url('../images/mapa.png') no-repeat scroll right 100px;
}
.content .kontakty .adresa {
    float: right;
    width: 280px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.content .kontakty .adresa .label {
    font-size: 10px;
}
.content .listKontakty {
    padding: 10px 0;
    width: 260px;
}
.content .listKontakty .item {
    margin-bottom: 10px;
    padding: 8px;
    line-height: 16px;
    background-color: #e2e2e2;
}
.content .listKontakty .even {
    background-color: transparent;
}
.content .listKontakty .item .fn {
    font-size: 12px;
    font-weight: bold;
}
.content .listKontakty .item .name {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-bottom: 6px;
}
.content .listKontakty .item a:link,
.content .listKontakty .item a:visited {
}
.content .listKontakty .item a:hover {
    text-decoration: underline;
}
.produktGalerie {
    float: right;
    margin-left: 20px;
    text-align: center;
    width: 180px;
    height: 190px;
}
.produktGalerie .img {
    background: url('../images/produktyImgBg.gif') no-repeat scroll left top;
    width: 148px;
    height: 111px;
    margin: 0 auto;
    padding-top: 4px;
}
.produktGalerie ul.imgMenu {
    text-align: center;
    padding: 6px 0;
}
.produktGalerie ul.imgMenu li {
    display: inline;
}
.produktGalerie ul.imgMenu li a:link,
.produktGalerie ul.imgMenu li a:visited {
    font-size: 15px;
    color: #444;
    text-decoration: none;
}
.produktGalerie ul.imgMenu li a.active:visited {
    font-size: 18px;
    color: #b01802;
    font-weight: bold;
}
.produktGalerie ul.imgMenu li a:hover {
    color: #b01802;
}
.tabFixer {
    text-align: center;
    padding: 2px 20px 2px 10px;
}
.tabFixer table.list {
    margin: 0 auto;
    width: 100%;
}
.tabFixer table.list .top td {
    vertical-align: top;
}
.tabFixer table.list td {
    padding: 2px 3px;
    text-align: left;
}
.tabFixer table.list td.l {
    text-align: left;
}
.tabFixer table.list td.r {
    text-align: right;
}
.tabFixer table.list td.c {
    text-align: center;
}
.tabFixer table.list td.fm {
    font-size: 10px;
}
.tabFixer table.list td.b,
.tabFixer table.list tr.b td {
    font-weight: bold;
}
.tabFixer table.list thead td {
    color: #3b3c40;
    padding-bottom: 4px;
    font-size: 13px;
}
.tabFixer table.list tbody tr.e td {
    background-color: #ecedee;
}
.tabFixer table.list tbody td {
    color: #3b3c40;
    font-size: 12px;
}
.listGalerieAlba {
    margin: 0 0 0 0px;
}
.listGalerieAlba a:link.item,
.listGalerieAlba a:visited.item {
    width: 100%;
    height: auto;
    background-color: #b3b3b3;
    border-top: 2px solid #b3b3b3;
    margin: 0 8px 10px 0;
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff;
}
.listGalerieAlba a:hover.item {
    background-color: #b20e0e;
}
.listGalerieAlba a.item .name {
    text-align: left;
    display: block;
    padding: 5px 0 6px 20px;
    background: url('../images/raquoW2.gif') no-repeat scroll 8px center;
}
.listGalerieAlba a.item span.artfix {
    display: block;
    width: 100%;
    height: 60px;
    background-color: transparent;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.listGalerieAlba a.item span.artfix span.imgfix {
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    text-align: center;
    overflow: hidden;
}
.listGalerieAlba a.item span.artfix span.imgfix img {
    -moz-opacity: 0.6;
    opacity:.60;
}
.listGalerieAlba a.item:hover span.artfix span.imgfix img {
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.listGalerieAlba a.item:hover table td.name span.name {
    color: #fff;
}
.listPaging {
    clear: both;
    border-top: 3px solid #b20e0e;
    height: 76px;
    text-align: center;
    line-height: 28px;
}
.listPaging a:link,
.listPaging a:visited {
    margin: 0 6px;
    font-weight: normal;
    font-size: 12px;
    padding: 8px 10px;
    color: #b20e0e;
}
.listPaging a:link.active,
.listPaging a:visited.active {
    padding: 8px 10px;
    background-color: #b20e0e;
    color: #fff;
}
.listPaging a:hover {
    text-decoration: underline;
}
.listGalerie {
    margin: 0 0 0 10px;
}
.listGalerie a:link.item,
.listGalerie a:visited.item {
    width: 228px;
    height: 111px;
    background-color: #b3b3b3;
    float: left;
    margin: 0 8px 10px 0;
    display: block;
    overflow: hidden;
    position: relative;
}
.listGalerie a.item span.imgfix {
    display: block;
    position: relative;
    top: 3px;
    left: 3px;
    width: 222px;
    height: 105px;
    text-align: center;
    overflow: hidden;
}
.listGalerie a:hover.item {
    background-color: #b20e0e;
}
