/* 
Styl pro e-shop Elektro Vácha
Autor: Elive.cz
 */

/* Restart stylu, zavedení některých tříd */
@import url("vychozi.css");

body {background: #0f1315; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; text-align: center; font-size: 0.8em;}


a {color: #cf041d;}
a:visited {color: #707477;}
h3{font-size: 1.1em; padding: 0.5em 0 0.5em 0; color: #cf041d;}

div#blok {width: 935px; margin: auto; text-align: left;}

div#infoBox {color: #fff; text-align: right; height: 45px; line-height: 45px; border-bottom: 2px solid #404349; margin-bottom: 3px;}

div#hlavicka {background: url('img/hlavickaPozadi.png') left top repeat-y; height: 188px; margin-bottom: 2px; _height: 200px;}
div#hlavicka h1 a {right: 50px; top: 0; width: 185px; height: 147px; overflow: hidden;}
div#hlavicka h1 a span {display: block; width: 185px; height: 147px; left: 0; top: 0; z-index: 1; background: url('img/logo.png') left top no-repeat; cursor: pointer;}

ul#maleMenu {left: 0; top: 0; width: 197px;}
ul#maleMenu li {height: 30px; border-bottom: 1px solid #fff; padding-left: 36px; font-size: 0.85em; text-transform: uppercase;}
ul#maleMenu li a {display: block; color: #fff; text-decoration: none; line-height: 35px;}
ul#maleMenu li a:hover {font-weight: bold;}

li.posledni{border: 0 !important;}

span#slogan {display: block; left: 291px; top: 131px; width: 169px; height: 29px; overflow: hidden; color: #fff;}
span#slogan span {display: block; width: 169px; height: 29px; left: 0; top: 0; z-index: 1; background: url('img/slogan.png') left top no-repeat;}

div#telo {background: url('img/teloPozadi.png') left top repeat-x #fff; padding-top: 5px;}
div#obal {background: url('img/obal.png') left top repeat-y;}
div#levy {width: 197px; overflow: hidden;}
div#pravy {width: 737px;}

div#levy h3 {background: url('img/h3Sipka.png') 23px 15px no-repeat #787676; height: 35px; line-height: 35px; padding: 0 0 0 40px; color: #fff; text-transform: uppercase; font-size: 0.95em;}
div#pravy h2 {background: #464646; text-transform: uppercase; font-size: 0.95em; color: #fff; height: 35px; line-height: 35px; padding-left: 20px; width: 437px;}

div#menu {margin: 11px 23px;}
div#menu ul li {line-height: 22px;}
div#menu ul li ul li {margin-left: 17px;}
div#menu ul li a{background: url('img/liSipka.png') 0 9px no-repeat; padding-left: 17px;  line-height: 22px; border-bottom: 2px dotted #868787; font-size: 0.9em; display: block; text-decoration: none; color: #000;}

div#paticka {clear: both; background: url('img/patickaPozadi.png') left top repeat-x #0f1315; height: 35px;}
div#paticka a {display: block; width: 81px; height: 21px; right: 0; bottom: 0; overflow: hidden;}
div #paticka a span {display: block; width: 81px; height: 21px; left: 0; top: 0; background: url('img/elive.png') left top no-repeat; cursor: pointer;}
