/* ----------------------------------------------------------------------------------------------------------
Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}
.noscreen {display:none;}
.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;}
.f-left {float:left !important;} img.f-left {margin-right:10px;}
.f-right {float:right !important;} img.f-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 !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}
.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}
.hidden {position:absolute; left:-1000em; top:-1000em; width:1px; height:1px; overflow:hidden;}

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {padding:25px 0; background:url("images/bg.gif") 0 0 repeat-x; font:0.75em/1.5 "arial", sans-serif;}
h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}
code {font-family:"",monospace;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; padding:10px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:100px; padding:0 0 0 35px; background:url("images/header.gif") 0 0 no-repeat; overflow:hidden;}
    #header #logo {margin:0; padding-top:22px; font-size:280%; letter-spacing:-1px;}
    #header #logo a {text-decoration:none;}
    #header #slogan {position:absolute; top:30px; right:0; width:275px; padding:10px 10px 10px 15px; background:url("images/pattern.gif");}
    
    #nav {position:relative; padding:0 20px; background:url("images/nav.gif") 0 0 repeat-x;}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:block; float:left; padding:9px 15px; background:url("images/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:underline;}
    
        #fav {position:absolute; top:8px; right:35px; margin:0;}
        #fav a {padding-left:12px; background:url("images/subnav.gif") 0 5px no-repeat;}
        #fav a:hover {text-decoration:none;}

    #cols {margin-bottom:10px; background:url("images/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("images/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:600px; overflow:hidden;}
        #aside {float:right; width:280px; overflow:hidden;}
        #content .in, #aside .in {padding:15px;}

    #footer {padding:10px 15px 5px 15px;}
    #footer p {margin:0;}
    #footer #tips {font-size:90%; font-family:"tahoma",sans-serif;}

/* ----------------------------------------------------------------------------------------------------------
Styles
---------------------------------------------------------------------------------------------------------- */

#content ul {margin:15px 0 15px 25px; list-style:none;}
#content ul li {padding-left:12px; background:url("images/subnav.gif") 0 6px no-repeat;}
#content ul ul {margin:0; margin-left:10px;}

#content ol {margin:15px 0 15px 45px; list-style-type:decimal;}
#content ol ol {margin:0; margin-left:20px; list-style-type:lower-alpha;}

#content table {border-collapse:collapse;}
#content table th {padding:5px; font-weight:bold; text-align:left;}
#content table td {padding:5px;}

#content dl {margin:10px 0;}
#content dl dt {font-size:100%; font-weight:normal;}
#content dl dd {margin-left:30px; margin-bottom:5px;}

#content .msg-ok, #content .msg-err {padding:10px; font-weight:bold; text-align:center;}

#aside .subnav {margin:0; list-style:none;}
#aside .subnav li {display:inline;}
#aside .subnav li.reklama {display:block; padding:4px 10px 4px 25px; background:url("images/subnav.gif") 10px 50% no-repeat;}
#aside .subnav li a {display:block; padding:4px 10px 4px 25px; background:url("images/subnav.gif") 10px 50% no-repeat;}
#aside .subnav li a:hover {text-decoration:none;}
#aside .subnav li.last a {border:0;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; margin-bottom:-15px; padding:15px 15px 15px 45px; background:url("images/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("images/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; background:url("images/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}

.bigger {font-size:120%;}
.smaller {font-size:90%; font-family:"tahoma",sans-serif;}
