html,body {
	height: 100%;
	overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
	background: #FAD400;
	font: 9px/125% Tahoma, Arial, Helvetica, sans-serif;
	color: #FEF2B3;
	text-align: center;
}
div#wrapperFlash {
	width: 100%;
	height: 100%;
}
a,a:hover {
	color: #FEF2B3;
}
div#in {
	margin: 20px 0 0 0;
}
div#awards {
	width: 613px;
	margin: 0 auto;
	padding: 14px 0 0 0;
	background: url(img/napisik_nad.gif) 50% 0 no-repeat;
}
div#awards div {
	padding: 0 0 0 30px;
}
	div#awards div a {
		display:block;
		float: left;
	}
		div#awards div a#res72_lnk {
			width: 43px;
			height: 48px;
			background: url(img/res72_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#res72_lnk:hover {
			background: url(img/res72_b.gif) 50% 0 no-repeat;
		}
		
		div#awards div a#netdiver_lnk {
			width: 49px;
			height: 48px;
			background: url(img/netdiver_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#netdiver_lnk:hover {
			background: url(img/netdiver_b.gif) 50% 0 no-repeat;
		}

		div#awards div a#linkdup_lnk {
			width: 109px;
			height: 48px;
			background: url(img/linkdup_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#linkdup_lnk:hover {
			background: url(img/linkdup_b.gif) 50% 0 no-repeat;
		}		
		
		div#awards div a#digitalt_lnk {
			width: 45px;
			height: 48px;
			background: url(img/digitalt_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#digitalt_lnk:hover {
			background: url(img/digitalt_b.gif) 50% 0 no-repeat;
		}		

		div#awards div a#newwebpic_lnk {
			width: 61px;
			height: 48px;
			background: url(img/newwebpic_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#newwebpic_lnk:hover {
			background: url(img/newwebpic_b.gif) 50% 0 no-repeat;
		}		

		div#awards div a#qvic_lnk {
			width: 52px;
			height: 48px;
			background: url(img/qvic_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#qvic_lnk:hover {
			background: url(img/qvic_b.gif) 50% 0 no-repeat;
		}		

		div#awards div a#taxi_lnk {
			width: 79px;
			height: 48px;
			background: url(img/taxi_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#taxi_lnk:hover {
			background: url(img/taxi_b.gif) 50% 0 no-repeat;
		}		

		div#awards div a#plasticp_lnk {
			width: 112px;
			height: 48px;
			background: url(img/plasticp_a.gif) 50% 0 no-repeat;
		}
		div#awards div a#plasticp_lnk:hover {
			background: url(img/plasticp_b.gif) 50% 0 no-repeat;
		}		

		
div.Clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

