body {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #333;
	background: #99A8BB url(../img/tausta.jpg) repeat-x;
}

img { border: none; }

a { 
	color:#900; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
}

#popupcont {
	/*float: left;*/
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	background: #ffffff;
	width:810px;
}

div.texts {
	margin-top: 5px;
	font-size: 14px;
}
body.clean {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #333;
	background-color: #FFFFFF;
	background-image: none;
}
#user_agreement {
	text-align: left;
}
div.show_images {
	padding-left: 5px;
	background-color: #FFFFFF;
	float:left;
	width: 805px;
}

.row {
	clear: both;
	padding: 5px 48px 0pt 15px;
}
