/* --------------------------------------------------------------
-------------------------------------------------------------- */

/* upravy blueprintu */
.container {
    width: 980px;
}

/* pravidla pro zakladni HTML elementy*/
body {
    font-size: 87.5%;
    color: #222;
    background-color: #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-size: 2em;
    font-weight: bold;
    color: #259823;
    text-decoration: none;
}

h2 {
    font-size: 1.5em;
    color: #259823;
}

h1 a, h2 a, h3 a {
    text-decoration: none;
}

a {
    color: #259823;
}

a:hover {
    color: #65c863;
}

a:visited {
    color: #186116;
}

p.justified {
    text-align: justify;
}

/* pravidla pro vsechny stranky */
#page {
    background-color: #ffffff;
    background-image: url('/images/style/content-bg.png');
    background-repeat: repeat-x;
    background-position: 0px 200px;
    min-width: 950px;
}

#page-warning {
	width: 100%; 
	background-color: #ff8888; 
	padding: 1ex;
	margin: 0ex;
	box-sizing: border-box; /* aby se padding pocital dovnitr sirky, aby tu max sirku neroztahoval */
}

#blueprint-container {
    min-height: 200px;
}

#header {
    text-align: left;
    height: 159px;
}

#logo {
    position: relative;
    top: 20px;
}

#eye-catcher {
    padding-top: 15px;
    overflow: hidden;
    height: 130px;
    /* musi to tu byt, aby fungoval overflow v MSIE 6, MSIE 7 */
    position:relative;
}

#eye-catcher .action-banner div {
    text-align: center;
}

#eye-catcher .action-banner div.heading {
    text-align: left;
    padding-top: 15px;
}

#eye-catcher .action-banner div.heading h2 {
    margin-bottom: 0px;
}

#eye-catcher a {
    text-decoration: none;
    border: 0px solid white;
    opacity: 1.000001;
}

#eye-catcher a:hover {
    opacity: 0.8;
}

#menu {
    border: 0px solid red;
    height: 42px;
    text-align: center;
}

#horizontal-menu {
    width: auto;
    height: 42px;
    margin: 0px auto;
}

#horizontal-menu li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 2px 0px 0px;
    width: 141px;
    height: 42px;
    border: 0px solid black;
    background-image: url('/images/style/menutab.gif');
    background-position: 0px -42px;
    text-align:center;
    font-size: 110%;
    font-weight: bold;
}

#horizontal-menu li a {
    display: block;
    height: 32px;
    vertical-align: middle;
    padding-top: 10px;
    margin-top: 0px;
    color: black;
    text-decoration: none;
}

#horizontal-menu li.active {
    background-image: url('/images/style/menutab.gif');
    background-position: 0px 0px;
}

#horizontal-menu li.inactive:hover {
    background-image: url('/images/style/menutab.gif');
    background-position: 0px 42px;
}

#horizontal-menu li.inactive:hover a {
    color: #444444;
}

#horizontal-menu li.active a {
    color: white;
}

.vertical-menu {
    position: relative;
    z-index: 20;
    display: none;
    margin: 0px;
    padding: 0px;
    background-image: url('/images/style/submenu-item-bg.png');

    border-radius: 0px 2px 10px 10px;
    -moz-border-radius: 0px 2px 10px 10px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}

#horizontal-menu li:hover .vertical-menu {
    display: block;
}

#horizontal-menu li:hover .vertical-menu li {
    font-size: 80%;
    font-weight: normal;
    background-image: none;
    color: black;
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
}

#horizontal-menu li:hover .vertical-menu li a {
    font-size: 11pt;
    background-image: none;
    color: #e4e4e4;
    display: block;
    float: none;
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    height: 34px;
}



#horizontal-menu li:hover .vertical-menu li a:hover {
    background-image: url('/images/style/submenu-item-bg-active.png');
    color: white;
}

#horizontal-menu li:hover .vertical-menu li:last-child a:hover {
    border-radius: 0px 2px 10px 10px;
    -moz-border-radius: 0px 2px 10px 10px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}


#content {
    padding: 30px 0px 0px 0px;
    margin: 0px;
}


