@CHARSET "UTF-8";

body {
	background: url(../img/bg_top.jpg) no-repeat #01161B top center;
}
div#page_wrapper {
	width: 900px;
	margin: 0px auto;
}

div#header_top {
	height: 105px;
	position: relative;	
}
ul#menuLang {
	position: absolute;
	top: 0px;
	right: 12px;			
	width: 60px;	
}
ul#menuLang li {
	display: inline-block;	
	padding: 4px 6px;	
}
* html ul#menuLang li {
	display: inline;
}
ul#menuLang li.currentLang {
	background-color: #064764;
	color: #ddd;	
	font-size: 0.8em;	
}
ul#menuLang li a {	
	color: #0E5691;	
	font-size: 0.8em;
}
div#main_img_holder {	
	height: 254px;	
	background: url(../img/header_bg.jpg) bottom center no-repeat;
	/* obrazek ma wysokość 242px, + 12px tło pod obrazkiem */
}
div#content {
	background:transparent url(../img/content_bg.jpg) repeat-y scroll left top;
	margin:0 auto;
	min-height:400px;
	padding-bottom: 20px;
	padding-left: 14px;
	padding-right: 12px;
	width: 874px;
}
* html div#content {
	height: 400px;
}
.klienci img {
	margin-bottom: 30px;
}
/* szerokość 243 */
div#column_left {
	background: transparent url(../img/glow_left.jpg) no-repeat left top;
	float: left;
	display: inline;
	width: 211px;	
	padding: 25px 14px 0px 18px;
}
/* szerokość 630 */
div#column_right { 
	float: left;
	display: inline;
	width: 580px;	
	padding: 25px 25px 0px;	
}
div#column_right.home {
	background: transparent url(../img/glow_right_home.jpg) no-repeat left top;
}
div#home_projects {
	height: 290px;
	
}
div#home_projects div.one_project{
	width: 280px;
	margin-right: 10px;	
}
div#home_projects div.one_project div{
	margin-bottom: 10px;	
}
div#home_projects div.one_project p{
	width: 250px;
	text-align: center;
}
div#footer {
	padding: 10px 10px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #154669;	
	width: 854px;
	margin: 0px auto;
}
ul#foot_right {
	width: 500px;	
}
ul#foot_right li {
	float: right;
	display: inline;
	margin-left: 15px;
}
p {
	margin-bottom: 1em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 13px;
	color: #fff;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100%;
	color: #fff;
	margin-bottom: 10px;
}
h2.header, h1.header {
	height: 20px;
	text-indent: -9999px;
}
.sec_head {
	margin-top: 2em;	
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
	margin-bottom: 5px;
}
ul.text_list {
	margin-bottom: 10px;	
	margin-left: 10px;
}

ul.text_list li {
	margin-left: 25px;
	list-style: square;
	margin-bottom: 10px;	
}

/* LEWE MENU - ROZWIJANE W JQUERY */
div#home_tabs_selector, div#projects_list {
	margin-top: 2em;
	margin-bottom: 1em;
}
div#home_tabs_selector h3{
	color: #86D4EF;
	padding-left: 22px;
	height: 16px;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-top: 10px;	 
}

div#home_tabs_selector p{
	margin-left: 23px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 0.9em;
	background-color: #0C4362; 
	padding: 3px 7px;
}

div.text_image_holder {
	width: 193px;
	height: 170px;	
	background: url(../img/img_mini.jpg) top left no-repeat;
}
div.text_image_holder img {
	width: 160px;
	height: 160px;
	padding-right: 33px;
	padding-bottom: 10px;
}
div#projects_holder div {
	width: 279px;
	height: 149px;	
	background: url(../img/bg_portfolio.gif) top right no-repeat;
	margin: 0px 22px 22px 0px;
	float: left;
	display: inline;	
}
div#projects_holder div.plist {
	margin: 0px 0px 22px 0px;
}
div#projects_holder div img {
	width: 254px;
	height: 140px;
	padding-right: 17px;
	padding-bottom: 5px;
}

