/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: "trebuchet ms", Verdana, sans-serif;
    font-size: 13px;
}
html, body {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #323232;
}
html {
}
body {
    background-color: #f8fbfc;
    text-align: center;
    color: #3d3d3d;
    background: #b1b1b1 url('../images/bodyBg.gif') repeat-x scroll left top;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a img {
    border-width: 0;
}
a:link,
a:visited {
    color: #57ab16;
    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;
}
.clr {
    font-size: 1px;
    height: 1px;
    clear: both;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
input.text, textarea.text {
    padding: 1px 2px 0px 2px;
    border: 1px solid #74bc0f;
}
input.text {
    height: auto;
}
select.text {
    border: 1px solid #74bc0f;
}
input.button {
    padding: 0 2px;
    font-size: 10px;
    height: 16px;
}
select {
    padding: 0;
    height: 18px;
    overflow: hidden;
}
select.m {
    height: auto;
}
form div {
    text-align: left;
}
.w100 {
    width: 100%;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.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;
}
.bodyContainer {
    width: 832px;
    margin: 0 auto;
    text-align: left;
}
.topContainer {
    width: 100%;
    height: 177px;
    background: url('../images/topBg.png') no-repeat scroll left top;
    overflow: hidden;
}
.topContainer a.linkLogo {
    display: block;
    margin: 100px 400px 0 40px;
    height: 70px;
}
.pageContainer {
    width: 100%;
    background: url('../images/pageBg.gif') repeat-y scroll left top;
}
.contentContainer {
    float: right;
    width: 666px;
    background: url('../images/contentTopBg.png') no-repeat scroll left top;
    overflow: hidden;
}
.contentContainer .contentBg {
    background: url('../images/contentBottomRBg.gif') no-repeat scroll right bottom;
    height: 100%;
    padding: 0 26px 0 0;
}
.contentContainer .contentInset {
    width: 624px;
    margin: 0 8px;
    overflow: hidden;
}
.contentContainer h1 {
    font-size: 34px;
    font-weight: bold;
    color: #0081c0;
    text-align: center;
    padding: 8px 0 10px 0;
}
.levySloupekContainer {
    width: 166px;
    float: left;
    background: url('../images/levySloupekTopBg.gif') no-repeat scroll left top;
    padding-top: 67px;
    overflow: hidden;
}
.levySloupekContainer .contentBg {
    background: url('../images/levySloupekLeftBg.gif') no-repeat scroll left top;
    height: 100%;
}
.levySloupekContainer h2 {
    background: url('../images/leveMenuHBg.gif') no-repeat scroll right top;
    text-align: center;
    padding: 3px 0 4px 0;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.levySloupekContainer .menuBox {
    background: url('../images/levyMenuBoxBottomBg.gif') no-repeat scroll right bottom;
    padding: 0 0 15px 3px;
    margin-bottom: 6px;
}
.levySloupekContainer .menuBoxInner {
    background: url('../images/levyMenuBoxBg.gif') repeat-y scroll right top;
    width: 100%;
    overflow: hidden;
}
.levySloupekContainer ul.leveMenu {
    padding: 10px 0 10px 0;
}
.levySloupekContainer ul.leveMenu li {
    display: block;
}
.levySloupekContainer ul.leveMenu li a:link,
.levySloupekContainer ul.leveMenu li a:visited {
    display: block;
    padding: 3px 0 3px 28px;
    background: url('../images/menuLinkBg.gif') no-repeat scroll 10px 5px;
}
.levySloupekContainer ul.leveMenu li.active {
    display: block;
    background: url('../images/menuLiActiveBg.gif') no-repeat scroll left top;
}
.levySloupekContainer ul.leveMenu li.active a:link,
.levySloupekContainer ul.leveMenu li.active a:visited {
    padding: 3px 0 5px 28px;
    font-weight: bold;
    color: #0081c0;
}
.levySloupekContainer ul.leveMenu li a:hover {
    background-position: 10px -17px;
}
.levySloupekContainer ul.lkontakty {
    padding: 3px 6px;
}
.levySloupekContainer ul.lkontakty * {
    font-size: 12px;
}                        
.footContainer {         
    width: 100%;         
    height: 116px;       
    background: url('../images/footBg.gif') no-repeat scroll left top;
    overflow: hidden;    
}                        
.footContainer .copy {   
    color: #63a508;
    color: #666;      
    margin: 18px 26px 0 166px;
    margin: 70px 0 0 0;
    font-size: 11px;     
    text-align: center;  
}
.footContainer .copy a:link,
.footContainer .copy a:visited {
    font-weight: bold;
    color: #666;
    font-size: 11px;
}
.footContainer .copy a:hover {
    text-decoration: underline;
}
.listNovinky {
    padding: 0 20px 20px 20px;
}
.listNovinky .itemBlock {
    width: 100%;
    height: 72px;
    overflow: hidden;
    background: url('../images/novinkaBg.gif') no-repeat scroll left top;
    margin-bottom: 6px;
}
.listNovinky .itemBlock .datum {
    float: left;
    width: 72px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: normal;
    padding-top: 8px;
    margin-right: 18px;
}
.listNovinky .itemBlock .datum .y {
    font-size: 16px;
}
.listNovinky .itemBlock h2 {
    font-size: 12px;
    font-size: normal;
    color: #00619d;
    margin-top: 30px;
    white-space: nowrap;
}
.listNovinky .itemBlock ul.attribs {
    padding: 6px 0px 0 0;
    text-align: right;
}
.listNovinky .itemBlock ul.attribs li {
    float: right;
    padding: 0 10px 0 6px;
    background: url('../images/arrowGreen.gif') no-repeat scroll left center;
    font-size: 11px;
    color: #5ca012;
}
.listNovinky .itemBlock ul.attribs li.cena {
    background: none;
    color: #000;
}
.listNovinky .itemBlock h2 a:link,
.listNovinky .itemBlock h2 a:visited {
    font-size: 13px;
    font-size: normal;
    color: #00619d;
}
.listNovinky .itemBlock h2 a:hover {
    color: #000;
}
.clanek {
    padding: 40px 20px;
}
.clanekNBP {
    padding-bottom: 0px;
}
.clanek * {
    /*font-size: 12px;*/
}
.clanek h2 {
    font-size: 13px;
    font-weight: bold;
    color: #00619d;
    white-space: nowrap;
    border-bottom: 1px solid #74bc0f;
    padding-bottom: 2px;
    margin-bottom: 16px;
}
.clanek h2 a:link,
.clanek h2 a:visited {
    font-size: 13px;
    font-weight: bold;
    color: #00619d;
}
.clanek h2 a:hover {
    color: #00215d;
}
.clanek h2.red {
    color: #d00;
    border-bottom: 1px solid #744444;
}
.clanek h3 {
    font-size: 13px;
    font-size: normal;
    color: #000;
    white-space: nowrap;
    margin-bottom: 8px;
}
.clanek .obsah {
    padding: 4px 0 16px 0;
}
.clanek h2.znacka {
    font-size: 14px;
    font-size: bold;
    color: #00619d;
    white-space: nowrap;
    border-width: 0px;
    padding-bottom: 2px;
    margin-bottom: 4px;
}
.clanekRFBlock {
    float: right;
    width: 240px;
    margin: 0 0 10px 10px;
    background: url('../images/clanekRFBlockBottomBg.gif') no-repeat scroll left bottom;
    padding-bottom: 30px;
}
.clanekRFBlock h3 {
    padding: 9px 0 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    background: url('../images/clanekRFBlockTopBg.gif') no-repeat scroll left top;
}
.clanekRFBlock .inner {
    background: url('../images/clanekRFBlockBg.gif') repeat-y scroll left top;
}
.clanekGalerie {
    text-align: center;
}
.clanekGalerie img {
    border: 2px solid #dedede;
    margin: 4px 0;
}
ul.list1 {
    text-align: left;
}
ul.list1 li {
    margin: 1px 0 1px 12px;
    text-align: left;
    display: block;
    clear: left;
}
ul.arrowGreen li {
    background: url('../images/arrowGreen.gif') no-repeat scroll left center;
    padding-left: 10px;
}
ul.bull li {
    background: url('../images/bull.gif') no-repeat scroll left 8px;
    padding-left: 10px;
}
ul.list1 li h3 {
    font-size: 13px;
    font-weight: normal;
    color: #3d3d3d;
}
.contentContainer p {
    text-align: justify;
    font-size: 13px;
    margin-bottom: 4px;
}
.fixedbl50 {
    float: left;
    width: 50px;
}
.fixedbl60 {
    float: left;
    width: 60px;
}
.fixedp {
    float: left;
    width: 500px;
}
table.cenik {
    width: 100%;
}
table.cenik tr td {
    padding: 2px 4px;
}
table.cenik thead tr td {
    font-style: italic;
    font-size: 12px;
    color: #676767;
}
table.cenik tbody tr td {
    border-bottom: 1px dotted #a2a2a2;
}
table.cenik tbody tr td:first-child + td + td ,
table.cenik .col3 {
    text-align: right;
}
.formInzerat * {
    font-size: 12px;
}
table.form {
    width: 100%;
}
table.form td {
    height: 24px;
    vertical-align: middle;
}
table.form td.label {
    vertical-align: top;
    padding-right: 8px;
    text-align: right;
}
table.form td table * {
    padding: 0;
    margin: 0;
    height: auto;
}
.messageBox ul.errList {
    padding: 0 0 2px 10px;
}
.messageBox ul.errList li {
    background: url('../images/arrowRightRed.gif') no-repeat scroll left center;
    color: #fd2200;
    padding-left: 14px;
    margin: 3px 0;
    font-weight: bold;
}
.messageBox ul.doneList {
    padding: 0 0 2px 10px;
}
.messageBox ul.doneList li {
    background: url('../images/arrowRightGreen.gif') no-repeat scroll left center;
    color: #00c000;
    padding-left: 14px;
    margin: 3px 0;
    font-weight: bold;
}
.hint {
    font-size: 11px;
    font-style: italic;
}
.paging {
    text-align: right;
    color: #727272;
}
.paging a {
    margin: 0 1px;
}
.paging a:link.active,
.paging a:active.active,
.paging a:visited.active {
    font-weight: bold;
    text-decoration: none;
}
.paging a:hover {
}
.paging a:hover.active {
}
.listInzeraty {
    padding: 20px;
}
.listInzeraty .itemBlock {
    width: 100%;
    height: 72px;
    overflow: hidden;
    background: url('../images/inzeratBg.gif') no-repeat scroll left top;
    margin-bottom: 12px;
}
.listInzeraty .itemBlock .datum {
    float: left;
    width: 72px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    font-weight: normal;
    padding-top: 8px;
    margin-right: 18px;
}
.listInzeraty .itemBlock .datum .y {
    font-size: 16px;
}
.listInzeraty .itemBlock h2 {
    font-size: 12px;
    font-size: normal;
    color: #00619d;
    margin-top: 4px;
    white-space: nowrap;
}
.listInzeraty .itemBlock h2 .nohl {
    color: #626262;
}
.listInzeraty .itemBlock ul.attribs {
    padding: 4px 0px 0 0;
    text-align: right;
}
.listInzeraty .itemBlock ul.attribs li {
    float: right;
    padding: 0 10px 0 6px;
    background: url('../images/arrowGreen.gif') no-repeat scroll left center;
    font-size: 11px;
    color: #5ca012;
}
.listInzeraty .itemBlock ul.attribs li.cena {
    background: none;
    color: #000;
}
.listInzeraty .itemBlock h2 a:link,
.listInzeraty .itemBlock h2 a:visited {
    font-size: 13px;
    font-size: normal;
    color: #00619d;
}
.listInzeraty .itemBlock h2 a:hover {
    color: #000;
}
.listInzeraty .itemBlock p {
    clear: right;
    padding: 2px 0 0 0;
    margin-left: 90px;
}
.eshoplink {
    display: block;
    text-align: center;
}
.eshoplink a:link,
.eshoplink a:visited {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}