body {
	font-family: 'Verdana', 'Geneva', 'FreeSans'; font-size: 10px;
	color: #747474;
	margin: 0px;

}

a {
	color: #747474;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #747474;
}

input
{
	background-image: url('../img/textbox.png');
	background-repeat: no-repeat;
	border: 0px;
	font-size: 10px;
	height: 16px;
	width: 167px;
	color: #747474;
	padding: 3px;
}

.button
{
	background: #FFFFFF;
	border: 1px solid #000000;
	font-size: 9px;
	height: auto;
	width: auto;
	color: #000000;
}

.spacer
{
	width: 100%;
	height: 100%;
	border: 0px;
}

#wrapper
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	width: 1004px;
	overflow: hidden;
}

#capital 
{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	width: 916px;
	overflow: hidden;
}

#header-l {
	float: left;
	width: 200px;
	height: 100px;
}

#header-rt
{
	float: left;
	width: 716px;
	height: 49px;
	overflow: hidden;
}

#header-rd 
{
	float: left;
	width: 716px;
	height: 49px;
}

#logo
{
	float: left;
	width: 166px;
	height: 73px;
	position: relative;
	left: -3px;
	top: 23px;
}

#menu-t
{

	float: right;
	width: 430px;
	height: 20px;
	padding: 12px;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 10px;
	color: #969696;
	text-align: right
}

#menu-t a 
{
	color: #969696;
}

#infolinia
{
	position: relative;
	float: right;
	width: 281px;
	height: 41px;
	right: 0px;
	top: 0px;
	background-image: url('../img/infolinia.png');
	clear: both;
}


#portfolio
{
	float: left;
	width: 609px;
	height: 365px;
}

#page_area
{
	float: left;
	width: 609px;
	height: 100%;
}

#page_elements, .page_elements
{
	float: left;
	width: 576px;
	height: 100%;
	border: 1px solid #d0d0d0;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

#b_aktual
{
	float: left;
	width: 607px;
	height: 103px;
	border: 1px solid #d0d0d0;
	margin-top: 5px;
	background: url('../img/b_aktu.png');
	color: #ed008c;
	font-size: 11px;
}

#b_aktual a {
	color: #ed008c;
	text-decoration: underline;
}

#b_aktual_areal {
	float: left;
	position: relative;
	left: 15px;
	top: 41px;
	height: 52px;
	width: 286px;
}

#b_aktual_arear {
	float: right;
	position: relative;
	right: 15px;
	top: 41px;
	height: 52px;
	width: 286px;
}

#p_pozy
{
	float: left;
	width: 300px;
	height: 178px;
	border: 1px solid #d0d0d0;
	background: url('../img/p_pozy.png');
}

#p_shou
{
	float: right;
	width: 300px;
	height: 178px;
	border: 1px solid #d0d0d0;
	background: url('../img/p_shou.png');
	margin-left: 5px;
}

#p_vide
{
	float: left;
	width: 300px;
	height: 178px;
	border: 1px solid #d0d0d0;
	margin-top: 5px;
	background: url('../img/p_vide.png');
}

#p_proj
{
	float: right;
	width: 300px;
	height: 178px;
	border: 1px solid #d0d0d0;
	margin-top: 5px;
	background: url('../img/p_proj.png');
}

#boczny
{
	float: right;
	width: 302px;
	height: 469px;
	margin-bottom: 5px;
}

#b_klie
{
	width: 300px;
	height: 178px;
	border: 1px solid #d0d0d0;
	background: url('../img/b_klie.png');
	overflow: hidden;
}

#b_klie_area
{
	position: relative;
	top: 43px;
	width: 280px;
	height: 114px;
	padding: 10px;
}

#b_klie_errors
{
	position: absolute;
	height: 12px;
	width: 200px;
	left: 10px;
	top: 116px;
	color: #FF0000;
	font-weight: bold;
}

table.klie
{
	font-size: 10px;
	color: #747474;
	vertical-align: middle;
}

#b_klie_form
{
	position: relative;
	float: right;
	right: 0px;
}

#b_proj
{
	width: 300px;
	height: 103px;
	margin-top: 5px;
	border: 1px solid #d0d0d0;
	background: url('../img/b_proj.png');
}

