/* Standaard waardes */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

body{
padding:0px;
margin:0px;
background-color: #000000;
}

img {
border: solid 0px black;
}

a{text-decoration:none;color:#ec4e00;}
a:hover{text-decoration:none;color:#a13500}



.top1
{
position: relative;
width: 760px;
height: 188px;
border: solid 0px red;
background: url('images/top1.jpg') no-repeat;
}

.link_top1
{
position: relative;
left: 378px;
width: 337px;
height: 114px;
top: 62px;
border: solid 0px red;
}

.top2
{
position: relative;
width: 760px;
height: 218px;
border: solid 0px red;
background: url('images/top2.jpg') no-repeat;
}

.link_top2
{
position: relative;
left: 400px;
width: 320px;
height: 200px;
top: 5px;
font-family: 'Georgia', Verdana, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color: #cca75c;
font-weight: bold;
text-align: center;
border: solid 0px green;
}

.top3
{
position: relative;
width: 760px;
height: 72px;
border: solid 0px red;
background: url('images/top3.jpg') no-repeat;
}

.link_top3_pegi
{
position: relative;
left: 623px;
width: 113px;
height: 35px;
top: 15px;
border: solid 0px red;
}

.partnerzy
{
position: relative;
width: 760px;
height: 35px;
border: solid 0px red;
background: url('images/partnerzy.gif') no-repeat;
}

.left
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #cca75c;
font-weight: none;
text-align: justify;
margin-left:10px;
margin-top:10px;
margin-right:20px;
margin-bottom:10px
}

.left a {
	color: #bf7812;
	font-weight: bold;
}
.left a:hover {
	color: #e8bd72;
	font-weight: bold;
	text-decoration:none;
}


.right
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color: #FFFFFF;
font-weight: normal;
text-align: right;
margin-left:5px;
margin-top:5px;
margin-right:5px;
margin-bottom:10px;
}

.right a {
	color: #2c2c2c;
	font-weight: bold;
}
.right a:hover {
	color: #000000;
	text-decoration:none;
}



td
	{

	font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align: justify;

	}

.stopka
{
font-family: 'Verdana', Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #cca75c;
font-weight: bold;
position: relative;
background: url('images/stopka.jpg') no-repeat;
width: 760px;
height: 44px;
}

.stopka a {
	color: #cca75c;
	font-weight: normal;
}
.stopka a:hover {
	color: #bf7812;
	font-weight: none;
}

.onas
{
position: absolute;
text-align: center;
left: 10px;
top: 1px;
width: 740px;
height: 12px;
border: solid 0px red;
}



.copyright
{
position: absolute;
left: 22px;
top: 21px;
width: 148px;
height: 12px;
border: solid 0px red;
}


.design
{
position: absolute;
right: 22px;
top: 21px;
width: 176px;
height: 12px;
border: solid 0px red;
}


