a {
text-decoration: none;
color: white
}

a img {
text-decoration: none;
color: transparent;
}

img {
border: 0px;
}

td {
margin: 0px;
padding: 0px;
}



body {
font-family: verdana,tahoma,helvetica,arial,sans-serif;
font-size: 0.69em;
color: #FFFFFF;
background-color: #5f8ea4;
width: 100%;
margin: 0px;
padding: 0px;
}

#header {
background: #e3f5fc url(../_img/skaly.png) repeat-x scroll center bottom;
width: 100%;
height: 300px;
}

#island_top {
background: transparent url(../_img/wyspa_top.png) no-repeat center bottom;
height: 300px;
width: 1060px;
margin: auto;
}

#fl_logo {
float: right;
margin: 2px 30px 0px 0px;
width: 403px;
height: 251px;
}

#menu_arrow {
float: left;
width: 70px;
height: 125px;
margin: 115px 0px 0px 68px;
}

#menu {
float: left;
margin: 126px 0px 0px 0px;
width: 94px;
height: 120px;
}

div.menu_element {
text-align: center;
margin-top: 1px;
width: 94px;
height: 22px;
font-family: "times new roman";
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}

div.menu_element2 {
text-align: center;
margin-top: 0px;
width: 94px;
height: 22px;
font-family: "times new roman";
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}

div.menu_element3 {
text-align: center;
margin-top: 2px;
width: 94px;
height: 22px;
font-family: "times new roman";
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}


#middle {
background: transparent url(../_img/tlo_woda.png) repeat-x scroll center top;
width: 100%;
}

#middle_content {
margin: auto;
width:1060px;
}
	
#island_bottom {
background: transparent url(../_img/wyspa_bottom.png) no-repeat center top;
margin-left: 78px;
width:942px;
padding-top: 2px;
}

#content {
margin: 0px auto 0px 24px;
background: transparent url(../_img/content.png) no-repeat center bottom;
width: 857px;
text-align: left;
height: 395px;
}

#picture_header {
padding: 20px 0px 0px 30px;
width: 400px;
}

#text {
padding-left: 30px;
text-align:left;
width: 430px;
}



#footer {
background: #4FB0F4 url(../_img/footer.png) repeat-x left bottom;
width: 100%;
min-height: 150px;
}

#footer_content {
width: 1060px;
margin: auto;
text-align: center;
padding-top: 15px;
}

#ratings {
width: 248px;
height: 60px;
float: left;
margin: 15px 0px 0px 56px;
}

#ratings div.picture {
float: left;
margin: 6px 0px 0px 10px;
}

#platforms {
width: 279px;
height: 50px;
float: left;
margin: 15px 0px 0px 80px;
}

#platforms div.picture {
float: left;
margin: 0px 0px 0px 30px;
}

#websites {
width: 304px;
height: 40px;
float: left;
margin: 18px 0px 0px 80px;
}

#websites div.picture {
float: left;
margin: 0px 0px 0px 30px;
}

/* PROMOTIONAL CODE STYLE START */

#middle_content {
	position: relative;
}

.download_code_form {
position: absolute;
right: 110px;
top: -32px;
background: transparent url(../_img/promo_bg.png) no-repeat 0 0;
width: 335px;
height: 49px;
padding: 16px 0 0 18px;
}

.download_code_form label {
font-weight: bold;
font-family: "palatino linotype", serif;
font-size: 12px;
}

.download_code_form label  input {
border: 1px solid #c28947;
padding: 2px 4px 2px 4px;
background: #4b2d10;
width: 140px;
}

.download_code_form input {
font-family: "palatino linotype", serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
width: 65px;
height: 16px;
border: 1px solid #c28947;
background: #4b2d10;
}

input.download_submit_button {
width: 55px;
position: absolute;
right: 30px;
display: block;
top: 17px;
padding: 0px 3px 8px 3px;
height: 21px;
background: #6eb622;
border-bottom: 1px solid #277909;
border-right: 1px solid #5da512;
border-top: 1px solid #c0f28a;
border-left: 1px solid #aadb75;
}

input.download_submit_button2 {
width: 55px;
position: absolute;
right: 30px;
display: block;
top: 17px;
padding: 0px 0px 0px 0px;
height: 21px;
background: #6eb622;
border-bottom: 1px solid #277909;
border-right: 1px solid #5da512;
border-top: 1px solid #c0f28a;
border-left: 1px solid #aadb75;
}

.download_code_form  .error_msg {
position: absolute;
left: 90px;
bottom: 45px;
background: transparent url(../_img/error_arrow.png) no-repeat 20% 90%;
}

.download_code_form  .error_msg p, .download_msg {
text-align: center;
background: #bd0000;
padding: 5px;
color: #ffc3c3;
font-weight: bold;
}

.download_msg {
position: absolute;
background: transparent url(../_img/promo_bg.png) no-repeat -16px -16px;
top: 15px;
left: 15px;
width: 300px;
}

/* PROMOTIONAL CODE STYLE END */

