/*
 * Zielony: A3E02B
 * Żółty: FFDE00
 */

body{
	background: url(/images/bg.jpg) repeat-y center #000;
	color:#bbb;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	padding:0;
}
img{
	margin:0;
	border:0;
}
p{
	padding:0 0 15px 10px;
}
h1,h2{
	clear:both;
}
.error{}
.clr{
	clear:both;
}
.col2{
	width:460px;
	float:left;
	padding:10px;
}
.col4{
	width:960px;
	padding:10px;
	clear:both;
}
/*errors*/
div.error{
	text-align:center;
	color:#f00;
}
label.error{
	color:#f00;
	padding:0;
}
input.error,textarea.error{
	border:solid 1px #f00;
}
div.info{
	padding:10px;
	background:#FFDE00;
	color:#000;
	text-align:center;
	margin:10px 0;
}
div.space{
	height:45px;
}
#container{
	width:960px;
	margin:0 auto;
}
#top{
	overflow:hidden;
}
#top #logo{
	width:330px;
	padding:0;
	float:left;
}

/*menu - top*/
#top #menu-top{
	margin-top:40px;
	font-family:"Century Gothic";
	float:right;
	width:auto;
	text-align:right;
	text-transform:uppercase;
	font-size:120%;
}
#menu-top ul{
	overflow:hidden;
	list-style:none;
}
#menu-top li{
	float:left;
	width:100px;
	margin:0 5px;
	overflow:hidden;
}
#menu-top ul.submenu{
	position:absolute;
	display:none;
	width:110px;
}
#menu-top li:hover{
	background:#444;
}
#menu-top li:hover ul.submenu{
	display:block;
}
#menu-top ul.submenu li{
	background:#444;
	margin:0;
	padding:0;
	font-size:100%;
}
#top #menu-top a{
	display:block;
	padding:5px 5px;
	text-align:center;
	color:#bbb;
	text-decoration:none;
}
#top #menu-top a:hover{
	background:#555;
}

/*paski*/
#paski,#paski-main{
	overflow:hidden;
	clear:both;
	display:none;
}
#paski li,#paski-main li{
	display:block;
	width:220px;
	float:left;
	padding:10px;
}

#paski li:hover,#paski-main li:hover{
	background:#555;
}
#paski li a ,#paski-main li a{
	display:block;
	height:220px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
#paski-main li a{
	height:390px;
}

li.button-strony a{ background-image: url(/images/pas-projektowanie-stron-internetowych.png); }
li.button-grafika a{ background-image: url(/images/pas-grafika.png); }
li.button-fotografia a{ background-image: url(/images/pas-fotografia.png); }
li.button-sieci a{ background-image: url(/images/pas-sieci-komputerowe.png); }
#site-content{
	clear:both;
}
.header,.header2,legend{
	color:#A3E02B;
	font-family:"Century Gothic";
	font-size:28px;
	font-weight:normal;
	padding:10px 0 20px 0;
}
.header2,legend{
	color:#FFDE00;
	font-size:18px;
}
h1 a, h2 a{
	text-decoration:none;
}
#site-content h2.header2 a{
	color:#ffde00;
}
#site-content ul{
	list-style:circle;
	padding-left:10px;
}
#site-content li{
	padding:2px 0 2px 0;
	margin-left:20px;
}
#footer{
	text-align:right;
	font-size:10px;
	color:#535353;
	clear:both;
}
#site-content a{
	color:#A3E02B;
}
#site-content a:hover{
	background:#555;
	text-decoration:none;
}


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:460px;
		height:200px;
		overflow:hidden; 
		}
	#catalog-presentation #slider li{
		height:460px;
	}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:460px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* FORMULARZ */
div.kontakt{
	width:350px;
	margin:0 auto;
}
input,textarea{
	background:#292929;
	color:#fff;
	display:block;
	width:320px;
	border:solid 1px #666;
	line-height:20px;
	padding:5px;
}
button{
	display:block;
	width:100px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	background:#666;
	text-align:center;
	margin:10px auto;
	border:solid 1px #666;
	padding:5px;
}
label{
	display:block;
	padding:5px 0;
}
fieldset{
	padding:10px 0;
}
legend{
	padding:0 0 5px 0;
}


/*portfolio*/
#catalog{
	overflow:hidden;
}
#catalog div.items{
	overflow:hidden;
	margin-bottom:30px;
}
#catalog div.item{
	width:120px;
	margin:10px 20px;
	float:left;
}
#catalog a.image{
	display:block;
	height:120px;
	text-align:center;
}
#catalog a img{
	width:120px;
	height:120px;
}
#catalog a.label{
	display:block;
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:9px;
}
#catalog-presentation{
	
}
#catalog-presentation span.label{
	display:block;
	font-weight:bold;
}

/*foot menu*/
#menu-foot{
	margin-top:30px;
	padding:20px;
	clear:both;
	text-align:center;
	border-top:solid 1px #333;
}
#menu-foot a{
	padding:3px;
	color:#bbb;
	text-decoration:none;
}
#menu-foot a:hover{
	background:#555;
}