#separator {
    width: auto;
    height: 35px;
    background-color: #2c6600;
    background-image: url('/images/style/separator-bg.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

#footer {
    width: auto;
    height: 40px;
    background-color: #000000;
    color: #cccccc;
    background-image: url('/images/style/footer-bg.png');
    background-repeat: repeat-x;
    background-position: top;
    min-width: 950px;
    font-size: smaller;
    margin: 0px;
    padding: 0px;
}

#footer a {
    color: #cccccc;
}

#copyright {
    float: left;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}

#design {
    float: right;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}


/* pravidla specificka pro konkretni stranky */
#houses {
    border: 0px solid red;
    height: 500px;
}

#house-autobaterie {
    margin: 0px;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ebebeb;
    height:274px;
    width:410px;
}

#house-autobaterie img {
    border: none;
    padding: 0px;
    margin: 0px;
}

#house-autoelektrika-container {
    text-align:right;
    position:relative;
    top: -40px;
    z-index: 10;
}

#house-autoelektrika {
    margin: 0px 0px;
    background-color: #ffffff;
    padding: 10px;
    border: 1px solid #ebebeb;
    height: 200px;
    width: 300px;
}

#house-autoelektrika img {
    border: none;
    padding: 0px;
    margin:0px;
}

#signs {
    margin: 0px 0px;
    background-color: transparent;
    padding: 0px;
    border: 0px solid #000000;
    height:176px;
    width:200px;
}

#signs img {
    border: none;
    padding: 0px;
    margin:0px;
}

#signs-container {
    text-align:right;
    position:relative;
    top: -240px;
    left: 11px;
    z-index: 15;
}

#house-autobaterie-container {
    text-align:right;
    position:relative;
    top: 40px;
    z-index: 5;
    left: -5px;
}

#contacts {
    padding-top: 5px;
    min-height: 20ex;
    color: white;
    background-color: #648c36;
    background-image: url('/images/style/contact-bg.png');
    background-repeat: repeat-x;
    min-width: 950px;
}

#contacts .contact-divider {
    height: 160px;
    text-align: center;
}

#contacts .contact-divider img {
    margin-top: 10px;
}

#contacts a {
    color: white;
}

#map {
    width: 935px;
    height: 500px;
}

div.phonegroup {
    xwidth: 210px;
}

.tel abbr  {
    text-decoration: none ! important;
    border: none ! important;
}

h2.contact {
    color: white;
    font-weight: bold;
    font-size: 200%;
    line-height: 250%;
    margin: 0px;
}

.msie-bottom-fix {
    height: 0px;
    width: 0px;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

span.fake-heading {
    font-size: 200%;
    line-height: 4ex;
}

.fake-heading2 {
    font-size: 1.5em;
}

div.thumbnail {
    padding: 4px;
    margin: 5px;
    border: 1px solid #ebebeb;
    float: left;
    text-align: center;
}

div.thumbnail.right-side {
    float: right;
}

div.thumbnail a:hover img {
    opacity: 0.9;
}

div.image-frame {
    margin: 5px;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #ebebeb;
}

.prepend-icon {
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
}

.icon-telephone {
    background-image: url('/images/icons/telephone.gif');
}

.icon-cellphone {
    background-image: url('/images/icons/phone.gif');
}

.icon-email {
    background-image: url('/images/icons/email.gif');
}

.icon-gps {
    background-image: url('/images/icons/car.gif');
}

.icon-clock {
    background-image: url('/images/icons/clock.gif');
}

.infoproperty {
    display: block;
    float: left;
    clear: left;
}

div.right-side, .right-side {
    float: right;
}

div.left-side, .left-side {
    float: left;
}

div.redbox {
    clear: both;
    margin: -65px 0ex 1ex 3ex;
    width: 25em;
    padding: 1ex 2ex 1px 65px;
    color: white;
    background-color: #da251d;
    background-repeat: no-repeat;
    background-image: url('/images/style/stripes-pink.png');
    font-size: 90%;

    border-radius: 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px;
}

div.greenbox {
    clear: both;
    margin: -60px 0ex 1ex 3ex;
    width: 14em;
    padding: 1ex 2ex 1px 65px;
    color: white;
    background-color: #299a34;
    background-repeat: no-repeat;
    background-image: url('/images/style/stripes-green.png');
    font-size: 90%;

    border-radius: 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px;

}

div.greenbox img.stamp, div.redbox img.stamp {
    margin-left: -120px;
}

div.greenbox a {
    color: white;
}

/* co vsechnos e ma posunout o kus vys (razitko, text pod nim) */
div.greenbox .pullup, div.redbox .pullup {
    margin-top: -60px;
}

/* to co nosi razitko pod sebou, aby ho obtekal text */
div.stamp-underwear {
    float: left;
    width: 15px;
    height: 15px;
}

div.stamp-underwear-baterie {
    float: right;
    height: 90px;
    width: 335px;
}

div.separatelink {
    text-align: center;
    margin: 1ex;
}

div.contact-form input, div.contact-form select {
    width: 300px;
}

div.contact-form textarea {
    height: 120px;
}

button.submit {
    background-image: url(/images/style/button.gif);
    width: 141px;
    height:42px;
    border: 0px solid white;
    background-color: white;
    color: white;
    font-weight: bold;
}

button.submit:hover {
    background-position: 0px 42px;
    cursor: pointer;
}

div.contact-form button.submit {
    float:right;
    margin-right: 5px;
}

#coop {
    text-align: right;
    padding: 5ex 1ex 5ex 1ex;
}

