body {
    background: #f2f2f2;
    color: #333;
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    font-size: 80%;
    background: #f6f6f6 url(../img/body_bg.gif) 0px 116px repeat-x;
}

h1 {
    position: absolute;
    top: -116px;
    left: 753px;
    background: #a31a22;
    width: 207px;
    height: 116px;
}

h2 {
    color: #a31a22;
    font-size: 130%;
    margin-bottom: 1em;
}

p {
    line-height: 1.3;
    margin-bottom: 1em;
}

.wide p, body.about p, body.products p, #ccol p {
    text-align: justify;
}

p.last {
    margin-bottom: 0;
}
p.question {
    font-weight: bold;
    font-style: italic;
}

sup {
    vertical-align: super;
    font-size: 70%;
}

#rcol img.big {
    border: 1px solid #666;
    margin: 0 auto .5em;
}

a:link, a:visited {text-decoration:underline;color:#a31a22;}
a:hover, a:active, a:focus {text-decoration:none;color:#a31a22;}
#menu a:link, #menu a:visited {text-decoration:none; color: #666;}
#products a:link, #products a:visited {text-decoration:none;}

a.pdf {
    padding-left: 42px;
    padding-top: 10px;
    background: url('../img/pdficon_large.gif') center left no-repeat;
    height: 32px;
    _height: 42px;
    display: block;
}

#container {
    background: url(../img/container_bg.gif) left bottom repeat-x;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
    _left: 100px;
}

#top {
    position: relative;
    height: 116px;
    width: 100%;
    background: url(../img/top_bg.gif) center center no-repeat;
}

#menu {
    position: absolute;
    top: -136px;
    left: -55px;
    left: 120px;
    height: 116px;
    width: 328px;
    color: #666;
    font-size: 110%;
    line-height: 2;
    text-align: center;
}
#menu ul {
    margin-top: 50px;
}
#menu li {
    display: inline;
}
#menu li span {
    color: #a31a22;
    font-weight: bold;
    margin: 0 .1em;
}
#menu li.hilite a:link, #menu li.hilite a:visited {
    font-weight: bold;
    color: #000;
}
#img, #img_link {
    position: absolute;
    top: -116px;
    left: 478px;
    width: 275px;
    height: 116px;
}
#img {background: url(../img/img_products.jpg) top left no-repeat;}

#menu .out {
    background: url(../img/external.gif) center right no-repeat;
    padding: 0 14px 0 0;
}

#obsah {
    position: relative;
    width: 1166px;
    left: -103px;
    min-height: 481px;
    _height: 481px;
}

#rcol {
    margin-left: 600px;
    padding-top: 40px;
    margin-right: 148px;
}
body.products #rcol {
    _margin-left: 600px;
}
#lcol {
    float: left;
    padding-top: 40px;
/*    margin-left: 103px; */
}
#ccol {
    padding-top: 40px;
    width: 280px;
    padding-left: 40px;
    margin-left: auto;
    margin-right: auto;
}
body.products #rcol.wide, #rcol.wide {
    margin-left: 330px;
}
body.support #ccol, body.uvjeti #ccol {
    width: 800px;
    margin-left: 100px;
}

#products {
    text-align: right;
    margin-top: 0;
    line-height: 1.3;
    float: left;
    margin-bottom: 40px;
    width: 275px;

    width: 215px;
    margin-left: 60px;
    _margin-left: 30px;
}
#products strong {
    display: block;
    color: #a31a22;
}
#products .subcats strong {
    display: inline; font-size: 9px; background: #a31a22; padding: .5em; color: #fff;
}
#products li {
    margin-bottom: 1em;
    background: #FFF;
}
#products li.box {
    padding: 1em 12px 1em 0;
}
#products ul {
    margin-top: 1em;
    color: #666;
}
#products em {
    border-bottom: 1px solid #a31a22;
    font-style: normal;
}

#products ul.subcats a {
    color: #a31a22;
    font-weight: bold;
	text-decoration: underline;
}
#products ul.subcats ul a {
    color: #a31a22;
    font-weight: normal;
}
#products li span {
/*    padding-bottom: 1em;
    display: block;*/
}

img.product {
    float: left;
    margin-left: 25px;
}

#acrobat {
    margin: 1em 0 2em 1em;
}

#foot {
    height: 53px;
    width: 100%;
    background: #a31a22;
}

.cb {
    clear: both;
    font-size: 1px;
    height: 1px;
    margin-top: -1px;
}

.strong {
    font-weight: bold;
}

#rcol h3 {
    margin-top: .5em;
}
#rcol ul, #ccol ul {
    list-style: circle;
    margin-bottom: 1em;
}
#rcol ul li, #ccol ul li {
    margin-left: 2em;
    margin-top: .5em;
    line-height: 1.4;
}
#rcol table, #ccol table {
    margin: 1em 0;
    border-collapse: separate;
    border-spacing: 1px;
}
#rcol th, #ccol th {
    text-align: center;
    background: #333;
    color: #FFF;
    padding: .3em;
}
#rcol td, #ccol td {
    text-align: center;
    background: #CCC;
    padding: .3em;
}

#rcol strong {
    color: #a31a22;
}

body.news #img {background: url(../img/img_news.gif) top left no-repeat;}
body.news #obsah {background: url(../img/news_bg.jpg) top left no-repeat;}
body.about #obsah {background: url(../img/about_bg.jpg) top left no-repeat;}
body.products #obsah {_height: auto;}
body.contact #obsah {background: url(../img/contact_bg.jpg) top left no-repeat;}

.instalace {
    float: left;
    border: 1px solid #CCC;
    padding: 10px 20px 0;
    margin: 1em .5em 0 0;
    width: 240px;
    _height: 280px;
    min-height: 280px;
    background: #f6f6f6;
}
.instalace h4 {
    margin-bottom: 10px;
    text-align: center;
}
.instalace img {
    margin-bottom: 10px;
}

#newsimg {
    position: absolute;
    left: 370px;
    top: 40px;
}