body{
	background-color:#000;
	background-image:url('../grafika/grad1.jpg');
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
}
#overall{
	background-color:#000;
	background-image:url('../grafika/grad1.jpg');
	background-repeat:repeat-x;
	color:#fff;
	font-family:sans-serif;
	margin:auto;
	text-align:left;
	width:1000px;
}
a{
	color:#fff;
	text-decoration:none;
}
img{
	border:1px solid white;
}
#header{
	margin-bottom:20px;
}
#title{
	line-height:2em;
	text-align:center;
}
#caption{

}
#caption img{
	border:none;
}
#topMenu{
	background-color:#373737;
	background-image:url(../grafika/grad3.jpg);
	background-repeat:repeat-x;
	float:right;
	font-size:10pt;
	width:500px;
	text-align:left;

	-moz-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
	-icab-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
}
#topMenu ul{
	margin-bottom:0;
	margin-left:0;
	padding:0;
}
#topMenu ul li{
	display:inline;
	margin-right:20px;
}
#page{}
#rightDiv{
	float:right;
	text-align:center;
	width:260px;
}
#reklama, #linki{
	background-color:#1E1E1E;
	/*
	float:right;
	text-align:center;
	width:260px;
	*/
	
	-moz-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
	-icab-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
}
#linki{
margin-top:20px;
padding:10px 20px;
}
#linki ul{
margin:0;
padding:0;
}
#linki ul li {
font-size:10pt;
list-style-type:none;
padding:2px 0;
text-align:left;
}
#content{
	width:725px;
}
#photos{
	background-color:#1E1E1E;
/*	padding:5px;*/

	-moz-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
	-icab-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
}
#content>#photos{
	padding:5px;
}
#categories{
	background-color:#1E1E1E;
	clear:left;
	font-size:10pt;
	margin:20px 0;
	
	-moz-border-radius:20px;
	border-radius:20px;
	-khtml-border-radius:20px;
	-icab-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
}
#categories .niftyOutline, #topMenu .niftyOutline{
	padding:10px;
}
#categories ul{
	margin-bottom:0;
	margin-left:0;
	padding:0;
}
#categories ul li{
	float:left;
	list-style-type:none;
	width:140px;
}
.bold{
	font-weight:bold;
}
.clearBottom{
	clear:left;
}
.galTitle{
	border-bottom:1px dotted;
	font-size:10pt;
	margin:0 10px 5px 5px;
	padding-bottom:5px;
}
.niftyOutline{
	margin-bottom:10px;
}
.photo{
	float:left;
	margin:5px;
}
