body {
    color: #FFF;
    background: url('../images/bg.gif') repeat top center;
    font-family:Arial,Tahoma,Verdana,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.3em;
    margin: 0px 1px 0px 0px;
    padding: 0px;
    color:#2D2D2D;
}

a { color: #FB0011; text-decoration: none; }
a:hover { color:#000; text-decoration: underline; }

img {
	border: none;
	margin: 0px;
}

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size: 0.1em;
    clear:both;
}

form {
    margin:0px;
    padding:0px;
}
select,textarea,input,table {
    font-size:1em;
    font-family:Tahoma,Arial,Verdana,sans-serif;
    font-weight:normal;
}

h1 {
    width:996px;
    margin:0px auto;
    padding:0px;
    text-align:left;
    font-size:1.4em;
    font-weight:bold;
    font-style:italic;
}
h1 a {
    display:block;
    padding:12px 0px 5px 330px;
    color:#303030;
}
h1 a:hover {
    text-decoration:none;
    color:#000;
}

#main {
    width:996px;
    margin:0px auto;
    background:url('../images/bg-main.gif') repeat-y top center;
    text-align:left;
}
#top {
    background:url('../images/bg-top-left.gif') no-repeat 0px 0px #F80000;
    min-height:105px;
    _height:105px;
}
#top ul {
    background:url('../images/top-menu-left.gif') no-repeat 0px 0px;
    margin:0px 0px 0px 270px;
    padding:0px 0px 0px 23px;
    list-style:none;
    min-height:46px;
    _height:46px;
    font-weight:bold;
}
#top ul li {
    float:left;
    background:url('../images/top-menu-bg.gif') repeat-x 0px 0px;
}
#top ul li a { color:#303030; }
#top ul li a:hover { color:#303030; }
#top ul li span {
    display:block;
    float:left;
    background:url('../images/top-menu-separator.gif') no-repeat top right;
    padding:14px 10px 18px 10px;
}
#top ul li.first span { padding:14px 10px 18px 2px; }
#top ul li.last span {
    background:url('../images/top-menu-right.gif') no-repeat top right;
    padding:14px 25px 18px 10px;
}

#head {
    background:url('../images/bg-top.gif') no-repeat top center;
    padding:9px 8px 0px 8px;
    text-align:left;
}

#page {
    clear:both;
    background:url('../images/bg-page-top.gif') no-repeat top center;
    text-align:left;
    padding:0px 8px 0px 8px;
}
#page .right {
    width:740px;
    float:right;
    text-align:left;
    padding-top:60px;
    padding-bottom:10px;
}
#page .left {
    width:190px;
    float:left;
    text-align:left;
    padding:38px 0px 10px 0px;
    position:relative;
}
#page .left object.regal {
    position:absolute;
    width:90px;
    height:240px;
    top:-40px;
    left:150px;
}

#kategorie {
    background:url('../images/menu-bottom.gif') no-repeat bottom left;
    padding-bottom:27px;
    min-height:1px;
    _height:1px;
}
#kategorie ul {
    margin: 0px;
    padding: 10px 0px 0px 15px;
    list-style: none;
    text-align:left;
    color:#FFF;
    font-weight: bold;
    display:block;
    background:url('../images/menu-bg.gif') repeat-y top left;
    min-height:1px;
    _height:1px;
}
#kategorie ul ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    text-align:left;
    font-weight:normal;
    display:none;
    background:none;
}
#kategorie ul a { color:#000; }
#kategorie ul a:hover { color:#000; }
#kategorie ul li {
    padding: 3px 0px 0px 13px;
    background: url('../images/menu-arrow.gif') no-repeat 0px 8px;
}
#kategorie ul li span {
    display:block;
    background: url('../images/menu-separator.gif') no-repeat bottom left;
    padding-bottom:6px;
}
#kategorie li li span {
    display:block;
    background:none;
    padding-bottom:3px;
}
#kategorie ul.opened { display:block; }

#kategorie ul li.special a { color:#004EFF; }
#kategorie ul li.special2 a { color:#D40000; }

#cart_summary {
    background:url('../images/cart-summary-top-right.gif') no-repeat top right #F80000;
    margin-right:6px;
    min-height:1px;
    _height:1px;
    color:#FFF;
}
#cart_summary h3 {
    font-size:1.3em;
    margin:0px;
    padding:10px 0px 0px 15px;
    color:#FFF6B0;
}
#cart_summary div {
    background:url('../images/cart-summary-bottom-right.gif') no-repeat bottom right #F80000;
    padding:5px 0px 10px 15px;
    min-height:1px;
    _height:1px;
    color:#FFF;
}
#cart_summary div strong { font-size:1.3em; }
#cart_summary div a { color:#FFF6B0; font-weight:bold; }
#cart_summary div a:hover { color:#FFF; }

#page .right h2 {
    color:#F80000;
    margin:0px 0px 0px 0px;
    padding:0px 0px 10px 0px;
    font-size:1.6em;
    font-weight:normal;
}
#page .text {
    padding:0px 40px 0px 20px;
}
#page .text strong {
    color:#F80000;
}

/*
    =======================================
    REFERENCIE
    =======================================
*/
#page div.referencia {
    width:172px;
    float:left;
    text-align:center;
}
#page div.referencia h3 {
    font-size:1.1em;
    margin:0px;
    padding:0px 0px 0px 0px;
}
#page div.referencia a { color:#555; text-decoration:none; }
#page div.referencia a:hover { color:#000; text-decoration:none; }
#page div.referencia img { border:none; }

#page div.back {
    clear:both;
    padding:5px 0px 0px 0px;
    margin:10px 0px 0px 0px;
    border-top:1px solid #F1F1F1;
}

#contact {
    clear:both;
    float:right;
    margin:10px 40px 0px 0px;
    color:#FFF6B0;
}
#contact th {
    text-align:left;
    font-weight:normal;
    border-right:1px solid #FFF6B0;
    padding:0px 12px 0px 0px;
}
#contact td {
    text-align:left;
    font-weight:normal;
    padding:0px 0px 0px 12px;
}

#bottom {
    clear:both;
    width:996px;
    margin:0px auto;
    background:url('../images/bg-bottom.gif') no-repeat top center;
    color:#303030;
}
#bottom a { color:#303030; }
#bottom a:hover { color:#000; }
#bottom p {
    margin:0px;
    padding:5px 0px 10px 0px;
}
#bottom ul {
    margin:0px;
    padding:20px 0px 20px 0px;
    text-align:center;
    list-style:none;
}
#bottom ul li {
    display:inline;
    border-right:1px solid #FFF6B0;
    padding:0px 5px 0px 5px;
}
#bottom ul li.last { border:none; }
#bottom ul li a { color:#FFF6B0; }
#bottom ul li a:hover { color:#FFF; }
