* {
	margin: 0;
	padding:0;
}

html, body {
height: 100%;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#3f56ac;
background-color:#edf5f9;
background-image:url(img_intro/bg_gwiazdki.jpg);
background-repeat:repeat-x;
line-height:14px;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -500px; /* the bottom margin is the negative value of the footer's height */
}

.copy {
bottom:0;
width:100%;
height:30px;
color:#32b123;
font-weight:bold;
min-width:1200px;
}

.push {
height: 500px; /* .push must be the same height as .footer */
}

.footer,{
height: 500px; /* .push must be the same height as .footer */
}

img {
border:0px;
}

a:link {
color:#ffffff;
text-decoration: none;
}

a:visited {
color:#ffffff;
text-decoration: none;
}

a:hover {
color:#ffffff;
text-decoration: underline;
}

a:active {
color:#ffffff;
text-decoration: none;
}

.top {
padding-top:20px;
height:110px;
color:#FFFFFF;
width:1200px;
}

.top_txt {
float:left;
padding-top:20px;
margin-left:40px;
}

.srodek {
background-image:url(img_intro/scena.png);
background-repeat:no-repeat;
background-position:bottom;
height:500px;
width:1200px;
clear:both;
}

.box_left {
float:left;
width:330px;
text-align:left;
padding-left:200px;
}

.box_right {
float:right;
width:330px;
text-align:left;
clear:right;
padding-right:200px;
}

.flash_info {
color:#32b123;
margin-bottom:20px;
}

.link {
cursor:pointer;
}

h2{
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
    margin-bottom:5px;
}

#stopka a {
  color:#32B123;
  font-weight:bold;
  text-decoration:none;
}

div#stopka a:hover {
  text-decoration:underline;
}
