body {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#desc     {
	background-image: url(../graphics/intro_desc.png);
	background-repeat: no-repeat;
	height: 340px;
	width: 850px;
	z-index: 8;
	font-size: 10px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	position: relative;
	background-position: center top;
}
#tabelka tr td .intro #advert {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	height: 430px;
	z-index: 9;
	margin-top: 0px;
	padding: 0px;
}

#tabelka tr td .intro #advert_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	width: 100%;
	background-repeat: no-repeat;
}
#tabelka tr td .intro #start {
	height: 80px;
	position: absolute;
	width: 180px;
	z-index: 9;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 80px;
	display: block;
	margin-top: 320px;
	margin-left: 640px;
}

#tabelka tr td .intro #start a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	background-image: url(../graphics/rozpocznij_hover.png);
	background-repeat: no-repeat;
}
#tabelka tr td .intro #start a:hover {
	color: #F00;
	text-decoration: none;
	background-image: url(../graphics/rozpocznij.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 30px;
}
#logo     {
	height: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	z-index: 12;
	text-align: right;
	position: absolute;
	top: 0px;
	margin-left: 400px;
}
.fotomediaart  {
	background-image: url(../graphics/fotomediaart.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 210px;
	margin-left: 18px;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 60px;
	padding-left: 100px;
	margin-top: 30px;
	position: absolute;
}
#tabelka {
	height: 580px;
	width: 853px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#tabelka tr td #otoczka {
	border: 1px solid #999;
	border-radius: 8px; /*css3 round corners*/
	-moz-border-radius: 8px; /*css3 round corners*/
	-webkit-border-radius: 8px;
	background-color: #000;
	background-image: url(../graphics/back.gif);
	background-repeat: repeat-x;
}
.adlink      {
	height: 128px;
	width: 105px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 15px;
	margin-left: 20px;
}
#adlink-1 a {
	background-image: url(../graphics/intro_sponsor1.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-2 a {
	background-image: url(../graphics/intro_sponsor2.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-3 a {
	background-image: url(../graphics/intro_sponsor3.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-4 a {
	background-image: url(../graphics/intro_sponsor4.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-5 a {
	background-image: url(../graphics/intro_sponsor5.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-6 a {
	background-image: url(../graphics/intro_sponsor6.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-7 a {
	background-image: url(../graphics/intro_sponsor7.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
}
#adlink-8 a {
	background-image: url(../graphics/intro_sponsor8.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
}
#adlink-9 a {
	background-image: url(../graphics/intro_sponsor9.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
}
#adlink-10 a {
	background-image: url(../graphics/intro_sponsor10.png);
	text-decoration: none;
	line-height: 128px;
	display: block;
	background-repeat: no-repeat;
}


#adlink-1 a:hover    {
	background-image: url(../graphics/intro_sponsor1_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-2 a:hover {
	background-image: url(../graphics/intro_sponsor2_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-3 a:hover {
	background-image: url(../graphics/intro_sponsor3_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-4 a:hover {
	background-image: url(../graphics/intro_sponsor4_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-5 a:hover {
	background-image: url(../graphics/intro_sponsor5_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-6 a:hover {
	background-image: url(../graphics/intro_sponsor6_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#adlink-7 a:hover {
	background-image: url(../graphics/intro_sponsor7_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
#adlink-8 a:hover {
	background-image: url(../graphics/intro_sponsor8_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
#adlink-9 a:hover {
	background-image: url(../graphics/intro_sponsor9_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
#adlink-10 a:hover {
	background-image: url(../graphics/intro_sponsor10_hover.png);
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}
.fb-like    {
	margin: 10px;
	width: 770px;
}
.g-plusone {
	width: 770px;
	position: relative;
	margin: 10px;
}
hr {
	background-color: #CCC;
	color: #CCC;
}
