body,img,h1,h2,h3,h4,h5,h6,p,form,td,th,li,ul { 
    margin:0px;
    padding:0px; 
}
.games td
{text-align: center;padding: 1ex;}

.games h3
{font-family: Arial;
    font-size: 16px;
    color: #444045;}

.calendar td
{text-align: center;padding: 1ex;font-family: Arial;
    font-size: 14px;}

.ankety td
{text-align: left;padding: 1ex;font-family: Arial;
    font-size: 12px;color: #444045;}

.calendar table
{padding: 1ex;}

a { color: #b21263; }
a:Hover { text-decoration: none;  }

a span { display: none; }

a img {
    display: block;
}

.right { float: right;}

img { border: 0px; }
table   { border-collapse: collapse; }
.cleaner {clear: both; font-size: 1px; }
.hidden { display: none; }


form .input {
    height: 17px;
    background-color: white;
    border: 1px solid #e0e0e0;
    padding: 0px;
    font-family: Arial;
    font-size: 13px;
    color: #444444;
    padding: 3px 0px 0px 2px;
}

form label {
    display: block;
    float: left;
}

body {
    
    text-align: center; 
    background-color: #efa6cb;
    font-family: Arial;
    font-size: 14px;  
}

    /*              horni banner                                */
    #banner {
        width: 990px;
        height: 190px;
        background-image: url('5angels_header.png');
        margin: 0 auto;
        background-repeat: no-repeat;
        text-align: left;
    }
    
        #banner a {
            display: block;
            width: 260px;
            height: 100px;
            position: relative;
            top: 24px;
            left: 28px;
        }
     
    /*                     menu                             */   
    #topMenu {
        List-style-type: none;
        width: 990px;
        height: 81px;
        overflow: hidden;
        background-color: #1a171b;
        background-image: url('bg.menu.png');
        background-repeat: repeat-x;
        display: block;
        margin: 0 auto;
    }
        
        #topMenu li {
            position: relative;
            left: 20px;
            float: left;                   
        }
    
        #topMenu li a {
            display: block;
            float: left; 
            
            height: 81px;
            line-height: 90px;
            padding: 0px 13px 0px 13px;
            
            color: black;
            text-decoration: none;
            
            font-family: Arial Narrow, Arial;
            font-size: 16px;
            font-weight: bold;
			background-color:#1a171b;
            background-image: url('bg.menu.li.png');
            background-repeat: no-repeat;
            background-position: right 0px;
            
                          
        }
            
            #topMenu li .last {
                background-image: none;
            }
            
            #topMenu li a:Hover,
            #topMenu li .selected {
                background-image: url('bg.menu.li.hover2.png');
                color: #b21263;
            }
            
            #topMenu li .last:Hover,
            #topMenu li .selected_last {
                background-image: url('bg.menu.li.hover.last2.png');
                color: #b21263;
            }
    
    /*                   black box pod menu                   */
    #black_box {
        width: 990px;
        height: 140px;
        margin: 0 auto;
        background-color: #1a171b;
        
        background-image: url('bg.black_box2.png');
        background-repeat: no-repeat;
        background-position: 34px bottom;
        color: white;
        text-align: left;
    }
    
        #black_box strong {
            font-family: Arial Narrow, Arial, Tahoma;
            font-size: 14px;        
        }
        
            #black_box strong span {
                color: #ffed00;
            }
        
            #black_box strong .topVideo {
                color: #FF9900;
            }
        
        
        
        #black_box_left {
            width: 230px; 
            margin-left: 50px; 
            padding-top: 20px; 
            background-image: url('speaker.png');
            background-repeat: no-repeat;
            background-position: 155px top;
            float: left;
        }
        
            #black_box_left div {
                 height: 72px; 
                 /*background-image: url('ico.flash.png');
                 background-repeat: no-repeat;
                 background-position: left 9px;*/
            }
        
        #black_box_center {
            margin-left: 60px;
            float: left;
            padding-top: 15px;
            width: 330px;
        }
        
            #black_box_center a {
                display: block;
                float: left;
                border: 1px solid #4b4b4b;
                margin: 5px 11px 0px 0px;
                padding: 0px;
            }
            
            #black_box_center p {
                display: block;
                float: left;
                margin-top: 12px;
            }
            
            #black_box_center p strong {
                font-family: Arial;
                font-size: 11px;
                display: block;
            }
        
        #black_box_right {
            margin-left: 60px;
            float: left;
            padding-top: 15px;
        }
        
            #black_box_right strong {
                display: block;
            }
            
            #black_box_right img {
                display: block;
                border: 1px solid #4b4b4b;
                margin: 5px 11px 0px 0px;
                float: left;
            }
            
            #black_box_right p {
                float: left;
                margin-top: 12px;
            }
            
                #black_box_right p strong {
                    display: block;
                    font-family: Arial;
                    font-size: 11px;
                }
                
                #black_box_right p a {
                    display: block;
                    width: 74px;
                    height: 23px;
                    background-image: url('btn.koupit.jpg');
                    margin-top: 14px;
                }
        
    /*                       copyright                   */ 
    
     #partneri {
        width: 990px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 5px;
        color: #333333;
        text-align: center;
        clear: both;
        font-size: 8px;
        } 
		 #partneri td {
            text-align: center;
        }
    
    #copyright {
        width: 990px;
        height: 80px;
        margin: 0 auto;
        margin-bottom: 5px;
        color: #333333;
        text-align: left;
        clear: both;
        font-size: 10px;
        background-color: #1a171b;
    } 
        #copyright a {
            color: #333333;
        }
        
         #copyright_left {
            width: 200px;
            float: left;
            margin: 19px 0px 0px 29px; 
            background-color: #1a171b;
         }      
        
         }
         
         #copyright_right {
            float: right;
            margin: 25px 29px 0px 0px;
            text-align: right;
            background-color: #1a171b;
         }
         
            #copyright_right a {
                float: right;
            }
            
    
    /*                 obsah                    */
    #content {
        width: 990px;
        min-height: 390px;
        _height: 390px;
        background-image: url('bg.content2.png');
        background-repeat: no-repeat;
        margin: 0 auto;
        text-align: left;
        
        color: #1a171b;
    }
        
        #content a {
            color: #b21263;
            text-decoration: underline;
        }   
        
        #content strong {
            color: #b21263;
        }
        
        #content h1 {
            color: #b21263;
            font-family: Arial Narrow;
            font-size: 22px;
            font-weight: normal;
        }
        
        #content h2 {
            color: #111111;
	    font-style: italic;
            font-family: Arial Narrow;
            font-size: 19px;
            font-weight: normal; 
        }    
    
        #content_left {
            width: 673px;
            float: left;
        }
        
        #content_hry {
            width: 673px;
            float: right;
        }
        
        #content_left2 {
            width: 990px;
            float: left;
        }
        
        #content ul {
            margin-left: 20px;
            margin-top: 10px;
        }
            
            #content_left_video {
                width: 244px; 
                height: 160px; 
                float: left; 
                position: relative; 
                left: 34px;
            }
            
                #content_left_video a {
                    display: block;
                    margin: 4px 0px 0px 17px;
                } 
                
                #content_left_video p {
                    margin: 4px 0px 0px 17px;
                    color: white; 
                }
            
            #content_left_title2,
            #content_left_title {
                width: 330px; 
                float: right; 
                _height: 160px; 
                min-height: 160px; 
                position: relative; 
                left: -15px;
            }
            
            #content_left_title2 {
                width: 647px;
            }

                .content_left_title h1 {
                    margin-top: 30px;
                }
                
                .content_left_title p {
                    margin-top: 4px;
                }
                              
            #content_left_news {
                width: 150px; 
                float: left; 
                vertical-align: top;
                clear: left; 
                position: relative; 
                left: 50px; 
                margin-top: 26px;
                margin-bottom: 5px;
            }
            
             #content_left_news_forum {
                width: 630px; 
                float: left; 
                vertical-align: text-top;
                clear: left; 
                position: relative; 
                left: 30px; 
                margin-top: 30px;
                margin-bottom: 5px;
            }
            
            #content_left_news_video {
                width: 930px; 
                float: left; 
                vertical-align: text-top;
                clear: left; 
                position: relative; 
                left: 30px; 
                right: 30px;
                margin-top: 30px;
                margin-bottom: 5px;
            }
                     
                #content_left_news p {
                    margin-top: 3px;
                }
        
            #content_left_content2,
            #content_left_content {
                width: 390px; 
                float: right; 
                clear: right; 
                margin-top: 26px; 
                position: relative; 
                left: -50px;
                margin-bottom: 5px;
            }
            
           #content_left_hry {
                width: 630px;
                height: 500px; 
                float: right; 
                clear: right; 
                margin-top: 26px; 
                position: relative; 
                left: 50px;
                margin-bottom: 5px;
            } 
           #content_left_shop {
                width: 630px;
                float: right; 
                clear: right; 
                margin-top: 26px; 
                position: relative; 
                left: 50px;
                margin-bottom: 5px;
            } 
           
           #content_left_content_forum {
                width: 637px; 
                float: left; 
                clear: right; 
                margin-top: 56px; 
                position: relative; 
                left: 30px;
                margin-bottom: 5px;
            }
            
            #content_left_content2 {
                width: 707px;
            }
            
            #content
            .content_left_content_wide {
                width: 455px;
                left: 0px;
            }
            .content_left_content .news {
                margin: 3px 0px 10px 0px;                
            }
            
                .content_left_content .news .title {
                    display: block;
                }
            
            .content_left_content p {
                    margin-top: 4px;
                }
            .content_left_content td {
                    margin-top: 4px;
                }
        
        #content_right {
            width: 244px;
            padding-left: 41px;
            margin-bottom: 10px;
            background-image: url('bg.content_right.png');
            background-position: left bottom;
            background-repeat: no-repeat;
            
            float: left; 
        }
        
        #content_right_forum {
            width: 244px;
            padding-left: 41px;
            margin-bottom: 10px;
            background-position: left bottom;
            background-repeat: no-repeat;
            
            float: left; 
        }
        
        
            #content_right h2 {
                margin-top: 31px;
                margin-bottom: 5px;
            }
            
            #content_right .form_login {
                padding-top: 5px;
                padding-bottom: 10px;
    
            }
            
                #content_right .form_login .submit_login {
                    float: right;
                    border: 0px;
                    width: 74px;
                    height: 23px;
                    background-image: url('btn.prihlasit.jpg');
                    margin-top: 10px;
                    cursor: pointer;
                }
                
                #content_right .form_login label {
                    width: 35px;
                    line-height: 22px;
                    
                }
                
                #content_right .form_login input {
                    margin-bottom: 7px;
                    width: 120px;
                }
                
            #content_right a {
                
            }
            
                #content_right a img {
                }
            
            #content_right p {
                width: 230px;
                margin-top: 5px;
            } 
            
            
            
