@import url('errors.css');
@import url('details.css');
@import url('Zframe.css');

* {
        padding: 0;
        margin: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #474747 url("../design/bck.png") repeat-x left top;
    font-family: Tahoma,Verdana,"Trebuchet MS","Geneva CE",sans-serif;
    font-size: 12px;
    text-align: center;
}

form, img, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

h1 { font-size: 150%; font-weight: bold; padding-top: 10px; }
h1.list a { color: #272727; text-decoration: none; font-size: 15px; }
h2 { font-size: 130%; font-weight: bold; }
h3 { font-size: 120%; font-weight: bold; }
h4 { font-size: 110%; font-weight: bold; }

p {
    padding-top: 10px;
}

a.a {
    color: #000000;
    text-decoration: underline;
}

a.a:hover {
    text-decoration: none;
    color: #890000;   
}

#main {
    width: 985px;
    margin: 0 auto;
    color: #333;
    text-align: left;
    padding: 0;
    margin-top:0px;
}

#main #logo {
    background: #303030 url("../design/logo.gif") no-repeat left bottom;    
    height: 150px;
}

#main #logo h1 { position: absolute; left: -5000px; }
#main #logo img { border: 0px; }

#main #logo #basket {
    padding: 50px 0 0 670px;
    color: #ffffff;
}

#main #logo #basket table {
    width: 280px;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
}

#main #logo #basket table th {
    width: 140px;
    font-weight: normal;
}

#main #logo #basket a {
    display: block;
    margin: 25px 30px 0 0;
    text-align: right;
    color: #ffffff;
    font-size: 110%;
    letter-spacing: 2px;
}

#main #logo #basket a:hover {
    color: #DF3737;
}

#main #topmenu {
    height: 40px;
    border: 1px lime solid;
}

#bookmarks {
    height: 40px;
}

#bookmarks ul {
  padding-left: 0;
  margin-left: 0;
  color: #000000;
}

#bookmarks li { display: inline; list-style-type: none; }

#bookmarks li a {
    padding: 0em 1.5em; 
    color: #000000;
    text-decoration: none;
    float: left;
    line-height: 40px;
    background: url('../design/menu_spc.gif') no-repeat right top;
    font-size: 1.05em;
    font-weight: bold;
}

#bookmarks li a:hover {
  color: #ffffff;
}


#bookmarks li a.reverse {
    color: #ffffff;
}

#bookmarks li a.reverse:hover {
    color: #000000;
}

#main_frame {
    margin-top: 35px;
    background: #ffffff;
    margin-bottom: -5px;
}

/* Levý sloupec */
#main_frame #left {
  float: left;
  width: 210px;
}

#main_frame #left .title {
    background: url('../design/kate_nad.gif') no-repeat right top;    
    height: 37px;
}

#main_frame #left ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url('../design/kate_bck.gif') no-repeat right top;    
}

#main_frame #left ul li { margin : 0; padding: 0; }
#main_frame #left ul li ul li { margin : 0; padding: 0; }

#main_frame #left ul li a {
    display: block;
    padding: 10px 0 10px 30px;
    text-decoration: none;
    color: #ffffff;
    background: url('../design/kate_spc.gif') no-repeat center bottom;    
}

#main_frame #left ul li a:hover {
    background-color: #272727;
}

#main_frame #left ul li ul li a {
    padding: 10px 0 10px 50px;
}

#main_frame #left .left_menu_bottom {
    height: 9px;
    background: url('../design/kate_pat.gif') no-repeat left top;    
    padding: 0;
    margin: 0;
    font-size: 1px;
}

/* Pravý sloupec */
#main_frame #right {
    float: right;
    width: 160px;
    background: #161616 url('../design/aktu_bck.gif') no-repeat right top;    
}

#main_frame #right #title {
    height: 37px;
    background: url('../design/aktu_nad.gif') no-repeat right top;    
    color: #CD0018;
    font-weight: bold;
}

#main_frame #right #title span {
    display: block;
    padding: 14px 0 0 50px;    
}

#main_frame #right #inner {
    padding: 10px 8px 0px 8px;
    color: #333333;
    font-weight: bold;
    color: #CD0018;
}

#main_frame #right #inner p {
    color: #eeeeee;
    font-weight: normal;
    text-align: justify;
    padding-bottom: 10px;
}

#main_frame #right a {
    text-decoration: none;
    color: #eeeeee;
}

#main_frame #right a:hover {
    color: #8C0000;
}

/* Hlavní sloupec */

#main_frame #topframe {
    width: 580px;
    margin-left: 225px;
}


.main_toolbar {
    background: url('../design/navi_bck.gif') no-repeat left top;
    height: 37px;
}

.main_toolbar .inner {
    text-align: right;
    padding: 13px 20px 0 0;
}

.main_toolbar .inner img { border: none; }

.main_toolbar .inner a {
    color: #ffffff;
    text-decoration: none;
}

.main_toolbar .inner a.select {
    font-size: 120%;
    font-weight: bold;
    vertical-align: -1px;
    color: #CD0D1F;
}

.main_toolbar .inner a:hover {
    color: #CD0D1F;
}

.main_toolbar .inner a.select:hover {
    color: #ffffff;
}


/* Patička */
#main_frame #bottom {
    clear: both;
    height: 27px;
    background: url("../design/pata.gif") no-repeat left bottom;
}

#main_frame #bottom span {
    display: block;
    text-align: left;
    color: #eeeeee;
    padding: 10px 0 0 15px;
}

