* {
	font-family: verdana, Arial, Times New Roman, Helvetica, Courier, sans-serif;
	line-height: 15px;
	color: #4e5565;
	text-align:justify;
	font-size: 7pt;
}

body {
		background-color: #333;
}

.fs_7{
	font-size:7pt;
	text-align:left;
}



#t_body{
	position:absolute;
	border-collapse: collapse;
	width: 938px;
	height: auto;
	top:0px;
	left: 50%;
	margin-left:-469px;
	margin-top:1px;
	margin-bottom:1px;
	padding:0;
	border:1px solid #333;

}
#t_body tr, td {
border:0;
padding:0;
margin:0;
}

/*************************************** header *******************************************/

#t_header
{	table-layout:auto;
	border-collapse: collapse;
	width:938px;
	margin:0;
	border:0;
	padding:0;
	height: auto;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
}

#t_header tr, td {
border:0;
padding:0;
margin:0;
}


/*************************************** top menu *******************************************/

#t_top_menu
{
	border-collapse: collapse;
	background-image: url(/images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	border:0;
	padding:0;
	width:100%;
	height: 23px;
	vertical-align: middle;
}

#t_top_menu tr, td {
border:0;
padding:0;
margin:0;
}

/*************************************** content *******************************************/

#t_content{
	border-collapse: collapse;
	vertical-align: top;
	height:auto;
	width:938px;
	text-align: center;
	margin: 0;
    padding: 0;
	border:0;
	background-color: #fff;

}

#t_content tr, td {
border:0;
padding:0;
margin:0;
}


td.content_left{
	border-collapse: collapse;
	width: 223px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	margin: 0px;
    padding: 0px;
	border-right: 1px solid #b0c4de;
}
td.content_details_l{
	border-collapse: collapse;
	width: 355px;
	height: auto;
	vertical-align: top;
	margin: 0px;
    padding: 0px;
	border-right: 1px solid #b0c4de;
}
td.content_details_r{
	border-collapse: collapse;
	width: 354px;
	height: auto;
	vertical-align: top;
	margin: 0px;
    padding: 0px;
	border-right: 0px solid #778899;
}


td.news_left{
	width: 223px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	margin: 0px;
    padding: 0px;
	border-right: 1px solid #b0c4de;
}
td.news_details_l{
	width: 487px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	margin: 0px;
    padding: 0px;
	border-right: 1px solid #b0c4de;
}
td.news_details_r{
	width: 223px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	margin: 0px;
    padding: 0px;
	border-right: 0px solid #778899;
}

table.details{
	border-collapse:collapse;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	padding: 0px;
    margin: 0px;
	border-right: 0px solid #778899;
}
td.content_line{
	margin: 0px;
    padding: 0px;
	border-right: 1px solid #b0c4de;
}

/*************************************** footer *******************************************/
#t_footer{
	background-image: url(/images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 938px;
	line-height: 100px;
	vertical-align: top;
	color: #fff;
	margin: 0;
    padding: 0;
    border: 0;
}

#t_footer tr, td {
border:0;
padding:0;
margin:0;
}

/***********************************************************************************/
tr.top{
	vertical-align: top;
}
tr.odstep20{
	height: 20px;
}
tr.odstep10{
	height: 10px;
}
hr {
	color: #b0c4de;
	background-color: #b0c4de;
	height: 1px;
	width: 100%;
	border: none 0;
	margin: 5 0 5 0;
}
img{
	border-style: none;
	border:0;
}

img.prawa {
	border:0;
	padding:0;
	float:right;
	max-width:324px;
	width:324px;
	margin-right:0;
	margin-top: 5px;
	margin-left:10px;
	margin-bottom:5px;
}

