* {margin: 0; padding: 0;}

body {
background: #ffffff;
font: normal 0.7em Arial, Helvetica, sans-serif;
}

#top {
width: 688px;
height: 53px;
margin: auto;
}

#logo {
width:123px;
height:53px;
float:left;
}

#reklama_top {
background: url(top.jpg);
width: 565px;
height: 53px;
float:left;
}

#site {
width: 688px;
margin: auto;
}

#menu {
width: 688px;
height: 34px;
}

#mprofil {
float:left;
}
#mpliki {
float:left;
}
#mdodaj {
float:left;
}
#malbumy {
float:left;
}
#mgaleria {
float:left;
}
#muploader {
float:left;
}
#mstrona {
float:left;
}

#mlogowanie {
background: url(menu/logowanie.jpg);
width: 604px;
height: 34px;
float:left;
}
#mrejestracja {
float:left;
}

#grad {
background: url(grad.jpg);
width: 688px;
height: 41px;
}


#content {
background: url(content.jpg);
width: 688px;
float: left;
}

#tail {
background: url(tail.jpg);
width: 688px;
height: 10px;
float: left;
}


textarea {
border: 0px #000000 solid;
font-size: 8pt;
color: #000000;
width: 300px;
height: 150px;
}
.userMenu{
font-size: 12px;
margin-left: 20px;
line-height: 15pt;
}

.loginForm{
font-size: 12px;
margin-left: 20px;
line-height: 15pt;
}

.changeSettingsForm{
font-size: 12px;
margin-left: 20px;
line-height: 15pt;
}

.registerForm{
font-size: 12px;
margin-left: 20px;
line-height: 15pt;
}

h1{
font-size: 15px;
text-decoration: bold;
}


img {
border: 0;
}

a:link, a:active, a:visited {
color: #9d0000;
text-decoration: none;
}

a:hover {
color: #e70000;
text-decoration: none;
}

.photoThumb
{
	float:left;
	text-align: center;
	padding: 10px;
}
.albumThumb
{
	vertical-align: bottom;
	padding: 5px;
	float:left;
	width:128px;
	min-height: 128px;
	text-align: center;
}
.container
{
	float: left;
	width: 100%;
	text-align:center;
}
.thumbsRow
{
	text-align: center;
	padding-top: 10px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
.pagesLinks
{
	float: left;
	width: 100%;
}

.singleUpload
{
	width: 50%;
	float: left;
}

.multiUpload
{
	float: left;
}

.image
{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: table-cell;
   	vertical-align: middle
}

.albumImage
{
	width: 128px;
	height: 128px;
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle
}

.gallery
{
	text-align: left;
	width: 100%;
	font-size: 12px;
}
.linkInput
{
	float: right;
}

.imageInfoPanel
{
	float: left;
	width: 100%;
	/*background-color: green;*/
	background: url(link_panel.jpg);
	/*color: white;*/
}

.zapodajLogo
{
	float: right;
}

.imageDescription
{
	float: left;
}

.loginFormMenu
{
	padding: 5px;
}

.albumThumbsPanel
{
	overflow-x:scroll;
	overflow-y:hidden;
	font-size:11px;
	font-weight:bold;
	color:#245F9A;
	float:left;
	width:100%;
	height: auto;
	margin:5px 0px;
}