/* CSS Document */
body{
       background-color:#327bc1;
       font-family: "Tahoma";
       font-size: 12px;
       color:#072f59;
       margin: 0 auto;
       text-align: justify;
       background-image: url(psycholog/tlo.jpg);
       background-repeat: repeat-x;
}

#container{
       width:960px;
       margin:0  auto;
}
#banner{
       width:960px;
       height:167px;
       background-image: url(psycholog/banner.jpg);
}
#top{
       width:630px;
       height:26px;
       background-image: url(psycholog/listki.jpg);
       background-repeat: no-repeat;
       padding-left: 300px;
       padding-top: 15px;
       font-size:14px;
}

#top a, #top a:visited{
       color:#ffffff;
       text-decoration: none;
       padding-right: 10px;
       font-variant:small-caps;
}
#top a:hover{
       color:#bceb18;
       text-decoration: none;
}


#content{
       width:960px;
       float:left;
       background-image: url(psycholog/content.png);
       background-repeat: repeat-y;
       line-height:18px;
}

#left{
       width:545px;
       padding-left:80px;
       padding-right:25px;
       float: left;
}
#right{
       width:235px;
       float: left;
       padding:25px;
}
#linia{
       width:10px;
       height: 336px;
       background-image: url(psycholog/linia.jpg);
       float: left;
}

h1{
       font-size: 24px;
       font-weight:normal;
       margin:0;
       padding-left:30px;
       padding-top:20px;
       padding-bottom:20px;
       background-repeat: no-repeat;
       background-position: left center;
}

img{border:solid 1px #072f59;}

.title {
       font-weight:bold;
       padding-left: 0px;
       float:justify;
       font-variant:small-caps;
       width:220px;
}


#footer{
       width:900px;
       text-align: right;
       background-image: url(psycholog/footer.png);
       height: 17px;
       clear:both;
       font-size: 11px;
       color: #FFFFFF;
       padding-top: 20px;
       padding-right: 60px;
       padding-bottom: 0px;
       padding-left: 0px;
}

.glowna
{       font-weight:bold;
       padding-left:-10px;}
       
       
.inne
{       font-weight:normal;
       padding-left:-10px;}       
       
.mapka
{border:solid 0px #ffffff;       padding-left: -10px;}

