/************************* layout *********************************************/
body,img,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,td,th { 
    margin:0;
    padding:0; 
}

img { 
    border: 0px; 
}

table {
    border-collapse: collapse;
}

.orange { color: #FFCC00; font-weight: bold; } 

body {
    text-align:center;
    background-image: url('bg.jpg');
    background-repeat: repeat-x;
    background-color: #323232;
    
    color: white;
    font-family: Tahoma;
    font-size: 11px;
    
}

form input {
    font-size: 10px;
}

form .iText {
    background-image: url('iText.jpg');
    border: 1px solid #808080;
}

    #layout {
        width: 990px;
        min-height: 640px;
        _height: 640px;
        margin: 0 auto;
        background-image: url('bg.image.jpg');
        background-repeat: no-repeat;
        text-align: left;
       
        
    }

        #topMenu {
            width: 953px;
            height: 78px;
        }
        
           
            /* logo */
            #topLogo a {
                width: 118px;
                height: 40px;
                display: block;
                background-image: url('logo.jpg');
                float: left;
                margin: 24px 0px 0px 43px;
                
                
            }
                
                #topLogo a span {
                    display: none;   
                }
            
            #topMenu ul {
                display: block;
                float: left;
                margin: 37px 0px 0px 130px;
                width: 472px;
                _position: relative;
                left: 20px;
            }
            
                #topMenu ul li {
                    List-style-type: none;
                    display: block;
                    float: left;
                    margin-right: 15px;
                    
                }
                
                #topMenu ul #dealer {
                    float: right;
                    margin-right: 0px;
                }
                    
                    #topMenu ul li a {
                        color: white;
                        text-decoration: none;
                    }
                    
                    #topMenu ul li a:Hover {
                        color: #FFCC00;            
                    }
                    
                    #topMenu ul li .selected {
                        color: #FFCC00;
                    }

                
            #topMenu #kosik {
                display: block;
                float: left;
                width: 124px;
                height: 56px;
                margin: 20px 0px 0px 22px;
                
                background-image: url('kosik.jpg');
                background-position: right;
                background-repeat: no-repeat;
                color: white;
                text-decoration: none;
                cursor: pointer;
            }
            
                #topMenu #kosik strong {
                    color: #FFCC00;
                    display: block;
                    margin-top: 10px;
                    cursor: pointer;
                }
               
            #topMenu #kosik:Hover strong {
                color: white;
                cursor: pointer;
            }
            
            #topMenu #kosik div {
                text-align: center;
                color: #FFCC00;
                font-size: 12px;
                width: 80px;
                cursor: pointer;
            }
        
            #topMenu #kosik:Hover div {
                color: white;
                cursor: pointer;
            }
         
        /* menu */   
        #menu {
            /*width: 192px;*/
            width: 232px;
            _height: 600px;
            min-height: 600px; 
            margin-left: 52px;
            float: left; 
            position: relative; 
            top: -24px;
            
            
        }
            #menu div {
                clear: both;
                font-size: 13px;
                position: relative;
                top: 5px;
                color: #FFCC00;
            }
            #menu div h2 { color: #ffcc00; font-weight: bold; font-size: 12px; position: relative; top: 8px; }
            #menu div h2 span { display: none; }

            
            #menu ul {
                display: block;
                /*height: 450px;*/
                
            }
                #menu ul li {
                    display: block;
                    float: left;
                    List-style-type: none;
                    margin: 9px 9px 0px 0px;
                }
                
                #menu ul li a {
                    width: 65px;
                    height: 65px;
                    display: block;
                }
                
                #menu ul li a span {
                    display: none;
                }
                
            #menu p, a {
                color: #999999;
            }
            

            
            #menu a:Hover {
                color: #FFCC00;
            }
            
        #loginForm {
            /*background-color: black;*/
            position: absolute;
            padding: 2px;
            
        }
        
        #loginForm label {
            display: block;
            float: left;
            width: 50px;
            color: white;
        }
        
        #loginForm .iText {
            font-size: 10px;
            background-image: url('iText.jpg');
            border: 1px solid #808080;
            margin-bottom: 1px;
            width: 75px;
        }
        
        #loginForm .iSubmit {
            width: 65px;
            height: 15px;
            background-image: url('btn.prihlasit.jpg');
            display: block;
            margin-left: 60px;
            border: 0px;
            cursor: pointer;
        }  
        
        #copyright {
            clear: both;
            width: 651px;
            margin: 0px 0px 15px 245px;
            padding-top: 10px;
            text-align: center;
            color: #999999;
        }
            
            #copyright a {
                color: #999999;
            }
            
            #copyright a:Hover {
                color: #FFCC00;
            }
  
        #obsah {
            width: 650px;
            _height: 501px;
            margin-left: 285px;
            padding: 0px;
            margin-top: 10px;
            /*border: 1px solid red;*/
        }
                
            #fotoBox {
                width: 651px;
                height: 330px;
                background-color: white;
                overflow: hidden;
                padding: 0px;
                color: #999999;
            }
            
                #fotoBoxL {
                     width: 450px; 
                     height: 330px;
                     overflow: hidden;
                }
                
                #fotoBoxR {
                     width: 200px;
                     height: 330px;
                     background-position: right bottom;
                     position: relative;
                     top: -330px;
                     left: 450px;
                }
            
                    #fotoNadpis {
                        font-family: Arial;
                        font-size: 25px;
                        font-weight: normal;
                        color: #5E3715;
                        width: 300px;
                        height: 40px;
						text-transform: uppercase;
                        
                        position: relative; 
                        top: -310px; 
                        left: 20px
                    }
                    
                    
                    #anchor_fotogalerie {
                        color: #ffcc00;
                        
                        text-decoration: none;
                        background-image: url('kyticka.png');
                        _background-image: url('kyticka.gif');
                        background-repeat: no-repeat;
                        /*padding: 4px 25px 4px 0px;*/
                        background-position: 415px 295px;
                        
                        display: block;
                        position: relative;
                        top: -370px;
                        left: 0px;
                        
                        /*border: 1px solid red;*/
                        
                        display: block;
                        width: 450px;
                        height: 330px;  
                    }
                        #anchor_fotogalerie b { position: relative; top: 300px; left: 350px; font-weight: normal;}
                    
                    #anchor_fotogalerie:Hover {
                        color: #ffcc00;
                        color: #666666;
                    }
                    
                    #fotoBoxR div {
                        height: 38px;
                        line-height: 38px;
                        Text-indent: 30px;
                        background-color: white;
                    }
            
            /*#fotoBox2 {
                width: 651px;
                height: 438px;
                background-color: white;
                overflow: hidden;
                padding: 0px;
                color: #999999;
            }
            
                #fotoBox2 #fotoBoxL {
                     width: 450px; 
                     height: 438px;
                     overflow: hidden;
                }
                
                #fotoBox2 #fotoBoxR {
                     width: 200px;
                     height: 438px;
                     background-position: right bottom;
                     position: relative;
                     top: -438px;
                     left: 450px;
                }
            
                    #fotoNadpis {
                        font-family: Arial;
                        font-size: 25px;
                        font-weight: normal;
                        color: #5E3715;
                        width: 300px;
                        height: 40px;
						text-transform: uppercase;
                        
                        position: relative; 
                        top: -310px; 
                        left: 20px
                    }
                    
                    
                    #anchor_fotogalerie {
                        color: #666666;
                        text-decoration: none;
                        background-image: url('kyticka.png');
                        _background-image: url('kyticka.gif');
                        background-repeat: no-repeat;
                        padding: 4px 25px 4px 0px;
                        background-position: right;
                        
                        display: block;
                        position: relative;
                        top: -72px;
                        left: 355px;
                        width: 55px;
                    }
                    
                    #anchor_fotogalerie:Hover {
                        color: #ffcc00;
                        
                    }
                    
                    #fotoBoxR div {
                        height: 38px;
                        line-height: 38px;
                        Text-indent: 30px;
                        background-color: white;
                    }
                      */
            #potisk {
                width: 651px;
                margin-top: 7px;
                min-height: 50px;
                _height: 50px;
            }
            
                #potisk a img {
                    width: 79px;
                    height: 36px;
                    border: 2px solid #161616;
                }
            
                #potisk a {
                    border: 2px solid #161616;
                    display: block;
                    float: left;
                    margin-right: 25px;
                }
                
                #potisk .bordered {
                    border: 2px solid #FFCC00;
                }
                
                #potisk a:Hover img {
                    opacity: 0.8;
                    filter: alpha(opacity=80);
                }
                
                #potisk span {
                    float: left;
                    display: block;
                    margin: 14px 20px 0px 0px;
                    color: white;
                    font-weight: bold;
                }
        
            #detail {
                width: 651px;
                height: 30px;
                margin-top: 10px;
            }
            
                #detail .orange {
                    font-family: Arial;
                    font-size: 18px;
                    color: #FFCC00;  
                    font-weight: normal;
                    margin-left: 4px;
                }
                
                #detail .sgreen {
                    color: #66CC00;
                }
                
                #detail .sorange {
                    color: #FFCC00;
                }
                
                #detail span {
                    float: left;
                }
                
                #detail #minus {
                    display: block;
                    width: 11px;
                    height: 11px;
                    background-image: url('btn.minus.gif');
                    float: left;
                    margin: 2px 5px 0px 12px;
                    font-size: 2px;
                }
                
                #detail #plus {
                    display: block;
                    width: 11px;
                    height: 11px;
                    font-size: 2px;
                    background-image: url('btn.plus.gif');
                    float: left;
                    margin: 2px 0px 0px 0px;
                }
                
                #detail #minus:Hover {
                    background-image: url('btn.minus.hover.gif');
                }
                
                #detail #plus:Hover {
                    background-image: url('btn.plus.hover.gif');
                }

                #detail #btnKoupit {
                    display: block;
                    width: 130px;
                    height: 44px;
                    background-image: url('btn.koupit.jpg');
                    border: 0px;
                    cursor: pointer;
                }      
                      
            .spacer {
                height: 1px;
                width: 651px;
                background-image: url('spacer.gif');
                background-repeat: repeat-x;
                margin: 15px 0px 20px 0px;
                font-size: 1px;
            }
            
            .spacer2 {
                height: 1px;
                width: 645px;
                background-image: url('spacer.gif');
                background-repeat: repeat-x;
                margin: 5px 0px 5px 0px;
                font-size: 1px;
            }

            h2 {
                font-family: Arial;
                font-size: 19px;
                color: #CCCCCC;
                font-weight: normal;
                margin-bottom: 10px;
            }
            
            #predstaveni {
                width: 250px;
                float: left;
            }
                #predstaveni p {
                    text-align: justify;
                    line
                }
                
            #specifikace {
                width: 370px;
                margin-left: 275px;
                
            }
            
                #specifikace #spec_tabulka {
                    float: left;
                    width: 180px;
                }

                    #specifikace .col1 {
                        width: 70px;
                    }
        
                #specifikace #vlastnosti {
                    width: 167px;
                    margin: 0px 0px 0px 200px;
                }
            
                    #specifikace #vlastnosti ul {
                        margin-left: 15px;
                    }

        .cleaner {
            height: 20px;
            clear: both;
        }
        
        #obsah .H1_clanek {
                    font-family: Arial;
                    font-size: 25px;
                    font-weight: normal;
                    color: ##5E3715;
                    margin: 15px 0px 15px 0px;
        }
        
        #obsah .aWhite {
            color: white;
        }
        
        #obsah .aWhite:Hover {
            color: #FFCC00;        
        }
        
        label {
            float: left;
            display: block;
            width: 70px;
        }
        
        .iText {
            border: 1px solid #808080;
            background-image: url('iText.jpg');
            margin-bottom: 2px;
            color: #404040;
        }
        
        .contentClanek p {
            margin: 10px 0px 15px 0px;
        }
        
        .contentClanek ul li { margin-left: 15px; }
        
        #funtoys_banner {
            background-image: url('funtoys_banner.jpg');
            display: block;
            width: 171px;
            height: 30px;
            margin-bottom: 15px;
            
            
        }
        
            #funtoys_banner span {
                display: none;
            }
            
    
    .listItem {
        width: 200px; 
        /*height: 170px;*/ 
        /*background-color: white;*/ 
        float: left; 
        margin: 0px 3px 20px 3px;
        /*color: #333333;*/ 
    }
    
            .listItem strong a {
                /*color: #333333;*/
                color: #ffffff;
                font-size: 13px; 
                text-decoration: none;
                padding: 5px 0px 5px 5px;
                display: block;
            }
            
        .listItem .listItemZobrazit {
            float: right;
            font-size: 13px;
            display: block;
            margin-right: 12px;
            margin-top: 4px;
            color: #FFCC00;
            /*color: #333333;*/
        }
        
            .listItem .listItemZobrazit:Hover{
                text-decoration: none;
            }
        
        .listItem .listItemCeny {
            padding: 0px 0px 5px 5px;
        }
        
        .akcni {
            float: right; 
            position: relative; 
            top: 28px; 
            left: -175px
        }
        
        
.pdf {
    padding-left: 20px;
    background-image: url('ico.pdf.gif');
    padding-bottom: 5px;
    background-repeat: no-repeat;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding-bottom: 5px;
}


#box2 { position: absolute; }
        .mask{
        	position:relative;
        	width:630px;
        	height:480px;
        	overflow:hidden;
        	border: 10px solid white;
        }
        .mask img{
        	position:absolute;
        	display:block;
        	border:none;
        }