p {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial;	
	text-align: center;
	background-image: url("../pic/bck-top.jpg");
	background-repeat: repeat-x;
	background-position: 0px -73px;
	background-color: #FFE4B5;
}

h1 {
	background-image: url("../pic/top.png");
	background-repeat: no-repeat;
	background-position:0 -55px;
	height:80px;
	margin:0 auto 0 auto;
	width:870px;
}

.content {
	background-image: url("../pic/bck-content.png");
	background-repeat: repeat-y;
	margin:0 auto 0 auto;
	width:870px;
	text-align: center;
	min-height:145px;
}
.bottom {
	background-image: url("../pic/bck-bottom.png");
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
	width: 870px;
	height: 11px;
}
.footer {
	color:#AD7012;
	font-size:10px;
}
#show {
	min-height:687px;
	width:879px;
}
div#others {
	padding-top: 10px;
}


a {
	color: black;
	size: 8px;
}
a img {
	border: 0px !important;
}
#main {
	width: 780px;
	margin: 0 auto;
}

div#adv_left {
	position: absolute;
	margin-left: -135px;
	top: 205px;
}
div#adv_right {
	position: absolute;
	margin-left:885px;
	top: 205px;
}
div#adv_bottom {
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
}
div#adv_box {
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	width: 336px;	
	height: 280px;	
}

/* frame */
.frame {
	font-size: 14px; 
	opacity: 0.3;
	filter: alpha(opacity=30);	
	display: block;
	background-color: #FFE4B5;
	padding: 5px;
}
.frame:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.frame a {
	margin-left: 5px;
	margin-right: 5px;
	color: blue;
}
.frame i {
	font-size: 12px;
	color: gray;
}

/* greetings */
p#greetings {
	color:blue;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
	margin-right:15px;
}
div.greetings {
background-color:#FFE4B5;
border:1px solid #41160D;
float:left;
margin-left:16px;
margin-right:-20px;
margin-top:0;
padding:10px;
text-align:left;
width:816px;
}
/* show */

.pics img {    
	margin-top: 15px; 
	margin-left: 16px;
	border: 1px solid #41160D;
} 
img.photo {    
	margin-top: 15px;
}

div#title {
	color:#000000;
	float:left;
	font-family:comic sans ms;
	font-size:20px;
	margin-left:20px;
	margin-top: 3px;
	text-align:center;
	width:330px;
}
.player {
	float:left;
	margin-left:20px;
	width:200px;
}

.right {
	margin-right: 20px;
	text-align: right;
	float: right;
}
.left {
	/*margin-left: 20px;*/
	text-align: left;
	float: left;
}
#s3 {
  margin-top: -10px;
  height: 630px;
}
/* dodano */
div#dodano {
	padding: 10px 20px 10px 20px;
}
div#dodano form {
	text-align: center;	
}
div#dodano input#text {
	padding: 5px;
	width: 400px; 
	text-align: center;
}
div#dodano p, h2 {
	margin: 0px;
	padding: 0px;	
}

/* add */

form {
	padding: 10px 20px 10px 20px;
	text-align: left;
	line-height:22px;
}
.input {
	display: block;
}

#photo_browser {
	margin: 10px 0 0 0;
	padding: 5px 5px 10px 10px;
	width: 790px;
	height: 120px;
	background: #FFE4B5;
	border: 1px solid gray;
	overflow: auto;
}
div.wysiwyg {
	background-color: #FFE4B5 !important;	
}
.photo_box {
	margin: 5px 5px 0 0;
	text-align: center;
	float: left;
}
.submit {
	margin-top: 10px;
	margin-left: 600px;
	padding: 10px;
  background-color: #AD7012;
  color: #FFFFFF;
  border: 1px solid #41160D;
                   
}
small {
	color: #AD7012;
}
/* facebook */
#fb_like_box .icon {
background:url("http://niespodzianka.info/pic/share/fb_like_box.png") no-repeat scroll center center transparent;
cursor:pointer;
float:left;
height:82px;
width:33px;
}
#fb_like_box {
position:fixed;
right:-300px;
top:200px;
z-index:10;
}