a img
{
border: 0px solid black!important;
}
table.partnerzy_table tr td
{
border: 1px solid black;
width: 140px;
height: 140px;
text-align:center;
}

table.partnerzy_table tr td img
{
width: 100px;
height: auto;
}

.search_result
{
  margin-top: 20px;
}

.results
{
  margin: 10px;
}

.results ol{
}

.results ol li{
  margin: 10px 10px 10px 25px;
background-color: #eeeeee;
padding: 10px;
}
/*++++++++++++++*/


.componentheading
{
	display: block;
	text-align: right;
	padding-bottom: 2px;
	margin:15px 10px 15px 10px;
	font-size:12px;
	color: #00448f;
border-bottom: 1px solid #e0e0e0;
}
li
{
text-align:left!important;
}
h1.componentheading
{
	display: block!important;
	text-align: right!important;
	padding-bottom: 2px!important;
	margin:15px 10px 15px 10px!important;
	font-size:12px!important;
	color: #00448f!important;
border-bottom: 1px solid #e0e0e0!important;
font-weight:normal!important;
}
/*+-+-+-+-+-*/
.leading
{
	padding: 5px;
	position: relative;
	background-color: #F8F8F8;
border: dotted 1px #d0d0d0;
}

.leading_separator
{
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	display: none;
	margin: 0px 0 0px 0;
}

.blog {
background-color: #EFEFEF;
padding: 5px; 
margin:5px;
border: 1px solid #d0d0d0;
}

.cols1
{
}

.cols2 { width: 50%; }
.cols3 { width: 30%; }

.column1 , .column2
{
}

.column2 , .column1
{
}

.column2
{
}

.article_row
{
width: 100%;
	display: table-row!important;
}

.article_column
{
padding: 10px;
	background-color: #F8F8F8!important;
	border: dotted 1px #d0d0d0;
	display: table-cell!important;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
/* ####################### */


.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #EAEAEA url(../images/tlo.jpg) repeat-x;
	color: #000000;
	font-family: sans-serif, arial, tahoma, verdana, helvetica;
	font-size: 12px;
	padding: 0;
        margin: 0;
	text-align: center;



}

#upper
{
  position: relative;
  text-align: right;
 /* font-family: verdana; */
  font-size: 12px;
  color: #ffffff;
  width: 990px;
  margin: 0 auto;
  padding: 10px 0px 0 0px;
  height: 15px;
}

#upper ul {
  list-style-type: none;
}

#upper ul li {
  float: right;
  height: 12px;

  padding: 0 0 0 8px;
  margin: 0;
}

#upper ul li a {
  display: block;
  text-decoration: none;
 /* font-family: verdana; */
  font-size: 10px;

  color: #ffffff;
  margin: 0;
  padding: 0;
}

#all
{
        position: relative;
        border: none;
	color: #000000;
	font-size: 12px;
	margin: 0 auto;
	width: 1000px;
      /*  height: 100%; */
	padding: 0;
	text-align: left;

    
}

#all2 {
  position: absolute;
  width: 1000px;
  min-height: 100%;
  background: #FFFFFF url(../images/all.jpg) repeat-y;
  border: none;
  text-align: center;
}


#page { }

#header
{
  position: relative;
}

#moduletable_menu
{
z-index: 1;

}

#header_top {
z-index: 1;
  background: #fff url(../images/header_top.jpg);
  width:1000px;
  height:85px;
}

#header_bot {
  background: #fff url(../images/header_bot.jpg);
  width:1000px;
  height:41px;
}

#covtop {
/*
  position: absolute; 
  left: 967px;
  top: 85px;
  background: url(../images/covtop.jpg) repeat-x;
  height: 41px;
  width: 20px;
*/
}

#top_menu {
  position: absolute; 
  left: 228px;
  top: 85px;

  width: 768px;
  height: 41px;
  border: solid 0px #000;
  
}

#top_menu ul {
  list-style-type: none;

}

#top_menu ul li {
  

  float: left;
  height: 41px;
  
  background: url(../images/lefttop.jpg) no-repeat left top;
  margin: 0;

}

#top_menu ul li a {
  display: block;
  float: left;
  height: 41px;
  border: solid 0px #000;
  margin: 0;
  padding: 0 24px 0 23px;
  text-decoration: none;
  font-family: arial;
  font-size: 15px;
  font-weight: bold; 
  color: #ffffff;
  line-height: 41px;
  background: url(../images/righttop.jpg) no-repeat right top;

}

#top_menu ul li a#active_menu {
  color: #000;
  background: url(../images/activtop.jpg) no-repeat right top;
  line-height: 37px;
}

#contentarea, #contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden; 
        width: 1000px;
        background: url(../images/main_top.jpg) no-repeat top;
}