.info {
    padding-left: 12px;
    background-image: url('ico.anchor_info.jpg');
    background-repeat: no-repeat;
    background-position: left 4px; 
    margin-right: 10px;   
}

.formFieldSet {
    margin-bottom: 10px;
    background-color: #ededed;
    padding: 5px;    
}

    .formField {
        margin-bottom: 2px;
    }
    
        .formField label {
            width: 75px;
            margin-top: 4px;
        }
        
        
.submit {
    margin-left: 70px;
    font-size: 11px;
    margin-bottom: 10px;
}

    .inputWide {
        width: 200px;
    }
    
    .inputShort {
        width: 60px;
    }

    .asterisk {
        color: red;
    }
    
    
    
    #eshopItem {
        width: 118px; 
        float: left; 
        min-height: 230px;
        text-align: center;
        margin-left: auto;
		margin-right: auto;
    }
        #eshopItem a strong {
            margin: 5px 0px 5px 10px;
            display: block; 
            
        }
        
        #eshopItem img {
            margin-left: auto;
			margin-right: auto;
        }
        
        #eshopItem .btn_koupit {
            float: right; 
            margin: 0px 9px 2px 0px; 
            background-image: url('ico.kosik.png'); 
            background-repeat: no-repeat; 
            background-position: right; 
            padding-right: 43px; 
        }
        
        #eshopItem b {
            margin: 0px 0px 2px 9px; 
            color: darkorange
        }
    #eshopItem_new {
        width: 180px; 
        float: left; 
        min-height: 230px;
        text-align: center;
        margin-left: auto;
		margin-right: auto;
    }
        #eshopItem_new a strong {
            margin: 5px 0px 5px 10px;
            display: block; 
            text-align: center;
            
        }
        
        #eshopItem_new img {
            text-align: center;
            margin-left: auto;
			margin-right: auto;            

        }
        
        #eshopItem_new .btn_koupit {
            float: right; 
            margin: 0px 9px 2px 0px; 
            background-image: url('ico.kosik.png'); 
            background-repeat: no-repeat; 
            background-position: right; 
            padding-right: 43px; 
        }
        
        #eshopItem_new b {
            margin: 0px 0px 2px 9px; 
            color: darkorange
        }