/*----------------------------------------------------------------------
[Master Stylesheet]

Projekt:	Labsta.com Laboratorium Designu
Wersja:	1
Ostatnia aktualizacja:	30/12/2008 

----------------------------------------------------------------------*/

/*----Import Stylesheet-----------------------------------------------*/

@import "reset.css";

@import "home_header.css";


/*--------------------------------------------------------------------*/

/*----------------------------------------------------------------------
[Kolory]




#626262 (szary ciemny)

#b6b6b6 (jasny szary)

#00b3fd (niebieski)



----------------------------------------------------------------------*/

html 
{
	font-family: Arial, Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 100%;
	width: 100%;
}

body 
{	
	background: #ffffff;
	height: 100%;
	width: 100%;	
}

#kontener 
{
	margin: 0px auto;
	width: 960px;
}

a
{
	color: #00b3fd;
}

a:hover
{
	text-decoration: underline;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
} 

/*----------------------------------------------------------------------
top
----------------------------------------------------------------------*/
#top
{
	border-bottom: 1px solid #b6b6b6;
	height: 80px;
	padding: 0px 10px;
}

	#logo
	{
		float: left;
		padding-top: 30px;
	}
		
		#logo a
		{
			background: url(img/logo.gif) no-repeat;
			cursor: pointer;
			display: block;
			height: 40px;
			width: 220px;
		}
			
			#logo span
			{
				display: none;
			}
			
			#logo em /*dodany przez js */
			{
				background: url(img/logo.gif) no-repeat 0px -40px;
				display: block;
				height: 40px;
				width: 220px;
			}		
	
	#main_menu
	{
		float: right;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		padding-top: 30px;
	}
		
		#main_menu li
		{
			float: left;
			margin-top: 5px;
			text-align: center;
		}
		
		#main_menu li a
		{	
			color: #626262;			
			display: block;
			height: 24px;
			padding-top: 5px;
			width: 80px;
		}
		
		#main_menu li a:hover
		{
			background: url(img/main_menu_but.gif) no-repeat 50% 50%;
			color: #ffffff;
			text-decoration: none;
		}		
		
		#main_menu li.current 
		{
			display: block;
			height: 24px;
			padding-top: 5px;
			width: 80px;
			background: url(img/main_menu_but.gif) no-repeat 50% 50%;
			color: #ffffff;
		}
		
		
		
		
/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/		
#header 
{
	position: relative;
}
	
	.header_sub_menu 
	{
		font-size: 90%;
		position: absolute;
		top: 100px;
		right: 120px;
		
	}
		
		.header_sub_menu ul li
		{
			margin: 5px 0px;
			text-align: center;
		}	
			
			
		.header_sub_menu img
		{
			padding: 0px 5px;
		}

/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/

	
/*----------------------------------------------------------------------
content
----------------------------------------------------------------------*/

#content
{
	background: url(img/content_bg.png) no-repeat 50% 0%;
	border-top: 1px solid #b6b6b6;
	color: #626262;
	padding: 80px 0px 0px 0px;
	font-size: 12px;

}	

	#content_end 
	{
		background: url(img/content_end.png) no-repeat 50% 0%;
		height: 130px;
		position: relative;
	}
		
		#content_end a#do_gory
		{
			background: url(img/do_gory.gif) no-repeat;
			display: block;
			height: 15px;
			position: absolute;
			width:54px;
			bottom: 0px;
			right: 0px;
		}
		
		#content_end a#do_gory span {display: none;}
		
		#content_end a#do_gory:hover { background-position: 0px -15px}
		


#content h1
{
	border-bottom: 1px solid #b6b6b6;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
}

	#content h1 span
	{
		color: #626262;
		display: block;
		font-size: 16px;
		font-style: italic;

	}


#content h2
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}

#content p
{
		
	line-height: 1.4em;
	padding: 10px 20px;
}

#content ul
{
	padding: 10px;
}

	#content li
	{
		padding: 10px;
		
		background: url(img/li.gif) no-repeat 0% 14px;
		border-bottom: 1px solid #f7f7f7;
		padding-left: 20px;
	}

/* zamów logo */	
	
#porownanie_logo
	{
	width: 480px;
	}

#porownanie_logo caption, #porownanie_www caption{display: none;}	
	
#porownanie_logo col.col_opis
	{
		width: 50%;
	}	

#porownanie_logo col.col2, col.col3
	{
	width: 25%;
	}	

