@charset "utf-8";
/* CSS Document */

/* Yahoo reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	h1,h2,h3,h4,h5,h6 { 
	    font-size:100%; 
	    font-weight:normal; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
/* END Yahoo reset */





body{
	background-color:#210142;
	background-image:url(images/bg.gif);
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:24px;
	text-shadow:black 2px 1px;
}

p{
	margin-bottom:15px;
}

#main{
	width:100%; height:100%;
	background:url(images/head_bg.jpg) 50% 0% no-repeat;
}

/* HEADER */
#head{
	width:960px;
	height:300px;
	margin:0 auto;
	}

#head_logo{
	width:305px;
	height:116px;
	padding-top:28px;
	padding-left:10px;
}

#menu{
	width:430px;
	height:179px;
	float:right;
	background-image:url(images/menu_02.jpg);
	}

#lang{
	padding-left:45px;
	padding-top:60px;
}

/* CONTENT */

#content{
	width:960px;
	margin:0 auto;
	}
	
#content img{
	margin-right:17px;
	margin-bottom:20px;
}

/* CONTENT O MNIE */

#about{
	width:580px;
	margin-left:10px;
}

#blogpost{
	width:580px;
	height:107px;
	background-image:url(images/ostatnio.png);
	margin-top:40px;
}

#portfolionew{
	float:right;
	width:326px;
	background:url(images/najnowsze.png) no-repeat;
	padding-top:77px;
}

/*CONTENT PORTFOLIO */

#nav{
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:11px;
	color:#CCCCCC;
	
}

#nav a:link, #nav a:visited, #nav a:active {text-decoration:none; color:#CCCCCC;}
#nav a:hover {text-decoration:underline; color:silver;}

.opis{
	font-size:12px;
	width:150px;
	float:left;
	clear:none;
	font-style:italic
}
.zakres{
	font-size:12px;
	width:800px;
	float:left;
	clear:right;
}

.zakres a:link, .zakres a:visited, .zakres a:active {text-decoration:none; color:#ffffff;}
.zakres a:hover {text-decoration:underline; color:silver;}


/* CONTENT CONTACT */

.kont{
	margin-bottom:5px;
	padding-left:3px;
}

.kont2{
	margin-bottom:20px;
}

.input1{
	width:341px; height:40px;
	background:url(images/form_input2.jpg) no-repeat;
	margin-bottom:10px;
}

.input1:hover{
	background:url(images/form_input2.jpg) 0px -40px no-repeat;
}

.input2{
	width:341px; height:157px;
	background-image:url(images/form_inputbox2.jpg);
	margin-bottom:10px;
}

.input2:hover{
	background:url(images/form_inputbox2.jpg) 0px -157px no-repeat;
}

.submit:hover{
	background:url(images/sendbtn.png) 0px -34px no-repeat;
}

#otherforms{
	width:490px;
	float:right;
	background:url(images/inne.png) no-repeat;
	padding-top:83px;
	text-shadow:black 1px 1px;
}

#otherforms a:link, #otherforms a:visited, #otherforms a:active {text-decoration:none; color:#dbb3dc;}
#otherforms a:hover {text-decoration:underline; color:dbb3dc;}

#othermail{
	width:342px; height:55px;
	background:url(images/other_mail.jpg) no-repeat;
	color:#dbb3dc;
	font-size:17px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	padding-left:148px;
	padding-top:22px;
	letter-spacing:-1px;
}

#otherskype{
	width:342px; height:55px;
	background:url(images/other_skype.jpg) no-repeat;
	color:#dbb3dc;
	font-size:17px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	padding-left:148px;
	padding-top:25px;
	letter-spacing:-1px;
}

#othergg{
	width:342px; height:49px;
	background:url(images/other_gg.jpg) no-repeat;
	color:#dbb3dc;
	font-size:17px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	padding-left:148px;
	padding-top:25px;
	letter-spacing:-2px;
}

/* FOOTER */

#foot{
	width:100%;
	height:165px;
	background:url(images/foot.png) 50% 0% repeat-x;
	}
	
#foot_content{
	width:960px;
	padding-top:58px;
	margin:0 auto;
}

.footlink{
	width:960px;
	margin:0 auto;
	text-align:center;
	padding-top:35px;
	font-size:12px;
	margin-bottom:10px;	
	color:#550a51;
}

.footlinks:link, .footlinks:visited, .footlinks:active {text-decoration:none; font-size:12px; color:#76156a;}
.footlinks:hover {text-decoration:underline; color:#7f0e74; }

/* CZYTNIK RSS */
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.titlefield:link, .titlefield:visited, .titlefield:active {text-decoration:none; font-size:16px; color:#ffffff;}
.titlefield:hover {text-decoration:none; color:silver;}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:#b07de2;
font-size: 12px;

}
#example1{ /*Demo 1 main container*/
width: 270px;
height: 60px;
border:0;
padding: 0px 0px 0px 250px;
margin-top:30px;
line-height:18px;
}
code{ /*CSS for insructions*/
color: red;
}
/* /CZYTNIK RSS */