        body {
            margin:0px;
            padding:0px;
            background-color:#f0f0f0;
            background: #f0f0f0 url(../images/bk_body2.png) repeat-x;
        }
        li {
            margin-left: 30px;
        }
        ul {
            list-style-type: square;
        }
        select {
            border: 3px solid #fad42e;
            font-family: Georgia,Verdana,Arial,sans-serif;
            font-size: 14px;
        }
        .help {
            font-size: 11px;
            padding: 20px 0px 0px 0px;
            font-style: italic;
        }
        .round {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/asterisk.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .round:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/asterisk.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px dotted #ddb513;
            margin-top: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            cursor:pointer;
        }
        
        .roundtt {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88;
            width: 50px;
            min-height: 100px;
            display:inline-block;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-right: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .roundt {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/asterisk.png) no-repeat bottom center;
            width: 50px;
            min-height: 100px;
            display:inline-block;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-right: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .roundt:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/asterisk.png) no-repeat bottom center;
            width: 50px;
            min-height: 100px;
            display:inline-block;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px dotted #ddb513;
            margin-right: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            cursor:pointer;
        }
        
        .roundt2 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/accept.png) no-repeat bottom center;
            width: 50px;
            min-height: 100px;
            display:inline-block;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-right: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .roundt2:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/accept.png) no-repeat bottom center;
            width: 50px;
            min-height: 100px;
            display:inline-block;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px dotted #ddb513;
            margin-right: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            cursor:pointer;
        }
        
        .roundw {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/switch.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            cursor: move;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .roundw:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/switch.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px dotted #ddb513;
            margin-top: 5px;
            cursor: move;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .round2 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/accept.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
        }
        
        .round2:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/accept.png) no-repeat left center;
            width: 500px;
            color: #363636;
            padding: 5px 5px 5px 35px;
            border: 3px dotted #ddb513;
            margin-top: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            cursor:pointer;
        }       
        
        .roundv1 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/spre_dreapta.png) no-repeat right center;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            -moz-border-radius: 5px 120px 120px 5px; -webkit-border-radius: 5px 120px 120px 5px; border-radius: 5px 120px 120px 5px;
            vertical-align:middle;
            cursor:move;
        }
        
        .roundv1:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/spre_dreapta.png) no-repeat right center;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px dotted #ddb513;
            margin-top: 5px;
            -moz-border-radius: 5px 120px 120px 5px; -webkit-border-radius: 5px 120px 120px 5px; border-radius: 5px 120px 120px 5px;
            vertical-align:middle;
            cursor:move;
        }
        
        .roundv2 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/spre_stanga.png) no-repeat left center;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            -moz-border-radius: 120px 5px 5px 120px; -webkit-border-radius: 120px 5px 5px 120px; border-radius: 120px 5px 5px 120px;
            vertical-align:middle;
            cursor:move;
            text-align: right;
        }
        
        .roundv2:hover {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88 url(../images/spre_stanga.png) no-repeat left center;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px dotted #ddb513;
            margin-top: 5px;
            -moz-border-radius: 120px 5px 5px 120px; -webkit-border-radius: 120px 5px 5px 120px; border-radius: 120px 5px 5px 120px;
            vertical-align:middle;
            cursor:move;
            text-align: right;
        }
        
        .rounds {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #faf2b6; //#fbec88
            width: 110px;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            vertical-align:middle;
        }
        
        .rounds2 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 14px; 
            background: #fbec88;
            width: 110px;
            color: #363636;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-top: 5px;
            text-align: center;
            cursor: move;
            -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
            vertical-align:middle;
        }
        
        .container{
            min-height: 530px;
            width:950px;
            background-color: #eaf4fd;            
            padding: 10px;
            border: 5px solid #e5e5e5;
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 15px;
            position:relative;
        }
        .ddialog {
            font-size: 14px;
        }
        #ddialog {
            font-size: 14px;
        }
        .intrebare2 {
            font-family: Georgia,Verdana,Arial,sans-serif; 
            font-size: 16px;
            letter-spacing:normal;
            width: 700px;
        }
        .intrebare {
            font-size: 16px;
            width: 700px;
        }
        .optiuni {
            margin-top: 10px;
                    
        }        
        .butoane {
            bottom: 0;
            left: 470px;
            position: absolute;
            height: 130px;
        }
        .panou1 {
            right: 0;
            top: 240px;
            position: absolute;
            width: 230px;
            height: 260px;
            background-color: #9ec7e4;
            padding: 10px;
        }
        .panou2 {
            right: 0;
            top: 0px;
            position: absolute;
            width: 230px;
            height: 150px;
            background-color: #9ec7e4;
            padding: 10px;
        }
        .panou3 {
            right: 0;
            top:170px;
            position: absolute;
            width: 246px;
            height: 60px;
            background-color: #9ec7e4;
            padding-top: 10px;
            padding-left: 4px;
            text-align: center;
        }
        .punctaj{
            padding-left: 10px;
        }
        h1 {
            font-size: 18px;
            font-weight: bold;
            border: 0px;
            margin: 0px;
            padding: 0px 0px 5px 0px;
        }
        td {
	       border: 1px solid #fbec88;
	       background-color: #FFF;
           padding: 3px;
        }
        .td2 {
	       border: 0px;
	       background-color: #eaf4fd;
           padding: 3px;
        }
        .td3 {
	       border: 0px;
	       background-color: #fbec88;
           padding: 0px;
           margin: 0px;
        }
        .td4 {
	       border: 0px;
           padding: 3px;
           margin: 0px 0px 0px 5px;
        }
        
        .sus {
            top: -139px;
            position:absolute;
            background: url(../images/bk_kids.png) no-repeat right top;
            width:960px;
            height: 133px;
            font-size: 14px;
            padding-top:20px;
            font-family: Georgia,Verdana,Arial,sans-serif;
        }
        
        #colt {
            position: absolute;
            right: 0;
            top: 0;
            display: block;
            height: 125px;
            width: 125px;
            background: url(../images/colt.png) no-repeat;
            text-indent: -999em;
            text-decoration: none;}
            
            .ui-state-highlight { height: 21px;
            padding: 5px 5px 5px 5px;
            border: 3px solid #fad42e;
            margin-top: 5px;}