#search
{

}

#search h2
{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin-left: 12px;
}

#search label
{
  visibility: hidden;
}

#search input#mod_search_searchword 
{
  position: absolute;
  top: 30px;
  left: 32px;
  width: 140px;
}

#search input.button 
{
  position: absolute;
  top: 30px;
  left: 180px;
}

#left
{
	/* background: #FFFFFF; */
	border-right: solid 0px #000;
	float: left;
	margin: 0 0 10px 0;
	width: 225px;
}

#left div {
  margin: 2px 0 8px 0;
}

#left h3 {
  width: 205px;
  height: 30px;
  background: url(../images/left_head.jpg) no-repeat top right;
/*  font-family:  verdana; */
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;
  line-height: 27px;
  margin-left: 20px;
}

#left ul.menu {
  list-style-type: none;
}

#left ul.menu li {
  
  background: url(../images/leftmenu1.jpg) no-repeat top right;
  
  
  text-align:left;
  margin-left: 20px;
  
}

#left ul.menu li a {
  display: block;
  padding-left: 32px;
  text-decoration: none;
  width: 205px;
  font-size: 12px;
  color: #000000;
  line-height: 23px;
}
#left ul.menu li a:hover {
  text-decoration: underline;
  color: #be0000;
}

#left ul.menu li ul {
  list-style-type: none;
}

#left ul.menu li ul li {
  background: none;
  margin-left: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
padding-bottom: 3px;
  width: 180px;
  border-bottom: dotted 1px #d0d0d0; 
}

#left ul.menu li ul li a {

  width: 160px;
  padding: 0;
  margin: 0;
  line-height: 12px;

  font-size: 11px;
}
#left ul.menu li ul li a:hover {
  text-decoration:underline;
color:#be0000!important;
}

#left ul.menu li ul li.active a {
  color: #104174;
}

#left ul.menu li ul li ul li{
list-style-type:disc;
color: #961011;
  background: none;
  margin-left: 14px;
  margin-bottom: 3px;
  margin-top: 3px;
  border-bottom: dotted 0px #d0d0d0; 
  color:#961011;
}

#left ul.menu li ul li ul li a{
color:#000!important;
}

#left ul.menu li ul li ul li.active a{
  color: #6FA5DF!important;
}

#left ul.menu li ul li ul li a:hover{
text-decoration:underline!important;
color:#931414 !important;
}

#left p
{
  color: #00346C;
  margin-left: 20px;
  font-weight: bold;
  font-size: 13px;
}

#main {
  position: relative;
  float: left;
  width: 743px;
  background: #fff;
  border: solid 1px #D0D0D0;
  margin-left: 9px;
  margin-top: 17px;
  text-align: justify;
  padding: 3px;
}

#main2 {
  position: relative;
  float: left;
  width: 525px;
  background: #fff;
  border: solid 1px #D0D0D0;
  margin-left: 9px;
  margin-top: 17px;
  text-align: left;
  padding: 3px;
}

#wrapper { 
   overflow: hidden;
}

.us1 {
  position: relative;
  float: left;
  width: 743px; 
  margin: 0;
  padding: 0;
  margin-left: 9px;
  margin-top: 5px;
 /* border: solid 2px #000; */
}

/*.moduletable
{
border: 1px solid red!important;
  float: left!important;
  width: auto!important;
}*/

#footer {

  width: 988px;
height: 25px;
  display: block;
  float: right;
  margin-right: 5px;
  margin-bottom:0px;
	background: transparent url(../images/footer_bg.png) repeat-x;
}

hr.foot {
  margin: 0;
  padding: 0;
  margin-top: 10px;
 /* width: 750px; */
}

#footer p {
color: #FFFFFF;
margin-top: 5px;
padding-top: 0px;

  font-size: 11px;
  font-weight: normal;

}

#footer p a {
color: #FFFFFF;
text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

#right {
  float: right;
  width: 225px;
  margin-top: 17px;
}

#right div {
  border: solid 1px #D0D0D0;
  background: #ffffff;
  margin-right: 15px;
  margin-bottom: 5px;
  text-align: left;
  padding: 10px; 

}

#right p {
  padding: 0 10px 0 10px;
  font-size: 12px;
  line-height: 20px;
}

#right h3 {
  padding: 0 10px;
  line-height: 25px;
}
#right h4 {
  color: #ff0000;
  font-size:14px;
  padding: 0 10px;
  line-height: 25px;
}

p.buttonheading {
  position: absolute;
  right: 0px;
  top: 10px;
}

p.buttonheading a {
  margin-left: 4px;
}



/* ogolne */
#wrapper h1, h2 {
  color: #be0000;
  font-size: 15px;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom:10px;
  line-height: 25px;

}


