/* CSS Document */

#frame_action {
	width:203px;
	margin:0;
	padding:0;
	text-align:left;
	background-color:#F9FAFC;
	}

.aaction {
	width: 203px;
	height:223px;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	}
	
.aaction:hover {
	background-position: 0 -223px;
	}

.aaction a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#005977;
	line-height:23px;
	font-size:small;
	float:left;
	margin:0;
	padding:0;
	padding-left:10px;
	}

.anketapic {
	width:200px;
	height:10px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url(images/anketa.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
