/* CSS Document */

body{
	background: #000000 url repeat-x
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DFDFDF;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: left;
}

a:link, a:visited{
	color: #918c8c;
	text-decoration: none;
}
a:hover{
	color: #333333;
}

#site{
	width: 750px;

}

#top_name2{
	width: 870px;
	padding-bottom: 2px;
}

#top_name3{
	width: 870px;
	padding-bottom: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#ender{
	width: 870px;
	padding-bottom: 2px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#top_name{
	width: 100%;
	padding-bottom: 2px;
}

#folders{
	position: absolute;
	width: 739px;
	text-align: left;
	color: #918c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 3px;
}

#works{
	background: url('work_separator.gif') repeat-y left top;
	float: left;
	width: 100%
}


.work_box{
	width: 280px;
	height: auto;
	float: left;
	padding-top: 17px;
	margin-right: 11px;
}

.work_mini{
	border: 1px solid #171717;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.btm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.opis_pracy{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.comments{
	float: right;
	color: #918c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.comments a:link, .comments a:visited{
	color: #918c8c;
	text-decoration: none;
}

#pages{
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 739px;
	text-align: left;
	color: #918c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: url('work_separator.gif') no-repeat left bottom;
}

#navtop {
	list-style-type: none;
	float: left;
	text-transform: capitalize;
	width: 100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navtop li {
display: inline;
margin: 0 10px 0 0;
padding: 0;
}

#navy1 {
margin: 15px 0 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
width: 220px;
float: left;
}
#navy2 {
margin: 15px 0 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
width: 275px;
float: left;
}



#footer{
	color: #3d3d3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	padding-top: 4px;
	float: left;
}@charset "UTF-8";
/* CSS Document */
