ACC SHELL
p.totalPrice {
font-size: 150%;
color: #FAEBB5;
font-weight: bold;
}
table.full_width {
width: 100%;
}
table
.kosik-table {
width: 95%;
}
div.listZboziBox {
border: 1px solid #E2AD41;
width: 200px;
float: left;
text-align: center;
padding: 5px;
}
div.listZboziBox p {
text-align: center;
}
.listZboziBox p.header {
font-size: 120%;
font-weight: bold;
text-align: center;
}
.listZboziBox img {
border: 1px solid #E2AD41;
}
.listZboziBox p.price span {
font-size: 110%;
font-weight: bold;
}
a img {
border-style: none;
}
.scrollbox {
overflow: scroll;
}
.podminky {
border: 1px solid silver;
margin: 5px 10px;
width: 80%;
height: 200px;
}
div.subsections a {
border: 1px solid #FAEBB5;
padding: 3px 7px;
margin: 2px 5px;
display: box;
float: left;
}
div.subsections a:hover {
border: 1px solid #E2AD41;
background: #FAEBB5;
}
.menu .sub a {
width: 200px;
text-decoration: none;
background: #E2AD41 url(../images/bottom2.gif) no-repeat left bottom;
color: #5b3801;
display: block;
margin: 0 0 1px 0
}
.menu .sub a span.bot {
display: block;
background: url(../images/top2.gif) no-repeat left top;
}
.menu li ul {
padding-left: 10px;
width: 190px;
overflow: hidden;
}
div.sorting {
float: right;
font-size: 60%;
}
div.zboziDetailImage {
float: left;
padding: 10px;
margin: 0 10px;
}
div.zboziDetailText {
float: right;
width: 50%;
border: 1px solid #FAEBB5;
background: #E2AD41;
padding: 10px;
margin: 0 10px;
}
div.zboziDetailText dl {
width: 300px;
}
div.zboziDetailText dt {
width: 100px;
font-weight: bold;
float: left;
clear: left;
}
div.zboziDetailText dd {
float: right;
clear: right;
/*width: 180px;*/
}
.zboziDetailPrice {
font-size: 120%;
color: #FAEBB5;
font-weight: bold;
}
div.zboziDetailShopit {
clear: both;
}
div.newsItem {
clear: both;
}
.errorMessage {
border: 3px solid red;
background: #f5e9ee;
color: red;
padding: 5px;
margin: 15px 10px;
}
a.button {
border: 1px solid #E2AD41;
padding: 3px 7px;
margin: 2px 5px;
display: box;
}
a.button:hover {
border: 1px solid #FAEBB5;
background: #E2AD41;
}
#paginationControl {
text-align: center;
padding: 15px 0 0 0;
border-top: 1px solid #FAEBB5;
}
.required {
font-weight: bold;
}
table.paramTable {
width: 90%;
border: none;
}
table.paramTable tr {
padding: 5px 2px;
}
table.paramTable td.paramName {
font-weight: bold;
}
table.paramTable td.paramVal {
font-weight: normal;
}
.messageBox {
display: box;
padding: 5px 10px;
margin: 20px 10px;
border-style: solid;
}
.message_notice {
border-width: 1px;
border-color: #1080dc;
border-style: solid;
background: rgb(220, 220, 255) url('/data/images/icons/inspector.png')
5px 5px no-repeat;
padding: 10px 16px 10px 42px;
}
#page {
padding-bottom: 80px;
}
.message_error {
border-width: 1px;
border-color: #c4322a;
border-style: solid;
background: rgb(255, 220, 220) url('/data/images/icons/delete2.png') 5px
5px no-repeat;
padding: 10px 16px 10px 42px;
}
.message_success {
border-width: 1px;
border-color: #35aa31;
border-style: solid;
background: rgb(220, 255, 220) url('/data/images/icons/ok.png') 5px 5px
no-repeat;
padding: 10px 16px 10px 42px;
}
.cleaner {
clear: both;
}
ACC SHELL 2018