body
{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

h1
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

h2
{
	font-size: 1em;
	text-align: center;
}

.user, .product
{
	max-width: 100px;
	max-height: 150px;
	margin: 5px;
}

.product
{
}

.center
{
	position: relative;
	left: 50%;
	width: 1001px;
	margin-left: -501px;
}

.bannerframe
{
	width: 100%;
	height: 30px;
}

#banner
{
	text-align: center;
}

#header
{
	position: relative;
	width: 100%;
	height: 200px;
}

#logo
{
	float: left;
	width: 778px;
	height: 200px;
	font-size: 25px;
	text-align: center;
}

#logoimg
{
	max-width: 777px;
	margin-top: 10px;
}

#foto
{
	float: right;
	width: 223px;
	height: 200px;
}

#recommend
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}

#headmenu
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}

#recommend a, #headmenu a
{
	text-decoration: none;
}

#content
{
	padding-bottom: 20px;
}

#profile
{
	float: left;
	width: 180px;
	height: 150px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
}

#text
{
	position: absolute;
	left: 200px;
	top: 80px;
	/*float: left;*/
	width: 540px;
	height: 90px;
	/*margin-bottom: 20px;
	margin-top: 20px;*/
	padding: 10px;
	text-align: justify;
	font-size: 12px;
}

#generalcontent
{
	float: left;
	width: 810px;
	padding: 20px;
}

#people
{
	float: right;
	width: 150px;
}

#footer
{
	clear: both;
	width: 100%;
	height: 77px;
	font-weight: bold;
	padding-top: 3px;
}

#platform
{
	position: absolute;
	width: 1000px;
	bottom: 0px;
	left: 0px;
	font-weight: bold;

	height: 45px;
	text-align: center;
	padding-top: 15px;
}

#platform img
{
	margin-left: 5px;
	margin-right: 5px;
	height: 31px;
}

/* style strony głównej */
.title
{
	width: 809px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
	margin-left: -19px;
	padding-left: 20px;
	padding-top: 7px;
	clear: both;
}

.titleleft
{
	width: 180px;
	height: 23px;
	font-weight: bold;
	font-size: 13px;
	float: left;
	padding-top: 7px;
	padding-left: 10px;
}

.left
{
	width: 190px;
	float: left;
}

.titleright
{
	width: 590px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
	float: right;
	padding-top: 7px;
	padding-left: 10px;
}

.right
{
	width: 600px;
	float: right;
}

#dschoose, #sechoose, #dlchoose
{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999;
	border: 1px solid;
	padding-bottom: 3px;
	margin-left: -50px;
	margin-top: -200px;
}

#dschoose div, #sechoose div, #dlchoose div
{
	margin-top: 3px;
	font-weight: bold;
	cursor: pointer;
}

table.form
{
	text-align: center;
	width: 100%;
}

tr.form
{
	text-align: left;
}

td.form
{
	text-align: right;
}

input.form
{
	vertical-align: middle;
	width: 60px;
	height: 20px;
	border: 0px;
	text-align: center;
	padding-bottom: 2px;
	cursor: pointer;
}

#logintitle
{
	width: 160px;
	height: 23px;
	padding-top: 7px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
}

#profile input.text
{
	width: 120px;
}

/* style reklam */
.banner_small
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* style komunikatow */
.error, .success
{
	border: 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

/* style snippetu people */
#peopletitle
{
	margin-top: 20px;
	padding-left: 20px;
	width: 130px;
	height: 23px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 14px;
}

.person
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.person a
{
	text-decoration: none;
}

/* style paginacji */
form span.pagination
{
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
}

span.pagination
{
	font-weight: bold;
}

.whatsGoingOnElements
{
	clear: both;
	margin: 10px;
}

.whatsGoingOnElements span
{
	color: #8BC53E;
}

.whatsGoingOnElements img
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	max-width: 84px;
	max-height: 42px;
	padding: 2px;
}