*{
margin:0;
padding:0;
}
body{
background:white url(../img/background.jpg) top center no-repeat;
font-family: Tahoma, Arial, Helvetica, sans;
font-size: 11px;
}
#wrap{
width:960px;
margin:10px auto 0 auto;
}
#left{
float:left;
width:200px;
}
#right{
float:right;
width:760px;
}
#footer{
width:960px;
height:30px;
border-top:#e4e5e5 solid 3px;
clear:both;
}

#logo{
margin-left:-10px;
}
#logo img{
border:none;
}
#contact{
width:212px;
height:289px;
background:url(../img/kontakt.png) top center no-repeat;
margin:235px 0 0 -12px;
}
/*
gorne menu
*/
#menu ul{
width:424px;
float:right;
margin-top:10px
}
#menu li{
list-style: none inside;
float:left;
text-align:center;
}
#menu a{
width:106px;
height:50px;
display:block;
padding-top:5px;
text-decoration:none;
text-transform:uppercase;
}
#menu a.current{
color:#fff;
background:url(../img/button.png) top center no-repeat;
}
/*
dolne menu
*/
#footer ul{
float:left;
width:450px;
}
#footer p{
float:right;
margin:10px;
}
#footer li{
list-style: none inside;
float:left;
}
#footer a{
color:#627c9f;
display:block;
padding:10px;
text-decoration:none;
}
/*
strona glowna
*/
/*intro*/
#intro-text{
position:relative;
top:60px;
z-index:2;
}
h1,h2{
color:#1e64c2;
font-family: Myriad Pro, Helvetica, Arial;
font-size:40px;
font-style:italic;
font-weight:bold;
text-transform:uppercase;
}
h1 span,h2 span{
color:#204577;
font-weight:normal;
}
h1 span.indent{
margin-left:-8px;
}
h2{
font-size:30px;
}
#intro-text p{
color:#001531;
line-height:18px;
font-size:12px;
width:680px;
}
a.intro-more{
color:#1e64c2;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
margin:5px auto 0 300px;
}
#sub-text{
position:relative;
top:50px;
left:95px;
width:327px;
height:126px;
z-index:1;
}
/*
o nas
*/
#text{
margin:90px 10px 20px 50px;
}
#text p{
text-indent:15px;
margin:10px 0;
line-height:18px;
}
#text ul {
list-style: square url(../img/li.png) inside;
}
#text ul, #text ol {
margin-left:15px;
line-height:18px;
}
/**/
h3{
margin-top:15px;
margin-bottom:5px;
}
img.photo{
float:right;
}
a{
color:#3775c8;
}