body {
margin: 0;
padding: 0;
background-color: #fafafa;
background-image: url(layout/bg.jpg);
background-repeat: no-repeat;
background-position: top;
}

img, div, a, input {
behavior: url("iepngfix.htc");
}

#glowny {
width: 900px;
margin: auto;
}

#top {
position: relative;
margin-top: 0px;
background: url(layout/top3.png);
width: 900px;
height: 350px;
}

#animacja {
margin-left: 30px;
width: 550px;
height: 350px;
}

#animacja_boczna {
position: absolute;
top: 0px;
left: 590px;
width: 270px;
height: 300px;
}

#srodek {
position: relative;
width: 900px;
}

#tresc {
margin-left: 30px;
width: 550px;
}

#tresc_prawa {
position: absolute;
top: 30px;
left: 610px;
width: 260px;
}

#stopka {
background: url(layout/stopka.jpg);
width: 900px;
height: 100px;
padding-bottom: 0px;
}

#stopka_tresci {
position: absolute;
margin-top: 67px;
margin-left: 43px;
font: 10px 'Trebuchet MS', Tahoma;
color: #00a7e0;
}

.gruba {
font-weight: bold;
}

.zlota {
color: #cbb72e;
}

.wskaznik {
list-style-image: url(layout/wska.gif);
}

* {
font: 13px 'Trebuchet MS', Tahoma;
color: #333333;
line-height: 20px;
}

a {
color: #e31d4c; 
text-decoration: none;
}

a:hover {
color: #00a7e0;
text-decoration: none;
}

a.stopka {
font: 10px 'Trebuchet MS', Tahoma;
color: #00a7e0; 
text-decoration: none;
}

a.stopka:hover {
font: 10px 'Trebuchet MS', Tahoma;
color: #e31d4c;
text-decoration: none;
}

.inp {
font: 12px 'Trebuchet MS', Tahoma;
color: #808080;
background-color: #ffffff;
height: 17px;
width: 342px;
border: 1px solid #cbb72e;
}

.inp2 {
font: 12px 'Trebuchet MS', Tahoma;
color: #808080;
background-color: #ffffff;
height: 100px;
width: 342px;
border: 1px solid #cbb72e;
}

.inp3 {
font: 12px 'Trebuchet MS', Tahoma;
color: #ffffff;
font-weight: bold;
background-color: #00a7e0;
height: 23px;
width: 170px;
border: 0px;
}

.inp_g {
font: 12px 'Trebuchet MS', Tahoma;
color: #808080;
background-color: #ffffff;
height: 17px;
width: 150px;
border: 1px solid #cbb72e;
}

.uwaga {
color: #e31d4c;
}

img.obrys {
border: 1px solid #cccccc;
}

a:hover img.obrys {
border: 1px solid #cbb72e;
}

#obrys_div {
border: 1px solid #cccccc;
}

#formularz {
padding: 20px 15px 20px 15px;
}

#jezyki {
position: absolute;
margin: 5px 0px 0px 800px;
z-index: 10
}

a.of {
font: 13px 'Trebuchet MS', Tahoma;
color: #ffffff; 
font-weight: bold;
text-decoration: none;
background-color:#e31d4c;
padding: 5px;
}

a.of:hover {
font: 13px 'Trebuchet MS', Tahoma;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
background-color:#e31d4c;
padding: 5px;
}