/* CSS Document */
.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	margin-left: 10px;
	margin-top: 15px;
	table-layout:auto;
}
.popup_body{
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  margin: 10px 10px 10px 10px;
}
.popup_body tr td a{
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
}
.teema{
  font-size:20px;
  font-family:arial,verdana;
  font-weight:bold;
  background-color:#C1D8E3; 
}
.popup{
  border:1px solid;
}
.popup a{
	display:block;	
}

.pop_head a{
	background:#8fc4dc;
	display:block;
	line-height:40px;
	font-weight:bold;
	color:#000;
	border:2px solid;
	text-decoration:none;
	
}
.pop_head a:hover{
	background:#60b4db;
}
.aktiivne a{
  background:#60b4db;
}

.pop_head a:active{
	background:#60b4db;
}
.pop_body{
	padding-top:10px;
}

