/*@font-face {
    font-family: 'bree_rgregular';
    src: url('/fonts/typetogether_-_bree-regular-webfont.eot');
    src: url('/fonts/typetogether_-_bree-regular-webfont.svg#bree_rgregular') format('svg'),
		url('/fonts/typetogether_-_bree-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/typetogether_-_bree-regular-webfont.woff') format('woff'),
         url('/fonts/typetogether_-_bree-regular-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
				font-family: 'Bree_Regular';
				src: url('/fonts_mk/typetogetherbreeregular.eot');
				src: url('/fonts_mk/typetogetherbreeregular.eot?#iefix') format('embedded-opentype'),
						 url('/fonts_mk/typetogetherbreeregular.woff') format('woff'),
						 url('/fonts_mk/typetogetherbreeregular.ttf') format('truetype'),
						 url('/fonts_mk/typetogetherbreeregular.svg#typetogetherbreeregular') format('svg');
				font-weight: normal;
				font-style: normal;
		}*/
@font-face {
    font-family: 'bree_rgregular';
    src: url('/fonts_v2/typetogether_-_bree-regular-webfont.eot');
    src: url('/fonts_v2/typetogether_-_bree-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts_v2/typetogether_-_bree-regular-webfont.woff') format('woff'),
         url('/fonts_v2/typetogether_-_bree-regular-webfont.ttf') format('truetype'),
         url('/fonts_v2/typetogether_-_bree-regular-webfont.svg#bree_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {	
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000000;
	font: normal 26px/1.5em bree_rgregular, Arial, Tahoma;	
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #ff272d; }

.main { width: 960px; margin: auto; }
.hr { width: 960px; height: 3px; display: block; background: #ff272d; }
.thankyou { width: 960px; display: block; text-align: center; padding: 10px 0; background: #ff272d; color: #fff; }

table { margin-top: 20px; border-spacing:20px; border-collapse: separate; }
table tr td { vertical-align: middle; padding: 15px 0; margin: 5px 0; }
table tr td.icons { vertical-align: top; width: 160px; text-align: right; padding-right: 20px; border-right: solid #ff272d 3px; }

.fundacja { font-size: 20px; line-height: 1.3em; }