

div {
    /*border: 1px red solid;
	outline: 1px solid Blue;*/

}
img {

    border:0px;
display: block;

}


/*
table.dt {
	text-align: center;
	padding-bottom: 20px;
	
}

table.dt td.top {
	font-weight: bold;
	font-size: 16px;
	color: #A5A5A5;
	border-bottom: 2px #DCDCDC solid;
	padding: 5px;
	text-align: left;
}

table.dt td.grupa {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px #BFBFBF solid;
	color: White;
	padding: 5px 5px 5px 5px;
	text-align: right;
	background-color: #CC0000;
	background-image: url(dt1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

table.dt td.l{
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid;
	text-align: right;
	font-weight: bold;
}
table.dt td.r{
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
	text-align: left;
}
*/

ul.dt {
	/*width: 600px;*/
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.dt li{
	list-style: none;
	clear: both;
border-bottom: 1px solid #E1E1E1;
display: block;
float: left;
width: 280px;
}

ul.dt li div.l{
	width: 130px;
	float: left;
	padding: 5px 5px 5px 5px;
	
	text-align: right;
}

ul.dt li div.p{
	width: 130px;
	float: left;
	padding: 5px 5px 5px 5px;	
	/*border-bottom: 1px solid #E1E1E1;*/
	text-align: left;
        font-weight: bold;
}

ul.dt li div.g{
	
	width: 280px;
	text-align: left;
	font-weight: bold;
	border-bottom: 2px #A3AFBE solid;
	background-color: #D5DBE1;
	padding: 5px;
}

ul.dt li.top{
	/*height: 10px;*/
	width: 270px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px #A4A4A4 solid;

	padding: 5px;
	margin-bottom: 4px;
}

ul.mapa_strony_glowna {
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

ul.mapa_strony_glowna li {
	padding: 5px;
}

ul.mapa_strony_glowna li ul.mapa_strony_pod {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-weight: normal;
	font-size: 10px;
}

  
  
div.left_frame {
/*position: static;
  clear: left;
  float: left;
  top: 0px;
  left: 0px;*/
  width: 258px;
  height: auto !important;
  height: 221px;  
  min-height: 221px;
  /*display: inline;*/
  padding-left: 0px;
padding-top: 24px;
padding-bottom: 0px;
margin: 0px;
/*  background-image: url(../../szablony/img/m1.jpg);
 background-repeat: no-repeat;*/
/*border: Red solid 1px;*/
}

div.left_frame2 {
/*position: static;
  clear: left;
  float: left;
  top: 0px;
  left: 0px;*/
  width: 183px;
  /*height: auto !important;
  height: 251px;  IE 
  min-height: 251px;*/
  /*display: inline;*/
  padding: 0px 10px 0px 10px;
  border: 1px solid #D4BB9D;
  background-color: #D4BB9D;
/*  background-image: url(../../szablony/img/left_frame_tlo.jpg);
  background-repeat: repeat-x;*/
background: none;
}







table.lista { 
width:100%;
font-size: 14px;
border-spacing: 0px;
margin-bottom: 15px;
border-collapse: collapse;
}

table.lista tr.top td{
empty-cells:show;
font-size: 12px;
background-color: #E1E1E1;
border-top: solid;
border-top-width: 1px;
border-top-color: #BABABA;
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #BABABA;
font-weight: bolder;
padding: 2px;
border-collapse: collapse;
}

table.lista td.x{
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #BABABA;
padding: 2px;
empty-cells: show;
vertical-align: top;

}

/*table.lista td.x{background-color:#F2F2F2;}
table.lista td.x:hover{background-color:#DADFF8;}*/

table.lista td.y{
border-bottom: solid;
border-bottom-width: 1px;
border-bottom-color: #BABABA;
padding: 2px;
empty-cells: show;
vertical-align: top;

}
/*table.lista tr.y{background-color: #EBEBEB;}
table.lista tr.y:hover{background-color: #DADFF8;}*/

table.lista td.x a{
	color: Black;
	font-weight: bold;
}

table.lista td.y a{
	color: Black;
	font-weight: bold;
}

table.lista caption {
	color: Black;
	font-weight: bold;
	font-size: 14px;
}

td.txt {
border-left:1px solid white;
border-top:1px solid white; 
border-bottom:1px solid white;} 

td.gorne {
padding: 25px 0 25px 0; 
border-top: 1px solid white; 
border-right:1px solid black;
border-left:1px solid white;
background-color: #AFB4C0;} 

table.formularz td {
	background-color: #F2F2F2;
	font-size: 12px;
	padding: 5px;
}

table.formularz caption {
	color: Black;
	font-weight: bold;
	font-size: 14px;
}

input.form1 {
	background-color: White;
	border: none;
/*	border: 1px solid Black;*/
	margin: 0px 4px 0px 0px;
	padding: 2px;
	height:21px;
	float:left;
}

input.form2 {
	background-color: #374F8F;
	border: none;
	margin: 0px;	
	color: White;
	padding: 0px 8px 0px 8px;
	float:left;
	height:25px;
	
}


.form1 {
	background-color: Gray;
	border: 1px solid Black;
	margin: 1px;
	
}

.form3 {
	background-color: White;
	border:#CFCFCF 1px solid;

	margin: 1px;
}


table.form_tab {
	background-color: White;
	margin: 15px;
}

table.form_tab td{
color: Black;
	background-color: #E3E3E3;
}


.form {
	background-color: White;
	border: solid;
	border-width: 1px;
	margin: 1px;
}


div.form_logowanie {


/*	border: 1px solid red;*/
	text-align: center;

	float: left;
/*position: static;
  clear: left;
  float: left;
  top: 0px;
  left: 0px;*/
  width: 213px;
  /*height: auto !important;
  height: 251px;  IE 
  min-height: 251px;*/
  /*display: inline;*/
  padding: 5px 10px 0px 10px;
  border: 1px solid #D4BB9D;
margin-top: 15px;
margin-bottom: 15px;
  /*background-color: #D4BB9D;*/
/* background-image: url(../../szablony/img/tlo_logowanie.jpg);
  background-repeat: repeat-x;*/

	
}







div.login {
    
font-size: 14px;
background-color: #EAD5AC;
padding: 12px 42px 12px 42px;
width: 450px;
float: left;
    
}


div.login div.lewa{
    width: 140px;
    float: left;
    text-align: right;
    height: 20px;
    padding: 7px 7px 7px 7px;
    margin: 5px 0px 0px 0px;
    
}


div.login div.prawa {
    width: 200px;
    float: left;
    margin: 5px 0px 0px 0px;
    
}


div.login .submit {
font-size: 14px;
width: 174px;
padding: 6px;
    
}


form.logowanie {
	margin: 1px;
}

form.logowanie input{
font-size: 10px;
	border: 1px solid #CFCFCF;
	margin: 1px;
}

form.logowanie input.subm{
font-size: 11px;
color: White;
background-color: Red;
	border: 1px solid red;
	margin: 1px;
padding: 2px 5px 2px 5px;
}

table.menu {
	border-collapse: collapse;

}
table.menu td {
	padding: 4px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB; /*	border-left: 4px;
	border-left-style: solid;
	border-left-color: #ECECEC;*/
}
table.menu td.top {
	font-size: 13px;
	font-weight: bold;
}
table.menu tr.x{
	/*background-color: #333333;*/
}
table.menu tr.x:hover{
	background-color: #444444;
}

table.menu td a.promo {
	color: Orange;
	font-weight: bold;
	font-size: 120%;
}

table.cp {
	border-collapse: collapse;

}
table.cp td {
	padding: 4px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	
/*	border-left: 4px;
	border-left-style: solid;
	border-left-color: #ECECEC;*/
}
table.cp td.top {
	font-size: 13px;
	font-weight: bold;
}
table.cp tr.x{background-color:#FFFFFF;}






div.naglowek_opisu {
padding: 5px;
	border-left: 22px;
	border-left-style: solid;
	border-left-color: #ECECEC;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

div.menu_gora, div.menu_gora a, div.menu_gora a:link, div.menu_gora a:visited, div.menu_gora a:hover, div.menu_gora a:active{
	color: White;
	font-weight: bold;
}
 

div.sciezka_kat, div.sciezka_kat a, div.sciezka_kat a:link, div.sciezka_kat a:visited, div.sciezka_kat a:hover, div.sciezka_kat a:active{
	color: White;
	/*font-weight: bold;*/
}
 
table.nic tr td {
	border: none;
} 

table{
	
}

ul.podkat_lista {
	margin: 10px 10px 10px 15px;
	padding: 5px;
	border: 2px solid #FCF4BE;
	text-decoration: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 70%;
}

ul.podkat_lista li{

	text-decoration: none;
	background-image:url(../../szablony/img/icon1.gif);
	background-position:7px;
	background-repeat:no-repeat;
	margin:0px;
padding:5px 0px 5px 21px;
}


table.ogolna {
	background-color: #333333;
	border-width: 1px;
	border-color: White;
	border-style: dotted;
	text-align: left;
	margin: auto; 
}

div.sep{
	width: 98%;
	height: 5px;
	border-bottom-color: #7D95A5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}





ul.news_lista {

    
        /*color: black;*/
        display: inline;
	list-style: none;
	float: left;
	margin: 15px 22px  0px 0px;
	padding: 0px;
	position:relative;
        top:0px;
        /*border:  red 1px solid;*/
	width: 315px;
        z-index:10;
        color: #9C9592;
        font-size: 11px;
		/*background-image: url(../../szablony/img/tab_tlo.jpg);
	background-repeat: repeat-x;*/
}

ul.news_lista li {
        display: inline;
	float: left;
        width: 306px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 6px 0px;
        border-bottom: solid 1px #D0DAE6;
/*        */
/*	border-bottom: solid 1px #C5C5C5;*/
	/*width: 185px;*/
	/*float: left;*/
/*color: #9AA1AC;*/
}

ul.news_lista li.full {

	float: left;
        width: 633px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
/*	border-bottom: solid 1px #C5C5C5;*/
	/*width: 185px;*/
	/*float: left;
color: #666666;*/
}
ul.news_lista li.full a,
ul.news_lista li.full a:link,
ul.news_lista li.full a:visited,
ul.news_lista li.full a:hover,
ul.news_lista li.full a:active{
/*color: #9C9592;*/

}



ul.news_lista li a,
ul.news_lista li a:link,
ul.news_lista li a:visited,
ul.news_lista li a:hover,
ul.news_lista li a:active{
/*color: #9C9592;*/
        
}


ul.news_lista li.r1{
min-height: 10px !important;
height: auto !important;
height: 10px;
float: left;
}

ul.news_lista li.r2{
/*display: inline;*/
min-height: 10px !important;
height: auto !important;
height: 10px;
float: left;
}


ul.news_lista li img {
    float: left;
    margin-left: 0;
    margin-right: 7px;
    margin-top: 1px;
}

ul.news_lista li.top {
        height: 61px;
        color: #09769D;
        line-height: 31px;
	padding: 0px;
	font-size: 13px;
	font-weight:bold;
        border: none;
        padding-left: 10px;

/*	border-bottom: solid 1px #51893B;*/
}

ul.news_lista p{
margin: 0;
padding: 0;
}

ul.news_lista li.news_1 {
        background-image: url(../../szablony/img/news_1.png);
        background-repeat: no-repeat;
} 
ul.news_lista li.news_2 {
        background-image: url(../../szablony/img/news_2.png);
        background-repeat: no-repeat;
} 

ul.news_lista li.newsf_1 {
        background-image: url(../../szablony/img/newsf_1.png);
        background-repeat: no-repeat;
} 
ul.news_lista li.newsf_2 {
        background-image: url(../../szablony/img/newsf_2.png);
        background-repeat: no-repeat;
} 



ul.news_lista li.bok {
        background-image: url(../../szablony/img/news_bok.png);
        background-repeat: no-repeat;
} 

ul.news_lista li.bok2 {
        background-image: url(../../szablony/img/news_bok2.png);
        background-repeat: no-repeat;
} 



/*ul.news_lista li a,
ul.news_lista li a:link, 
ul.news_lista li a:visited, 
ul.news_lista li a:hover, 
ul.news_lista li a:active
{
color:White;
}*/








ul.lista2 {
	margin: 0px 0px 15px 0px;
	list-style: none;

	padding: 10px;;
	width: 180px;;
position: relative;
float: left;
/*	background-image: url('../../szablony/img/lt1.jpg');
	background-repeat: repeat-x;*/
        border: #ffffff 3px solid;
       background-color: #EAD5AC;

}

ul.lista2 li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #74724D;
	font-weight: normal;

	/*width: 200px;
	float: left;
	list-style-image:url(../../szablony/img/icon1.gif);*/

}

ul.lista2 li.r1{
/*	background-image: url('../../szablony/img/lt1.jpg');
	background-repeat: repeat-y;*/
padding: 9px 5px 9px 0px;
text-align:left;
/*
	background-image: url(../../szablony/img/icon1.gif);
	background-repeat: no-repeat;
	background-position: 13px;
*/
	
}


ul.lista2 li.r1 a,
ul.lista2 li.r1 a:link, 
ul.lista2 li.r1 a:visited, 
ul.lista2 li.r1 a:hover, 
ul.lista2 li.r1 a:active
{
	color:white;
	font-weight: bold;
}


ul.lista2 li.r2{
	padding: 5px 0px 5px 0px;
	background: none;
}

ul.lista2 li.r2 a,
ul.lista2 li.r2 a:link, 
ul.lista2 li.r2 a:visited, 
ul.lista2 li.r2 a:hover, 
ul.lista2 li.r2 a:active
{
	color:white;
}




ul.lista2 li img {
	/*float: left;*/
	margin-right: 5px;
}

ul.lista2 li.top {
        height: 31px;
	color: white;
	padding: 9px 6px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	background: none;
	text-align:left;
	border-bottom: solid 1px #6D6D65;
	/**/
	/*
	background-image: url(../../szablony/img/topl.jpg);
	background-repeat: no-repeat;
	*/
}

ul.lista2 li a,
ul.lista2 li a:link, 
ul.lista2 li a:visited, 
ul.lista2 li a:hover, 
ul.lista2 li a:active
{
color:white;
}


div.lang {
    background-image: url('../../szablony/img/flagi_tlo.jpg');
    background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	top: 30px;
        width: 103px;
       height: 31px;
       padding: 7px 0px 0px 10px;
	
}

div.lang img {
    border: 1px solid #848484;
    margin-right: 5px;
    float: left;
}


div.s1 {
	background: url(../../szablony/img/st_1.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
	left: 0px;
	right: 0px;
	clear: both;
	
	width: 760px;
	height: 227px;
	margin-bottom: 0px;
	/*padding-bottom: 10px;*/
		vertical-align: bottom;
}

div.s6 {
	background: url(../../szablony/img/st_1.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #E6E6E6;
	position: relative;
	left: 0px;
	right: 0px;
	clear: both;
	
	width: 760px;
	height: 150px;
	
	/*padding-bottom: 10px;*/
		vertical-align: bottom;
}


div.s2 {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #256EB3;
	color: White;
	width: 726px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	
}
div.s3 {
text-align: center;
	position: absolute;
	right: 500px;
	bottom: 0px;
	border-right: 1px #cccccc solid;
	width: 230px;
	height: 170px;
	margin-bottom: 10px;
		vertical-align: bottom;
}
div.s4 {
text-align: center;
	position: absolute;
	right: 250px;
	bottom: 0px;
	border-right: 1px #cccccc solid;
	width: 230px;
	height: 170px;
	margin-bottom: 10px;
		vertical-align: bottom;
}
div.s5 {
text-align: center;
	position: absolute;
	right: 0px;
	bottom: 0px;
	
	width: 230px;
	height: 170px;
	margin-bottom: 10px;
	vertical-align: bottom;
}



table.qf {
	font-size: 12px;
	text-align: center;
	width: 100%;
}

table.qf td.t1{
	/*background-color: #FFE4C4;*/
	text-align: right;
	/*font-weight: bold;*/
	padding: 5px;
	/*border-top:  1px solid #B4B4B4;*/
}

table.qf td.t2{
	/*background-color: #F0F8FF;*/
	text-align: left;
	/*border-top:  1px solid #B4B4B4;*/
	padding: 5px;
}

table.qf td.t2 input,table.qf td.t2  textarea {
	background-color: #E8E8E8;
	border:  none;
/*        color: white;*/

        font-size: 15px;
        height: 20px;
       
        padding: 6px;


}

table.qf td.t2 input.btnsubmit {
background-color: #CC0000;
border: none;
color: white;
        padding: 8px 18px 8px 18px;
        height: auto;

}

table.qf td.head {
    white-space: nowrap;
    padding:5px;
    font-size: 130%;
    text-align: center;
}


div.ramka1 {
	/*border: 1px solid red;*/
	padding: 22px 12px 12px 82px;
	width: 228px;
	height: 39px;
	/*background-color: White;*/
	color: Black;
	background-image: url(../../szablony/img/stop.jpg);
	background-repeat: no-repeat;
	font-weight: bold;

}

div.ramka2 {
    	background-image: url(../../szablony/img/ramka_light.png);
	background-repeat: no-repeat;
	padding: 22px;
	width: 406px;
	height: 80px;
	/*background-color: White;*/
	
	font-weight: bold;

}


div.path_kat {
    font-size: 13px;
    float: left;
    width:660px;
    padding: 0px 0px 5px 0px;
    margin:3px 15px 0px 0px;
    font-weight: bold;
}






div.path_kat a,
div.path_kat a:link,
div.path_kat a:visited,
div.path_kat a:hover,
div.path_kat a:active{
    font-weight: bold;
}

.temat1{
	font-size: 15px;
	font-weight: bold;

}


h2 {
font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h1 {
	/*color: Black;*/
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
        display: inline;
}




h1.path_kat {
	/*color: white;*/
        float: left;
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
        
}

h2 {
	
	font-size: 13px;
	margin: 0px;
	padding: 0px;
        display: inline;
}

h3 {
	color: White;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}

div.link_out {
	border: 1px solid #D4D4D4;
	text-align: left;
	padding: 10px;
	color: Gray;
	margin: 20px 0px 10px 0px;
	width: 140px;
	float: left;
	margin-right:70px;
}

div.towary_pliki {
	border: 1px solid #959595;
	text-align: left;
	padding: 10px;
	color: Gray;

width: 190px;
margin: 10px 10px 10px 0px;
}

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

ul.wynik_szukania li{
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

ul.wynik_szukania li.top{
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	font-size: 16px;
}

table.start {
	/*border: 2px solid red;*/
}

table.start td{
	
	border-left: 5px solid White;
	border-right: 5px solid White;
	text-align: left;
	vertical-align: top;
	color: White;
	
}

table.start td.a{
	
padding: 15px;
	
	
}
div.gal1 {
	border: Red solid 1px;
}

div.k1{
	border: 1px #DFDFDF solid;
	width: 115px;

	
	height: auto !important;
  height: 145px;   
  min-height: 145px;
  
  
	float: left;
	text-align: center;
	padding: 8px 3px 8px 3px;
	margin: 2px;
}




div.ramka3 {
	border: 2px solid #96ADC2;
	padding: 20px;
	margin: 20px;
	width: 400px;
   height: auto !important;
   height: 39px; /* IE */
	background-color: #D2DCE5;
	
	font-weight: bold;
}

a.ramka_foto {
	padding:4px;
	border: 1px solid #cccccc;

	margin: 4px;
	display: inline-block;
}


div.porc{
	/*border: 1px #DFDFDF solid;
	width: 100%;


	height: auto !important;
  height: 35px;
  min-height: 35px;*/


	float: left;
	
	text-align: center;
	padding: 0px;
	margin: 0px;


}

div.porcjowanie {
font-size:10px;
margin:0 auto;
padding:0px;
text-align:center;
width: 380px;


}

div.porcjowanie a {
border:1px solid #5D9FDC;
background-color:#2466A9;
color:#ffffff;
font-weight:bold;
margin:2px;
padding:1px 5px;

float: left;
text-decoration:none;

}

div.porcjowanie span.current {
background-color:#133459;
border:1px solid #133459;
color:#FFFFFF;
font-weight:bold;
margin:2px;
padding:1px 5px;

float: left;
}	

div.porcjowanie span.disabled {
background-color:#7094C0;
border:1px solid #7FA3CF;
color:#C8D7EA;
font-weight:normal;
margin:2px;
padding:1px 5px;
float: left;
}

table.tab_start {
font-weight:bold;
}

table.tab_start td{
text-align: center;
padding:0px;
margin:0px;
vertical-align: top;
}

table.tab_start img{
	margin: 6px 3px 0px 3px;

}
div.galeria {
    border:none;
    float:left;
    display: table;
    overflow: visible;
    margin: 0px 0px 5px 0px;
width: 	732px;
}

div.galeria img{
/*border: 1px solid rgb(166, 169, 179); */
 margin: auto;
padding: 0px;
}


div.tresc_podstrony {
    margin: 0px 4px 15px 0px;

}

div.tresc_podstrony img{
/*    border: 1px solid #999999;*/
    margin: 5px;
    padding: 3px;
}



/* normalne przeglądarki */
div.container { width:300px; min-height:300px; height:auto; }




div.galeria div.cell{
/*    border: 1px solid #D0D7DF;*/
    background-color: #000000;
    float:left;
    position: relative;
    margin: 0px 5px 5px 0px;
    padding: 4px 4px 4px 4px;
    text-align: center;
    min-height: 70px;
    height:auto;
}


div.galeria div.cell div.tytul {
    padding: 4px;
    font-size: 15px;

}

div.galeria  a.tow,
div.galeria  a.tow:link,
div.galeria  a.tow:visited,
div.galeria  a.tow:active{
	color: #000;
        background-color: #F1F1F1;
        text-align: center;
        /*height: 105px;*/
        float: left;
        padding: 3px;

        margin: 0px 7px 7px 0px;
/*        border: 1px solid #96A87B;*/


}

div.galeria  a.tow span {
    background-color: #F1F1F1;
    padding: 0px;
}

div.galeria  a.tow:hover {
    background-color: #DADADA;
    text-decoration: none;


}


div.galeria  a.kat,
div.galeria  a.kat:link,
div.galeria  a.kat:visited,
div.galeria  a.kat:active{
	color: #407092;
        background-color: #387730;
        text-align: center;
        float: left;
        padding: 3px;
        margin: 0px 5px 5px 0px;
        border: 2px solid #754F35;
		text-align:center;

}

div.galeria  a.kat:hover {
    /*background-color: #D9E3EC;*/
    text-decoration: none;
    border: 2px solid #9F6B48;

}




div.galeria div.cell_kat{
    /*border: 1px solid #D0D7DF;*/

    background-color: #375160;
    float:left;
    position: relative;
    margin: 0px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    min-height: 70px;
    height:auto;
}

div.galeria div.cell_kat{
    /*border: 1px solid #D0D7DF;*/

    background-color: #375160;
    float:left;
    position: relative;
    margin: 0px 5px 5px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    min-height: 70px;
    height:auto;
}




div.galeria div.cell_kat a,
div.galeria div.cell_kat a:link,
div.galeria div.cell_kat a:visited,

div.galeria div.cell_kat a:active{
	color: white;
        text-decoration: none;
        height: 45px;
        height: 45px !important;
        padding-top:7px;
        display: block;

}

div.galeria div.cell_kat a:hover {
    background-color: red;
}




/* Internet Explorer */
/*\*/
* html div.galeria div.cell {
    border: 1px solid gray;
    float:left;
    position: relative;
    margin: 0px 5px 5px 0px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    height: 70px;
}
/**/



div.galeria a.tyt{
    text-align: center;
    height: 30px;
    position: relative;;
    bottom: 0px;
    left: 0px;
    margin:0px;
    padding: 0px;
	
}

div.galeria a.tyt img{
    margin:0 auto;
}


table.tabele  {

margin-bottom:8px;
    
}
.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color:#A3AFBE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;

	font-weight: bold;
}

.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	font-weight: bold;
	
	padding: 5px;
}

.pollbg {
	/*background-color: none;*/
	border-bottom: 1px #A3AFBE solid;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 9px;
	padding-bottom: 2px;
}

.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
}







ul.li_elwert {
	margin: 0px 0px 15px 0px;
	list-style: none;

	padding: 0px;;
	width: 100%;
position: relative;
float: left;
}

ul.li_elwert li {
	margin: 0px;
	padding: 5px 0px 5px 20px;
	/*border-bottom: 1px solid #A6B8C2;*/
	font-weight: normal;
	width: 600px;
	float: left;
	
	background: url(../../foto_dane/wysiwyg/Image/icon2.jpg) no-repeat 0% 50%;
}



div.menu strong {
/*    font-weight: normal;*/

}

div.menu {
    margin: 0 0 20px 0px;
    float: left;
    
    /*background-color: red;*/
}

div.menu a {
	font-size: 12px;
}
div.menu a,
div.menu a:link,
div.menu a:visited,
div.menu a:active
{
    display: block;
    border-bottom: 1px solid #E8E8E8;
    /*background-color: #BD0000;*/
    /*color:white;*/
    font-weight: normal;
    
    width:201px;
    padding: 12px 5px 12px 30px;
    text-align: left;
    font-weight: normal;
/*    color: white;*/
    

}


div.menu a:hover {
    /*background-color: #FD0000;*/
    text-decoration: none;
/* color: #EBE681;*/
}

div.menu a.aktyw {
/*color: orange;*/
font-weight: bold;
/*background-color:#E8E8E8;*/
}

div.menu a.r1,
div.menu a.r1:link,
div.menu a.r1:visited,
div.menu a.r1:active

{
    /*background-color: #E12B2B;*/
    /*padding: 5px 5px 5px 10px;*/
    background-image: url(../../szablony/img/icon2.jpg);
    background-position:  14px 50%;
    background-repeat: no-repeat;
}



div.menu a.rtv,
div.menu a.rtv:link,
div.menu a.rtv:visited,
div.menu a.rtv:active
{
    background-image: url(../../szablony/img/kategorie/telewizja/icon2.jpg);
}
div.menu a.rtel,
div.menu a.rtel:link,
div.menu a.rtel:visited,
div.menu a.rtel:active
{
    background-image: url(../../szablony/img/kategorie/telefon/icon2.jpg);
}
div.menu a.rint,
div.menu a.rint:link,
div.menu a.rint:visited,
div.menu a.rint:active
{
    background-image: url(../../szablony/img/kategorie/internet/icon2.jpg);
}

div.menu a.ribok,
div.menu a.ribok:link,
div.menu a.ribok:visited,
div.menu a.ribok:active
{
    background-image: url(../../szablony/img/kategorie/ibok/icon2.jpg);
}


div.menu a.r1:hover {
    /*background-color: #FD0000;*/
/* color: #C8C8C8;*/

}


div.menu a.r2,
div.menu a.r2:link,
div.menu a.r2:visited,
div.menu a.r2:active

{
/*    float: left;*/
    /*background-color: #E12B2B;
    border-bottom: 1px solid #D9D5A8;*/
    width:190px;
    padding-right: 10px;
    text-decoration: none;
    
    font-size: 90%;

    
/*    color: #91A5B6*/
}
div.menu a.r2 strong {
    font-weight: normal;
}

div.menu a.r2:hover {
    /*background-color: #FD0000;*/
/*    color: #C8C8C8;*/


}

div.menu a.top,
div.menu a.top:link,
div.menu a.top:visited,
div.menu a.top:active

{
 background-image: url("../../szablony/img/mt1.png");
    background-repeat: no-repeat;
    border: medium none;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    width:219px;
    padding: 9px 5px 9px 14px;
}

.dolewej img{

    float: left;
}

div.socialslider-contener {
    background-image: url(../../szablony/img/facebook_left.png);
    width: 269px;
    text-align: left;
    height: 394px;
}






div.st {
    float: left;
    position: relative;
    width: 314px;
    height: 253px;
    line-height: 1.6;
    margin: 0px 15px 0px 0px;
    padding: 0px 0px 0px 0px;
/*    background-color: #cccccc;*/

}

div.st h2 {
    margin: 10px 0px 0px 10px;
    float: left;
    font-size: 18px;

}

div.st p {
    padding: 0px 0px 0px 12px;
}


div.st ul {
    list-style: none outside none;
    margin: 0px;
        padding: 0px;

}


div.st ul li {

    background-image: url("../../foto_dane/wysiwyg/Image/ok.png");
    background-position: 7px center;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding: 5px 5px 5px 24px;

}

div.sth {
    background-image: url("../../foto_dane/wysiwyg/Image/sth.png");
    
    background-repeat: no-repeat;

    float: left;
    position: relative;
    width: 473px;
    height: 185px;
    margin: 15px 15px 0px 0px;
    padding: 15px 10px 0px 172px;
    background-color: #cccccc;

}
div.sth div.tekst {
    display: none;
}

div.sttb {
/*    background-image: url("../../foto_dane/wysiwyg/Image/sth.png");
    
    background-repeat: no-repeat;*/
    border: 1px solid #BCC9D8;
    float: left;
    position: relative;
    width: 625px;
    
    margin: 15px 0px 0px 0px;
    padding: 15px 10px 15px 20px;
    

}


div.socialslider-contener {
padding-top:10px;
padding-right:40px;
    background-image: url(../../szablony/img/facebook_left.png);
	background-repeat: no-repeat;
    width: 229px;
    height: 324px;
}


div.socialslider_r-contener {
    background-image: url("../../szablony/img/tetka.png");
    background-repeat: no-repeat;
    height: 100px;
    padding-right: 40px;
    padding-top: 0;
    width: 189px;
}

div.socialslider_r2-contener {
    background-image: url("../../szablony/img/radiotczew.png");
    background-repeat: no-repeat;
    height: 158px;
    padding-right: 40px;
    padding-top: 0;
    width: 189px;
}


table.tgrid1 {
    border-spacing: 0; 
    border-collapse: collapse; 
    width: 730px;
    margin-bottom: 30px;
        background-image: url(../../szablony/img/grid_1.png);
    background-repeat: no-repeat;
    
}

table.tgrid1 tr:hover { background: #F1F1F1; }
table.tgrid1 tr.top:hover { background: none; }

table.tgrid1 tr.top{
    border: none;
    
    
}


table.tgrid1 td {
    margin: 0px;
    border-bottom: solid #E0E0E0 1px;
    padding: 0px 7px 0px 7px;
    text-align: center;
}
table.tgrid1 td.rodz {
   /* padding-right: 10px;*/

}

table.tgrid1 tr.top td {
/*     padding: 5px;*/
     color: #fff;
     border: white;
     height: 39px;
     line-height: 1.3;
}

table.tgrid1 td.logo {
    width: 90px;
}

table.tgrid1 td.pakiet1 {
    background-color: #F2F2F2;
    text-align: center;
    
}

table.tgrid1 td.hd img{
    margin: 0 auto;
    text-align: center;
}


table.tgrid1 td.pakiet2 {
    background-color: #E7E7E7;
    text-align: center;
}
table.tgrid1 td.pakiet8 {
    background-color: #F7F7F7;
    text-align: center;
}
table.tgrid1 td.pakiet1 img, table.tgrid1 td.pakiet2 img, table.tgrid1 td img.hd, table.tgrid1 td.pakiet8 img {
    
    text-align: center;
    margin: 7px auto;
    

}

table.tgrid1 td.nazwa {
    padding: 0px 0px 0px 12px;
    text-align: left;
    width: 200px;
    height: 37px;
}
table.tgrid1 tr.top td.nazwa_top {
    padding: 0px 0px 0px 12px;
    text-align: left;
}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0px;    width: 50px;height: 60px;}
ul.bjqs-controls.v-centered li.bjqs-next a:hover{background-position: 0px 15px; background-image: url(../../szablony/img/slider_r.png); background-repeat: no-repeat;}



ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;width: 50px;height: 60px;}
ul.bjqs-controls.v-centered li.bjqs-prev a:hover{background-position: 15px 15px; background-image: url(../../szablony/img/slider_l.png); background-repeat: no-repeat;}

ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;z-index: 700;position: absolute;bottom: 13px;left: 20px;}
ol.bjqs-markers.h-centered{text-align: center;}

ol.bjqs-markers li.active-marker{display:inline;}


p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/*


/*
ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
        z-index: 720;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
        z-index: 730;
}*/
ol.bjqs-markers li.active-marker a{display:block;background-image: url(../../szablony/img/slider_a1.png); background-repeat: no-repeat;width: 21px;height: 17px;float: left;}
ol.bjqs-markers li a{display:block;background-image: url(../../szablony/img/slider_a2.png); background-repeat: no-repeat;width: 21px;height: 17px;float: left;}


table.wybor_pakietu {
  border-spacing:0;
  border-collapse:collapse;    
}

table.wybor_pakietu td{
    padding-left: 10px;
    margin: 0;
    height: 43px;
    border: 1px solid #fff;
}


table.wybor_pakietu td.c1{
    background-color: #F0A500;
    color: #fff;
    width: 160px;
}
table.wybor_pakietu td.c2{
    background-color: #F2F2F2;
    width: 286px;
}

table.wybor_pakietu td.c8{
    background-color: #F7F7F7;
    width: 286px;
}


table.wybor_pakietu td.c3{
    background-color: #E7E7E7;
    width: 286px;
}

table.wybor_pakietu td.c4{
    background-color: #D8D8D8;
    width: 190px;
}

table.wybor_pakietu td.c5{
    background-color: #E7E7E7;
    width: 190px;
}

table.wybor_pakietu td.c6{
    background-color: #F2F2F2;
    width: 192px;
    
}

table.wybor_pakietu td.c7{
    background-color: #079FDE;
    width: 140px; 
    color: #fff;
}


table.wybor_pakietu td.roglt {
    background-image: url(../../szablony/img/rog1.png);
    background-repeat: no-repeat;
}

table.wybor_pakietu td.introglt {
    background-image: url(../../szablony/img/introg1.png);
    background-repeat: no-repeat;
    color: #fff;
}


table.wybor_pakietu td.roglb {
    background-image: url(../../szablony/img/rog2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

table.wybor_pakietu td.cyf1 {
    background-image: url(../../szablony/img/cyfrowy1.png);

    background-position: left top;

      border-spacing:0;
  border-collapse:collapse; 
}

table.wybor_pakietu td.cyf2 {
    background-image: url(../../szablony/img/cyfrowy2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: none;
}

table.wybor_pakietu td.cyf3 {
    background-image: url(../../szablony/img/cyfrowy3.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: none;
}

table.wybor_pakietu td.int1 {
    background-image: url(../../szablony/img/int1.png);

    background-position: left top;

      border-spacing:0;
  border-collapse:collapse; 
  
}

table.wybor_pakietu td.int2 {
    background-image: url(../../szablony/img/int2.png);

    background-position: left top;

      border-spacing:0;
  border-collapse:collapse; 
}

table.wybor_pakietu td.int3 {
    background-image: url(../../szablony/img/int3.png);

    background-position: right top;

}

table.wybor_pakietu td.cyf0,
table.wybor_pakietu td.cyf1,
table.wybor_pakietu td.cyf2,
table.wybor_pakietu td.cyf3 {
    font-size: 13px;
    color: white;
    font-weight: bold;
    padding: 0px 0px 0px 55px;
    
    
    
        background-repeat: no-repeat;
            border: none;
            height: 39px;
            vertical-align: central;
}


table.wybor_pakietu td.int0,
table.wybor_pakietu td.int1,
table.wybor_pakietu td.int2,
table.wybor_pakietu td.int3 {
    font-size: 13px;
    color: white;
    font-weight: bold;
    padding: 0px 0px 0px 45px;
    
    
    
        background-repeat: no-repeat;
            border: none;
            height: 39px;
            vertical-align: central;
}

table.wybor_pakietu td.int0 {
    background-color: #fff;
    
    background-image: none;
}

.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../../szablony/img/checkbox-red.png') 0 1px no-repeat;
	display:inline-block;
        margin-right: 3px;
}

.ez-radio {
	background: transparent url('../../szablony/img/radio-black.png') 0 1px no-repeat;
	display:inline-block;
        margin-right: 3px;
}

.ez-checked { background-position: 0 -18px; }
.ez-selected { background-position: 0 -19px; }

.ez-checkbox-green {
	background: transparent url('../../szablony/img/checkbox-green.png') 0 1px no-repeat;
	display:inline-block;
	*display: inline;
}
.ez-checked-green { background-position: 0 -18px; }
.ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; } 







table.wybor_pakietu td.tel1 {
    background-image: url(../../szablony/img/tel1.png);
    background-position: left top;
    border-spacing:0;
    border-collapse:collapse; 
  
}

table.wybor_pakietu td.tel2 {
    background-image: url(../../szablony/img/tel2.png);
    background-position: left top;
    border-spacing:0;
    border-collapse:collapse; 
}

table.wybor_pakietu td.tel3 {
    background-image: url(../../szablony/img/tel3.png);
    background-position: right top;
}

table.wybor_pakietu td.c11{
    background-color: #D1E7CA;
    width: 190px;
}
table.wybor_pakietu td.c12{
    background-color: #E2F0DE;
    width: 190px;
}
table.wybor_pakietu td.c13{
    background-color: #F0F7ED;
    width: 190px;
}
table.wybor_pakietu td.telroglt {
    background-image: url(../../szablony/img/telrog1.png);
    background-repeat: no-repeat;
    color: #fff;
}
table.wybor_pakietu td.c14{
    background-color: #74B52A;
    color: #fff;
}

table.wybor_pakietu td.tel0,
table.wybor_pakietu td.tel1,
table.wybor_pakietu td.tel2,
table.wybor_pakietu td.tel3 {
    font-size: 13px;
    color: white;
    font-weight: bold;
    padding: 0px 0px 0px 45px;
    
    
    
        background-repeat: no-repeat;
            border: none;
            height: 39px;
            vertical-align: central;
}


table.wybor_pakietu td.ana1 {
    background-image: url(../../szablony/img/ana1.png);
    background-position: left top;
    border-spacing:0;
    border-collapse:collapse; 
  
}

table.wybor_pakietu td.ana2 {
    background-image: url(../../szablony/img/ana2.png);
    background-position: left top;
    border-spacing:0;
    border-collapse:collapse; 
}

table.wybor_pakietu td.ana3 {
    background-image: url(../../szablony/img/ana3.png);
    background-position: right top;
}

table.wybor_pakietu td.ana0,
table.wybor_pakietu td.ana1,
table.wybor_pakietu td.ana2,
table.wybor_pakietu td.ana3 {
    font-size: 13px;
    color: white;
    font-weight: bold;
    padding: 0px 0px 0px 45px;
    width: 190px;
    
    
        background-repeat: no-repeat;
            border: none;
            height: 39px;
            vertical-align: central;
}

table.wybor_pakietu td.c21{
    background-color: #F2F2F2;
    width: 190px;
}
table.wybor_pakietu td.c22{
    background-color: #E7E7E7;
    width: 190px;
}
table.wybor_pakietu td.c23{
    background-color: #F2F2F2;
    width: 190px;
}

table.wybor_pakietu td.c24{
    background-color: #F0A500;
    color: #fff;
    width: 140px;
}

table.wybor_pakietu td.anaroglt {
    background-image: url(../../szablony/img/anarog1.png);
    background-repeat: no-repeat;
    color: #fff;
}

a.filtruj {
    background-image: url("../../szablony/img/filtruj.png");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    padding: 0 10px 10px 19px;
    margin-top: 15px;
}

a.filtruj_activ {
    background-image: url(../../szablony/img/filtruj_activ.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    padding: 0 10px 10px 19px;
    margin-top: 15px;
}

a.filtruj:hover, a.filtruj_activ:hover {
    text-decoration: none;
    cursor: pointer;
}

a.fb_share {
    background-image: url(../../szablony/img/picto_fb.png);
    background-repeat: no-repeat; 
    padding: 0px 0px 0px 20px;
}


#content-slide {overflow: hidden;margin: 0 auto;}
#content-slide-in {margin-left: 50%;}
#slider-full-width {width: 1920px; height: 350px;position: relative; display: none; text-align:center; margin-left: -960px;}
#slider-full-width ul {list-style-type: none; }
#slider-full-width * {margin: 0pt; padding: 0pt; text-align:left;}
#slider-full-width li {width: 1920px; height: 350px; text-align: center; }
#slider-full-width .text-bg { position: absolute; bottom: 0pt; left: 0pt; width: 1920px; height: 58px; }
#slider-full-width .text { position: absolute; bottom: 18px; left: 510px; width: 700px; text-align: left; }
#slider_nav { position: absolute; 
/*right: 1322px;*/
 left: 900px;
 bottom: 0px; 
 /*width: 600px; */
 height: 20px; 
 z-index: 20; 
 list-style: none outside none;
 padding-left: 15px;}
#slider_nav li { overflow: hidden; display: block; float: left; height: 10px; margin: 0pt 0pt 0pt 5px; padding: 0pt; width: 10px; }
#slider_nav li:hover { cursor: pointer; z-index: 5000; }
#content-slide-in img { z-index: 2; }
#content-slide-in img { opacity: 0; }
#content-slide-in #slider-full-width img { opacity: 1;margin: 0 auto; }
#slider-full-width {  height: 400px;background:#fff; }
#slider-full-width .text-bg { background-color: rgb(0, 0, 0); }
#slider_nav li { background: url('/szablony/img/snav1.png') no-repeat scroll center top transparent; }
#slider_nav li#button_selected { background: url('/szablony/img/snav2.png') no-repeat scroll center top transparent; } 

a.atop {
	font-size: 13px;font-weight: bold;
}
a.ibok {
	color:#B0262A; 
}

ul.news_lista li.r1 a.p1 {
	font-size: 13px;
}
#stickyheader > div > div.menu > a:nth-child(4) {
	    /* color: rgb(153, 0, 153);
	    font-weight: bold; */
	    /* font-size: 14px; */
}


div.menu a.promo, div.menu a.promo:link, div.menu a.promo:visited, div.menu a.promo:active {
    /* background-color: #E12B2B; */
    /* padding: 5px 5px 5px 10px; */
    background-image: url(../../szablony/img/icon2.jpg);
    background-position: 14px 50%;
    background-repeat: no-repeat;
    color: rgb(153, 0, 153);
    font-weight: bold;
}