#coop-text {
    text-align: right;
    padding: 1ex 2ex 1ex 1ex;
}

#eu-cookie-bar {
	text-align: center;
	background-color: #fefefe;
	border-top: 1px solid #dddddd;
	padding: 1ex;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left: 0px;
}

a.hoverlink {
    text-decoration: none;
    color: inherit;
}

a.hoverlink:hover {
    text-decoration: underline;
    color: inherit;
}

a.hoverlink:visited {
    color: inherit;
}

img.no-border-link {
    border: 0px solid white;
}

div.autobaterie-contact-us {
  margin-top: 5ex;
  margin-bottom: 0.5ex;
  font-size: 120%;
  text-align: center;
}

p.contact-form-info {
  margin: 2ex 1ex 4ex 1ex;
}

span.required {
    color: red;
}

span.form-error-message {
    background-color: red;
    color: white;
    font-weight: bold;
    padding: 2px 4px;
}

table.osazovaci-tabulka th {
    text-align: center;
}

table.osazovaci-tabulka td.yes,
table.osazovaci-tabulka td.no,
table.osazovaci-tabulka td.maybe {
    text-align: center;
    color: white;
    font-weight: bold;
}

table.osazovaci-tabulka td.yes {
    background-color: green;
}

table.osazovaci-tabulka td.no {
    background-color: red;
}

table.osazovaci-tabulka td.maybe {
    background-color: orange;
}

.helper {
    cursor: help;
}

.sitemap li {
    list-style-type: none;
}

.sitemap li ul li {
    list-style-type: none;
}

.sitemap li ul li ul li{
    list-style-type: none;
}

.category-box {
    min-height: 10em;
    text-align: center;
}

img.company-profile-logo {
   float: right;
   margin: 1ex 2ex;
}

ul.company-logo-list {
    list-style-type: none;
    text-align: center;
}

ul.company-logo-list li div {
    margin: 0ex 2ex;
    display:block;
    float:left;
    text-align: center;
    padding: 1ex;
}

.product-categories {
    border: 0px solid black;
    text-align: center;
    padding-top: 2em;
}

div.free-replacement {
    padding: 1ex 3ex 1ex 5ex;
    background-color: #299a34;
    background-repeat: no-repeat;
    background-image: url('/images/style/stripes-green.png');
    background-position: -15px -15px;

    color: white;
    text-align: justify;

    border-radius: 10px;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px;
}

div.free-replacement h2 {
    color: white;
    font-size: 190%;
    xline-height: 0.8em;
    margin: 0px;
}

div.free-replacement a {
    color: white;
}

.s {
    text-decoration: line-through;
}

.unit {
    text-align: right;
}

table.special-opening-hours {
  background-color: #e4e4e4;
  border: 1px solid #999999;
  padding: 1ex;
}

table.special-opening-hours td {
    padding: 1px 10px 0px 5px;
}