/* ----------------------------------------------------------------------------------------------------------

    Zakladni CSS
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) Obecne tagy
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {font:0.8em/1.5 "arial", sans-serif; text-align:center;}

a {color:#FF0000; text-decoration:none;}
a:hover {color:#FF0000; text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

em {font-style:normal; color:#FD0000;}
.italic {font-style:italic;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Prvky
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nop {padding:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}

.bold {font-weight:bold;}

.w200 {display:block; float:left; width:200px;}
.ref {display:block; float:left; width:200px; height:200px; font-size:11px; line-height:1.3;}
  .ref img {margin-bottom:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Sablona
---------------------------------------------------------------------------------------------------------- */

#main {display:block; width:925px; margin-left:auto; margin-right:auto; text-align:left;}

#strip {margin:0; padding:0; line-height:35px; font-size:11px; color:#939598;}
#strip a {color:#939598;}

#nav {display:block; float:left; width:680px; height:35px; line-height:35px; background:url(../images/nav.gif) no-repeat 0 0;}
    #nav ul {margin:0; padding:0;}
    #nav ul li {display:block; float:left; margin:0; padding:0; list-style:none; height:35px;}
    #nav ul li a {display:block; float:left; padding-left:20px; padding-right:20px; height:35px; line-height:35px; font-family:arial,sans-serif; font-size:12px; font-weight:bold; color:#fff;}
    #nav ul li a:hover, #nav ul li.active {color:#fff; text-decoration:underline; background:url(../images/nav-hover.gif) no-repeat center top;}

#nav-shop {display:block; float:left; width:245px; height:35px; line-height:35px; background:url(../images/nav-shop.gif) no-repeat 0 0;}
    #nav-shop a {display:block; width:245px; height:35px;}
    #nav-shop a span {display:none;}

#main-img {display:block; width:925px; height:225px;}

#aside-left {display:block; float:left; width:239px;}
    #aside-left h3 {margin:0; padding:0; line-height:35px; color:#F4F4F4; font-size:16px; border-bottom:1px solid #fff;}
    #aside-left h4 {text-decoration:underline;}

#news {display:block; width:237px; background:#AA0000 url(../images/left-bg.gif) repeat-x 0 0; min-height:393px;}
    #news div.news-around, #contacts div.contacts-around {padding:10px;}
    #news div.news-around dl {margin-top:5px; font-size:11px;}
        #news div.news-around dl p {margin:0; padding:0;}
        #news div.news-around dl dt {padding-top:10px; color:#f4f4f4; font-weight:bold;}
        #news div.news-around dl dd {margin:0; margin-top:10px; padding:0; color:#fff;}
        #news div.news-around dl dt a {color:#f4f4f4;}
        #news div.news-around dl dt a:hover {text-decoration:underline;}
        #news div.news-around dl dd a {color:#fff; font-weight:bold;}
        #news div.news-around dl dd.more {padding-bottom:15px; background:url(../images/dot.gif) repeat-x bottom left;}

#left-rc {display:block; position:absolute; float:right; width:20px; height:20px; background:url(../images/left-rc.gif) no-repeat right top; margin-left:217px;}    
    
#contacts {display:block; margin-left:1px; width:237px; background:#041F34 url(../images/left-bg-c.gif) repeat-x 0 0; min-height:315px; font-size:11px; color:#fff;}
  #contacts a {color:#fff;} 
  #contacts a:hover {text-decoration:underline;}

#gradient {display:block; width:239px; height:21px; background:url(../images/left-grad.gif) no-repeat 0 0;}
#aside-left-b {display:block; width:239px; height:130px; background:url(../images/left-bottom.gif) no-repeat 0 0;}

#content {display:block; float:right; width:686px; background:url(../images/content-bg-b.gif) no-repeat 0 0; line-height:1.8;}
#content div.content-around {display:block; width:686px; background:url(../images/content-bg.gif) no-repeat 0 0;}
#content div.content-padding {padding:35px; padding-top:10px;}
  #content h1 {margin:0; padding:0; line-height:35px; font-size:17px; font-weight:bold; color:#FD0000; border-bottom:1px solid #FD0000;}
  #content h3 {margin:0; padding:0; line-height:1.8; font-size:13px; font-weight:bold; color:#FD0000; text-decoration:underline;}
  #content h4 {margin:0; padding:0; line-height:1.8; font-size:13px; font-weight:100; color:#000; text-decoration:underline; text-align:center;}
  #content ul {margin:0; padding:0;}
  #content ul li {list-style:none; padding-left:30px; background:url(../images/ul-li.gif) no-repeat 17px 9px; line-height:25px;}
  #content ul.red {color:#FD0000;}
  

#footer {display:block; margin-top:5px; width:925px; height:50px; background:url(../images/footer.gif) no-repeat 0 0; color:#fff; font-size:11px;}
  #footer p {margin:0; padding:0; padding:15px; padding-left:25px; padding-right:25px; color:#fff;}
  #footer p a {color:#fff;}
  #footer p a:hover {text-decoration:underline;}
  


/*DETAILY*/

div.line {display:block; width:100%; height:2px; overflow:hidden; background:url(../images/hr.gif) repeat-x 0 0; margin-top:20px; margin-bottom:20px;}

div.boxed {display:block; float:left; width:199px; height:110px; margin-right:9px;}
div.box-t {display:block; width:199px; background:url(../images/box-t.gif) no-repeat 0 0; padding-top:30px;}
div.box-bg {display:block; width:199px; background:url(../images/box-bg.gif) repeat-y 0 0;}
div.box-b {display:block; width:199px; height:11px; overflow:hidden; background:url(../images/box-b.gif) no-repeat 0 0;}
div.boxed p {margin:0; padding:0; padding-left:10px; padding-right:10px; text-align:center; font-size:11px;}

table {width:100%; text-align:left;}
table tr td {background:url(../images/td.gif) repeat-x bottom left; line-height:25px;}

table.downloads tr td, table.contacts tr td {background:none;}
table.contacts tr td {vertical-align:top;}

.pdf {background:url(../ico/pdf.gif) no-repeat right center; line-height:40px; padding-right:45px; font-size:12px;}
