.program_list{
    width: 100%;
    padding: 0px; margin: 0px;
    list-style-type: none;  
}

.program_list li{
    font-family: 	Arial,Helvetica,sans-serif;
    padding: 2px;
}

.program_list span.time{
    display: block;
    font-family: 'Roboto', Sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0px 0px 2px 0px;
}

.program_list span.time_text{
    display: block;
    padding: 0px 0px 10px 0px;   
}


.compet_list{
    /*width: 100%;*/
    padding: 0px; margin: 0px;
    list-style-type: none;  
    margin: 10px auto 20px auto;
    border-collapse: collapse;
    color: #000;
}

.compet_list li{  
    margin-bottom: 15px;
    margin-top: 10px;
}

.compet_list a{
    color: #8DC73F;
    font-weight: normal; padding-left: 2px; padding-right: 2px;
}

.compet_note{
    font-size: 90%;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 30px;
}

.prizes_section{
    margin: 5px 0px 30px 0px;
}

.prizes_section .name{
    font-family: 'Roboto', Sans-serif;
    font-weight: 400;
    font-size: 18px; line-height: 24px;
}

ul.prizes{
    font-size: 100%;
    line-height: 150%;
    padding-left: 15px;
    margin-left: 5px;
}

ul.prizes li.prize{
    padding-left: 5px;
}


.compet_list{
    border-collapse: collapse;
}

.compet_list tr td > span,
.compet_list tr td > div{
    margin: 10px 5px;
}


.compet_list tr.inserted div{
    margin: 2px 0px 10px 0px;
    font-size: 90%;
    padding: 0px;
    text-align: center;
}


.compet_list div.name{
    display: block;
    /*border-bottom: 1px solid #B7B7B7;
    font-weight: bold;*/
    color: #6B6A6B;
    padding: 3px 0px 1px 0px;
    font-family: 'Roboto', Sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.compet_list div.sponsor{
    display: block;
    padding: 1px 0px 3px 0px; 
    font-weight: bold;
    font-size: 110%;
    margin-right: 10px;
}

.compet_list div.sponsor .title{
    font-weight: bold;
    display: block;
    font-size: 80%;
}


.compet_list div.sponsor span.sex{
    padding-left: 0px;
    padding-right: 5px;  
    font-size: 75%;
    color: #8A8B8A;
}

.compet_list div.sponsor span.length + span.sex{
    padding-left: 5px;
}

.compet_list div.sponsor span.length{
    padding-left: 0px;
    padding-right: 5px;
}

.compet_list div.length{
    font-size: 90%; line-height: 100%;
}

.compet_list div.sponsor span.length + span.sex + span.length{
    padding-right: 0px;
}

.compet_list .anchor{
    height: 0px;
    line-height: 0px;
}

.compet_list .jamka{
    display: block;
    width: 36px;
    height: 40px;
    background: transparent url(golf_hole_green.png) no-repeat 50% 50%;
    position: relative;
    margin-top: 3px;
}

.compet_list .num{
    padding: 0px;
    display: block;
    font-size: 110%;
    font-weight: bold;
    position: absolute; 
    bottom: 0px; 
    right: 6px;
    color: #3B3A3B;
   
}

.compet_list .ctitle{
    font-weight: bold;
    color: #8DC73F;
    display: block;
    /*border-bottom: 1px solid #8DC73F;
    border-top: 1px solid #8DC73F;*/
    margin-right: 10px;
}

.compet_list .small{
    font-size: 90%;
    line-height: 100%;
    font-weight: normal;
    font-style: italic;
}

.compet_list td{
    height: 90px;
    background-color: white;
}

.compet_list tr.gap td{
    height: 5px;
    line-height: 5px;
    background-color: transparent;
}


.compet_list tr.inserted td{
    height: auto; font-size: 18px; vertical-align: middle;
    /*border-top: 1px solid #F4F4F0;*/
}

.compet_list .td_logo{
    background-color: white; padding: 0px; 
    text-align: center;
    vertical-align: middle;
    height: 90px; width: 160px;
    /*border-left: 2px solid #F4F4F0;*/
}

.compet_list .td_logo img{
    max-width: 100%;
}

.compet_list div.title{
    margin-left: 0px;
    margin-top: 2px; margin-bottom: 2px;
}

.compet_list span.sex{
    font-size: 80%;
}

.compet_list span.sep{
    font-size: 80%;
    color: #A9A9A9;
}


.compet_list td.logo_gap{
    width: 20px;
}




div.imgmapa{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

div.imgmapa a{
    display: block;
    width: 300px;
    text-align: center;
    font-size: 90%;
}

div.imgmapa img{
    border: 1px solid #B7B7B7;
}



/*
@media screen\0 {
    body { 
        width: 480px; 
        margin-left: auto; 
        margin-right: auto; 
    }
    
    .warn_div{
        padding-top: 10px;
        padding-bottom: 10px;

        border: 2px solid orange;
        font-weight: bold;
        display: block;
        font-size: 80%;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 5px;
    }
}*/


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

.cont_quest{
    margin: 5px 0px 10px 0px;
    padding-bottom: 5px;
}

.cont_quest .question_text{
    /*border-bottom: 1px solid #D4D5D4;
    border-top: 1px solid #D4D5D4;*/
    background-color: #E4E5E4;
    color: #555555;
    
    /*background-color: #999999;*/
    /*color: #F7F7F7;*/
    padding: 2px 4px 1px 5px;
    margin: 2px 0px 3px 0px;
    
    font-size: 100%;
    font-family: 'Roboto', Sans-serif;
    font-weight: 400;
    
}

.cont_quest .cont_radio{
    margin: 5px 10px 0px 15px;
}

.cont_quest .cont_select{
    margin: 5px 10px 0px 15px;
}

.cont_quest .cont_select select{
    width: 100%;
}

.cont_quest .cont_select select option{
    width: 100%;
}

.cont_quest .radioline{
    margin: 5px 0px 10px 0px;
}

.cont_quest .radioline input{
    margin: 0px; padding: 0px; line-height: 120%;
}

.cont_quest .radioline label{
    margin: 0px; padding: 0px; line-height: 120%;
    margin-left: 10px;
}

.scale_tab{
    margin: 5px 0px 10px 0px;
    border-collapse: collapse;
    padding: 0px;
    color: #fff;
}

.scale_tab td{
    line-height: normal;
}


.scale_tab .left_text{
    line-height: normal;
    text-align: left; width: 50%; font-size: 70%; color: #fff;
}

.scale_tab .right_text{
    line-height: normal;
    text-align: right; width: 50%; font-size: 70%; color: #fff;
}

.scale_part_title{
    text-align: center; 
    padding: 7px 0px 5px 0px; 
   /* border-bottom: 1px solid #6B6A6B;*/
    /*border-bottom: 1px solid #D4D5D4; */
    /*border-top: 1px solid #D4D5D4;*/
    font-size: 110%;
    font-family: 'Roboto', Sans-serif;
    font-weight: 400;
    color: #fff;
}

.scale_part_title div.part_prez{
    text-align: center; color: #fff; text-transform: uppercase; font-size: 60%;
}

.scale_part_radio{
    text-align: center; 
    font-size: 60%;
}

.scale_part_num{
    text-align: center; 
    font-size: 70%;
    font-weight: bold;
    padding: 0px; line-height: 75%;
}

.comment, .thanks{
    font-size: 90%;
    font-style: italic;
}

.comment textarea{
    width: 100%;
    border: 1px solid #999999;
    line-height: 120%;
    /*padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;*/
}

form{
    margin: 20px 0px 35px 0px;
}

#submit_button{
    text-align: center;
}

#submit_button input{
    background: -moz-linear-gradient(center top , white, #E0E0E0) repeat scroll 0 0 transparent; 
    background-image: -moz-linear-gradient(top, white, #E0E0E0);  /*Mozilla Firefox 3.6*/ 
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E0E0E0),color-stop(1, white));  /*Webkit aka Google Chrome*/ 
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#E0E0E0');  /*Internet Explorer 6,7 and 8*/ 
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#E0E0E0')"; /*Internet Explorer 8 only*/ 
    background-image: -o-linear-gradient(90deg,#E0E0E0,white);/* Opera */
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;
    color: #666666;
    cursor: pointer;
    font: bold 13px/15px Sans-Serif;
    padding: 10px 16px 8px 16px;
    text-shadow: 0 1px 1px white;
    vertical-align: middle;
    white-space: nowrap;
    display: inline;
}

.img_in_text{
    margin-top: 15px;
    margin-bottom: 20px;
    width: 100%;   
}

.nobr { white-space: nowrap; }


.justify{
    text-align:justify;
}

#mobile_body li p{
    margin: 2px 0px;
}



