<style type="text/css" media="screen">




html {
background: url(../images/BG.png);
background-attachment: fixed;
}

p{
color:#a3a3a3;
}

body {
background: url(../images/repeat4.jpg) repeat-x;
margin: 0;
padding: 0;
text-align: center;
font-family: arial;
font: 62.5% Arial;
} 

#container {
width: 972px;
text-align: left;
margin: 0 auto;
}

#banner {
width: 972px;
height: 200px;
background: url(../images/banner.jpg)  no-repeat;
}

#logo {
margin: 35px 0px 32px 30px;
}

#content{
margin-top: 50px;
}



#project {
width: 716px;
height: 233px;
margin-top: 20px;
float:right;
}

#width {
width: 716px;
margin: 0 auto;
display:block;
overflow:auto;
padding-bottom: 40px;
}


A:link {
text-decoration: none;
color:#6c6c6c ;
}

A:visited {
text-decoration: none;
color: #8249a1;
}

a {
border: none;
}

#tekst{
margin: 20px 0px;
float: left;
text-align: right;
width: 150px;
}

#project img{
float: right;
}

h1{
font-size: 1.5em;
color: #7422c6;
line-height: 0.8;
}

a h1{
color: #7422c6;
}

a hover h1{
color: #000;
}

#tekst2{
margin: 108px 0px 0 0;
float: left;
text-align: right;
width: 150px;
}

.datum{
line-height:0;
}

.button{
float: right;
vertical-align: bottom;
width: 101px;
height: 26px;
display:block;
background: url(../images/button.jpg) no-repeat;
}

.button:hover{
background: url(../images/button_hover.jpg) no-repeat;
}

#contact{
display:block;
background: url(../images/contact.jpg) no-repeat;
width: 456px;
height: 232px;
margin-bottom: 50px;
}

#fields{
padding: 32px;
}

#email{
margin-top: 26px;
margin-bottom: 26px;
}
