body
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 12px;
	background-color: #2ca6df;
	background-image: url(images/page/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a:hover
{
	text-decoration: none;
	color: #ffffff;
}

table.transparent
{
	border: none;
}

h1
{
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#body
{
	background-image: url(images/page/bg_2.png);
	background-repeat: repeat;
	width: 100%;
}

#login
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#page
{
	width: 803px;
	background-image: url(images/page/page_bg.png);
	background-repeat: repeat-y;
	margin: auto;
}

#head
{
	width: 803px;
	height: 228px;
	background-image: url(images/page/head.png);
	margin: auto;
	position: relative;
}

#menu
{
	width: 551px;
	height: 41px;
	border: none;
	position: absolute;
	top: 95px;
	left: 126px;
}

#content
{
	position: relative;
	bottom: 75px;
	left: 0px;
	margin: auto;
	width: 715px;
}

#content_head
{
	width: 715px;
	height: 111px;
	background-image: url(images/page/content_1.png);
}

#content_center
{
	width: 715px;
	background-image: url(images/page/content_2.png);
	background-repeat: repeat-y;
}

#content_foot
{
	width: 715px;
	height: 113px;
	background-image: url(images/page/content_3.png);
}

#content_text
{
	padding: 10px 75px 1px 75px;
	position: relative;
	bottom: 50px;
}

.tooltip
{
	position: absolute;
	display: none;
	width: 263px;
}

.tooltip_head
{
	width: 263px;
	height: 20px;
	background-image: url(images/page/tt_top.png);
}

.tooltip_center
{
	width: 235px;
	padding: 0px 14px 0px 14px;
	background-image: url(images/page/tt_center.png);
}

.tooltip_content
{
	width: 225px;
	text-align: left;
	background-image: url(images/page/tt_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeeeee;
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.tooltip_foot
{
	width: 263px;
	height: 30px;
	background-image: url(images/page/tt_foot.png);
}

#last_ref
{
	height: 114px;
	width: 715px;
	margin: auto;
	position: relative;
	bottom: 75px;
}

#last_ref_box
{
	height: 114px;
	width: 504px;
	position: relative;
	float: left;
	overflow: hidden;
}

#last_ref_content
{
	height: 114px;
	position: absolute;
}

#last_ref_count
{
	display: none;
}

.last_ref_box
{
	width: 104px;
	height: 114px;
	float: left;
	margin: 0px 11px 0px 11px;
}

.last_ref_img_box
{
	width: 104px;
	height: 114px;
	position: relative;
}

.ref_img
{
	width: 88px;
	height: 98px;
	border: none;
	margin: 8px;
}

.ref_link
{
	width: 88px;
	height: 98px;
	border: none;
	margin: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.last_ref_img_glow
{
	width: 104px;
	height: 114px;
	background-image: url(images/page/last_ref_img_bg.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

.last_ref_arrow
{
	float: left;
	border: none;
	margin: 22px;
}

#rs
{
	position: relative;
	bottom: 75px;
	width: 650px;
	margin: 0px auto 0px auto;
	padding-bottom: 55px;
	text-align: justify;
}

#rs_version
{
	width: 276px;
	height: 42px;
	background-image: url(images/page/rs_version.png);
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

#rs_button
{
	float: right;
}

#line
{
	width: 620px;
	height: 18px;
	background-image: url(images/page/line.png);
	margin: 10px auto 10px auto;
	position: relative;
	bottom: 75px;
}

#copyright
{
	text-align: center;
	margin: auto;
	width: 715px;
	position: relative;
	bottom: 25px;
	font-size: 15px;
}

#reference
{
	padding: 0px 30px 0px 30px;
}

.c_light
{
	background-image: url(images/page/cenik_bg.png);
	background-repeat: repeat;
}































