@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
div#nadlogwne{
	background-image:url(images/projektkopia.gif);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:768px;
	width:1080px;}
a.normal{ color:#FFF; text-decoration:none; border-bottom:1px dotted #fff;}
a.normal:hover{color:#fbb75e; border-bottom:1px dotted #fbb75e;}
a.port{

    display:block;
	height:44px;
	width:151px;
	background:url(images/portfolio.GIF) repeat-x 0% 0px;
}
a:hover.port {
    background-position:0% -44px; 
}
a.kont{
    display:block;
	height:39px;
	width:137px;
	background:url(images/kontakt.gif) repeat-x 0% 0px;
}
a:hover.kont {
    background-position:0% -39px; 
}
a.omni{
    display:block;
	height:36px;
	width:122px;
	background:url(images/omnie.gif) repeat-x 0% 0px;
}
a:hover.omni {
    background-position:0% -36px; 
}
a.link{
    display:block;
	height:32px;
	width:106px;
	background:url(images/linki.gif) repeat-x 0% 0px;
}
a:hover.link {
    background-position:0% -32px; 
}
a.logo{
    display:block;
	height:231px;
	width:221px;
	background:url(images/logo.gif) repeat-x 0% 0px;
}
a:hover.logo {
    background-position:0% -231px; 
}
a.cv{
	color:#FFF;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;}
a:hover.cv{
	color:#fbb75e;}
#napis {
	width:278px;
	height:365px;
	background-image:url(images/projektkopia_06.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	padding:10px 10px 0px 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	overflow:visible;
}

#napis_2{
	background-repeat:no-repeat;
	margin-bottom:5px;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
	height:245px;
	width:240px;
	overflow:auto;}
#wybor{
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:30px;
	width:240px;
}
#napis_2 img{
	margin-bottom:5px;
	margin-right:5px;
	margin-left:2px;
	float:left;
}
a.menu,a.current{
	text-decoration:none;
	font-weight:bold;
	padding-right:5px;
	border-right: 2px solid #ffffff;	
}
a.menu{
	color:#FFFFFF;
}
a.current{
	color:#fbb75e;
}
a:hover.menu{
	border-bottom: 1px dotted #fbb75e;
	color:#fbb75e;
}
#opcje{
	background-repeat:no-repeat;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:15px;
	width:240px;
}
#opcje a{
	padding-right:5px;
	padding-left:3px;
	border-right: 2px solid #ffffff;	
}
ul{
	text-decoration:none;
	list-style:none;
	padding-left:3px;
	margin-left:0px;
}
li{
	margin-bottom:4px;
	border-left:3px solid #FFFFFF;
	padding-left:5px;
	padding-bottom:2px;
	color:#FFFFFF;}
li a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;}
li a:hover {
	text-decoration:none;
	border-bottom: 1px dotted #fbb75e;
	color:#fbb75e;}
