*{margin:0; padding:0;}

body {
	margin:0; padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
	background-color:#0e0e0e;			
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
	overflow:visible;
}

img {
	border:0px;
}

a	{
	position:relative;
	text-decoration:none;
	color:#fff;
}

a.external	{
	padding-right:16px;
	background-image:url(../images/external_ico.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

a:hover	{
	text-decoration:none;
	border-bottom:1px dotted #555555;	
}

.clear	{
	clear:both;
}

.alignRight	{
	text-align:right;
	margin-right:0px;
}

#root	{
	width:789px;
	margin:0px auto;

}	

#header	{
	margin:0px auto;
	width:789px;
	height:94px;	
}


	#logo	{
		width:266px;
		height:94px;
		background-image:url(../images/logo.png);
		background-repeat:no-repeat;
		float:left;
	}
	
	#logo a {
			display:block;
			width:266px;
			height:94px;
			border:0px;
	}
	
	#logo a:hover { background: transparent url("../images/logo.png") 0px -94px no-repeat; }	
	
		#logo a span {
				display:none;
		}

#content	{
	clear:both;	
	width:789px;
	margin-top:40px;	
	color:#444;
	font-family:"Trebuchet MS", Verdana, Tahoma;
}

#content_bottom	{
	clear:both;	
	width:789px;
	margin-top:10px;	
	margin-top:10px;		
	padding:10px 0px 10px;
	border-bottom:1px dotted #333333;	
}

#content_bottom	a {
	float:left;
	width:20px;
	height:17px;
	display:block;	
	border:1px solid #333333;
	padding-top:3px;
	text-align:center;
	margin-right:5px;
	
}

#content_bottom	span.noactive {
	float:left;
	width:20px;
	height:17px;
	display:block;	
	border:1px solid #333333;
	padding-top:3px;
	text-align:center;
	margin-right:5px;
}

#content_bottom	a:hover, a.activeScroll {
	width:20px;
	height:17px;
	display:block;	
	border:1px dotted #3eca00;
	background-color:#3eca00;
	padding-top:3px;
	text-align:center;
}

/* menu & contenty */

/*--------------------- MENU ----------------------------- */


#menu {
	float:right;
	width:304px;
	height:108px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}
#menu div {
	display:block;
	}
#menu span{
	display:none;
	}


#menu div, #menu a { 
	height: 108px;			
	float:left;
	display: block;
	border:0px;
	}

#item-01, #item-02, #item-03, #item-04 {
	margin-top:0;
	}

#item-01 a { margin-left:57px;width:82px;}	
#item-02 a { width:82px;}	
#item-03 a { width:83px;}	
	
#item-01 a:hover { background: transparent url("../images/menu.png")   -57px -108px no-repeat; }
#item-02 a:hover { background: transparent url("../images/menu.png")   -139px -108px no-repeat; }
#item-03 a:hover { background: transparent url("../images/menu.png")   -221px -108px no-repeat; }

#item-01 a.active { background: transparent url("../images/menu.png")   -57px -108px no-repeat; }
#item-02 a.active { background: transparent url("../images/menu.png")   -139px -108px no-repeat; }
#item-03 a.active { background: transparent url("../images/menu.png")   -221px -108px no-repeat; }



/*-------------------------------- MENU KONIEC ------------------------------------------*/

#linia_menu	{
		clear:both;
		width:720px;
		height:1px;
		margin-left:12px;
		padding-left:10px;
		padding-right:10px;		
		border-top:1px dotted #9e9e92;						
		background-color:#006633;
}



#content_left	{
	float:left;
	width:380px;
	margin-left:0px;
	padding:10px;
	color:#083a6c;
	font-size:12px;
	font-family:Verdana,Tahoma,"Trebuchet MS";	
	border-right:1px dotted #9e9e92;					
}



#content_right	{
	float:left;
	width:240px;
	padding:5px;
	color:#fff;
	font-size:11px;
	font-family:Tahoma,"Trebuchet MS";	
}

/* menu & contenty END */


#footer	{
	clear:both;
	height:100px;
	margin-top:10px;
	color:#555555;
	font-size:11px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer a {
	color:#555555;
	text-decoration:none;
}

#footer a:hover {
	color:#cccccc;
	border-bottom:1px dotted #333333;
	text-decoration:none;
}

#footer #footer_info a {
	margin-left:577px;
	width:240px;
	height:30px;
	display:block;
}

#footer #footer_info a:hover {

}

#footer #footer_info a span {
	display:none;
}

