body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div {
/*	border: 1px solid red; */
}
a {
	color: #616161;
	text-decoration: none;
}
a:hover {
	color:#333333;
}
#bg {
	width: 100%;
	background: url('img/bg-outside.jpg') center repeat-y;
}
#bg2 {
	width: 100%;
	background: top center repeat-x url(img/bg.jpg);
}
#container {
	width: 866px;
	margin: auto;
	background: url(img/bg-inside.jpg);	
	position: relative;
}
#top {
	width: 866px;
	height: 384px;
	display: block;
}
#sidebar {
	float: left;
	width: 225px;
}
#content {
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding-left: 0px !important;
	padding: 10px;
	margin-left: 240px;
	/*border: 1px solid red; */
	
	/*
	
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding-left: 240px !important;
	padding: 10px;
	border: 1px solid yellow; 
	
	*/
	
	
}
#bottom {
	height: 20px;
	background: url(img/bottom.jpg);
	clear: both;
}
#bottom2 {
	height: 39px;
	background: url('img/bg-bottom.jpg') center no-repeat;
	text-align: center;
	font-size: 11px;
	color: #aaa;
}
#bottom2 a { 
	color: #aaa;
}
/***** modelki ********/
#modelki_lista {
	margin-left: 15px;
	margin-top: 10px;
	font-size: 0px;
}
#modelki_lista img {
	margin: 0px;
}
#modelki_lista a:hover {
	background: #F2F2F2 url(img/strzaleczka.jpg) 5px 55% no-repeat;
}
#modelki_lista a {
	display: block;
	background: url(img/strzaleczka.jpg) 5px 55% no-repeat;
	padding-left: 20px;
	margin-right: 20px;
	line-height: 20px;
	font-size: 12px;
}
#modelki_strony {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
}
#m_foto {
	float: left;
	margin: 10px;
	cursor: pointer;
}
#m_opis {
	padding-left: 280px;
	padding-top: 10px;
}
#m_imie {
	background: url(img/pasek.jpg) no-repeat left center;
	line-height: 30px;
	font-size: 25px;
	padding-left: 15px;
}
#m_lista {
	list-style-image: url(img/strzaleczka.jpg);
	font-size: 15px;
}
#m_lista li {
	margin-bottom: 5px;
}
#m_lista span {
	font-weight: bold;
}
#m_fotki {
	margin-top: 100px;
}
#m_fotki img {
	border: 0px;
	margin-right: 10px;
	margin-top: 3px;	
	cursor: pointer;
}
/*********** portfolio *************/
#p_foto {
	display: block;
	margin: auto;
	margin-top: 15px;
	cursor: pointer;
}
#p_opis {
	padding-top: 10px;
}
#p_imie {
	background: url(img/pasek.jpg) no-repeat left center;
	line-height: 30px;
	font-size: 25px;
	padding-left: 15px;
}
#p_lista {
	list-style-image: url(img/strzaleczka.jpg);
	font-size: 15px;
}
#p_lista li {
	margin-bottom: 5px;
}
#p_lista span {
	font-weight: bold;
}
#p_fotki {
	margin-top: 10px;
	text-align: center;	
}
#p_fotki img {
	border: 0px;
	margin-right: 10px;
	margin-top: 3px;	
	cursor: pointer;
}
/********* ankieta *********/
.i {
	width: 200px;
	font-size: 11px;
}
/***** fotogaleria ***/
#foto img {
	cursor: pointer;
}

#foto-aktualnosci { margin-bottom: 30px; }

#foto-aktualnosci img {
	cursor: pointer;
}

#strony { position: relative; bottom: 0px; text-align: center; width: 600px;}
