body {
	color: #000;
	font-size: 62.5%;
	font-family: arial, sans-serif;
}

#martaspendowska {
	width: 200px;
	float: left;
	margin-top: 30px;
}

#pl-usa {
	width: 400px;
}

#main-content p img.marta,
#marta-homepage {
	width: 300px;
}


#navigation li,
#job-connect p img,
#main-content p.services-list img,
#examples a.fancybox,
#main-content a.fancybox img,
#main-content a.video img,
body #design #main-content a.fancybox,
body #illustration #main-content a.fancybox,
body #design #main-content a.video,
body #illustration #main-content a.video,
#music-link,
#design-link,
body#contact-page #contact,
body#contact-page #helpful,
body#contact-page #radio,
body#contact-page #message,
body#contact-page #button button,
#social-string a img,
#footer-content p a.valid-css,
#footer-content p a.valid-html  {
	display: none;
}

img {
	 float: right;
}
a:link,
a:visited {
	color: #000;
}

body#contact-page #coffee {
	float: left;
}

#social-string a {
	font-size: 12px;
	padding: 10px;
}

#abs-inspire {
	float: left;
	margin: 20px;
	width: 600px;
}

body#inspiration #main-content p a img {
	width: 200px;
}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	text-decoration: none;
}

/* @group header */

div#header {
	height: 50px;
	position: relative;
}

div#header h1 {
	position: absolute;
    left: 40px;
    bottom:5px;
    margin: 20px 0;
	font-size: 22px;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
	letter-spacing: .1em;
}

/* @end */

/* @group main content */

/* @group links */

div#main-content {
	clear: both;
}

#intro span {
	float: left;
	width: 100px;
}


div#main-content p a {
	text-decoration: underline;
	color: #616557;
}

/* @end */

div#main-content h2 {
	font-size: 16px;
	height: 30px;
	padding-left: 40px;
	margin-top: 10px;
	
}

div#main-content p {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin:1em 0;
}

div#main-content p img {
	float: right;
	margin: 10px;
}


/* @end */

/* @group footer */

div#footer {
    clear: both;
}

div#footer p { /* slides paragraph down, so the graphic stayes at the top---*/
    font-size: 12px;
	padding-top: 10px;
}

div#footer p span#xhtml a:link {
	color: #ddd;
}

div#footer p span#css a:link {
	color: #ddd;
}

div#footer #copyright a:link {
	color: #ddd;
	font-style: italic;
}

/* @end */

/* @group album */

div#main-content p.album-list span {
	display: block;
	font-size: 1.0em;
	width: 450px;
	display: block;
}

div#main-content p.album-list br {
	clear: right;
}
 
div#main-content table {
	border-collapse: collapse;
	width: 560px;
	margin: 0 0 0 0;
	border: solid 1px #666;
}

div#main-content caption {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 10px 0;
  text-align: left;
}

div#main-content col {
  border-right: 1px solid #ccc;
}

div#main-content col#albumCol {
  border: none;
}

div#main-content thead {
  background: #f78e40;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  font-size: 1.3em;
}

div#main-content th {
  font-weight: normal;
  text-align: left;
}

div#main-content #playlistPosHead {
  text-indent: -1000em;
  width: 20px;
}

div#main-content th, td { 
	text-align: left; 
	padding: 2px 5px; 
}

div#main-content .odd {
  background-color:#edf5ff;
}

div#main-content tr {
	font-size: 1.4em;
}

div#main-content tr:hover {
  background-color:#486b65;
  color: #fff;
}

div#main-content thead tr:hover {
  background-color: transparent;
  color: inherit;
}


div#wrapper div#main-content div#gmap {
	width: 575px;
	height: 362px;
	width: 575px;
	height: 362px;
	border: 4px solid #ccc;
}

div#main-content p.album-list a:link {
	display: block;
	color: #3c3e36; /*dark brown---*/
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px dotted #aaa;
	height: 1%; /*WIN IE needs help seeing as a block area */
}

#main-content p.error img {
	background: none;
	border: none;
	float: none;
	margin-left: 50px;
}




/* @end */


