html,body,table {
	height: 100%;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #999;
}

img {
	border: 0;
}

td.mail {
	text-align: left;
}

.portfolio_inner img,#content img {
	margin: 0 10px 10px;
}

h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 27px;
	margin: 20px 20px 5px;
	background: url('/img/bg_line.gif') repeat-x bottom;
}

h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 17px;
	margin: 0px 65px;
}

h3 {
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	margin: 0px 30px;
	padding: 0;
}

h3 span {
	color: #ccc;
	font-size: 10px;
}

#news p {
	padding: 5px 0 15px;
	margin: 0;
}

p#project_directions {
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}

div.tit {
	display: none;
	width: 605px;
	height: 30px;
	font-weight: normal;
	font-size: 20px;
	padding: 10px 15px;
	margin-top: 10px;
	color: #fff;
	background: url('/img/bg_title.gif') no-repeat;
}

a {
	color: #ccc;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

ul#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

ul.top li {
	padding: 0 24px;
	margin: 0;
	list-style: none;
	display: inline;
}

ul.intro li {
	padding: 0 20px;
	margin: 0;
	list-style: none;
	display: inline;
}

#menutop div {
	display: inline;
	position: absolute;
}

.menutop {
	top: -25px;
}

div#m_idea {
	left: 0px;
}

div#m_corporate {
	left: 138px;
}

div#m_sound {
	left: 276px;
}

div#m_junior {
	left: 414px;
}

div#menutop {
	position: relative;
}

div.on {
	z-index: 10;
	width: 130px;
	height: 32px;
	background: url(/img/lampa_off.jpg);
}

div.off {
	z-index: 10;
	width: 130px;
	height: 32px;
}

div#lampa1 {
	left: 10px;
	top: -10px;
}

div#lampa2 {
	left: 180px;
	top: -10px;
}

div#lampa3 {
	left: 350px;
	top: -10px;
}

div#lampa4 {
	left: 520px;
	top: -10px;
}

#portfolio_items {
	margin-bottom: 10px;
}

div.split {
	height: 5px;
}

#content {
	width: 605px;
	margin: 15px auto;
}

div.projects {
	margin: 0 65px 15px 65px;
}

#portfolio_holder {
	overflow: hidden;
	width: 605px;
	height: 300px;
	margin: 0 auto;
}

.portfolio_wrapper {
	display: block;
	width: 605px;
}

.scrollShow_switchButton {
	line-height: 150%;
	margin-left: 65px;
	text-decoration: underline;
	cursor: pointer;
}

.scrollShow_switchButton_actual {
	color: #FFF;
	text-decoration: none;
	background: url('/img/bg_line.gif') repeat-x bottom;
}

.scrollShow_switchButton_hover {
	color: #FFF;
	text-decoration: none;
}

p {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 10px;
}

strong,b {
	color: #f97d00;
}

.portfolio_inner p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#sitemap {
	width: 300px;
	margin: 0 auto;
}

#content ul {
	padding: 0;
	margin: 0;
}

#content ul li {
	padding: 0 25px;
	margin: 0;
	line-height: 150%;
	list-style: inside disc;
}

.mail input {
	border: 1px solid #ccc;
	height: 20px;
	background-color: #333;
	color: #ccc;
}

.mail textarea {
	border: 1px solid #ccc;
	background-color: #333;
	color: #ccc;
}

.paging {
	display: none;
}

.pages .disabled {
	color: #000;
	display: inline;
}

#flashMessage {
	color: #f36f20;
	margin-top: 15px;
	text-align: center;
}

div.images {
	text-align: left;
	height: 120px;
	overflow: hidden;
}

.images table {
	margin:0 auto;
}

.images th {
	width: 20px;
}

div.images img.spacer {
	margin: 10px 5px;
	border: 0;
}

.images .c {
	text-align: center;
}

img,table {
	border: 0;
}

.off {
	display: none
}

img.tight {
	margin: 0;
}


#content ul.sitemap { 
	margin: 0 0 0 250px; 
	padding: 0; 
}

#content ul.sitemap li { 
	line-height: 20px; 
	list-style-type: none; 
}
	#content ul.sitemap ul { 
		margin: 0 0 0 20px; 
		padding: 0;
	}

