html {
    overflow: hidden;
}
body {
	width: 100%;
	background: #38362E;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABA5;
	font-size: 11px;
	overflow: hidden;
	display: inline-block;
}
A {
	color: #FFCC00;
	text-decoration: none;
}
A:hover {
	color: #99CCFF;
}
.header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	z-index: 450;
}
.column_main1 {
	float: left;
	width: 320px;
	height: 400px;
	font-size: 11px;
	line-height: 14px;
	margin-right: 40px;
	line-height: 1.8em;
}
.column_main2 {
	float: left;
	width: 300px;
	height: 400px;
	font-size: 11px;
	line-height: 14px;
	margin-right: 40px;
}
.column_regular {
	float: left;
	width: 280px;
	height: 400px;
	font-size: 11px;
	line-height: 14px;
	margin-right: 40px;
	line-height: 1.8em;
}
#column_regular ul {
padding: 0px;
margin-left: 0px;
}
.ul_lewa {
float: left;
width: 90px;
color: #565147;
}
.ul_lewa_iden {
float: left;
width: 120px;
color: #565147;
}
ul.list
{
margin: 0px;
padding: 0px;
}
ul.list li
{
	font-weight: lighter;
	line-height: 2.2em;
	padding-left: 0px;
	list-style: none;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #48463c;
}

ul.dot
{
margin: 0px;
padding: 0px;
}
ul.dot li
{
	font-weight: lighter;
	line-height: 2.23em;
	padding-left: 0px;
	list-style: none;
	background-image:url(../img/dot.gif);
	background-repeat: no-repeat;
	border-bottom: 0px dotted #48463c;
}
#column_regular ul li.bezkropek
{
	font-weight: lighter;
	line-height: 2.2em;
	padding-left: 0px;
	list-style: none;
	background-repeat: no-repeat;
	border-bottom: 0px dotted #48463c;
}
#column_regular ul li.bezimg
{
	font-weight: lighter;
	line-height: 2.2em;
	padding-left: 0px;
	list-style: none;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #48463c;
	margin-left: 15px;
}

.numbers_portfolio {
	position: absolute;
	top: 18px;
	left: 850px;
	margin-left: 10px;
	width: 150px;
	z-index: 900;
}
.column_full {
	float: left;
	width: 960px;
	height: 400px;
	margin: 0px;
}
.column_news {
	float: left;
	width: 600px;
	height: 400px;
	font-size: 11px;
	line-height: 14px;
}
.column_text_portfolio {
	float: left;
	width: 600px;
	line-height: 1.8em;
}
.spacer_portfolio {
	float: left;
	width: 960px;
	height: 6px;
	background: #999999;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	position: relative;
	z-index: 550;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 15px;
}
p.title_folio {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
p.folio_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
A.folio_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.folio_element {
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 12px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 14px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	float: left;
	width: 203px;
	height: 45px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.folio_element:hover {
	background: #000000;
}
.sub_left {
	width: 260px;
	float: left;
	margin-right: 40px;
	line-height: 1.8em;
}
.container_high {
	width: 260px;
	height: 400px;
	position: relative;
	margin: 0;
	padding: 0;	
}
.sub_left2 {
	width: 260px;
	float: left;
	margin-left: 30px;
}
.sub_left3 {
	width: 260px;
	float: left;
	margin-right: 30px;
	margin-left: 60px;
}
input.contact_form {
	width: 240px;
	height: 15px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	background: none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	visibility: visible;
	margin-bottom: 7px;
	margin-top: 7px;
}
input.contact_form_submit {
	width: 60px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	background: none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
textarea.contact_form_text {
	width: 240px;
	height: 120px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #999999;
	background: none;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
		margin-bottom: 7px;
	margin-top: 7px;
}
A.subtitle {
	font-size: 14px;
	font-weight:100;
	color: #FFCC00;
}
.footer_txt {
	width: 960px;
	text-align: right;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	position: relative;
	top: -60px;
	z-index: 450;
}
.menu_full {
	float: left;
	position: relative;
	margin-top: 40px;
	z-index: 450;
	diplay: inline;
}
.logotype {
	float: right;
	height: 80px;
	margin-top: 32px;
	position: relative;
	z-index: 30;
}
.content {
	width: 100%;
	height: 400px;
	margin: 0;
	background: #000000;
	position: relative;
	z-index: 110;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.content_fit {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	top: -540px;
	z-index: 440;
}
.content_footer {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background: #000000;
	position: relative;
	z-index: 110;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.content_fit_footer {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	top: -55px;
	z-index: 510;
}
.spacer {
	width: 100%;
	height: 20px;
	position: relative;
	z-index: 120;
}
#topbar{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 100%;
	visibility: hidden;
	z-index: 100;
}
.column_footer1 {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	width: 500px;
	height: 60px;
	z-index: 500;
}
A.title1 {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	z-index: 500;
}
.column_footer2 {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	width: 100px;
	height: 60px;
	z-index: 500;
}
.column_footer3 {
	float: left;
	font-size: 11px;
	margin-top: 3px;
	width: 100px;
	height: 60px;
	z-index: 500;
}
.spacer_column {
	width: 50px;
	height: 60px;
	float: left;
	z-index: 500;
	position: relative;
	top: -5px;
	left: 0px;
}
.foo {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
}
img.logocreative {
	border: none;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
img.creative {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	margin-bottom: 7px;
}
.form {
	float: left;
	width: 260px;
	height: 400px;
	font-size: 11px;
	line-height: 14px;
}
img.rounded {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 0;
}
img.rounded:hover {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: 0;
}
.left_dot {
float: left;
width: 15px;
display: block;
}
.left_list {
float: left;
width: 265px;
display: block;
}
.clear {
	clear: both;
}
.white {
color: #FFFFFF;
margin-bottom: 10px;
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
line-height: 1.8em;
}