* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

html,body {
	margin : 0px;
	padding : 0px;
	height : 100%;
}

p {
	margin : 0px;
	padding : 0px;
	background-color: #FFFFFF;
}

a {
	text-decoration : none;
	color : #333333;
}

a:hover {
	text-decoration : underline;
}

img {
	border : 0px;
}

ul {
	margin : 2px 0px 5px 10px;
	padding : 2px 0px 0px 10px;
	list-style-type: disc;
}

li {
	padding : 2px 0px 0px 2px;
	margin : 0px 0px 0px 0px;
}

#superCell {
	width : 100%;
}

#topCell {
	width : 730px;
	height : 48px;
	text-align : left;
	background-image: url("images/top_part_img.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
	#topCell p {
		float : left;
		width : 300px;
		padding : 32px 0px 0px 4px; 
	}
#middle {
	height : 123px;
	background-image: url("images/top_vert_bg.gif");
	background-repeat: repeat-x;
}
#mmenu {
	height : 19px;
}
#mmenu_center {
	background-image: url("images/mmenu_horln.gif");
	background-repeat: repeat-x;
}
#mcenter_tab {
	width : 100%;
	height : 100%;
	text-align : center;
	background-image: url("images/mmenu_vertln.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
	#mcenter_tab td a {
		font-size : 10px;
	}

	#mcenter_tab td {
		background-image: url("images/mmenu_vertln.gif");
		background-repeat: no-repeat;
		background-position: bottom left;
		padding : 0px 0px 0px 1px;
		font-size : 10px;
		cursor: pointer;
	}

#bottom {
	border : 1px solid #666666;
	border-width : 1px 0px 0px 0px;
	height : 38px;
	vertical-align : top;
}
#bottom #btop {
	background-color: #E3E3F1;
	height : 19px;
	width : 100%;
}
#bottom #bbot {
	line-height : 18px;
	width : 100%;
}
#bottom #btopleft {
	line-height : 18px;
	float : left;
}
#bottom #btopright {
	line-height : 18px;
	float : right;
}

/* styl do menu rozwijanego */
.menu-item {
	display : none;
	position : absolute;
	margin : 14px 0px 0px -1px;
	//margin : 15px 0px 0px -5px;
	padding : 1px 3px 2px 3px;
	border : 1px solid #666666;
	background-color: #F4F4F3;
	text-align : left;
	white-space: nowrap;
}
.menu-item a {
	line-height : 15px;
	font-size : 12px;
}

.gBar {
	width : 730px;
	height : 16px;
	background-color: #C7C7E3;
	margin-top : 4px;
	background-image: url('images/bar_arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-weight : bold;
	text-indent: 8px;
	font-size : 11px;
	line-height: 15px;
}
.halfgBar {
	width : 364px;
	height : 16px;
	background-color: #C7C7E3;
	margin-top : 4px;
	background-image: url('images/bar_arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-weight : bold;
	text-indent: 8px;
	font-size : 11px;
	line-height: 15px;
}
.quartgBar {
	width : 181px;
	height : 16px;
	background-color: #C7C7E3;
	margin-top : 4px;
	background-image: url('images/bar_arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-weight : bold;
	text-indent: 8px;
	font-size : 11px;
	line-height: 15px;
}

.pageTitle {
	font-weight : bold;
	font-size : 12px;
	padding : 8px 8px 4px 8px;
}

.pageContent {
	margin : 4px 8px 8px 8px;
	width : 714px;
}

.smallContent {
	margin : 4px;
}

#mainPTab {
	height : 100%;
}

#mainPTab td {
	vertical-align : top;
}

.hr_line {
	width : 710px;
	height : 1px;
	background-image: url('images/black_point.gif');
	background-repeat: repeat-x;
	margin : 10px 0px 10px 0px;
}
.newsTitle {
	font-weight : bold;
	font-size : 11px;
	padding : 0px 8px 4px 8px;
	width : 714px;
}
#semi_tab input {
	width : 520px;
}
#semi_tab td {
	vertical-align : top;
	line-height : 19px;
	height : 30px;
}
#semi_tab select {
	width : 140px;
}

.wyslijButt {
	width : 82px;
	height : 22px;
	background-image: url('images/wyslijbutt.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-size : 11px;
}
.errMsg {
	color : #DD0000;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
}
.infoMsg {
	color : #339900;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
}
#newsltrtab td {
	vertical-align : top;
	line-height : 19px;
	height : 30px;
}
#newsltrtab input {
	width : 180px;
}
.amLeft {
	width : 100px;
	background-color: #C7C7E3;
	font-weight : bold;
	font-size : 10px;
	text-align : left;
	vertical-align : top;
	padding-bottom : 10px;
}
.amRight {
	padding-left : 10px;
	padding-bottom : 10px;
	vertical-align : top;
	text-align : left;
}
