body {
    text-align: center;
    background-color: #eaeaea;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #363942;
    margin:0;
    padding:0;
    overflow-y: scroll;
}
a {
	text-decoration:none;
}

#content {
    width: 915px;
	background-image: url("../img/tlo.jpg");
    margin: 0 auto;
    overflow: hidden;
}

/*Nagłówek - góra strony z logo*/
#header_1{
	width:870px;
	margin: 35px 0px 10px 45px;
  overflow: hidden;
}
.head_logo{
	float:left;
}
.head_right{
	width:646px;
	height:32px;
	background-image:url("../img/naglowek.gif");
	background-repeat:no-repeat;
	background-position:right;
	float:right;
}

/*Nagłówek - menu + banery*/
#header_2{
	width:825px;
	margin: 0 45px 0px 45px;
}
.head_menu{
	/*height:170px;*/
	width:105px;
	font-size:18px;
	text-align:left;
	float:left;
	position: relative;
	top: -8px;
}
.head_menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.head_menu li{
	height:22px;
	margin:0px;
	padding:1px 0px;
}

.head_menu li.li a{
	color:#BE0E0E;
	font-size:23px;
	text-decoration:none;
  padding: 2px 3px;
}
.head_menu li.li a:hover {
	color:#ffffff;
	font-size:23px;
	text-decoration:none;
	background: #BE0E0E;
	padding: 2px 3px;
}
.head_header{
	width:601px;
	height:191px;
	/*top: -40px;*/
	position: relative;
	z-index: 100;
  left: 119px;
	/*float:right;*/
	cursor: pointer;
}
.head_tytul{
	width:460px;
	height:24px;
	padding:0px 0px 0px 10px;
	float: right;
	position:relative;
	top:167px;
	left: 0px;
	color:#fff;
	text-decoration:none;
	font-size:21px;
	font-family: arial narrow;
	font-weight: lighter;
	text-align:left;
	background-color:#000;
	background-image:url("../img/strzalka.gif");
	background-repeat:no-repeat;
	background-position:right;
}


.head_szary{
	height:20px;
	width:225px;
	background-color:#e7e7e7;
	margin-top: 1px;
	position: absolute;
	top: 253px;
	/*float:left;*/
}

/*Środek strony - treść*/
#tresc{
	width:825px;
	margin: 0px 45px;
}
/*STRONA GŁÓWNA*/
.tabela_tresc{
	width:100%;
	margin:0px;
	padding:0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #363942;
}
/*kolumna lewa*/
.tresc_lewa{
	width:351px;
	background-color:#e7e7e7;
}
.csc-firstHeader{
	width:225px;
	font-size:12px;
	color:#be0e0e;
	position: relative;
	top:-15px;
	margin-left:20px;
	/*float:left;*/
}

.tresc_lewa_obrazek{
	/*border: 1px solid #d9d9d9;*/
	margin:15px;
	float:left;
}
.tresc_lewa_opis{
	width:185px;
	margin-top:15px;
	text-align:left;
	float:left;
}
.tresc_lewa_reklama{
	margin:0px 0px 15px 15px;
}

/*kolumna środkowa*/
.tresc_srodek{
	width:214px;
	background-color:#d9d9d9;
	text-align:left;
}
.tresc_srodek_logo{
	float:left;
	margin: 15px 0px 0px 15px;
}
.tresc_srodek_okladka{
	float:left;
  width: 94px;
	height: auto;
	margin: 0 5px 0 10px;
}
.news-latest-text-box p.bodytext {
  line-height: 1.2em;
}
.tresc_srodek_okladka p.bodytext{
	margin: 2px 0 0 0;
}

.tresc_srodek .tresc_srodek_opis {
	float:left;
	width:auto;
	text-align:left;
}
.podstrona_prawa .tresc_srodek_opis {
    border: none;    
 }

.tresc_srodek_opis p.bodytext{
	margin:2px 0 0 0;
  padding: 0; 
}
	
/*kolumna prawa*/
.tresc_prawa{
	width:200px;
}

/*PODSTRONA POZIOM 1*/
/*kolumna lewa*/
.podstrona_lewa{
	width:615px;
	background-color:#e7e7e7;
}
.podstrona_tytul{
	width:225px;
	font-size:18px;
	color:#be0e0e;
	position: relative;
	top:-10px;
	margin-left:15px;
	text-align:left;
	float:left;
}
.podstrona_menu{
	width:600px;
	font-size:18px;
	color:#be0e0e;
	position: relative;
	margin:10px 15px;
	text-align:left;
	top:-10px;
	float:left;
}
.podstrona_info{
	width:600px;
	position: relative;
	margin:10px 15px;
	text-align:left;
	top:-10px;
	float:left;
}
.podstrona_powrot a{
	float:right;
	margin:15px 0 0 0;
	color:#be0e0e;
	font-size:10px;
	background-image:url("../img/strzalka_p_m.jpg");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	text-decoration:none;
}

.podstrona_opis{
	width:445px;
	margin-top:15px;
	text-align:left;
	float:left;
}
.podstrona_nawigacja{
	float:right;
	margin:15px 15px 0px 0px;
}


/*kolumna prawa*/
.podstrona_prawa{
	width:210px;
	background-color:#d9d9d9;
	padding-top: 10px;
}
.podstrona_prawa img {
  padding: 2px 0;
}

/*stopka*/
#footer{
	width:825px;
	height:40px;
	border-top:1px solid #d9d9d9;
	padding-top:20px;
	margin: 0px 45px;
	color:#767676;
}
#footer a {
  color:#767676;
}
/*formularz*/
.input_txt{
	font-size:11px;
	width:120px;
}
.input_submit{
	background-color:#be0e0e;
	color:#fff;
	font-size:11px;
}
.clear {
  clear: both;
}

