* {
	border: 0;
	color: #323d43;
	font-family: Tahoma, Verdana, Arial;
	size: 8pt;
	text-decoration: none;
}

body {
	font-size: 8pt;
	color: #323d43;
	border-collapse: collapse;
	text-decoration: none;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.centerBold {
	text-align: center;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.light_blue {
	color: #0095ad;
	font-size: 10pt;
}

.bm {
	color: #9ac708;
	font-weight: bold;
}

.bm_italic {
	color: #9ac708;
	font-weight: bold;
	text-decoration: underline;
}

.red {
	color: red;
	font-weight: bold;
}

.green {
	color: green;
	font-weight: bold;
}

.left {
	text-align: left;
}

.offline {
	color: #6d861a;
}

.avatar {
	border: 1px dotted;
}

.imgFriend {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
}

.chmurka {
	position: absolute;
	display: none;
	left: 80%;
	top: 120%;
	border: 1px dashed maroon;
	background-color: #292929;
	padding: 1px;
	font: 9px verdana;
	width: 120px;
}

#image {
	margin-left: -5px;
	display: inline;
}

#top_logo {
	width: 100%;
	height: 158px;
	background: url('../../gfx/lay/logo_bg.gif') repeat-x;
	float: bottom;
}

#logos {
	width: 990px;
	height: 158px;
	margin-right: auto;
	margin-left: auto;
}

#logo1 {
	width: 702px;
	height: 158px;
	background: url('../../gfx/lay/logo.jpg') no-repeat;
	float: left;
}

#logowanie {
	padding-top: 35px;
	padding-left: 90px;
	width: 198px;
	min-height: 123px;
	background: url('../../gfx/lay/logo_p2.jpg') no-repeat;
	float: left;
}

#statistics {
	padding-top: 15px;
	padding-left: 15px;
	width: 273px; /* 288px */
	height: 143px; /* 158 */
	background: url('../../gfx/lay/logo_p3.jpg') no-repeat;
	float: left;
	color: #fff;
}

/* style formularzy */
.login {
	border: 2px solid #bfbfbf;
	background-color: #ffffff;
	height: 23px;
	width: 150px;
	font-size: 12pt;
}

.formText {
	border: 2px solid #bfbfbf;
	background-color: #ffffff;
	height: 23px;
	width: 200px;
	font-size: 10pt;
}

.formFile {
	width: 200px;
	height: 25px;
}

.formSmall {
	border: 2px solid #bfbfbf;
	background-color: #ffffff;
	height: 23px;
	width: 65px;
	font-size: 10pt;
}

.formDate {
	border: 2px solid #bfbfbf;
	background-color: #ffffff;
	height: 23px;
	width: 85px;
	font-size: 10pt;
}

.formTextarea {
	width: 300px;
	height: 170px;
	border: 2px solid #bfbfbf;
	background-color: #ffffff;
	font-size: 10pt;
}

/* banner reklamowy głowny duży na srodku */
#banner750 {
	width: 770px;
	height: 100px;
	text-align: center;
	margin: 10px;
}

/* menu pionowe po prawej */
#menu_top {
	width: 198px;
	height: 40px;
	background: url('../../gfx/lay/vertical_menu_title.png') no-repeat;
}

#menu_bottom {
	width: 198px;
	height: 12px;
	background: url('../../gfx/lay/vertical_menu_bottom.gif') no-repeat;
}

#menu_content {
	padding: 15px;
	background: url('../../gfx/lay/vertical_menu_bg.gif') repeat-y;
	color: #34424b;
	font-family: Verdana, Arial;
	font-weight: bold;
	size: 8pt;
}

.p1 { /* kropki w menu */
	color: #99c705;
	font-weight: bold;
}

.hrStyle { /* linie poziome w menu */
	color: #e9ebea;
	background-color: #e9ebea;
	height: 1px;
}

.hrStyle2 {
	color: #e9ebea;
	background-color: #e9ebea;
	height: 1px;
	margin-top: 15px;
}

/* home */
.textTitle {
	color: #329fb4;
	size: 16pt;
	font-weight: bold;
}

#homeColLeft {
	width: 495px;
	float: left;
}

#homeColRight {
	width: 287px;
	float: left;
}

#homeImage {
	width: 487px;
	height: 297px;
	background: url('../../gfx/lay/image.jpg') no-repeat;
}

#frameWideTitle {
	width: 467px; /* orginalnie 487px */
	height: 26px; /* orginalnie 38px */
	font-weight: bold;
	text-align: right;
	color: white;
	padding-right: 20px;
	padding-top: 12px;
	background: url('../../gfx/lay/mains/col_wide_title.png') no-repeat;
}

#frameWideContent {
	width: 467px; /* +20 (padding x2) */
	text-align: justify;
	min-height: 50px;
	background: url('../../gfx/lay/medium_bg.gif') repeat-y;
	padding: 10px;
}

#frameWideBottom {
	width: 487px;
	height: 20px;
	background: url('../../gfx/lay/medium_footer.gif') no-repeat;
}

#frameNarrowTitle {
	width: 287px;
	height: 38px;
	background: url('../../gfx/lay/mains/col_narrow_title.png') no-repeat;
}

#frameNarrowContent {
	width: 267px; /* +20 (padding x2) */
	text-align: justify;
	min-height: 50px;
	background: url('../../gfx/lay/small_bg.gif') repeat-y;
	padding: 10px;
}

#frameNarrowBottom {
	width: 287px;
	height: 20px;
	background: url('../../gfx/lay/small_footer.gif') no-repeat;
}

/* menu na dole */
#bottom_menu {
	text-align: center;
	font-weight: bold;
	color: #9ac708;
}

/* stopka strony */
#footer {
	color: #0095ad;
	font-size: 10pt;
	float: bottom;
	width: 100%;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	background: url('../../gfx/lay/footer_bg.gif') repeat-x;
	margin-top: 5px;
}

#subMenuEvents {
	color: #9ac708;
	font-weight: bold;
	text-align: center;
}

f {
	color: #9ac708;
	font-weight: bold;
}

/* srodek - duze ramki */
#settings_main {
	width: 780px; /* orginalnie 790px */
	height: 38px;
	font-weight: bold;
	background: url('../../gfx/lay/headers_main_bg2.png') repeat-x;
	padding-left: 5px;
}

#topMain {
	width: 770px; /* orginalnie 790px */
	height: 26px; /* orginalnie 38px */
	font-weight: bold;
	text-align: right;
	color: white;
	padding-right: 20px;
	padding-top: 12px;
}

#large_content {
	width: 770px;
	min-height: 100px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	background: url('../../gfx/lay/large_bg.png') repeat-y;
}

#large_footer {
	width: 790px;
	height: 20px;
	background: url('../../gfx/lay/large_footer.png') no-repeat;
}

/* menu glowne poziome */
#horizontalMenu1 {
	width: 100%;
	height: 60px;
	background: url("../../gfx/lay/menu/horizontal_bg_menu.gif") repeat-x;
	padding: 0;
}

#horizontalMenu2 {
	width: 990px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.menuText {
	color: white;
	text-weight: bold;
}

dl,dt,dd {
	display: block;
	margin: 0;
	padding: 0px;
	background-color: #0088a3;
}

dd {
	padding: 5px;
}

#errorContent {
	width: 500px;
	text-align: justify;
}