#b_proj_area
{
	position: relative;
	top: 43px;right: 3px;
	width: 296px;
	height: 40px;
	padding: 10px;
	
	text-align: center;
}

#b_part
{
	width: 300px;
	height: 208px;
	margin-top: 5px;
	border: 1px solid #d0d0d0;
	background: url('../img/b_part.png');
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}

#b_part_area
{
	position: relative;
	top: 43px;
	width: 280px;
	height: 114px;
	padding: 10px;
}

#b_stop
{
	clear: both;
	width: 914px;
	height: 70px;
	border: 1px solid #d0d0d0;
	background: url('../img/b_stop.png');
	font-size: 8px;
	color: #8e8e8e;
	vertical-align: middle;
}

#b_stop a
{
	color: #8e8e8e;
	text-decoration: underline;
}

table.stop
{
	font-size: 8px;
	color: #8e8e8e;
}


#b_stop_area1
{
	position: relative;
	float: left;
	left: 124px;
	top: 15px;
	width: 228px;
	height: 40px;
}

#b_stop_area2
{
	position: relative;
	float: left;
	top: 15px;
	left: 158px;
	width: 174px;
	height: 40px;
}

#b_stop_area3
{
	position: relative;
	float: right;
	right: 17px;
	top: 15px;
	width: 301px;
	height: 40px;
}

#b_stop_spacer
{
	clear: both;
	height: 35px;
}

#menu-b
{
	clear: both;
	width: 1002px;
	height: 61px;
	/* border: 1px solid red; */
}

#menu_bar
{
	height: 37px;
	width: 912px;
	position: relative;
	left: 2px;
	background: url('../img/menu_bar.png');
}

#menu_el1, #menu_el2, #menu_el3, #menu_el5, #menu_el6
{
	width: 152px;
	height: 27px;
	float: left;
	cursor: pointer;
	font-size: 9px;
	font-family: 'Verdana';
	text-align: center;
	padding-top: 10px;
	color: white;
	font-weight: bold;
	background: no-repeat;
}

#menu_el4
{
	width: 202px;
	height: 27px;
	float: left;
	cursor: pointer;
	font-size: 9px;
	font-family: 'Verdana';
	text-align: center;
	padding-top: 10px;
	color: white;
	font-weight: bold;
	background: no-repeat;


}
#menu_el3
{
width: 200px; 
}

#child_bar
{
	height: 24px;
	overflow: hidden;
	position: relative;
}

#menu_child1, #menu_child2, #menu_child3, #menu_child4, #menu_child5, #menu_child6
{
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 10px;
	width: 500px;
	height: 24px;
	color: #000000;
	font-weight: bold;
	display: none;
	position: absolute;
	right: 0px;
}

#menu_child1
{
	left: 60px;
}
#menu_child2
{
	left: 210px;
}
#menu_child3
{
	left: 360px;
}
#menu_child4
{
	left: 455px;
}
#menu_child5
{
	left: 315px;
}
#menu_child6
{
	left: 470px;
}

#menu_child1 a, #menu_child2 a, #menu_child3 a, #menu_child4 a, #menu_child5 a, #menu_child6 a
{
	color: #e20086;
	text-decoration: none;
}

#menu_child1 a:hover, #menu_child2 a:hover, #menu_child3 a:hover, #menu_child4 a:hover, #menu_child5 a:hover, #menu_child6 a:hover
{
	color: #7f3e7e;
}

.menu_napis
{
	position: relative;
	top: 9px;
	float: left;
	text-align: center;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#user_bar
{
	height: 32px;
	overflow: hidden;
	position: relative;
	border: 1px solid #d0d0d0;
	margin-bottom: 5px;
	padding: 5px;
	margin-bottom: 15px;
}

#ap_status_on {
	background: #00FF00;
	width: 120px;
	height: 13px;
	text-align: center;
	padding: 5px;
}

#ap_status_off {
	background: #FF0000;
	color: #FFFFFF;
	width: 120px;
	height: 13px;
	text-align: center;
	padding: 5px;
}

#ap_status_on a, #ap_status_off a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
}

#ap_status_on a
{
	color: #000000;
}

#ap_status_off a
{
	color: #FFFFFF;
}

#fvstb td, #fvstb tr, #fvstb
{
        border: 0px;
}

#logosy td {
	padding-bottom: 10px;
}

#page_area {
	font-size: 12px;
}