/*style ogólne*/
.podstrona_prawa .pasek{
	clear:both;
	margin:15px auto;
	height:2px;
	background-image:url("../img/pasek.jpg");
	background-repeat:repeat-x;
	width: 168px;
}

.news-single-item .pasek {
	clear:both;
	margin:15px auto;
	height:2px;
	background-image:url("../img/pasek.jpg");
	background-repeat:repeat-x;
	width: 575px;
}
dl.csc-textpic-firstcol dt {
  margin-bottom: 20px; 
}
.p_margin1{
	margin-top:10px;
	margin-bottom:25px;
}

.p_margin2{
	margin-top:0px;
}

.bodytext{
	margin:15px;
	/*text-align:center;*/
}
.bodytext em {
  font-style: normal;
}
.font_red{
	color:#be0e0e;
}

.important{
	color:#be0e0e;
	font-weight:bold;
}

img {
	border:none;
}

/* SUBMENU  */

.submenu
{
	margin-left:15px;
	margin-bottom: 25px;
	font-family: arial narrow, sans-serif;
}
.submenu ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	/*background-color:#E7E7E7;*/
}

.submenu ul.level1{
	position:relative;
	top:-10px;
	/*width:100px;
	border:1px solid red;*/
}

.submenu ul.level2{
	margin-top:10px;
}

.submenu ul.level1 li.no{
	display:none;
}

.submenu ul.level2 li.li{
	display:inline;
	margin-right:10px;
}

/* wyglad odsylaczy */
.submenu ul.level1 li.act a{
	color:#BE0E0E;
	font-family: arial narrow, sans-serif;
	font-size: 23px;
	text-decoration:none;
}

.submenu ul.level1 ul.level2 li.act a{
	color:#ffffff;
	text-decoration:none;
	background: #be0e0e;
	padding: 0px 2px;
}

.submenu ul.level1 ul.level2 li.no a{
	color:#BE0E0E;
	font-size:23px;
	text-decoration:none;
}

.tx-danewslettersubscription-pi1-mustlogin{
	width:185px;
	margin:0 15px;
}

.nag1{
	position:relative;
	top:-4px;
}

/*
.kontakt p.bodytext b{
	font-weight:normal;
}
*/

.kontakt p.bodytext b b{
	font-weight:bold;
}

a.external-link-new-window, a.mail{
	color:#363942;
	text-decoration:none;
}
.tresc_lewa_tytul {
	color:#BE0E0E;
	float:left;
	font-size:12px;
	position:relative;
	left:18px;
	width:225px;
	font-family:arial, sans-serif;
	margin-bottom: 10px;
}
.tresc_lewa a img {
  border: 1px solid #666666;
}
.tresc_lewa p.bodytext {
  text-align: left;
}

/* ukryte tagi typo3*/
#c76{display:none;}
/* ___ukryte tagi typo3 */

#tx_odsajaxmailsubscription_pi1_subscribe {
  margin-bottom: 10px;
}
#tx_odsajaxmailsubscription_pi1_subscribe p{
	margin:0px;
	padding:0px;
	color:#be0e0e;
	font-weight:bold;
}

#submit_email_newsletter
{
	background-color:#be0e0e;
	color:#fff;
	font-size:11px;
	border: 1px solid #7d7f83;
}
input#email_newsletter {
  width:132px;
  height:17px;
  background-color:#ffffff;
  color:#2b2a35;
  padding-left:5px;
  font-size:10px;
  border: 1px solid #7d7f83;
}

.ods_ajaxmailsubscription{
	/*width:180px;*/
	margin:0px auto 0px 15px;
}
.ods_ajaxmailsubscription div.info {
	margin:10px auto 0px 15px;
}

.td_newsletter{
	font-size:11px;
}

#tx_odsajaxmailsubscription_pi1_unsubscribe a{
	color:#363942;
	text-decoration:none;
}

#tx_odsajaxmailsubscription_pi1_unsubscribe a:hover{
	text-decoration:underline;
}

form{
	margin:0px;
	padding:0px;
}
.form{
	margin:0px;
	padding:0px;
}

.tx-odsajaxmailsubscription-pi1{
	margin:0px;
	padding:0px;
}

#tx_odsajaxmailsubscription_pi1_prefs{
	display:none;
}

table.link {
  font-size: 12px;
  margin: 10px 10px 10px 15px;
}
table.link .url {
  font-weight: bold;
  width: 200px;
}
table.link .url a {
  color: #000000;
}

/* tt_news */

div.news-single-item-img {
  width: auto;
}
div.subheader {
  font-style: normal;
}

/* 2columns */
div.tx-fdfx2cols-pi1 {
	width:100%;
	left:0;
	margin-bottom:10px;
	position:relative;
	}
div.c2l1d-left, div.c2l1d-middle {
	width: 45%;
	left:auto;
	position:relative;
	border:none;
	padding:0;
	white-space:normal;
	}
div.c2l1d-left {float:left;}	
div.c2l1d-middle {float:left;}

.tx-ttnews-browsebox img.p_strz {
  position: relative;
  top: -2px;
}
table.news_list {
  width: 580px;  
}
.news-single-item {
  margin: 0 10px;
}
.news-list-image {
  width: auto;
}
.podstrona_lewa p.bodytext {
  text-align: justify;
}
a.banner img {
  border: 1px solid #a0a0a0;
  margin: 0;
  padding: 0;
}