        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: 650px;
            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: 650px;
            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: 650px;
            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: 650px;
            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: 650px;
            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: 650px;
            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: 500px;
            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;
        }
		.strictintrebare {
			font-weight: bold;
			text-align: justify;
			margin: 10px 0px 20px 0px;
			line-height:130%;
			bbackground-color:#cc0000;
		}
		.strictintrebare2 {
			font-weight: bold;
			text-align: justify;
			padding: 10px 0px 0px 0px;
			line-height:130%;
		}
		.cevaceva {
			font-weight: normal;
		}
        .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;
        }
        .lm {
            text-decoration: underline;
            background: url(../images/world_link.png) right no-repeat;
            padding: 0px 18px 0px 0px;
        }