#footer #copy	{
	clear:both;
	padding-top:5px;
	margin-left:5px;
	text-align:left;
	color:#333;	
}

#footer #copy a {
	color:#333;
}


/* portfolio item */

div.portfolio_item	{
	clear:both;
	position:relative;
	width:789px;
	height:185px;
	background-image:url(../images/portfolio_bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
}

	div.portfolio_item div.portfolio_left {
		float:left;
		width:469px;
		height:158px;
		padding-top:27px;
		padding-left:41px;
	}
	
	div.portfolio_item div.portfolio_left a {

	}	
	
	div.portfolio_item div.portfolio_left a:hover {

		border:0px;
	}		
	
	
	div.portfolio_item div.portfolio_right {
		float:right;
		width:252px;
		height:160px;
		padding:5px;
		padding-top:15px;
		color:#fff;
	}
		div.portfolio_item div.portfolio_right span {	
			color:#3eca00;
		}
		
		div.portfolio_item div.portfolio_right a {	
			color:#3eca00;
		}		
		div.portfolio_item div.portfolio_right div.zakres {	
			width:200px;
			margin-bottom:10px;
			margin-left:35px;
			color:#555;
		}				

div.portfolio_id_item	{
	float:left;
	width:260px;
	height:178px;
	background-image:url(../images/portfolio_id_bg.png);
	background-repeat:no-repeat;
	margin-top:10px;
	margin-right:3px;
}

div.portfolio_id_item img {
	margin-left:19px;
	margin-top:19px;
	display:block;
	width:220px;
	height:137px;
}

div.portfolio_print_item	{
	float:left;
	width:385px;
	height:366px;
	background-image:url(../images/portfolio_print_bg.png);
	background-repeat:no-repeat;
	margin:10px 4px;
}

div.portfolio_print_item img {
	margin-left:41px;
	margin-top:27px;
	width:302px;
	height:318px;
}


/* start btn */

#start_web	{
	float:left;
	width:260px;
	height:178px;
	margin-right:5px;
	background-image:url(../images/box_start.png);
	background-repeat:no-repeat;
}

#start_print	{
	float:left;
	width:260px;
	height:178px;
	margin-right:4px;
	background-image:url(../images/box_start.png);
	background-repeat:no-repeat;
}

#start_id	{
	float:left;
	width:260px;
	height:178px;
	background-image:url(../images/box_start.png);
	background-repeat:no-repeat;
}

div.start_btn a {
	margin-top:20px;
	margin-left:20px;
	width:220px;
	height:137px;
	display:block;
}

div.start_btn a span {
	display:none;
}

#start_web a 	{ 	background: transparent url(../images/start_web.jpg) no-repeat;}
#start_print a 	{ 	background: transparent url(../images/start_print.jpg) no-repeat;}
#start_id a 	{ 	background: transparent url(../images/start_id.jpg) no-repeat;}

#start_web a:hover 		{ 	background: transparent url(../images/start_web.jpg) 0px -137px no-repeat;border:0px;}
#start_print a:hover 	{ 	background: transparent url(../images/start_print.jpg) 0px -137px no-repeat;border:0px;}
#start_id a:hover	 	{ 	background: transparent url(../images/start_id.jpg) 0px -137px no-repeat;border:0px;}



/* form */ 
form	{
	margin-left:0px;
	padding-left:0px;	
}
div.form-row { 
		clear: both; 
		margin-top:2px;
		min-height:25px;
		margin-left:10px;
		} 
div.form-left { 
		clear:both;
		width:230px; 
		text-align: left; 
		color:#fff;
		} 
div.form-right {}
		
div.form-right input, select, textarea	{
		border:0px;
		background-image:url(../images/input_bg.png);
		font-size:11px;
		color:#000000;		
		width:170px;
}

div.form-right input.submit	{
		border:0px;	
		background:none;
		background-color:#eb1c22;
		color:#fff;
		width:50px;
}

div.form-right textarea	{
		font-family:"Trebuchet MS", Verdana, Tahoma;		
		overflow:auto;
}

/* -------------------------------- */
/*          galeria		            */
/* -------------------------------- */

.galeria_item  {
	float: 			left; 
	text-align: 	center; 
	width: 			100px; 
	height:			68px;
	padding: 		3px; 
	margin: 		5px; 
	background: 	#FFF; 
	border: 		1px solid #E2E2E2;
}
.galeria_item a:hover {
	border:0px !important;
}

#content_404	{

}