#main_frame #bottom span b {
    color: #8C0000;
    font-weight: normal;
}

#main_frame #bottom span a {
    color: #BBBBBB;
    text-decoration: none;
}

#main_frame #bottom span a:hover {
    color: #333333;
}

/* Item */

.item {
    float: left;
    width: 180px;
    height: 255px;
    margin: 5px 0 10px 10px;
}

.item .pict {
    text-align: center;
    height: 125px;
    overflow: hidden;
    border: 1px solid #EDEDED;
}

.item .pict img { padding: 0; margin: 0; border: 0px; }

.item .title {
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    padding: 5px;
    background-color: #EDEDED;
}

.item .title a {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    margin: 0;
    border: none;
}

.item .title a:hover {
    color: #000000;
}

.item .title h2 {
    font-size: 12px;
}

.item .price {
    text-align: right;
    padding: 5px;
    background-color: #EDEDED;
}

.item .price strong { font-size: 120%; color: #CD0018; }
.item .price span.strike { font-size: 90%; padding-left: 5px; text-decoration: line-through; }

.item .buttons a.to_cart {
    display: block;
    float: left;
    width: 103px;
    height: 26px;
    background: url('../design/kos_pri.gif') no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.item .buttons a.disable {
    background: url('../design/kos_pri_dis.gif') no-repeat;
    color: #f1dad9;
}

.item .buttons span {
    display: block;
    padding: 5px 0 0 10px;
}

.item .buttons a.detail {
    display: block;
    float: right;
    width: 77px;
    height: 26px;
    background: url('../design/kos_det.gif') no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.item .buttons a:hover {
    color: #000;
}

.item .buttons a.disable:hover {
    color: #f1dad9;
}

.item .shop {
    padding: 10px 10px 0 10px;
    text-align: left;
}

.item .shop form { padding: 0; margin: 0; }

.item .shop .shopinp {
    border: 1px solid #C3C3C1;
    font-weight: bold;
    color: #4A4A4A;
    width: 45px;
    text-align: center;
    margin: 0 5px;
}

a.mnplus {
    color: #4A4A4A;
    text-decoration:none; 
    padding-right:5px;
    font-size:120%;
    font-family: 'Arial Black', 'Gadget CE', sans-serif;
}
a.mnminus {
    color: #4A4A4A;
    text-decoration:none; 
    padding-right:5px;
    font-size:120%;
    font-family: 'Arial Black', 'Gadget CE', sans-serif;
}


.item .shop .shopsubmit {
    float: right;
    width: 82px;
    height: 22px;
    background: url('../design/tl_vlozitdokosiku.gif') no-repeat;
    color: #4A4A4A;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.item .shop .shopsubmit:hover {
    cursor: pointer;
    color: #000000;
}



#bottom {
    clear: both;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 5px;
    color: #333333;
}

#bottom a {
    color: #333333;
    text-decoration: underline;
}

#bottom a:hover {
    color: #FF6600;
}

#pages_number {
    text-align: center;
    margin: 10px 0;
}

#pages_number a.num {
    padding: 5px 8px;
    border: 1px solid #FF8400;
    margin: 0 2px;
    font-weight: bold;
    color: #333
}

#pages_number a.num:hover {
    background-color: #FFE0BF;
}

#pages_number .select {
    background-color: #FFE0BF;
    font-size: 110%;
}

.cleaner {
    padding: 0;
    margin: 0;
    clear: both;
}


.shopTable { 
    border: 1px solid #373737;
    margin-top: 5px;
}

.shopTable td {
    padding: 5px;
}

.shopTable .title { 
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    border-bottom: 1px solid #373737;
    background-color: #890000;
}

.shopTable .inpcount {
    border: 1px solid #373737;
    text-align: center;
    width: 45px;
    padding: 2px 0;
}

.shopTable .inpbutt {
    border: 1px solid #373737;
    background-color: #5B5B5B;
    padding: 1px 0;
    color: #ffffff;
}

.shopTableIni {
    margin-top: 10px;
    width: 420px;
}

.shopTableIni .input {
    border: 1px solid #333333;
    padding: 2px;
    color: #333333;
}

.shopTable a {
    text-decoration: none;
    color: #000000;
}

.shopTable a:hover {
    color: #890000;
}

.shopTableIni h3 {
    padding: 0;
    margin: 10px 0 0 0;
}

.shopTableIni .inpSubmit {
    border: 1px solid #333333;
    padding: 10px 30px;
    background-color: #696969;
    font-weight: bold;
    color: #ffffff;
}

.shopTableIni .inpSubmit:hover {
    background-color: #890000;
}

a.delete {
    font-weight: bold;
    color: #890000;
    text-decoration: none;
}

a.delete:hover {
    color: #000000;
}

#msg {
    text-align: center;
    padding: 5px 10px;
    background-color: #890000;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

.input {
    border: 1px solid #333333;
    padding: 2px;
    color: #333333;
}

.sInput {
    border: 1px solid #333333;
    padding: 1px 5px;
    background-color: #FFB27F;
    font-weight: bold;
    color: #333333;
}

.sInput:hover {
    background-color: #FF6600;
    font-weight: bold;
    color: #ffffff;
}

.news {
    padding: 10px 0;
    border-bottom: 1px solid #333333;
}

.news h2 a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #333333;
}

.news h2 a:hover {
    color: #890000;
}

.news p a.all {
    display: block;
    text-align: right;
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.news p a.all:hover {
    color: #890000;
}