/* partners */
.partners{
    background: white;
    /*border-top: 1px solid #B7B7B7; border-bottom: 1px solid #B7B7B7;*/
    text-align: center;
}

.partners_title{
    margin: 10px 10px 5px 10px;
    text-align: center;
    font-size: 90%; font-weight: bold;
}

.partners_content{
    margin: 5px 5px 10px 5px;
    text-align: center;
    padding-bottom: 10px;
}

.partners_content .logo{
    display: inline;
}

.partners_content .logomax img{
    max-height: 56px;
    max-width: 240px;
    margin-right: 3px; margin-left: 3px; margin-top: 3px; margin-bottom: 3px;
}
.partners_content .logo img{
    max-height: 45px;
    max-width: 150px;
    margin-right: 3px; margin-left: 3px; margin-top: 3px; margin-bottom: 3px;
}
.partners_content .logo2 img{
    max-height: 50px;
    max-width: 150px;
    margin-right: 3px; margin-left: 3px; margin-top: 3px; margin-bottom: 3px;
}
.partners_content .logo3 img{
    max-height: 45px;
    max-width: 105px;
    margin-right: 3px; margin-left: 3px; margin-top: 3px; margin-bottom: 3px;
}
.partners_content .logo4 img{
    max-height: 45px;
    max-width: 72px;
    margin-right: 3px; margin-left: 3px; margin-top: 3px; margin-bottom: 3px;
}

.bottomgap{
    margin-bottom: 20px;
}

.footer{
    position: relative; width: 100%; font-size: 12px; line-height: 30px; height: 40px; color: #fff;
}

.footer_content{
    position: relative; margin: 5px 10px; height: 30px;
}

.footer_content .left{
    position: absolute; left: 0px; top: 5px;
}

.footer_content .right{
    position: absolute; right: 0px; top: 5px;
}
