/* CSS Document */
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #201655;
    letter-spacing: -1px;
}
html, body {
    text-align: center;
    background-color: #b2ceee;
    margin: 0;
    padding: 0;
    color: #201655;
}
button {
    padding: 0 6px;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a img {
    border-width: 0;
}
a:link, a:visited, a:active {
    color: #201655;
}
a:hover {
    color: #fff;
    color: #b01312;
    color: #ab0505;
}
.bold {
    font-weight: bold;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.hide {
    display: none;
}
.container1 {
    width: 816px;
    margin: 0 auto;
    background: #b2ceee url('/images/bodyLeftTopBg.gif') no-repeat scroll left top;
    padding-bottom: 5px;
}
.container2 {
    width: 816px;
    background: url('/images/bodyRightBottomBg.gif') no-repeat scroll right bottom;
}
.containerInner {
    margin: 0 8px;
    width: 800px;
}
.top {
    text-align: left;
    height: 132px;
    background: url('/images/topBg.gif') repeat-x scroll left top;
}
.top .topLeft {
    width: 225px;
    float: left;
    background: url('/images/topLogoBottomBg.gif') no-repeat scroll left 60px;
    height: 100%;
    overflow: hidden;
}
.top .sessionInfo {
    border-collapse: collapse;
    width: auto;
    margin-top: 24px;
    margin-left: 5px;
}
.top .sessionInfo td.label {
    text-align: right;
}
.top .sessionInfo td.value {
    text-align: center;
    padding: 0 20px;
}
ul.accountMenu {
    margin-top: 11px;
    text-align: center;
}
ul.accountMenu li {
    color: #fff;
    display: inline;
}
ul.accountMenu li a {
    letter-spacing: -1px;
    font-weight: normal;
}
ul.accountMenu li.spc {
    padding: 0 1px;
}
.errBlock {
    background-color: #f88;
}
.top .topRight {
    float: left;
    width: 575px;
    height: 100%;
    overflow: hidden;
}
.top .topRight .topRightInner {
    padding: 8px 8px 0 8px;
}
.topBanner {
    width: 560px;
    height: 90px;
    overflow: hidden;
}
ul.radioMenu {
    float: right;
    text-align: right;
}
ul.radioMenu li {
    display: inline;
    padding: 0 2px;
    text-align: right;
}
.textRadio1, .textRadio2, .textRadio3 {
    color: #883636;
    font-weight: bold;
}
.textRadio2 {
    font-size: 11px;
}
.textRadio3 {
    font-size: 12px;
}
ul.searchMenu {
    margin-top: 5px;
    text-align: left;
    width: 144px;
    border: 0px solid red;
}
ul.searchMenu li {
    display: inline;
    text-align: center;
}
ul.searchMenu li.right {
    float: right;
    color: white;
}
ul.searchMenu li.spc {
    padding: 0 1px 0 3px;
}
.searchForm {

}
input.searchText {
    border: 0px solid white;
    float: left;
    width: 144px;
}
input.searchButton {
    background: url('/images/buttonSearch.gif') no-repeat scroll left 2px;
    border-width: 0px;
    width: 50px;
    height: 15px;
    cursor: pointer;
}
input.orderButton {
    background: url('/images/buttonOrder.gif') no-repeat scroll left 2px;
    border-width: 0px;
    width: 56px;
    height: 15px;
    cursor: pointer;
}
input.odeslatButton {
    background: url('/tefishop.cz/images/buttonOdeslat.gif') no-repeat scroll left 2px;
    border-width: 0px;
    width: 50px;
    height: 15px;
    cursor: pointer;
}
input.addToCartButton {
    background: url('/images/buttonAddToCart.gif') no-repeat scroll left top;
    border-width: 0px;
    width: 21px;
    height: 16px;
    cursor: pointer;
}
ul.eshopMenuOrange,
ul.eshopMenuGreen,
ul.eshopMenuPurple {
    width: 100%;
    border-bottom: 1px solid white;
    height: 19px;
    clear: both;
}
ul.eshopMenuOrange {
    margin-top: 3px;
    background-color: #ecdeca;
}
ul.eshopMenuGreen {
    background-color: #bcdede;
}
ul.eshopMenuPurple {
    background-color: #ead4de;
}
ul.eshopMenuOrange li,
ul.eshopMenuGreen li,
ul.eshopMenuPurple li {
    border-right: 1px solid white;
    float: left;
    padding: 3px 6px;
    vertical-align: middle;
}
ul.eshopMenuOrange li a,
ul.eshopMenuGreen li a,
ul.eshopMenuPurple li a {
    font-weight: bold;
    text-transform: uppercase;
}
ul.eshopMenuOrange li a:hover,
ul.eshopMenuGreen li a:hover,
ul.eshopMenuPurple li a:hover {
    color: #b01312;
}
.contentContainer {
    background-color: white;
    width: 800px;
    clear: both;
}
.contentContainer .contentLeftSideBox {
    float: left;
    width: 186px;
}
.contentContainer .contentLeftSideBox .contentLeftSideBoxInner {
    padding: 2px 5px;
}
.contentContainer .contentRightSideBox {
    float: left;
    width: 614px;
}
.contentContainer .contentRightSideBox .contentRightSideBoxInner {
    padding: 2px 0px;
}
.footSpacer {
    font-size: 1px;
    height: 18px;
    clear: both;
}
.footContainer {
    width: 800px;
    height: 54px;
    clear: both;
    background: #fff url('/images/footBg.gif') no-repeat scroll left 7px;
}
ul.contactMenu {
    height: 20px;
    text-align: left;
    clear: left;
}
ul.contactMenu li {
    float: left;
    padding: 3px 6px;
}
ul.contactMenu li.skype {
    padding-left: 22px;
    background: url('http://mystatus.skype.com/smallicon/schmidtml') no-repeat scroll 4px top;
}
ul.contactMenu li.icq {
    padding-left: 22px;
    background: url('http://status.icq.com/online.gif?icq=322473853&img=5') no-repeat scroll 4px top;
}
ul.contactMenu li.phone {
    padding-left: 24px;
    background: url('/images/iconPhone.gif') no-repeat scroll 4px top;
}
ul.aboutMenu {
    height: 20px;
    margin-top: 11px;
}
ul.aboutMenu li {
    float: left;
    border-right: 1px solid white;
    padding: 3px 6px;
    vertical-align: middle;
}
ul.aboutMenu li a {
    font-size: 11px;
    text-transform: lowercase;
}
.leftBox {
    background: #bdc8cb url('/images/leftBoxBg.gif') no-repeat scroll left top;
    margin-top: 2px;
}
.leftBox h2 {
    font-size: 11px;
    padding: 2px 0;
    margin: 0;
    text-align: left;
    background: #fff url('/images/labelLeftBg.gif') no-repeat scroll right 2px;
    color: #ab0505;
    font-weight: bold;
}
.categoryListContainer {
    width: 100%;
    overflow: hidden;
    height: auto;
}
ul.categoryList {
    padding: 2px 4px;
}
ul.categoryList li {
    border-bottom: 1px solid white;
    text-align: left;
}
ul.categoryList li a {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 2px;
}
ul.categoryList li.active a {
    font-weight: bold;
    color: #b01312;
}
.cInner {
    padding: 4px;
    text-align: left;
    letter-spacing: 0px;
}
.cInner h3 {
    margin: 0;
    padding: 10px 0 0 5px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
}
h2.eshopNazev {
    margin: 4px 0;
    padding: 0;
    border-bottom: 1px solid #acd5f0;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
ul.eshopChilds {
    text-align: left;
    padding: 2px 10px;
}
ul.eshopChilds li {
    display: block;
    float: left;
    padding-left: 9px;
    padding-right: 10px;
    background: url('/images/iconLiKategorieBg.gif') no-repeat left 4px;
}
ul.eshopChilds li a {
    font-size: 10px;
}
.kategorieCesta,
h2.pageLabel {
    color: #acd5f0;
    margin: 4px 0;
    padding: 0;
    border-bottom: 1px solid #acd5f0;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
h2.pageLabel {
    color: #201655;
}
.kategorieCesta a {
    font-weight: bold;
}
.kategorieCesta a.active:link, .kategorieCesta a.active:visited, .kategorieCesta a.active:active {
    color: #b01312;
}
h3.fLabel {
    clear: both;
    margin: 0;
    padding: 2px 0 4px 0px;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
}
.clr {
    font-size: 1px;
    height: 4px;
    clear: both;
}
.clrn {
    font-size: 1px;
    height: 1px;
    clear: both;
}
.listHeader {
    text-align: left;
}
.listHeader form select {
    border: 1px solid #76acbd;
}
.listHeader form input.text {
    border: 1px solid #76acbd;
    float: left;
    width: 144px;
}
.formTab input.text,
.listTab input.text {
    border: 1px solid #76acbd;
}
.sortForm {
    clear: left;
}
.pad {
    padding-left: 10px;
}
.filtrSelect {
    float: left;
    margin-bottom: 2px;
    margin-right: 8px;
    padding: 0;
    height: auto;
}
.infoVyhledano {
    text-align: center;
    margin-top: 6px;
    color: #23a8ca;
    font-weight: bold;
    margin-right: 18px;
    padding-top: 6px;
    background: url('/images/listTopLineBg.gif') no-repeat center top;
}
.infoVyhledano .inactiveLink {
    color: #67b2c6;
    font-weight: normal;
}
.infoVyhledano a:link,
.infoVyhledano a:active,
.infoVyhledano a:visited,
.spodniInfo a:link,
.spodniInfo a:active,
.spodniInfo a:visited {
    font-weight: normal;
    color: #cf1717;
}
.infoVyhledano a:hover {
    color: #67b2c6;
}
.spodniInfo {
    text-align: right;
    color: #23a8ca;
    font-weight: bold;
    margin-right: 18px;
    height: 18px;
    background: url('/images/listBottomLineBg.gif') no-repeat center bottom;
}
.listLeftBox {
    width: 614px;
    text-align: left;
}
.listLeftBox .listRightMenu {
    float: right;
    width: 18px;
    padding-top: 6px;
}
.listLeftBox .listRightMenu li {
    display: block;
}
.listLeftBox .listLeftBoxInner {
    width: auto;
    float: right;
    width: 596px;
}
.listItemBoxBlock {
    width: 176px;
    height: 160px;
    border: 0px solid red;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 4px;
    overflow: hidden;
}
.listItemBoxBlock .listItemBoxBlockInner {
    height: 100%;
}
.listItemBoxBlock .listItemBoxBlockInner div {
    overflow: hidden;
}
.listItemBoxBlock .itemTabHeader,
.listItemBoxBlock .itemTabHeader td {
    width: 100%;
    height: 30px;
    vertical-align: bottom;
    overflow: hidden;
    border: 0px solid red;
}
.listItemBoxBlock h4.nazev {
    padding: 0;
    margin: 0 0 0 30px;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0px;
    text-decoration: none;
    color: #201655;
}
.listItemBoxBlock h4.nazev a {
    font-size: 11px;
}
.listItemBoxBlock .imageBlock {
    border-bottom: 0px solid red;
    float: left;
    width: 33%;
    height: 100px;
    border-collapse: collapse;
}
.listItemBoxBlock .imageBlock td {
    text-align: center;
    vertical-align: middle;
}
.listItemBoxBlock .imageBlock a img {
    border: 1px solid #cfc;
}
.listItemBoxBlock .descriptionBlock {
    border-bottom: 0px solid red;
    float: left;
    width: 66%;
    height: 60px;
    text-align: left;
}
.listItemBoxBlock .descriptionBlock p.popis {
    margin: 2px 2px 0 2px;
    padding: 0;
    text-align: left;
    font-size: 10px;
    color: #757574;
    border: 0px solid green;
}
.listItemBoxBlock .priceBlock {
    border-bottom: 0px solid red;
    float: left;
    width: 66%;
    height: 40px; 
}
.listItemBoxBlock .sleva {
    background: url('/images/iconSlevaBg.gif') no-repeat scroll 24px 2px;
}
.listItemBoxBlock .priceBlock .sleva {
    float: left;
    font-size: 11px;
    color: #201655;
}
.listItemBoxBlock .priceBlock .cenaBezDPH {
    color: #cf1717;
    float: right;
    font-size: 18px;
    font-weight: normal;
}
.listItemBoxBlock .priceBlock .cenaSDPH {
    float: right;
    font-size: 14px;
    color: #201655;
    clear: right;
    font-weight: normal;
}
.listItemBoxBlock .priceBlock .cenaSDPH .label {
    font-size: 9px;
    font-weight: normal;
}
.listItemBoxBlock .orderBlock {
    height: 30px;
    clear: both;
}
.listItemBoxBlock input.text {
    border: 1px solid #76acbd;
    width: auto;
}
.formTab,
.listTab {
    width: 100%;
}
.listTab {
    border-collapse: collapse;
}
.formTab td {
    margin: 1px 0;
    vertical-align: middle;
    height: 20px;
}
.formTab td.label {
    text-align: right;
    width: 24%;
    padding-right: 4px;
}
.formTab td span.dopravaNazev {
    color: #201655;
    padding-left: 2px;
    font-weight: bold;
    letter-spacing: 0px;
}
.formTab td p.dopravaPopis {
    margin: 4px 0;
    padding: 0;
    text-align: left;
}
.formTab td .red,
.listTab td .red {
    color: #bc3737;
}
.formTab tr.label td {
    background: url('/images/formTabLabelBg.gif') no-repeat scroll left center;
    text-align: left;
    padding-left: 12px;
    font-size: 11px;
}
.formTab tr td h4 {
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 11px;
    letter-spacing: 0px;
    font-weight: bold;
    color: #9cbebe;
}
.content {
    text-align: left;
}
.content a {
    text-decoration: underline;
}
.contentMsgErr {
    text-align: left;
    background: #fff3f3 url('/images/iconError.gif') no-repeat scroll right center;
    border: 1px solid red;
    border-width: 2px 0;
    margin: 10px 12px 10px 6px;
}
.contentMsgErr .emtop,
.contentMsgErr .embottom {
    font-size: 1px;
    height: 6px;
    border-style: solid;
    border-color: red;
    border-width: 0 2px;
}
.contentMsgErr .emmsg {
    font-weight: bold;
    color: #511;
    padding: 2px 0 2px 20px;
    letter-spacing: 0px;
}
.contentMsgSuccess {
    text-align: left;
    background: #f3fff3 url('/images/iconSuccess.gif') no-repeat scroll right center;
    border: 1px solid green;
    border-width: 2px 0;
    margin: 10px 12px 10px 6px;
}
.contentMsgSuccess .emtop,
.contentMsgSuccess .embottom {
    font-size: 1px;
    height: 6px;
    border-style: solid;
    border-color: green;
    border-width: 0 2px;
}
.contentMsgSuccess .emmsg {
    font-weight: bold;
    color: #511;
    padding: 2px 0 2px 20px;
    letter-spacing: 0px;
}
.contentMsgInfo {
    text-align: left;
    background: #edf8ff url('/images/iconInfo.gif') no-repeat scroll right center;
    border: 1px solid lightblue;
    border-width: 2px 0;
    margin: 10px 12px 10px 6px;
}
.contentMsgInfo .emtop,
.contentMsgInfo .embottom {
    font-size: 1px;
    height: 6px;
    border-style: solid;
    border-color: lightblue;
    border-width: 0 2px;
}
.contentMsgInfo .emmsg {
    font-weight: bold;
    color: #511;
    padding: 2px 0 2px 20px;
    letter-spacing: 0px;
}
.iBlockLeft {
    padding-left: 10px;
}
.iBlockLeft h4 {
    margin: 2px 0;
    text-align: left;
    padding: 0;
    font-size: 10px;
    color: #676;
    font-weight: normal;
    letter-spacing: 0px;
}
.iBlockLeft table {
    margin-left: 10px;
}
.iBlockLeft td {
    font-weight: bold;
}
.iBlockLeft td.label {
    font-weight: normal;
    text-align: right;
    padding-right: 6px;
}
.polozkaDetailBox {
    width: auto;
    margin: 0 4px;
}
h1.polozkaNazev {
    width: auto;
    float: left;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    margin: 2px 0;
    padding: 0;
    padding-left: 24px;
    background: url('/images/hNazevBg.gif') no-repeat left 5px;
}
a.menuTopItemTisk {
    float: right;
    background: url('/images/iconTisk.gif') no-repeat right center;
    height: 16px;
    padding-right: 20px;
    padding-top: 2px;
    display: block;
}
table.itemInfoTab {
    width: 100%;
    overflow: hidden;
}
table.itemInfoTab .image {
    width: 30%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
table.itemInfoTab .image .imageBlock {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
table.itemInfoTab .image .imageBlock img {
    width: 170px;
}
table.itemInfoTab .zarazeni {
    padding-bottom: 10px;
}
table.itemInfoTab .zarazeni a:active,
table.itemInfoTab .zarazeni a:visited,
table.itemInfoTab .zarazeni a:link {
    color: #3a4885;
}
table.itemInfoTab .zarazeni a:hover {
    color: #b01312;
}
table.itemInfoTab td.info table.info {
    width: 100%;
}
table.itemInfoTab td.info table.info td.spc {
    font-size: 1px;
    height: 8px;
}
table.itemInfoTab td.info table.info td.topNabidka {
    background: url('/images/cenyTopNabidkaBg.gif') no-repeat right center;
}
table.itemInfoTab td.info table.info td.ceny {
    vertical-align: middle;
}
table.itemInfoTab td.info table.info td.ceny span.cena,
table.itemInfoTab td.info table.info td.ceny span.cenaDPH {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 2px 4px 0 24px;
    color: #4c4c4e;
}
table.itemInfoTab td.info table.info td.ceny span.cenaDPH {
    clear: left;
    font-size: 11px;
    padding: 0 4px 0 0;
}
table.itemInfoTab td.info table.info td.ceny h4.cena,
table.itemInfoTab td.info table.info td.ceny h4.cenaDPH {
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    color: #bd2c2c;
}
table.itemInfoTab td.info table.info td.ceny h4.cenaDPH {
    font-size: 12px;
}
table.itemInfoTab td.info table.info td h4 {
    display: inline;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    padding-right: 4px;
    color: #4c4c4e;
}
table.itemInfoTab td.info table.info td {
    font-size: 14px;
    color: #3a4885;
    text-align: left;
    vertical-align: bottom;
}
form.addToCart {
    padding-left: 34px;
}
form.addToCart input.text,
#formKosik input.text2 {
    border: 1px solid #76acbd;
    text-align: right;
    width: 20px;
    padding-right: 2px;
}
ul.odkazy {
    padding: 3px 0;
    text-align: right;
}
ul.odkazy li {
    display: inline;
    margin-right: 10px;
}
ul.odkazy li a {
    font-size: 11px;
}
.polozkaDetailBox .popis {
    padding: 2px 10px;
    width: auto;
}
ul.subPageMenu {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid black;
    height: 17px;
}
ul.subPageMenu li {
    border-style: solid;
    border-color: black;
    border-width: 0;
}
ul.subPageMenu li.active {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid white;
}
ul.subPageMenu li.left {
    float: left;
}
ul.subPageMenu li.right {
    float: right;
}
ul.subPageMenu li a {
    font-size: 11px;
    display: block;
    padding: 2px 8px;
}
ul.subPageMenu li.active a {
    color: #bd2c2c;
}
.subEnder {
    border-top: 1px solid black;
    font-size: 1px;
    clear: both;
    height: 1px;
}
.diskuseBox {
    margin-top: 6px;
    width: 100%;
    height: 600px;
    overflow: auto;
}
#novyPrispevekForm {
    border: 1px solid gray;
    margin: 6px 0;
    padding: 8px;
}
#novyPrispevekForm input.text,
#novyPrispevekForm textarea {
    border: 1px solid #76acbd;
}
.postContainer {
    width: 100%;
    overflow: hidden;
}
.postContainer .postContainerInner {
    padding-top: 4px;
    
}
.postContainer .l0 {
    
}
.postContainer .levelUpEnd {
    padding-left: 40px;
    background: url('/images/diskuseLevelBg.gif') no-repeat 14px top;
}
.postContainer .levelUpEndContinue {
    padding-left: 40px;
    background: url('/images/diskuseLevelceBg.gif') no-repeat left top;
}
.postContainer .levelUpContinue {
    padding-left: 40px;
    background: url('/images/diskuseLevelcBg.gif') repeat-y left top;
}
.postContainer .levelUpBlank {
    padding-left: 40px;
}
.postContainer .header {
    text-align: left;
    color: #bd2c2c;
    font-size: 11px;
    padding: 2px 4px;
}
.postContainer .ghost {
    background-color: #d2d2d2;
}
.postContainer .shop {
    background-color: #e1b781;
}
.postContainer .admin {
    background-color: #91e5ff;
}
.postContainer .post {
    padding: 2px 4px;
}
.postContainer .header a:link,
.postContainer .header a:visited,
.postContainer .header a:active {
    color: #3a4885;
}
.postContainer .header a:hover {
    color: white; 
}
ul.kosikMenu {
    padding: 2px 0;
    text-align: center;
}
ul.kosikMenu li {
    display: inline;
    margin: 0 2px;
}
ul.kosikMenu li a {
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 0px;
}
ul.kosikMenu li a:link,
ul.kosikMenu li a:visited,
ul.kosikMenu li a:active {
    color: #707070;
}
ul.kosikMenu li a:hover {
    color: #ab0505;
}
ul.kosikMenu li a.active {
    color: #201655;
    font-weight: bold;
}
.listTab tbody tr.hoverFocus:hover td {
    background-color: #cadddf;
}
.listTab tbody tr.hoverFocus {
    behavior: url('/js/trfocus.htc');
}
.listTab thead td {
    text-align: right;
    vertical-align: middle;
    width: 24%;
    height: 20px;
    color: #201655;
    font-size: 11px;
    background: url('/images/listTabLabelBg.gif') repeat-x scroll left center;
    text-align: left;
    padding: 0 4px;
    border-right: 2px solid white;
}
.listTab tbody tr.spaceb td {
    border-bottom: 1px solid black;
    font-size: 1px;
    height: 1px;
}
.listTab tbody td {
    padding-top: 2px;
}
.listTab td.right {
    text-align: right;
}
.listTab td.center {
    text-align: center;
}
.listTab tr.bold td {
    font-weight: bold;
}
.listTab tr.objednavkaNova {
    background-color: #ddf;
}
.listTab tr.objednavkaVyrizuje {
    background-color: #ffd;
}
.listTab tr.objednavkaOdeslano {
    background-color: #dfd;
}
.listTab tr.objednavkaStorno {
    background-color: #fdd;
}
.listTab tr.objednavkaCastecneVyrizeno {
    background-color: #cfc;
}
.listTab tr.underLined td {
    border-bottom: 1px solid white;
}
#formKosik {
    padding: 4px 6px 40px 0;
    border-bottom: 1px solid black;
}
.kosikTab td,
.kosikTab p,
.kosikTab span {
    letter-spacing: 0px;
}
.kosikTab span.polozkaID {
    color: #201655;
    padding-left: 2px;
}
.kosikTab p.polozkaNazev {
    color: #707070;
    margin: 0;
    padding: 4px 8px;
}
a.removeFromCartLink:link,
a.removeFromCartLink:active,
a.removeFromCartLink:visited {
    text-decoration: none;
    color: #201655;
}
a.removeFromCartLink:hover {
    color: #ab0505;
}
.kosikTab .cena {
    color: #201655;
}
.kosikTab .cena .mena {
    font-size: 9px;
}
.kosikTab .cenaCelkem {
    color: #ab0505;
}
.kosikTab .cenaCelkem .mena {
    font-size: 9px;
}
table.kosikTabCeny {
    float: right;
    width: 240px;
    border-top: 1px solid black;
}
table.kosikTabCeny tr td {
    text-align: right;
}
table.kosikTabCeny tr td.line {
    border-bottom: 1px solid black;
}
table.kosikTabCeny tr.cenaBezDPH td.label,
table.kosikTabCeny tr.rozpisDPH td.label {
    color: #201655;
    padding: 2px 8px 2px 0;
}
table.kosikTabCeny tr.cenaBezDPH td.cena,
table.kosikTabCeny tr.rozpisDPH td.cena {
    color: #201655;
    text-align: right;
}
table.kosikTabCeny tr.celkem td.label,
table.kosikTabCeny tr.celkem td.label {
    padding: 4px 8px 5px 0;
    font-size: 12px;
    font-weight: bold;
}
table.kosikTabCeny tr.celkem td.cena,
table.kosikTabCeny tr.celkem td.cena {
    padding: 4px 0px 5px 0;
    font-size: 12px;
    color: #bc3737;
    font-weight: bold;
}
ul.kosikNavMenu {
    text-align: center;
}
ul.kosikNavMenu li {
    display: inline;
    margin: 0 4px;
}
.red {
    color: #d00;
}
ul.novinky {
    padding: 2px 0 0 28px;
}
ul.novinky li {
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
    background: url('/images/liNovinky.gif') no-repeat scroll left 4px;
}
.viceNovinekLink {
    padding-top: 10px;
    text-align: right;
}
.tabFixer {
    padding: 0 4px 0 0;
}
.hodnoceniBox {
    padding: 8px 0;
}
.hodnoceniBox h4 {
    text-align: left;
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 10px;
    color: #ccc;
    font-weight: bold;
}
.hodnoceniBox .stars {
    float: left;
    width: 120px;
    background: #d6d6d6 url('/images/iconStarsPBg.gif') no-repeat -40px top;
}
.hodnoceniBox .num {
    font-weight: bold;
    padding-top: 2px;
    font-size:12px;
    letter-spacing: 0px;
    color: #999;
}
.hodnoceniBox form {
    clear: left;
    padding: 4px 0 0 10px;
}
.center {
    text-align: center;
}
