/* CSS Document */

body {
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  line-height: 140%;
  background: #FFF;
  color: #4B4B4B;
}
body, html  {
		scrollbar-track-color: #bcbdc0;
		scrollbar-face-color: #717275;
		scrollbar-highlight-color: #717275;
		scrollbar-3dlight-color: #717275;
		scrollbar-darkshadow-color: #717275;
		scrollbar-shadow-color: #717275;
		scrollbar-arrow-color: #bcbdc0;
}
a {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #FF007D;
}
a span {
	cursor: pointer;
}
#frame {
		width: 900px;
		position: fixed; _position: relative; top: 0; left: 50px;
		z-index: 600;
}
body#index #frame {
		width: 290px;
}

#content {
		padding: 95px 0 0 350px;
		width: 600px; _width: 950px;
		overflow: hidden;
		min-height: 2000px;
}
body#index #content {
		padding: 0 0 0 350px;
}
#content .section {
		width: 600px;
		float: left;
}
#head {
		background: #FFF;
		height: 80px; z-index: 600;
		position: relative;
}
#head h1 {
	color: #FF007D;
	font-size: 160%;
	font-weight: normal;
	margin-left: 300px; padding-top: 50px; padding-bottom: 10px;
}

.h1 a {
		width: 156px; height: 20px;
		display: block;
		position: absolute; top: 46px; left: 0;
		overflow: hidden;
		text-transform: uppercase;
		font-size: 20px;
}
.h1 span {
		background: url(../img/vera.gif) no-repeat !important;
		width: 156px; height: 20px;
		display: block;
		position: absolute; top: 0; left: 0;
}

div#left {
		position: absolute; top: 80px; left: 0;
		list-style: none;
}
ul#mainMenu {
		list-style: none;
		margin-bottom: 2em;
}
ul#mainMenu li a {
		display: block;
		position: relative;
		margin-top: 14px;
		font-size: 20px;
		font-weight: bold;
}
ul#mainMenu li a span {
		display: block;
		width: 236px; height: 22px;
		position: absolute; top: 0; left: 0;
		background: none !important;
}

ul#mainMenu li a:hover span,
ul#mainMenu li a.selected span {
		background: none !important;
}
ul.referenceList,
ul.referenceList ul {
		list-style: none;
}
ul.referenceList li {
		margin: 0 0 10px 0; padding: 0;
}
ul.referenceList li h2 {
		font-size: 130%;
		margin-bottom: 0.4em;
		color: #7F7F7F;
		cursor: pointer;
		vertical-align: top;
}
ul.filteredRefs {
		margin: 7px 0 5px 0 !important;
}
ul.filteredRefs li {
		margin-bottom: 0.4em;
		color: #7F7F7F;
		cursor: pointer;
		vertical-align: top;
}
ul.referenceList li h2:hover,
ul.filteredRefs li:hover {
	color: #FF007D;
}
ul.referenceList li h2 span,
ul.filteredRefs li span {
	display: inline-block;
	position: relative; bottom: 2px; *bottom: 8px; _bottom: -3px;
	margin-left: 4px;
	z-index: -1;
}
ul.referenceList li h2.notrealized span,
ul.filteredRefs li.notrealized span {
		background: url(../img/ico-notrealized.gif) top no-repeat;
		width: 9px;	height: 9px;
}
ul.referenceList li h2.new span,
ul.filteredRefs li.new span {
	background: url(../img/ico-new.gif) top no-repeat;
	width: 11px; height: 11px;
}
ul.referenceList li h2.awards span,
ul.filteredRefs li.awards span {
	background: url(../img/ico-awards.gif) top no-repeat;
	width: 9px;	height: 9px;
}



ul.referenceList li.selected h2 {
		color: #FF007D;
}
ul.referenceList li li a {
		text-decoration: underline;
		font-style: italic;
}
ul.referenceList li ul {
		margin: 1em 0;
}
ul.referenceList li li {
		margin: 0 0 0.2em 0;
}
ul.referenceList li div {
		margin-bottom: 1em; 
}
p.filtrMenu {
		border-bottom: #7F7F7F 1px solid;
		padding-bottom: 1px; margin-bottom: 2.5em; 		
}
ul.referenceList li h2:hover,
ul.filteredRefs li:hover {
	color: #FF007D;
}
ul.referenceList li h2 span,
p.filtrMenu span {
	display: inline-block;
	position: relative; bottom: 2px; *bottom: 8px; _bottom: -3px;
	margin-left: 4px;
	z-index: -1;
}
ul.referenceList li h2.notrealized span,
p.filtrMenu a.notrealized span {
		background: url(../img/ico-notrealized.gif) top no-repeat;
		width: 9px;	height: 9px;
}
ul.referenceList li h2.new span,
p.filtrMenu a.new span {
	background: url(../img/ico-new.gif) top no-repeat;
	width: 11px; height: 11px;
}
ul.referenceList li h2.awards span,
p.filtrMenu a.awards span {
	background: url(../img/ico-awards.gif) top no-repeat;
	width: 9px;	height: 9px;
}
ul.referenceList img {
	margin: 1em 0 0.8em 0;
}



ul.filteredRefs li {
		margin-top: 0.4em !important;
}
ul.filteredRefs li a {
	 font-style: normal !important;
	 text-decoration: none !important;
}
p.help {

		font-style: italic;
		margin-top: 2em;
		font-size: 110%;
		font-weight: bold;
		color: #7F7F7F;
}
p.help a {
		font-weight: bold;
		display: block;
		height: 24px; overflow: hidden;
}
p.help br {
		display: none;
}
p.help a.selected {
	color: #FF007D;
}
#board {
		width: 900px;
		background: #FF007D;
		color: #FFF;
		position: absolute; top: 0; left: 0; z-index: 9999;
		padding-bottom: 4px;
}
#board a {
	color: #FFF;
	text-decoration: underline;
}
#board div {
		padding: 50px 25px 40px 300px;
		display: none;
}
#board div h2 {
		width: 156px; height: 20px;
		position: absolute; top: 46px; left: 0;
		cursor: pointer;
}
#board div h2 span {
		background: url(../img/vera-inverzni.gif) no-repeat;
		width: 156px; height: 20px;
		position: absolute; top: 0; left: 0;
}
#board div h3 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 29px;
}
#board div p {
	font-size: 120%;
	line-height: 180%;
}
#indexMorphing {
	position: relative;
	margin-top: 46px;
	list-style: none;
}
#indexMorphing h2 {
	color: #FF007D;
	font-size: 160%;
	font-weight: normal;
	height: 42px;
	padding: 4px 0;
}
#indexMorphing h2 a {
	color: #FF007D;
}
p.desImg {
		margin-bottom: 1.8em;
}
p.lang {
	font-size: 13px;
	margin-top: 1em;
	font-weight: bold;
	font-style: italic;
}
