@font-face {
	font-family: digits;
	src: url('digits.ttf');
}

body{
	background: -webkit-gradient(linear,right top, left bottom, from(#55A954), to(#9DE39B));
	background: -moz-linear-gradient(top right,#55A954,#9DE39B);
	overflow:hidden;
}

#testarea{
	position: relative;
	background-color: #CCF6CE;
	width:	960px;
	height: 720px;
	border: 2px solid #4E8959;
	border-radius:10px;
	margin: auto;
}


.clear{
	clear:both;
}

#container{
	border-radius:5px;
	margin: auto;
	margin-top:15px;
	width: 960px;
	height: 720px;
	background: #CCF6CE;
}

#logo{
	margin:auto;
	text-align:center;
	padding:10px;
	margin-bottom:20px;
}

#checkin{
	position: relative;
	font-family:Verdana;
	text-align:center;
}

#checkinWrapper{
	padding:5px;
	height: 25px;
	background:#0B3422;
	color: white;
	margin:auto;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#kl{
	font-family: Verdana;
	font-weight: bold;
	height:57px;
	margin:0px 20px;
	background: #F0FCF0;
	border: 1px solid #18422E;
	-webkit-box-shadow: 3px 3px 4px #3F4B3F;
	-moz-box-shadow: 3px 3px 4px #3F4B3F;
	padding:10px 20px;
}

#img{
	margin:20px;
	height: 345px;
	text-align:right;	
}

#img img{
	margin:5px;
	border: 1px solid #243E26;
	-webkit-box-shadow: 3px 3px 4px #3F4B3F;
	-moz-box-shadow: 3px 3px 4px #3F4B3F;
}

#atsak{
	height: 160px;
	padding:8px;
}

#err{
	position:relative;
	background-color: red;
	color:white;
	border:1px solid white;
	margin: auto;
	padding: 5px;
	font-family: Arial;
	font-size: 10px;
	width: 250px;
}

#infowindow{
	padding: 50px;
}

#infowindow ul{
	color: silver;
	border: 1px solid black;
	border-radius: 10px;
	background-color: #DDB360;
	/*background: #4F994F;*/
}

#infowindow li{
	color: black;
	margin: 10px;
	font-size: 20px;
	width:780px;
}

#taisykles{
	font-size:12px;
	margin: 50px 0px;
	
}

#taisykles li{
	font-size:16px;
	margin: 20px 0px;

}

#infowindow #start{
	width: 200px;
	height: 50px;
	font-size: 20px;
	margin-left: 300px;
}

#testarea h1{
	margin-left: 50px;
	color: olive;
	font-family: Georgia;
}



#timer{
	position:absolute;
	left: -100px;
	top: -50px;
	font-family: Helvetica;
	height: 279px;
	width: 392px;
	background: url('../virsus.png') no-repeat 50% 50%;
	font-family: Helvetica;
	padding: 3px;
	text-align: center;
	color: black;
}

#timer #clock{
	font-family: digits;
	font-size:40px;
	text-align: right;
	padding-right: 20px;
	margin:100px 15px 15px 15px;
	color: black;
}

#timer #atsakyti{
	font-family: Verdana;
	padding-right: 20px;
	text-align: right;
	/*float: left;*/
}

#timer #BaigtiT{
	/*float: left;*/
	font-family: Verdana;
	margin-top:100px;
	margin-left:250px;
	width: 85px;
	font-size: 30px;
	text-align: right;
	cursor:pointer;
}

#BaigtiT:hover{
	color: red;
	text-decoration:underline;
}

#timer #TitleEgz{
	/*float: left;*/
	text-align: right;
	margin-top: 20px;
	margin-right:20px;
}

#timer #kl_nr{
	font-family: Verdana;
	padding-right: 20px;
	text-align: right;
	/*float: right;*/
}

#control{
	height:25px;
	text-align:center;
}

.control_list{	
	list-style:none; 
	margin: 5px;
	margin-left:136px;
	padding:0px;
}

.control_list2{
	display: inline-block;
	/*margin:0 auto;
	padding:0px;*/
	text-align: center;
	width:960px;
	height:25px;
}

.control_list2 a{
	
	color:#73C97B;
	/*background: #243E26;*/
	/*width: 100px;*/
	/*text-decoration: none;*/
	margin: 5px;
	text-align: center;
	
}

.control_list2 a#back{
	display:block;
	background-image: url('../pirmyn.png');
	background-repeat: no-repeat;
	height: 70px;
	width: 126px;	
	border-top-left-radius:20px;
	float: right;
	font-weight: bold;
	color: black;
}

