
@font-face {
    font-family: 'OswaldRegular';
    src: url('../eot/oswald-webfont.eot');
    src: url('../eot/oswald-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/oswald-webfont.woff') format('woff'),
         url('../ttf/oswald-webfont.ttf') format('truetype'),
         url('../svg/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'PTSansRegular';
    src: url('../eot/ptsans-regular-webfont.eot');
    src: url('../eot/ptsans-regular-webfont86d7.eot?iefix') format('eot'),
         url('../woff/ptsans-regular-webfont.woff') format('woff'),
         url('../ttf/ptsans-regular-webfont.ttf') format('truetype'),
         url('../svg/ptsans-regular-webfont.svg#webfontdeSwgHNj') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------------*/
/*	LAYOUT
/*-----------------------------------------------------------------------------------*/




#link-go:hover{
	background-color: #4A8BF6;
    background-image: -moz-linear-gradient(center top , #3b84fb, #73a7fd);
    border: 1px solid #2a79fb;
    color: #fff;
	text-shadow: none;
}
.opacity {position: relative;}
.demo-list {position: absolute; top: 10px; right: 0; background: 0; margin: 0; padding: 0;}
.demo-list li {display: inline; background: 0; margin: 0; padding: 0;}
.demo-list li a{display: block; float: left; padding: 5px 10px; background: #555; color: #fff; margin-right: 20px;}

#adverts {width: 100%; overflow: hidden; text-align: center; margin: 0 0 15px 0; padding: 0; clear: both;}
#adverts li {display: inline; margin: 0 20px; padding: 0; background: none;}
#adverts li img {border-top: 1px solid #efefef; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #efefef;}