/* TAG */

body {
	color: #010101;
	font: 11px/16px Arial, Verdana, sans-serif;
	background: url(../images/bg_all.gif) repeat-x left top;
}

body, form {
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	color: #808080;
	text-decoration: none;
}

a span {
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	display: none;
}

h1 {
	margin: 0;
	height: 15px;
	padding: 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 4px;
	margin: 0;
	color: #4b4c4c;
}

p {
	margin: 0;
	color: #7f8080;
	padding: 0 0 0 4px;
}

p a {
	font-size: 11px;
}

ul {
	list-style-type: none;
	list-style-image: url(../images/arr_more.gif);
	color: #7f8080;
}

/* CLASS */

.clear {
	line-height: 0;
	font-size: 0;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.photoframe {
	border: 1px solid #d9d9d9;
	padding: 5px;
}

.color1 {
	color: #7f7f7f;
}

/* ID */

#all {
	width: 712px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height: 97px;
	background: url(../images/bg_header2.gif) no-repeat right top;
	padding-left: 4px;
}

#logo {
	padding-top: 38px;
	height: 20px;
}

#logo a {
	background: url(../images/logo.gif) no-repeat 0 0;
	width: 314px;
	height: 20px;
	cursor: pointer;
	display: block;
	float: left;
}


#menu {
	height: 20px;
	padding-top: 19px;
}

#menu a {
	margin-right: 33px;
	float: left;
	display: block;
	height: 20px;
}

a#menu1 {
	background: url(../images/menu_01.gif) no-repeat 0 0;
}

a#menu2 {
	background: url(../images/menu_02.gif) no-repeat 0 0;
}

a#menu3 {
	background: url(../images/menu_03.gif) no-repeat 0 0;
}

a#menu4 {
	background: url(../images/menu_04.gif) no-repeat 0 0;
}

a#menu5 {
	background: url(../images/menu_05.gif) no-repeat 0 0;
}

a#menu6 {
	background: url(../images/menu_06.gif) no-repeat 0 0;
}

a#menu1b {
	background: url(../images/menu_01b.gif) no-repeat 0 0;
}

a#menu2b {
	background: url(../images/menu_02b.gif) no-repeat 0 0;
}

a#menu3b {
	background: url(../images/menu_03b.gif) no-repeat 0 0;
}

a#menu4b {
	background: url(../images/menu_04b.gif) no-repeat 0 0;
}

a#menu5b {
	background: url(../images/menu_05b.gif) no-repeat 0 0;
}


a#menu6b {
	background: url(../images/menu_06b.gif) no-repeat 0 0;
}



a#menu1:hover,
a#menu2:hover,
a#menu3:hover,
a#menu4:hover,
a#menu5:hover,
a#menu6:hover {
	opacity: 0.35;
	filter:alpha(opacity=35);
}

#column_right {
	padding-right: 12px;
	padding-top: 24px;
	width: 186px;
	float: right;
}

#column_left {
	padding-top: 24px;
	width: 495px;
	float: left;
}

#column_left h1 {
	padding-left: 4px;
}

#gallery_mini {
	margin-top: 11px;
	font-size: 0;
	line-height: 0;
}

#gallery_mini a {
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 0;
	margin-left: 0;
}

#gallery_mini a.last {
	margin-right: 0;
}

#content_text {
	color: #7f8080;	
}

#content_text p {
	margin-bottom: 10px;
}

#content_text a.more {
	float: right;
	padding-left: 12px;
	background: url(../images/arr_more.gif) no-repeat 0 center;
	text-transform: uppercase;
	font-size: 10px;
}

#footer {
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 4px;
	padding-right: 16px;
	color: #bebebf;
	font-size: 9px;
}

#footer a {
	color: #bebebf;
	font-size: 9px;
}

#footer_menu {
	float: right;
}

#footer_menu a {
	color: #bebebf;
	font-size: 9px;
}

#animation_name {
	padding-top: 25px;
	padding-bottom: 12px;
	height: 73px;
}

#case_study_name {
	padding-top: 40px;
	padding-bottom: 12px;
	height: 73px;

}


#animation_links {
	padding-left: 26px;
	padding-top: 28px;
	height: 45px;
	background: url(../images/bg_line.gif) no-repeat left bottom;
}

#animation_links a {
	padding-left: 12px;
	background: url(../images/arr_more.gif) no-repeat 0 center;
	text-transform: uppercase;
}

#animation_column_left {
	width: 500px;
	float: left;
}

#case_study_column {
	width: 692px;

}

#animation_gallery {
	font-size: 0;
}

#animation_column_right {
	float: right;
	width: 197px;
}

#animation_column_right a {
	display: block;
	margin-bottom: 6px;
}

table.content_table {
	border: 1px solid #d9d9d9;
	background: url(../images/bg_table.gif) repeat-x left top;
	color: #787878;
}

table.content_table td {
	padding: 2px 4px;
}

table.content_table tr.color1 td {
	color: #7d7d7d;
}

table.content_table tr.color2 td {
	color: #b2b2b2;
}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

#content_all_page {
	padding-top: 50px;
}

#content_all_page.about {
	padding-right: 212px;
	background: url(../images/bg_about.gif) no-repeat right 30px;
	min-height: 300px;
}

/* obejscie dla IE6 */
* html body #content_all_page.about {
	height: 300px;
}

#galery_concept_art {
	font-size: 0;
	line-height: 0;
}

#galery_concept_art a.margin {
	margin: 0 15px 0 0;
}

#galery_concept_art div.clear {
	height: 15px;
}

#contact_form_div {
	padding-right: 12px;
	float: right;
	color: #7e7e7f;
}

#contact_form_div input,
#contact_form_div textarea {
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	color: #010101;
	font: 11px/16px Arial, Verdana, sans-serif;
}

#contact_form_div input {
	margin-bottom: 10px;
}

input.button {
	color: #000000;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}

#animations {
	width: 700px;
}

#animation_banner_01 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_01.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

#animation_banner_02 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_02.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

#animation_banner_03 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_03.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

#animation_banner_04 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_04.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

#animation_banner_05 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_05.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}
#animation_banner_06 {
	width: 700px;
	height: 182px;
	background: url(../images/animation_banner_06.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

div.animation_text {
	float: right;
	width: 276px;
	height: 62px;
	padding-top: 120px;
	padding-right: 10px;
	color: #807f7f;
	line-height: 14px;
}

div.links {
	padding-top: 3px;
	line-height: 25px;
}

div.links a {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 25px;
}

div.links span.line {
	
	line-height: 25px;
}