img.lewa {
	border:0;
	padding:0;
	float:left;
	max-width:324px;
	width:324px;
	margin-right:10px;
	margin-top: 5px;
	margin-left:0px;
	margin-bottom:5px;
}
img.srodek{
	border:0;
	padding:0;
	width:324px;
	max-width:324px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


.naglowek{
	font-size: 9pt;
	font-weight: bold;
}

.news_naglowek{
	font-size: 8pt;
	font-weight: bold;
}

.news_naglowek_glowna{
	font-size: 7pt;
	font-weight: bold;

}



/*************** linki *********************/
table.menu_tb {
	width: 90%;
	border: 0;
	border-collapse: collapse;
}


td.menu_td_act{
	color: orange;
}



a {
	text-decoration: none;

}

a:hover {
	color: orange;
	text-decoration: none;

}

a.act {
	color: orange;
	white-space:nowrap;
}

a.more {
	text-decoration: none;
	white-space:nowrap;
}

a.more:hover {
	color: orange;
	text-decoration: none;
	white-space:nowrap;
}

a.menu_up {
	color: #fff;
	text-decoration: none;
	white-space:nowrap;
}

a.menu_up:hover {
	color: #c98d75;
	text-decoration: none;
	white-space:nowrap;
}

a.menu_up_act {
	color: #c98d75;
	white-space:nowrap;
	text-decoration: none;
}

a.menu {
	text-decoration: none;
	white-space:nowrap;
}

a.menu:hover {
	color: orange;
	text-decoration: underline;
	white-space:nowrap;
}

a.menu_act {
	color: orange;
	white-space:nowrap;
}


a.client {
	color: #4e5565;
	text-decoration: none;
	white-space:nowrap;
}

a.client:hover {
	color: #4e5565;
	text-decoration: underline;
	white-space:nowrap;
}

a.client_act {
	color: #4e5565;
	text-decoration: underline;
	white-space:nowrap;
}


a.tresc {
	text-decoration: none;
	white-space:nowrap;
}

a.tresc:hover {
	color: orange;
	text-decoration: underline;
	white-space:nowrap;
}



span.act{
	color: orange;
	margin-left:10px;
}

span.not_act{
	margin-left:10px;
}


span.client_act{
	color: #4e5565;
	margin-left:30px;
}

span.client_not_act{
	color: #4e5565;
	margin-left:30px;
}


td.h_auto {
	height: auto;
	width:auto;
	vertical-align: top;
	text-align:justify;
}

td.h_10 {
	height:10px;
}

td.h_25{
	height:25px;
}
td.h_430 {
	height: 430px;
	width: auto;
	vertical-align: top;
	text-align:justify;
}

td.w_450 {
	width: 450px;
}

td.w_150 {
	width: 150px;
}

td.w_100 {
	width: 100px;
}


td.w_30 {
	width: 30px;
}

td.w_20 {
	width: 20px;
}

td.w_15 {
	width: 15px;
}

td.w_auto {
	width: auto;
}


td.lh_1 {
	line-height:1;
}


td.aktualnosci {
	color: #0080DB;
	font-weight:normal;
	font-size: 9pt;
	text-align: left;
}

td.copy {
	text-align: right;
	color: #fff;
	vertical-align:top;
}

td.ctr {
text-align:center;
}

td.jst {
text-align:justify;
}

td.lft {
text-align:left;
}

td.rgt {
text-align:right;
}


.lnk_act {
	display: inline;
	margin:5px;
	font-size:7pt;
	border: 1px #4e5565 solid;
	color: #4e5565;
	text-decoration: none;
}

.lnk_not_act a{
	display: inline;
	margin:5px;
	font-size:7pt;
	color: #999;
	border: 1px #999 solid;
	text-decoration: none;
}

.lnk_not_act a:hover{
	display: inline;
	margin:5px;
	font-size:7pt;
	color: #4e5565;
	border: 1px #4e5565 solid;
	text-decoration: none;
}

/*******************************************/


td.video_news{
text-align:center;
width: 713px;
}

ul, li {
	list-style-type: circle;
	margin:0;
	margin-left:15px;
	padding:0;
	border:0;
	margin-top:-4px;
	margin-bottom:-4px;
}

/**********IMG***********************/

img.klient_logo {
	border:0;
	width:100px;
	margin:0;
}

img.menu {
	border:0;
	margin:0;
	vertical-align:middle;
}


img.menu_dots{
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
	white-space:nowrap;
}

/*******************************************/


/* GALERIA */

a.close {
	text-decoration: none;
}
img.thumbs {
	width:80px;
	border:0;
	margin:0;
	paddding:0;
	vertical-align:middle;
}
img.w_auto {
	width:auto;
	border:0;
}
#img_div{
	display: none;
	position: absolute;
	text-align: center;
}
#img_div div.outer{
	position: absolute;
	top:300px;
	left:20px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff6120;
	border: 0;
}
#img_div td a{
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #000;
}
/***/