.control_list2 a#next{
display:block;	
	height: 70px;
	width: 126px;
	background-image: url('../atgal.png');
	background-repeat: no-repeat;
	border-top-right-radius:20px;
	float: left;	
	font-weight: bold;
	color: black;	
}

.control_list2 a#baigti{
	font-family:Verdana;
	font-variant:small-caps;
	text-align: center;
	display:inline-block;
	width: 200px;
	height:15px;
	border-top-right-radius:20px;
	border-top-left-radius:20px;
	color:#F0F2ED;
	background: #BB484B;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 5px;
	border: 2px solid #F0F2ED;
}

.control_list2 a#next:hover{
background-image: url('../atgal_h.png');
}
.control_list2 a#back:hover{
background-image: url('../pirmyn_h.png');
}

.control_list2 a#baigti:hover{
	/*background: #34BE40;
	color:#FFF;*/
}


#control a.item{
	display:block;
	font-family: Helvetica, sans-serif;
	float:left;
	position:relative; 
	padding-top: 2px;
	height: 20px;
	width: 18px;
	text-decoration: none;
	text-align: center;
	color: #0B3422;	
	margin-right: 3px;
	
	border-top: none;
	font-size:12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0B3422;
	background:#E1F1E4;
}

#control a.item:hover{
	color: #0B3422;
	border: 1px solid #C03000;
	background-color:#FFD200;
}

#control a.atsakytas{
	border: 1px solid #0B3422;
	color: #E1F1E4;	
	background:#0B3422;
}

#control a.goodAts{
	color: #0B3422;	
	background: url('../correct_bg.gif') no-repeat left bottom;
}

#control a.badAts{
	color: #E1F1E4;	
	background: url('../wrong_bg.gif') no-repeat left bottom;
}

#control a.currentView{
	border: 1px solid #0B3422;
	border-bottom: 10px solid #0B3422;
}

#control a.current{
	color: #0B3422;
	border: 1px solid #C03000;
	background-color:#FFD200;
	border-bottom: 5px solid #C03000;
	/*background: url(greenL.gif) no-repeat left bottom;*/
}

#ctrl{
	width:20px;
	height:20px;
	float:left;
	display: block;
	background-image: url('../ctrl.png');
	background-size: 100% 100%;
	margin:2px;
	border:1px white;
	cursor: pointer;
}

#colorPick{
	position:fixed;
	top:100px;
	left:50px;
	text-align:center;
	width:150px;
	color:white;
	background:black;
	outline:1px solid white;
}

#colorPick #title{
	background:-webkit-gradient(linear, 0 0, 0 5, from(#000), to(#FFF));
	color:black;
}

#ats_zone{
	width:600px;
	height:400px;
	background: #CCC;
	border:3px solid #DDD;
}
#egzStatus{
	/*display:none;*/
}

#vardas, #pavarde, #kategorija,#egzStatus,#egzStatus2, #egzKiekis{
	color: black;
	font-variant: small-caps;
	float:right;
	font-size: 25px;
	font-weight:bold;
}

#arrow{
	position:absolute;
	background: url(arrow.png) left top no-repeat;
	width:51px;
	height:97px;
	top:123px;
	left:118px;
	-webkit-transform-origin: 26px 25px;
}

#rezIdentity{
	position:relative;
	left: 180px;
	height: 15px;
	top: -720px;
	width: 450px;
}

#wrp{
	overflow:hidden;
	position: relative;
	width: 600px;
	margin: 0px auto;
	padding-top: 130px;
}

#allLights {
	width: 70px;
	padding: 10px;
	border-radius: 10px;
	border: 2px solid #111;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #808080), color-stop(1.00, #000000));
	box-shadow: 7px 7px 10px #2F4F4F;
}
.lights   { 
	margin:10px;
	width:50px;
	height:50px;
	background-color:#000;
	border-radius: 150px;
	background-position: center center;
	}

.shadow{
	box-shadow: 10px 10px 25px #CCC;
	-moz-box-shadow: 5px 5px 25px #CCC;
	-webkit-box-shadow: 5px 5px 25px #CCC;
}

.red{
	background-color: red;
	box-shadow: 0px 0px 60px #FF4500;
}

.yellow{
	background-color: yellow;
	box-shadow: 0px 0px 60px #FFD700;
}

.green{
	background-color: chartreuse;
	box-shadow: 0px 0px 60px #32CD32;
}

.generationText{
	position: absolute;
	left: 150px;
	top: 270px;
	font-family: verdana, serif;
	font-size: 25px;
	
}
