/* ----------------------------------------------------------------------------------------------------------
    Projekt: Pemtec
    URL: http://www.pemtec.cz/

    Výstupní zařízení: screen, projection

    Autor: Vít Dlouhý (vit.dlouhy@nuvio.cz), Nuvio (www.nuvio.cz)
    Poslední revize: 2008-04-03, 11:25 GMT+1

    Struktura:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, table, caption, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {background:#d3e3f0; font:0.8em/1.5 "arial",sans-serif; color:#01467f; text-align:center;}

a {color:#01467f;}
a:hover {color:#E1A30A;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p {margin:15px 0;}

table {margin:15px 0; border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:left; font-weight:bold; background:#E6EFF6;}
th, td {padding:3px 5px; border:1px solid #D3E3F0;}
th.th {background:#FCF0D0}
td {background:#FFF;}
tr.bg td {background:#F0F5FA;}
td ul {margin:0 !important;}

ul, ol {display:block; margin:15px 0 15px 30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dl {margin:15px 0;}
dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; margin:15px 0; padding:10px; border:1px solid #CCC;}
legend {position:absolute; top:-1em; margin:0; font-size:100%; font-weight:bold; color:#000;}

abbr, acronym, .help {border-bottom:1px dotted #CCC; cursor:help;}
del, .del {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}
blockquote {margin:15px 20px; font-style:italic;}

hr {display:block; height:1px; margin:10px 0; border:0 solid #CCC; background:#CCC; color:#CCC;}

/* ----------------------------------------------------------------------------------------------------------
Univerzální styly
---------------------------------------------------------------------------------------------------------- */

.clear {clear:both;}
.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.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;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}

