/*
Theme Name: Archetypy
*/

/* body --------------------------------------------------------------------- */

body {
  font-size:13px;
  font-family:tahoma;
  line-height:165%;  
  margin:0;
  color:#8F8F8F;
  }



/* anchors ------------------------------------------------------------------ */

a {
  text-decoration:none;
  color:#A3A3A3;
  }

a:hover {
  color:#9F3131;
  text-decoration:underline;
  }



/* circle ----------------------------------------------------------------- */

#container {
  height:560px;
  width:960px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-280px 0px 0px -475px;  
  overflow:hidden;
  }

#news {
  width:175px;
  height:560px;
  float:right;
  padding:0px;
  margin:0px;
  list-style:none;
  text-align:right;
  }

#info h2, #news h2 {
  display:block;
  color:#9F9F9F;
  font-size:11px;
  border-bottom:dotted #DBDBDB 1px;
  margin:0px;
  }

#news h3 {
	font-size:11px;
	margin:0px 0px 5px 0px;
}  

#news p {
	margin:0px;
}
  
#info {
  width:175px;
  height:560px;
  float:left;
  padding:0px;
  margin:0px;
  list-style:none;
  }

#about {
  margin:5px 0 20px 0;
  padding:0;
  list-style:none;
  font-size:11px;
  line-height:150%;
  }

#about p {
	margin-top:0px;
}  
  
#news2 {
  margin:5px 0 20px 0;
  padding:0;
  list-style:none;
  font-size:11px;
  line-height:150%;
  }

#news2 li {
	margin-bottom:25px;
}  
  
#partners {
  margin:5px 0 0 0;
  padding:0;
  list-style:none;
  font-size:11px;
  line-height:150%;
  }

#partners a {
  border-bottom:dotted #DBDBDB 1px;
  }

#zodiac {
  width:560px;
  height:560px;
  margin:0 auto;
  position:relative;
  }

#zodiac img {
  border:0px;
  }

#archetypy {
  top:270px;
  left:146px;
  width:267px;
  height:64px;
  position:absolute;
  text-indent:-9999px;
  background:url('images/archetypy.gif') center no-repeat;
  margin:0px;
  }
  
#container2 {
  width:950px;
  margin:45px auto;
  }

#header {
  border-bottom:solid #A3A3A3 1px;
  padding-bottom:15px;
  }
  
#header h1 {
  margin:0px;
  }  
  
#administracja {
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:11px;
}  
