/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {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 {padding:50px 0; background:url("../img/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", serif; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:200%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h1, h2, h3 {font-weight:normal;}
h4, h5 {font-size:100%;}

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;}



/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.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;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */
 
ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../img/pulsante_02_architetto_f_01.png") 0 6px no-repeat;} 
   
/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; text-align:left;}

    #vrchni {position:relative; width:960px; height:200px; background:url("../img/pict1.jpg") 0 0 no-repeat; overflow:hidden;}
      
       #cols-top {clear:both; width:960px; height:15px; margin-top:10px; background:url("../img/cols-top.gif") 0 100% no-repeat; font-size:0; line-height:0;}
    #cols-bottom {clear:both; width:960px; height:15px; margin-bottom:10px; background:url("../img/cols-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #cols {clear:both; width:960px; background:url("../img/cols.gif") 0 0 repeat-y;}
    
        #content {float:left; width:650px; overflow:hidden;}
        #content .content-padding {padding:15px;}
        
        #aside {float:right; width:300px; overflow:hidden;}
        #aside .aside-padding {padding:0 15px;}
        
            #aside .title {margin:0; padding:10px 15px; font-size:100%; font-weight:bold;}

         
            #aside table#archive {margin:5px 0 10px 0; padding:0; width:270px;}
            #aside table#archive a {text-decoration:none;}
            #aside table#archive td {padding:3px 0;}
            #aside table#archive td {background:url("../img/dot.gif") 0 100% repeat-x;}
    
          /* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#novinky {padding:15px 0 15px 15px;}
#novinky h2 {font-size:130%;}
#novinky h2, #novinky p.info  {margin:0;}
#novinky p.info {font-size:85%;}

#novinky #novinky-img {float:left; width:250px;}
#novinky #novinky-desc {float:right; width:370px;}
#novinky #novinky-title {padding:10px;}
#novinky #novinky-desc-in {padding-right:15px;}
#novinky #novinky-desc-in p {margin-bottom:0;}

#photos {margin-bottom:0; font-size:0;}
#photos img {display:block; float:left; width:116px; height:90px; border:0; margin-right:10px;}

.cols50 {background:url("../img/dot-02.gif") 50% 0 repeat-y;}

    .col50 {float:left; width:325px;}
    .col50-right {float:right; width:310px;}

        .col50 .article {padding:15px;}
        .col50 .article h4 {margin:0; margin-bottom:3px;}
        .col50 .article p {margin:0;}
        .col50 .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
Z) Others
---------------------------------------------------------------------------------------------------------- */

.ho-styl1 {font-size:85%; font-weight:bold; text-transform:uppercase;}

.odd {width:620px; height:50px; background:url("../img/odd.gif") 0 0 no-repeat; font-size:0;}

.odd1 {width:620px; height:50px; background:url("../img/odd1.PNG") 0 0 no-repeat; font-size:0;}
