body {
	font: 12px Helvetica, Arial, sans-serif;
	margin: 20px 25px 0px;
	padding: 0px 0px 80px 0px; 
	float: left;
	line-height: 1.5;
	background: url(../images/2010/vanek_00.jpeg);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	background-attachment: fixed;
}

.cleaner {
	clear: both;
}

a {
	color: #0cb65d;
	text-decoration: none;
}
a:hover {
	color: #ff2710;
}

#header {
	text-transform: lowercase;
	width: 195px;
	float: left;
}
#left {
	float: left;
	width: 510px;
}

#left   #header   #navLeft  {
	width: 100px;
	float: left;
	margin-bottom: 10px;
	line-height: 1.3;
}

#header  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 495px;
	float: left;
	margin-bottom: 15px;
}
#left #header #subnav {
	float: left;
	width: 95px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.3;
}

#header a {
	text-decoration: none;
	color: #a0a0a0;
}

#header a:hover {
	color: #ff2710;
}

#header  #nav .active a,
#header  #subnav .active a, 
#header  #lang .active a     {
	color: #101010;
	text-decoration: underline;
}
#left  #header  #navLeft  #lang li {
	display: inline;
}

#left #SPERM_01 {
	background: url(../images/2010/SPERM_01.gif);
	float: left;
	height: 130px;
	width: 300px;
}

#left #content h1 {
	font-size: 12px;
	margin: 10px 0px 10px;
	padding-top: 5px;
	border-top: 5px solid #000;
	text-transform: uppercase;
	float: left;
	width: 100%;
	clear: both;
}

#left #content h2 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 10px 0px 10px;
	padding-top: 2px;
	border-top: 2px solid #000;
	width: 100%;
}
#left #content p {
	padding: 0px;
	margin: 0px 5px 10px 5px;
	text-align: justify;
}

#left #content .date {
	color: #a0a0a0;
	font-weight: normal;
}
#left  #content  .news {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#left #content .B_crumbBox {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#left #content #artistTxt #artistSidebar {
	float: right;
	padding: 0px;
	margin: 0px 0px 5px 10px;
	list-style: none;
}
#left #content #artistTxt #artistSidebar li {
	margin-bottom: 2px;
	font-size: 10px;
}