#flash_gallery {
	width: 580px;
	height: 532px;
	background: url(../img/bg_mini_portfolio.jpg) bottom center no-repeat;
	margin-bottom: 10px;		
}
div#clientshow {
	height: 62px;
}
div#contact_holder {
	position: relative;	
}
div#contact_holder img#map {
	position: absolute;
	top: -30px;
	right: 0px;
}
/* MAPA STRONY */
ul.first_level, ul.second_level {	
	margin-left: 20px;	
}

ul.first_level li a{
	display: block;
	color: #86D4EF;
	padding-left: 15px;		
	margin-bottom: 3px;
	margin-top: 5px;	 
	font-size: 1.2em;
	line-height: 120%;
	background: url(../img/pointer_blue.gif) left no-repeat;
}
ul.first_level li a:hover {
	color: #fff;
	background: url(../img/pointer_white.gif) left no-repeat;
	text-decoration: none;
}
ul.second_level li a{
	display: block;
	color: #86D4EF;
	padding-left: 11px;		
	margin-bottom: 3px;
	margin-top: 5px;	 
	font-size: 1em;
	line-height: 120%;
	background: url(../img/pointer_blue_small.gif) left no-repeat;
}
ul.second_level li a:hover {
	color: #fff;
	background: url(../img/pointer_white_small.gif) left no-repeat;
	text-decoration: none;
}


/* IKOKI DO OFERTY FIRMY */
#h_portale {
	background: url(../img/icons/pixel_icon.gif) 0px -97px no-repeat; 		
}
#h_serwisy {
	background: url(../img/icons/pixel_icon.gif) 0px 0px no-repeat; 		
}
#h_strony {
	background: url(../img/icons/pixel_icon.gif) 0px -192px no-repeat; 		
}
#h_sklepy {
	background: url(../img/icons/pixel_icon.gif) 0px -158px no-repeat; 		
}
#h_audyty {
	background: url(../img/icons/pixel_icon.gif) 0px -65px no-repeat; 		
}
#h_prezentacje {
	background: url(../img/icons/pixel_icon.gif) 0px -30px no-repeat; 		
}
#h_copywriting {
	background: url(../img/icons/pixel_icon.gif) 0px -128px no-repeat; 		
}
#oferty_pracy {
	position: absolute;
	display: block;
	width: 144px;
	height: 30px;
	top: 0px;
	right: 90px;
}
.list_circle li {
	margin-left: 20px;
	list-style: circle;
	list-style-type: circle;
}
.list_circle {
	margin-bottom: 1em;
}
.seo {
	color: #172F3F;
	font-size: 0.9em;
	padding: 0px 24px 0px;	
	font-style: italic;
}

/* nagłówki - portfolio */
#h_projekty_ebobas {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px 0px no-repeat; 		
}
#h_projekty_jkm {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -19px no-repeat; 		
}
#h_projekty_waszslub {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -38px no-repeat; 		
}
#h_projekty_grupatc {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -57px no-repeat; 		
}
#h_projekty_filmax {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -76px no-repeat; 		
}
#h_projekty_creativemedia {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -95px no-repeat; 		
}
#h_projekty_elingum {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -114px no-repeat; 		
}
#h_projekty_ocenbank {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -133px no-repeat; 		
}
#h_projekty_dobrymechanik {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -152px no-repeat; 		
}
#h_projekty_student {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -171px no-repeat; 		
}
#h_projekty_medpolonia {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -190px no-repeat; 		
}
#h_projekty_alcard {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -209px no-repeat; 		
}
#h_projekty_mustang {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -228px no-repeat; 		
}
#h_projekty_brandsintrade {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -247px no-repeat; 		
}
#h_projekty_intrademedia {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -266px no-repeat; 		
}
#h_projekty_sovesofa {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -285px no-repeat; 		
}
#h_projekty_golf {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -304px no-repeat; 		
}
#h_projekty_hjemmenett {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -323px no-repeat; 		
}
#h_projekty_villa {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -342px no-repeat; 		
}
#h_projekty_piqniq {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -361px no-repeat; 		
}
#h_projekty_focusonenglish {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -380px no-repeat; 		
}
#h_projekty_vectra {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -399px no-repeat; 		
}
#h_projekty_poker {
	background: url(../img/headers/pl/h_projekty_all.jpg) 0px -418px no-repeat; 		
}