.my_table th
{
font-family: Trebuchet MS, sans-serif;
font-size: 14px;
text-align: center;
}
.my_table td
{
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
 border: solid 1px #e3e4e6 !important;
}

.w1
{
	width:90%;
	text-align:center !important;
	margin-left: 100px;
}

table.no_border tr, td{
		
   		 border: solid 0px #000 !important;
   		 width: auto; 		
	}

.top
{
background-image:url(/images/top_bg.jpg);
background-repeat:repeat-x;
margin-left:20px;
margin-right:20px;
border: 1px solid #6f6c8d;
border-radius:10px;
height:73px;
}

.zagl
{
margin-top:5px;
text-align:center;
color:#ffffff;
margin-left:20px;
font-family: Trebuchet MS, sans-serif;
font-size: 25px;
letter-spacing: 20px;
text-shadow: 2px 2px 2px #6d6d6d;
}
.student_res, #right_answers:hover{
	cursor: hand;
	color:#002efc;
	font-weight: bold;
}

.users
{
	text-align:right;
	float:right;
	margin-right: 100px;
	margin-top: 0px;
}


.container
{
	margin: 50 50 50 50;	
}


.err_box
{
	color:red;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.atcelt
{
	background-color:  #f44336; /* Green */
  border: none;
  color: white;
  padding: 5px 5px;
  margin: 2px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
div.add_question:hover
{
	color:red;
	cursor: hand;
	margin: auto;
	}

.nav_pabeigts
{
	color:red;
}

#questions
{
	text-align: center;
	width: 90%;	
	margin: auto;
}
	
.image{position: relative; float:left;}


table.t1 th, td{
		border-collapse: collapse;
   		 border: solid 1px #000000;
   		 width: auto;   		
	}
	
table.t1 th {padding:  0px 10px 0px 10px; 	}
	
table.t1 td {padding:  3px 0px 3px 10px;}	

table.t1 tbody tr:hover {
  background-color: #E69335;
  cursor: hand;
}