thead tr th
	{
	border-bottom: 1px solid #f7f7f7;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}	
/*	
tfoot tr td
	{
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}		
*/
tbody tr th
	{
	border-bottom: 1px solid #f7f7f7;
	padding: 10px 20px 10px 0px;
	text-align: right;
	}		
	
tbody tr td
	{
	border-bottom: 1px solid #f7f7f7;
	padding: 10px;
	text-align: center;
	}	
	

	
tbody .cena
	{
		background: url(img/cena.gif) no-repeat center;
		color: #ffffff;
		font-weight: bold;
		font-size: 200%;
		
		padding: 5px;
	}	
tbody .red
	{
		font-weight: bold;
	}	
	
	
/* portfolio */

.projekt p {margin-top: 10px}

.foto_folio {border: 1px solid #b6b6b6; margin-top: 20px;}	
	
/* referencje */	

	#content p.referka 
	{
		background: url(img/cytat.gif) no-repeat;
		font-style: italic;
	}

	#content p.podpis
	{
		text-align: right;
		padding: 10px 40px 80px 10px;
	}	
	
/*home page*/


	#powodow li
	{
		background: none;
		border: none;
		padding: 10px;
	}	
	
#uslugi_acord
{
	height: 600px;
	/*border: 1px solid #000;*/
	
}	

	#uslugi_acord h1:hover
	{
		background: url(img/expand.gif) no-repeat 95% 20px;
	}
	
	#uslugi_acord a
	{
		color: #000000;
	}
	#uslugi_acord h1.selected
	{
		background: none;
	}	
	
	
	#uslugi_acord ul li 
	{
		background: url(img/li.gif) no-repeat 0% 14px;
		border-bottom: 1px solid #f7f7f7;
		padding-left: 20px;
	}
	
	
#klienci
{
	border-top: 1px solid #b6b6b6;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}	
	
	p#zaufali {
		color: #626262;
		float: left;
		/*font-weight: bold;*/
		padding: 50px 0px 0px 80px;
		width: 160px;
	}	
	
	#klienci ul
	{
		float: left;
	}
	
	#klienci ul li
	{
		background: none;
	}	
	
/*----------------------------------------------------------------------
content
----------------------------------------------------------------------*/




/*----------------------------------------------------------------------
form
----------------------------------------------------------------------*/
.submit
{
	background: #00b3fd;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px;
}

.submit:hover
{
	border: 1px solid #b6b6b6;
}

/*----------------------------------------------------------------------
form
----------------------------------------------------------------------*/

#footer
{
	border-top: 1px solid #b6b6b6;
	color: #626262;
	font-size: 11px;
	padding: 0px 10px;
	
}

	#footer p {float: left; padding: 20px 10px;}

	#footer ul {float: left; padding: 20px 10px;}
		
		#footer ul li
		{
			display: inline;
			padding: 0px 2px;
		}
	#footer ul.fr {float: right;}
	
/*----------------------------------------------------------------------
Klasy
----------------------------------------------------------------------*/

.clear {clear: both; height: 0px;}	

.clear80 {clear: both; height: 80px;}

.clear160 {clear: both; height: 160px;}

.spacer80 {height: 80px;}

.spacer160 {height: 160px;}



.l480 {float: left; width: 460px; padding: 0px 10px;}

.r480 {float: right; width: 460px; padding: 0px 10px;}

.l720 {float: left; width: 700px; padding: 0px 10px;}

.r240 {float: right; width: 220px; padding: 0px 10px;}

.l240 {float: left; width: 220px; padding: 0px 10px;}


img.fl  {float: left; display: block; padding: 20px;}

img.ct {text-align: center; display: block; margin: 0px auto;}

.ilustracja {padding: 9px; border: 1px solid #f7f7f7; margin: 80px auto;}
.ilustracja2 {padding: 9px; border: 1px solid #f7f7f7; margin: 20px auto 80px auto;}

.red {color: red;}
.big {font-size: 150%; }

a.wiecej { background: url(img/wiecej_but.png) no-repeat; display: block; height: 22px; width:62px;}

a.wiecej span {display: none;}

a.wiecej:hover { background-position: 0px -22px}

	
a.odwiedz { background: url(img/odwiedz.png) no-repeat; display: block; height: 22px; width:106px; margin-top: 10px; margin-left: 355px;}

a.odwiedz span {display: none;}

a.odwiedz:hover { background-position: 0px -22px}


/* fixedpromo */
/* fixedpromo */
#fixedpromo {
	background: url(img/promo_bg.png) repeat-x 0% 100%;
	position: fixed;
	width: 100%;
	height: 82px;
	bottom: 0px;
	text-align: center;
	z-index: 100;
}