@import url('reset.css');

@font-face {
    font-family: 'SegoeUINormal';
    src: url('SegoeUI/segoeui-webfont.eot');
    src: url('SegoeUI/segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('SegoeUI/segoeui-webfont.woff') format('woff'),
         url('SegoeUI/segoeui-webfont.ttf') format('truetype'),
         url('SegoeUI/segoeui-webfont.svg#SegoeUINormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUIbold';
    src: url('SegoeUIbold/segoeuib-webfont.eot');
    src: url('SegoeUIbold/segoeuib-webfont.eot?#iefix') format('embedded-opentype'),
         url('SegoeUIbold/segoeuib-webfont.woff') format('woff'),
         url('SegoeUIbold/segoeuib-webfont.ttf') format('truetype'),
         url('SegoeUIbold/segoeuib-webfont.svg#SegoeUINegreta') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	min-width: 1100px;
	background: #f5f5f5;
}

body {
	background: #fff url(../img/background-top.jpg) no-repeat top center;
	font-family: 'SegoeUINormal', Arial, sans-serif;
}

.clear {
	clear: both;
}

.lewo {
	float: left;
}

.prawo {
	float: right;
}

a {
	color: #044866;
}

.margines {
	width: 900px;
	margin: 0 auto;
	position: relative;
}






ul#wersje-jezykowe {
	padding-top: 19px;
	margin-left: 8px;
	padding-bottom: 103px;
}

ul#wersje-jezykowe li {
	float: left;
}

ul#wersje-jezykowe li a {
	display: block;
	width: 16px;
	height: 11px;
	margin-right: 5px;
}

ul#wersje-jezykowe li.pl a {
	background: url(../img/flaga_pl.png) no-repeat;
}

ul#wersje-jezykowe li.en a {
	background: url(../img/flaga_en.png) no-repeat;
}

ul#wersje-jezykowe li.de a {
	background: url(../img/flaga_de.png) no-repeat;
}

ul#wersje-jezykowe li.it a {
	background: url(../img/flaga_it.png) no-repeat;
}

ul#wersje-jezykowe li.pt a {
	background: url(../img/flaga_pt.png) no-repeat;
}

ul#wersje-jezykowe li.es a {
	background: url(../img/flaga_es.png) no-repeat;
}

ul#wersje-jezykowe li a:hover {
	background-position: 0 -11px;
}

ul#wersje-jezykowe li a span {
	display: none;
}

div.fb-like {
	position: absolute;
	top: 36px;
	left: 7px;
	height: 20px;
	width: 89px;
}

.google-plus {
	position: absolute;
	top: 36px;
	left: 100px;
}

a#logo {
	display: block;
	clear: both;
	width: 174px;
	height: 44px;
	background: url(../img/logo.png) no-repeat;
	overflow: hidden;
	margin-bottom: 72px;
}

a#logo:hover {
	background-position: 0 -44px;
}

a#logo h1 {
	display: none;
}

ul#menu-glowne {
	width: 900px;
	height: 37px;
	background: url(../img/menu-glowne.png) no-repeat;
	overflow: hidden;
}

ul#menu-glowne li {
	float: left;
}

ul#menu-glowne li a {
	display: block;
	font-family: Arial, sans-serif;
	color: #fff;
	margin-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 37px;
}

ul#menu-glowne li a:hover {
	color: #acacac;
}

div#banner {
	position: absolute;
	top: 165px;
	right: 0;
}

div#content {
	width: 100%;
	background: url(../img/background-content.png) repeat-y left;
	padding-bottom: 50px;
}

div#lewa-kolumna {
	width: 227px;
	float: left;
}

div#lewa-kolumna ul {
	padding: 23px 10px 0 17px;
}

div#lewa-kolumna ul h3 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #c7cdd8;
	margin-bottom: 10px;
	padding-bottom: 9px;
	padding-top: 5px;
	font-family: 'SegoeUIbold', Arial, sans-serif;
}

div#lewa-kolumna ul li {
	font-size: 14px;
	margin-bottom: 7px;
}

div#lewa-kolumna ul li a:hover {
	color: #000f16;
	text-decoration: underline;
}

div#lewa-kolumna ul.bet188 h3 {
	background: url(../img/logo_188bet.png) no-repeat;
	background-position: top right;
}

div#lewa-kolumna ul.bet365 h3 {
	background: url(../img/logo_bet365.png) no-repeat;
	background-position: top right;
}

div#lewa-kolumna ul.betfred h3 {
	background: url(../img/logo_betfred.png) no-repeat;
	background-position: right 2px;
}

div#lewa-kolumna ul.expekt h3 {
	background: url(../img/logo_expekt.png) no-repeat;
	background-position: right 6px;
}

div#lewa-kolumna ul.unibet h3 {
	background: url(../img/logo_unibet.png) no-repeat;
	background-position: right 10px;
}

div#lewa-kolumna ul.bwin h3 {
	background: url(../img/logo_bwin.png) no-repeat;
	background-position: right 4px;
}

div#lewa-kolumna ul.comeon h3 {
	background: url(../img/logo_comeon.png) no-repeat;
	background-position: right 4px;
}




div#tresc {
	padding: 25px 25px 0 25px;
	text-align: justify;
	background: #fff;
	width: 613px;
	float: right;
	color: #747474;
	font-size: 13px;
	line-height: 18px;
}

div#tresc p {
	margin-bottom: 19px;
}

div#tresc a {
	text-decoration: underline;
}

div#tresc a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div#tresc h2 {
	font-size: 24px;
	color: #414040;
	margin-bottom: 19px;
	font-family: 'SegoeUIbold', Arial, sans-serif;
	color: #000;
}

div#tresc h3 {
	font-size: 18px;
	color: #414040;
	margin-bottom: 15px;
	margin-top: 25px;
}

div#footer {
	background: url(../img/background-stopka.png) no-repeat top center;
	font-size: 11px;
	color: #a6a6a6;
}

div#footer .margines {
	padding: 20px 25px 70px 31px;
}

div#footer .lewo i {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

div#footer  ul.prawo  {
	text-align: right;
	margin-right: 28px;
	max-width: 420px;
}

div#footer  ul.prawo li {
	float: left;
	background: url(../img/dolar.png) no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	margin-right: 10px;
}	

div#footer  ul.prawo li:last-child {
	background: none;
	padding-right: 0;
	margin-right: 0;
}	

div#footer  ul.prawo li a {
	text-decoration: underline;
}	

div#footer  ul.prawo li a:hover {
	color: #000;
	text-decoration: none;
}	