.celula {
    width: 30px;
    height: 30px;
    border: 2px white solid;
    padding: 2px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18px;
    background-color:white;
    cursor:pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.celula2 {
    width: 30px;
    height: 30px;
    border: 2px black dotted;
    padding: 2px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18px;
    background-color:white;
    cursor:pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.celula3 {
    width: 30px;
    height: 30px;
    border: 2px #2e6eaf solid;
    padding: 2px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18px;
    background-color:#2e6eaf;
    color: white;
    cursor:pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.celula4 {
    width: 30px;
    height: 30px;
    border: 2px #b4d7f2 solid;
    padding: 2px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 18px;
    background-color: #b4d7f2;
    color: #245078;
    cursor:pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.raspuns {
    border: 2px #b4d7f2 solid;
    width: 685px;
    height: 24px;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 16px;
    background-color:white;
    text-align: center;
    vertical-align: bottom;
    padding: 2px;
}

.raspuns2 {
    border: 2px #b4d7f2 solid;
    width: 685px;
    text-transform:uppercase;
    font-weight: bold;
    font-family: Georgia;
    font-size: 16px;
    background-color:#c1eac0;
    text-align: center;
    vertical-align: middle;
    padding: 4px;
}

.tabelcentrat {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.banc {
	text-align: center;
	line-height:200%;
}
.banc .ui-button.ui-widget .ui-button-text{
	//width: 35px;
	//height: 35px;
	padding: .3em .3em .2em .3em;
	font-size: 14px; 
	font-family: Cambria, Tahoma;
}