BODY, TABLE, TD {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, sans-serif;
}

table {
	border-spacing: 0;
}

table.contener {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	background-color: #000000;
}

table.contener td {
	vertical-align: top;
}

.contener_middle {
	clear: both;
	background-color: #FFFFFF;
}

.topstripe {
	width: 1000;
	height: 60;
	background-color: #FF891F;
}

.top_1 {
	height: 35px;
	width: 100%;
	background: url('../gfx/topmenu_bg.gif') repeat-x;
	background-color: #000;
}

.top_1_ul {
	list-style: none;
	height: 34px;
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

.top_1_sep {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 2px;
	height: 34px;
	background: url("../gfx/topmenu_spacer.gif") no-repeat;
	margin: 0px;
	padding: 0px;
}

.top_1_li {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	color: #FFF;
	margin: 0px;
	padding: 0;
}

.top_1_li_a_current {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	color: #FFF;
	margin: 0px;
	padding: 0;
	float: left;
	display: block;
	font-size: 13px;
	font-family: Arial, sans-serif;
	white-space: nowrap;
	color: #FFF;
	background-color: #808081;
	border-top: solid 9px #fdc38f;
	padding: 5px 22px 5px 22px;
	text-decoration: none;
}

.top_1_li_a {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	display: block;
	font-size: 13px;
	font-family: Arial, sans-serif;
	white-space: nowrap;
	color: #FFF;
	background-color: #000;
	border-top: solid 9px #FF891F;
	padding: 5px 20px 5px 20px;
	margin: 0px;
	text-decoration: none;
}

.top_1_li_a:hover {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	display: block;
	border-top: solid 9px #fdc38f;
	background-color: #808081;
	padding: 5px 20px 5px 20px;
	margin: 0px;
	text-decoration: none;
}

.left {
	width: 200px;
	margin-left: 180px;
	padding: 0px;
}

.left_ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.left_li {
	margin: 0px;
	padding: 5 0 6 0;
	list-style-type: none;
}

.left_sep {
	margin: 0px;
	border-top: 1px dotted #6A6A6A;
	list-style-type: none;
}

.left_li_a {
	font-size: 11px;
	padding-left: 20px;
	color: #6A6A6A;
	white-space: nowrap;
	text-decoration: none;
}

.left_li_a:hover {
	color: #F58220;
}

.left_li_a_current {
	font-size: 11px;
	padding: 0 17 0 20;
	color: #F58220;
	white-space: nowrap;
	text-decoration: none;
	background: url('../gfx/kolko.gif') no-repeat right;
}

.left_li_sub1 {
	margin: 0px;
	padding: 5 0 6 0;
	list-style-type: none;
}

.left_sep_sub1 {
	margin: 0 0 0 20;
	border-top: 1px dotted #6A6A6A;
	list-style-type: none;
}

.left_li_sub1_a {
	font-size: 11px;
	padding-left: 40px;
	color: #6A6A6A;
	white-space: nowrap;
	text-decoration: none;
}

.left_li_sub1_a:hover {
	color: #F58220;
}

.left_li_sub1_a_current {
	font-size: 11px;
	padding: 0 17 0 40;
	color: #F58220;
	white-space: nowrap;
	text-decoration: none;
	background: url('../gfx/kolko.gif') no-repeat right;
}

.logostripe {
	clear: both;
	width: 100%;
	height: 140px;
	background-color: #FFF;
	text-align: right;
}

.middlestripe {
	clear: both;
	background-color: #EEE;
	width: 100%;
	height: 20px;
}

.main {
	top: 0px;
	left: 0px;
	width: 100%;
	font-size: 12px;
	background-color: #FFFFFF;
}

.main td {
	color: #6A6A6A;
	font-size: 12px;
}

.leftcolumn {
	position: relative;
	float: left;
	width: 380px;
	margin: 0px;
	background-color: #FFFFFF;
}
.rightcolumn {
	position: relative;
	float: right;
	width: 900px;
	margin: 0px;
	padding: 5px 15px 5px 0px;
}

.rightcolumn a {
	color: #F58220;
}

.pasek {
	clear: both;
	height: 1px;
	width: 100%;
	margin: 3px 0px 5px 0px;
	background: url('../gfx/pasek.gif') repeat-x;
}

.bottomstripe {
	position: relative;
	float: none;
	clear: both;
	height: 63px;
	width: 100%;
	background: url('../gfx/pasek_dol.gif') repeat-x;
}

.topimg3 {
	position: relative;
	float: right;
	clear: right;
}

.rightimg {
	position: relative;
	float: right;
	clear: right;
	margin: 22 0 38 0;
}

.rightimg img {
	background-color: #7A4511;
}

.leftimages {
	position: relative;
	float: left;
	clear: none;
	margin: 0 20 0 0;
	height: 100%;
	width: 188px;
}

.bodytext {
	position: relative;
	padding: 70 150 5 20;
	clear: none;
}

#logo {
	position: relative;
	float: right;
	right:	45px;
	top:	0px;
}

#main_arrow {
	position: relative;
	float: left;
	left: 0px;
	top: 40px;
}

.grey1 {
	background-color: #ededed;
}
.grey1_i {
	background: url("../gfx/g1.gif") repeat-x left top;
}

.grey2 {
	background-color: #dbdbdb;
}

img.photo {
	margin: 0px 4px 0px 4px;
}

img.photo_first {
	margin: 0px 3px 0px 0px;
}

img.photo_last {
	margin: 0px 0px 0px 2px;
}

#bb_logo {
	position: relative;
	float: left;
}

#footer {
	font-size: 11px;
}

#copy_rights {
	position: relative;
	float: right;
	top: 27px;
	right: 0px;
}

.akapit1 {
	font-size: 16px;
	color: #5b5b5b;
	text-align: right;
	padding-right: 15;
}

#dot {
	float: left;
	width: 15px;
	height: 12px;
	background: url("../gfx/dot.gif") repeat top left;
	margin-right: 3px;
}

.body1 {
	text-align: justify;
/*	padding: 0px 0px 10px 17px;*/
/*	margin: 5 0 15 0;*/
}

.body1 a {
}

.body1 a:hover {
/*	color: #00B0F0;*/
}

.body2 a {
	color: #5b5b5b;
}

.body2 a:hover {
	color: #00B0F0;
}

#image {
	display: block;
	padding: 0px;
	background: none;
	border: 1px solid white;
}

#image:hover {
	background: none;
	border: 1px solid #00B0F0;
}

.submenu {
	position: relative;
	float: left;
	width: 148px;
	height: 196px;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border: 1px solid black;
	border-top: none;
}

.submenu li {
	font-size: 10px;
	padding: 3px 2px 3px 10px;
	background: url("../gfx/dot1.gif") no-repeat 0% 60%;
	list-style-type: none;
}
.submenu li.current {
	border: 1px solid #ff6a04;
	padding: 2px 2px 2px 0px;
	background: none;
}
.submenu li a {
	color: #5b5b5b;
	text-decoration: none;
}

.submenu li a:hover {
	color: #ff6a04;
	text-decoration: underline;
}

.submenu li a.current {
	color: #ff6a04;
	background: url("../gfx/dot2.gif") no-repeat 0% 60%;
	padding: 0px 2px 0px 9px;
	text-decoration: none;
}

#photo {
	margin: 0px 5px;
}

.Image, .ImageHover {
	margin: 0px 5px;
}

.seq1 .Image, .seq2 .ImageHover {
	display:        inline;
}

.seq2 .Image, .seq1 .ImageHover {
	display:        none;
}
