body {
	background: #f2f1f1;
	text-align: left;
	padding: 0;
	margin: 0; 
	font-family: Arial, Tahoma, Verdana;
	font-size: 100%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#containter {
	margin: 15px 53px;	
}

#contact {
	font-size: 70%;	
	color: #6e6e6e;
	text-align: left;
	width: 298px;
	padding-top: 15px;
}

#contact a {
	font-size: 100%;	
	color: #6e6e6e;
}

span.blue{
	color: #05bcff;
	font-weight: bold;
	font-size: 90%;	
}

#contact #contact_left {
	float: left;
	width: 115px;
}

#contact #contact_right {
	float: right;
	width: 115px;	
}

#wrap {
	clear: both;
	width: 915px;
	padding-top: 37px;
}

.day_box {
	background: url(../images/daybox_bgr.gif) no-repeat bottom left white;
	width: 143px;
	height: 143px;
	padding: 15px;
	font-size: 60%;
	color: #838383;
	margin-right: 10px;
	margin-bottom: 10px;	
	float: left;
}

.day_box .day {
	color: #292829;
	font-size: 134%;
	font-weight: bold;
}

.photo_box {
	background: white;
	width: 155px;
	height: 155px;
	padding: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

#footer {
	clear: both;
	font-size: 70%;	
	color: #6e6e6e;
	text-align: left;
	padding-top: 25px;
}

#footer a {
	font-size: 100%;	
	color: #05bcff;
}

#logout {
	float: right;
	width: 200px;
	text-align: left;
	color: #05bcff;	
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 90%;	
}

#logout a {
	color: #05bcff;	
}

.usun_box {
	background: white;
	bottom: 10px;
	position: absolute;
	right: 10px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 90%;	
	width: 75px;
	text-align: center;
}

.usun_box a {
	color: #05bcff;	
}

#dodaj_foto {
	float: right;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	font-size: 90%;	
}

#dodaj_submit {
	font-weight: bold;
	background: white;
	color: #05bcff;	
	border: 0;
	font-variant: small-caps;
}