/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-16, 19:25 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../images/elements/bg2.gif") 50% 0 repeat-y; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

h3 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:136px; overflow:hidden; background:url("../images/elements/webbanner2.gif") 0 0 no-repeat;}

        #logo {position:relative; width:254px; height:75px; overflow:hidden; margin:0 0 0 20px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0;  0 0 no-repeat; cursor:pointer;}

    #tray {padding:10px 0 15px 10px; background:url("../images/elements/tray.gif") 0 100% no-repeat;}
    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline; }
        #tray ul li a {display:block; float:left; padding:0 10px 0 5px; background:url("../images/elements/tray-separator.gif") 100% 50% no-repeat; text-decoration:underline;}
        #tray ul li a:hover {text-decoration:none;}
        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}
	
    #cols {position:relative; margin:10px 0; background:url("../images/elements/cols.jpg") 0 0 repeat-y;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left-in {padding:0 10px;}
			#content-left-in img {padding: 12px;}
            #content-left-in ul {margin: 0 5px 0 20px; list-style-image:url("../images/elements/dotgold.gif");}
            #content-right {float:right; width:260px;}
			
		div.float {float: left;}	
		div.float p {text-align: center;}
		div.float ul {font-size: 90%;}

		div.prodpic {float: left; padding: 2px;}
		
    	#mainnavbox {float:left; width:190px; overflow:hidden;}
        #mainnavbox-top {width:190px; height:5px; background:url("../images/elements/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #mainnavbox-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../images/elements/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:7px 10px 7px 30px; }
            .nav li#nav-active a {text-decoration:none; font-weight:bold;}
            .nav a:hover {text-decoration:none;}
           
            #mainnavbox h4 {font-size:100%;}
            #mainnavbox h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../images/elements/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#centerdisplaybox-top {width:470px; height:5px; background:url("../images/elements/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#centerdisplaybox-bottom {width:470px; height:5px; background:url("../images/elements/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#centerdisplaybox {padding:5px 10px 10px 10px;}

    #centerdisplaybox-img {float:left; }
    #centerdisplaybox-img img {display:block;}
    #centerdisplaybox-desc {float:right; width:295px;}
    #centerdisplaybox ul {margin-left:25px; list-style-image:url("../images/elements/dotred2.gif");}
    #centerdisplaybox-desc h2 {margin:0; font-size:140%; font-weight:normal; }
    #centerdisplaybox-desc .info {margin:0; font-size:85%;}
		
#scrollbar-list {padding:10px 0 5px 10px; overflow:hidden}
#scrollbar-list img {display:block; float:left; padding-right:10px;}
#scrollbar-list img.last {margin-right:0;}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:180px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:455px;}
.article .article-descform {width:855px;}
.article .article-descform table td{padding: 2px 8px 2px 8px;}

.article .article-productdesc {width:650px;}

    .article .article-desc h3 {margin:0; font-size:140%; font-weight:normal;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify;}
	
.box-01-top {width:260px; height:5px; margin-top:5px; background:url("../images/elements/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../images/elements/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../images/elements/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../images/elements/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}
.box-01 p {padding: 10px;}
    .news {margin:0;}
    .news dt {display:block; float:left; width:250px; font-weight:bold; text-align:center; line-height:1.3;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left; width:250px; font-weight:bold; text-align:center; line-height:1.3;}

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../images/elements/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../images/elements/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../images/elements/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../images/elements/box-02.gif") 0 0 repeat-y;}

    .mfglist {margin: 0 5px 0 18px; list-style-image:url("../images/elements/dotred2.gif");}
    .mfglist span {font-size:85%;}
	.logos {text-align:center;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#mainnavbox .padding {padding:10px 15px;}

.more {padding-right:15px; background:url("../images/elements/arrow.gif") 100% 50% no-repeat;}

