/* -------------- podstawowe ---------------------*/
html
{

	width: 100%;
	height: 100%;
}
body
 {
	width: 100%;
	height: 100%;
	background-image: url('../img/site/sitebg.jpg');
	
}

*{
	margin: 0px;
	padding: 0px;
	border: 0px;	 	
	
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
img{
	margin-right: 0px;
	margin-bottom: 0px!important;
	margin-bottom: 0px;
}
/* ------------- uklad strony --------------------*/
#strona {
	/*width: 990px;*/
	position:absolute;
	/*top:50%;*/
	left:50%;

	
}
#calosc
{	
	position: absolute;
/*	top:-285px;
	margin-bottom:auto;*/	
	margin-left:-305px;
}
.pozyc
{
	position: absolute;
}

#thebest
{	width:500px;
	margin-top:250px;
	margin-left:10%;
	margin-right:10%;
	height:100%;
}
#zdjecia
{
	margin-left:10px;
}
#logo
{
	position:absolute;
	top:0px;
	margin:0px auto;
}
#powrot
{
	position:absolute;
	left:235px;


}
/*------------- wystawa ----------------------------------*/

.zdj
{	
	cursor:pointer;
}
.zdjecia
{	
	width:60px;
	height:70px;
	display:inline;
	padding:5px;
	cursor:pointer;
	margin-bottom:5px;

}
.ramka
{
	width:95px;
	height:106px;
	margin:0px;
	padding:0px;
}
#duze_zdjecie
{	
	position:absolute;
	top:200px;
	left:140px;
	visibility:hidden;
	cursor:pointer;
}

#zdj_duze
{
	position:absolute;
	top:50px;
	left:50px;
	visibility:hidden;
	cursor:pointer;

}
#watermark
{
	position:absolute;
	top:50px;
	left:40px;
	visibility:hidden;
	cursor:pointer;
}
#stopka
{
	/*width:990px;*/
	text-align:justify;
	margin-top:150px;

}
/* --------------- activedesign ---------------------*/
#activedesign img{
 	
}
#activedesign{
	margin-right: 5px;	
	text-align: right;

}