#wrapper h3 {
 /* font-family:  verdana; */
  font-size: 13px;
  font-weight: bold;
  color: #ff0000;

  
}


#wrapper a {
  color: #000;
  font-size: 11px;
font-weight:bold;

}


#wrapper p.iteminfo a{
  color: #0044bf;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  padding-left: 10px;
}

#wrapper a:hover {
  text-decoration: underline;
}

#wrapper hr {
  color: #000;
  background-color: #000;
  height: 1px;
  border: none;
}

#wrapper ul {
  list-style-type: disc;
}

#wrapper ul li {
  margin-left: 35px;
  margin-right: 10px;
  font-size: 12px;
  line-height: 20px; 
}

#wrapper img {
  border: none;
}

p {
  font-size: 12px;
  line-height: 20px; 
  padding: 10px;
  padding-left: 10px;
  text-align: left;
}

p.contact_name {
  font-size: 14px;
  padding: 0 10px 0 10px;
  font-weight: bold;
  color: #0044bf;
}

#wrapper a.pathway {
  font-weight: bold;
  font-size: 10px;
  color: #000;
}

table.katalog2{
border-collapse: collapse;
font-size: 11px;
}
table.katalog2 tr{
border: solid #e0e0e0 1px;
}


table.katalog{
border-collapse: collapse;
font-size: 11px;
}

table.katalog tr{
border: solid #e0e0e0 1px;

}

table.katalog tr td{
padding: 3px;
text-align: center;

}


table.katalog img{
border: solid #e0e0e0 1px;

}

/*
nieparzyste wiersze tabelki z ofertą
*/
tr.row_1
{
background-color: #f0f0f0;
}

/*
parzyste wiersze tabelki z ofertą
*/
tr.row_2
{
background-color: #ffffff;
}
/*
wiersze naglowkowy tabelki z ofertą
*/
tr.row_header
{
}

.backbutton
{
text-align:right;
}
/*
h2.contentheading
{
  color: #be0000;
  font-size: 15px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 25px;
}*/

a.cat_link
{

  font-weight: bold;
  color: #00448f!important;
}

.moduletable_kontakt
{
padding: 0px;
}
.moduletable_kontakt table
{
width: 186px;
padding : 0px;
margin:5px 0px 5px 0px;
border: 1px solid #cccccc;
}


.moduletable_kontakt table td
{
background-color: #eeeeee;
}

.moduletable_kontakt p.mod_name
{
font-weight:bold;
font-size: 12px!important;
text-align:center;
color: #333333;
}

.moduletable_kontakt p.dzial
{
text-align:center;
margin: 6px 0 10px 0;
font-size: 14px!important;
font-weight:bold;
color: #c50000;
}

.moduletable_kontakt p.typ
{
text-align:center;
color: #FFFFFF;
background-color: #0044bf;
margin: 3px 0 3px 0;
}

.ct_gray {
  color: #555555;
}
.ct_name {
  font-size: 14px;
  padding: 20px 0px 30px 0px;
  font-weight: bold;
  color: #0044bf;
}
.ct_tel {
  font-size: 12px;
  padding: 10px 0px 10px 0px;
  color: #222222;
}
.ct_mail {
  font-size: 12px;
  padding: 10px 0px 10px 0px;
  color: #222222;
}

table.prom_table
{
width: 160px;
overflow: hidden!important;
}

table.prom_table tr td.img
{
overflow: hidden!important;
height: 160px;
}

table.kontakt_all
{
/*  border: 1px solid #d0d0d0; 
padding: 5px;*/
margin-top: 0px;
margin-bottom: 10px;
/*  background-color: #f0f0f0; */
  width: 100%;
}

table.kontakt_all tr td
{
  border: 1px solid #d0d0d0; 
}

table.kontakt_all tr td.kontakt_all_naglowek
{
  padding: 5px;
  background-color: #b3b3b3; 
color: 0044bf;
  text-align:center; 
  font-weight: bold;
}

table.kontakt_all tr td
{
  vertical-align:top;
}

.gn_header_1,.gn_header_2,.gn_header_3,.gn_header_4,.gn_header_5,.gn_header_6
{
text-align: center;
vertical-align: middle;
height: 22px;
}



.pagination {
margin-left: 10px; 
font-size: 10px;
  color: #2769b3;
  height: 12px;

  padding: 0 5px 0 5px;
}
.pagination span
{
margin-right: 10px!important;
}
.pagination a {
margin-right: 10px!important;

  font-size: 10px!important;
  color: #2769b3!important;

}

.pagination a:hover {
  color: #FF0000!important;
}

dd.mali span {
display: block;
padding-left: 32px;
}
dd.veliki span {
display: block;
padding-left: 10px;
}

dd.down span {
display: block;
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;
}