.high {color:#14B1A0;}
.nonhigh {color:#707070;}

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}

.nom {margin:0;}
.nomt {margin-top:0;}
.nomb {margin-bottom:0;}

.noscreen {display:none;}


/* ----------------------------------------------------------------------------------------------------------
LAYOUT
---------------------------------------------------------------------------------------------------------- */

#main {width:970px; margin:0 auto; text-align:left;}
#main-in {background:#FFF url("../design/bg.gif") 0 0 repeat-y;}
#main-in2 {padding:0 5px; background:url("../design/footer.gif") 0 100% no-repeat;}

    #page {padding:0 30px;}

	#header {width:900px; position:relative; padding:0 30px; background:url("../design/header.gif") 0 0 repeat-x; overflow:hidden;}

        #logo {position:relative; width:246px; height:70px; margin:0; padding:0; overflow:hidden; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo.gif") 0 0 no-repeat; cursor:pointer;}
        
        #nav {position:absolute; top:30px; right:30px; width:630px; height:27px; padding-top:13px; background:#01457D url("../design/nav.gif") 0 0 no-repeat; text-transform:uppercase; font-size:85%; font-weight:bold;}
        #nav a {display:block; float:left; padding-left:40px; color:#FFF; text-decoration:underline;}
        #nav a:hover {color:#D1E6F7;}
        
            #nav-01 {width:115px;}
            #nav-02 {width:60px;}
            #nav-03 {width:100px;}
            #nav-04 {width:80px;}
            #nav-05 {width:70px; padding-left:30px !important;}
    
    #subnav {margin:20px 0 10px 0; overflow:hidden;}
    #subnav ul {margin:0; padding:0; list-style:none;}
    #subnav ul li {display:block; float:left; width:180px; margin:0; padding:0; text-align:center; font-weight:bold; background:#e7f2fb url("../design/subnav.gif") 0 0 no-repeat;}
    #subnav ul li a {display:block; height:55px; padding-top:80px; border-top:1px solid #BBDAF3; border-bottom:1px solid #BBDAF3; font-size:120%; text-decoration:underline;}
    
        li#subnav-01 a {background:url("../design/subnav-01.gif") 50% 15px no-repeat;}
        li#subnav-02 a {background:url("../design/subnav-02.gif") 50% 15px no-repeat;}
        li#subnav-03 a {background:url("../design/subnav-03.gif") 50% 20px no-repeat;}
        li#subnav-04 a {background:url("../design/subnav-04.gif") 50% 18px no-repeat;}
        li#subnav-05 a {background:url("../design/subnav-05.gif") 50% 15px no-repeat;}
    
    #banner {position:relative; width:900px; height:290px; margin-bottom:10px; background:#E3F3FF url("../design/banner.jpg") 0 0 no-repeat; overflow:hidden;}
    #banner h2, #banner p {margin:0; color:#01467f;}
        
        #banner h2 {position:absolute; top:40px; left:475px; font-size:180%; letter-spacing:-1px;}
        #banner p {position:absolute; top:125px; left:520px; width:365px; font-size:120%;}

	#footer {clear:both; padding:15px; color:#74A7D2;}
	#footer a {color:#74A7D2;}
	#footer a:hover {color:#01467f;}
	
	   #nuvio {padding-left:19px; background:url("../design/nuvio.gif") 0 0 no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: ÚVOD
---------------------------------------------------------------------------------------------------------- */

h3.title {padding:5px 10px; border-top:1px solid #e7b73f; border-left:1px solid #e7b73f; border-bottom:1px solid #c18c09; border-right:1px solid #c18c09; background:#e1a30a url("../design/arrow.gif") 98% 50% no-repeat; font-size:100%; color:#FFF; font-weight:bold; line-height:1.4;}

#news {float:left; width:370px;}
#news strong {color:#E1A30A;}

#contact {float:right; width:520px; line-height:1.8;}

#partners {width:730px; padding-bottom:10px;}
#partners p span {margin:0 10px;}

/* ----------------------------------------------------------------------------------------------------------
Stránka: PODSTRÁNKA
---------------------------------------------------------------------------------------------------------- */

#cols {clear:both; margin-top:10px; margin-bottom:20px; background:url("../design/cols.gif") 0 0 repeat-y;}

#sidebar {float:left; width:230px; padding:10px; background:#E4F3FF url("../design/sidebar.gif") 0 0 no-repeat;}

    #sidebar .title {padding:5px 10px; border-top:1px solid #0162B1; border-left:1px solid #0162B1; border-bottom:1px solid #013866; border-right:1px solid #013866; background:#01467F url("../design/arrow.gif") 97% 50% no-repeat; font-size:100%; color:#FFF; font-weight:bold; line-height:1.4;}
    #sidebar p {padding-bottom:10px; border-bottom:1px solid #ADCBE4;}

#content {float:right; width:630px;}

    #content h1 {margin-top:0; padding:7px 10px; border-top:1px solid #e7b73f; border-left:1px solid #e7b73f; border-bottom:1px solid #c18c09; border-right:1px solid #c18c09; background:#e1a30a url("../design/arrow.gif") 98% 50% no-repeat; font-size:160%; letter-spacing:-1px; color:#FFF; font-weight:bold; line-height:1.4;}
    #content h2 {border-bottom:1px solid #EDC86D; font-size:140%; color:#E1A30A;}
    #content h4 {font-size:100%; color:#E1A30A;}
    
    #content ul {margin:15px 0 15px 15px; padding:0; list-style:none;}
    #content ul li {margin:0; padding-left:15px; background:url("../design/li.gif") 0 7px no-repeat;}
    #content ul ul {margin:0; margin-bottom:10px;}
    
    #content dl dt {color:#14B1A0;}
    
    #content table {width:630px;}

#perex {padding-left:15px; border-left:2px solid #E1A30A; font-size:120%; font-style:italic;}

/* ----------------------------------------------------------------------------------------------------------
Nezařaditelné
---------------------------------------------------------------------------------------------------------- */

.img-box {text-align:center;}
.img-box img {width:200px; height:150px; border:0;}

.pad-l {padding-left:20px;}

.border-bottom {border-bottom:5px solid #E1A30A;}

img.border {margin-bottom:5px;}
