*{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, Verdana, Arial;
    font-size: 14px;
    color: #ffffff;
}


body{
    background: url(../images/bg_top.gif) #000000 top left repeat-x;
    text-align:center;
	overflow-x: hidden; 
}


#body{ 
    width:1019px;
    margin-left: auto;
	  margin-right: auto;
}

#header{
    width:1019px;
    height:161px;
    background: url(../images/header.jpg) top left no-repeat;
    position:relative;
}

#header h1{
	position:absolute;
	top:12px;
	left:717px;
	color:#cb2762;
	font-family:Times;
	font-size:16px;
	font-weight:bold;
}

#logo{
    position:absolute;
    width:240px;
    height:135px;
    left:60px;
    top:20px;
    cursor:pointer;
}

#menu{
    float:left;
    width:279px;
    text-align:left;
    color:#ffcc66;
    font-family:Georgia;
}

#main{
    float:left;
    width:740px;
    text-align:left;
}

#footer{
    width:1019px;
    height:48px;
    background: url(../images/footer.gif) top center no-repeat;
    text-align:center;
    padding-top:30px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

#footer a{  
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

#cnt{
    padding:10px 0px 40px 0px;
    min-height:250px; 
    height:auto !important; 
    height:250px;
    text-align:left;
}


a{  
    color:#ffcc66;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}

a.link{
	font-family:Georgia;
	font-size:16px;
	text-decoration:underline;
}
a.link hover{
	text-decoration:none;
}

#menu a{  
    font-family:Georgia;
    text-decoration:underline;
}
#menu a:hover{
    font-family:Georgia;
    text-decoration:none;
}


hr{
  height:1px;
  color:#d9dce0;
  background-color:#d9dce0;
  margin: 20px 0px 20px 0px;
}

h2{
  color:#ffcc66;
  font-size:24px;
  font-weight:bold;
  margin-bottom:10px;
}

h3.title{
  font-family:Georgia;
  color:#ffcc66;
  font-size:16px;
  font-weight:bold;
}


div.bottom{
  color:#cc9933;
  font-size:16px;
}


label.wname{
  font-family:Arial;
  color:#ffffff;
  font-size:12px;
}
label.wname a{
  font-family:Georgia;
  color:#ffffff;
  font-weight:bold;
  font-size:20px;
}
label.wname a:hover{
  font-family:Georgia;
  color:#ffffff;
  font-weight:bold;
  font-size:20px;
}
label.wcity{
  color:#666666;
  font-size:11px;
}

/**************/

.gold{
  color:#ffcc66;
}

.clear{
  clear:both;
}


div.line{
  height:1px;
  background: url(../images/line.gif) top left repeat-x;
  margin-top:10px;
  margin-bottom:10px;
}

/*** Klausimai ***/
#questions{
  position:relative;
  height:420px;
  background-color:#ffffff;
  padding:20px;
  color:#000000;
}

#questions td{
  color:#000000;
}

#questions p, div{
  color:#000000;
}

#questions label.letter{
    font-family:Arial;
    font-weight:bold;
    font-size:30px;
    color:#cc9933;
    cursor:pointer;
}

#questions label.answer{
    font-family:Arial;
    font-size:30px;
    color:#000000;
    cursor:pointer;
    text-decoration:underline;
}


#questions h3{
  color:#cc9933;
  font-size:22px;
}

#questions h4{
  color:#cf2563;
  font-size:14px;
}

#questions h2{
  color:#000000;
  font-size:30px;
  font-weight:bold;
  font-family:Georgia;
}

#questions td{
  cursor:pointer;

}

#questions td.left{
  height:62px;
  width:8px;
}
#questions td.center{
  height:42px;
  padding:10px 10px 10px 10px;
}
#questions td.right{
  height:62px;
  width:11px;
}

#questions table.on td.left{
  background: url(../images/answer_left.gif) top left no-repeat;
}
#questions table.on td.center{
  background: url(../images/answer_rep.gif) top left repeat-x;
}
#questions table.on td.right{
  background: url(../images/answer_right.gif) top left no-repeat;
}

#qfooter{
  position:absolute;
  bottom:0px;
  left:20px;
  width:300px;
  height:30px;
  color:#666666;
} 

/** Prizai **/
div.prize_title{
	float:left;
	font-family:Arial;
	color:#ffcc66;
	font-size:22px;
}
div.prize_prize{
	float:right;
	font-family:Georgia;
	color:#ffffff;
	font-size:22px;
	font-weight:bold;
}
/************/

/** Registracija **/
#reg input.button{  
    border:2px solid #ffcc66;
    font-weight:bold;
    font-size:22px;
    padding: 7px 5px 0px 5px;
    height:38px;
    color:#000000;
    width:130px;
}

#confirm input{  
    border:2px solid #ffcc66;
    font-weight:bold;
    font-size:22px;
    padding: 7px 5px 0px 5px;
    height:38px;
    color:#000000;
    width:90px;
}

#reg b, #confirm b{
    font-weight:bold;
    font-size:22px;
    color:#000000;
}
/**************/
