 /* cien pod ilutracje, float i szeroskoci pod ilutracje,
  box o okraglych rogach, 
  buton z najnowszy numer temp 1, formularz (kontaktu)
  stronicowanie
  */
 
  
 div.img-ilus img {
 background-color: #fff;
/* border: 0px solid #a9a9a9;*/
 text-align: left;
 position: relative;
 right: 2px;
 bottom: 5px;
 margin: 10px 10px 10px 10px;
 }


 /*galeria css start */
#gallery {
}
#gallery .img-ilus {
}
 /*galeria css end */ 

 .p-shadow {
  width: 100%;
  float:left;
  /*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
  background: url(../image/content/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(../image/content/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 5px 5px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }
  

.magazine .img-ilus {
	width: 152px;
	float: right;
}

.magazine div.img-ilus {

	margin-left: 50px;

 }

/* box o zaokraglonych roogach START */
/*.rbroundbox { background: url(../image/content/nt.gif) repeat; }*/
/*.rbtop div { background: url(../image/content/tl.gif) no-repeat top left; }*/
.rbtop { background: url(../image/content/ds01.jpg) no-repeat top right; height: 68px; }
/*.rbbot div { background: url(../image/content/bl.gif) no-repeat bottom left; }*/

.rbbot { background: url(../image/content/ds03.jpg) no-repeat bottom right; height: 5px;}


/* height and width stuff, width not really nessisary. */
/*.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}*/
.rbcontent {
	color:#351210;
	font-size: 11px;
	line-height: normal;
        background: url(../image/content/ds02.jpg) repeat-y center right;
        margin: 0; padding: 0;
}
/*.rbroundbox { margin: 1em auto; }*/
/* box o zaokraglonych roogach END */

/* blekitny buton z temp1 archiwalne  numery, w najnowszym magazynie - START*/
/*.butblue {
	height:50px;
	z-index:1;
	background: url(../image/content/butblue_l.gif) no-repeat left top;
	padding-left: 25px;
	display: block;
	white-space: nowrap;
	position: relative;
}
.butblue span {
	line-height: 50px;
	font-size: 16px;
	background: url(../image/content/butblue_bg.gif) repeat-x;
	display: block;
	padding-left:0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-right:25px;
	text-align:center;
}
.butblue div {
	display: block;
	background: url(../image/content/butblue_r.gif) no-repeat;
	height: 50px;
	width: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}*/
.butblue {
	height:70px;
        width: 100%;
        text-align: left;
	z-index:1;
	background: url(../image/content/sekcja_p.jpg) repeat-x;
	margin-left: 0px;
	display: block;
	white-space: nowrap;
	position: relative;
}
.butblue div {
        color: #fff;
        height: 70px;
	line-height: 40px;
	font-size: 16px;
        min-width: 350px;
	background: url(../image/content/sekcja.jpg) no-repeat;        
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	padding-right:25px;
        padding-left: 25px;
	text-align:left;
}
/*.butblue div {
	display: block;
	background: url(../image/content/butblue_r.gif) no-repeat;
	height: 50px;
	width: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}*/
/* blekitny buton z temp1 archiwalne  numery, w najnowszym magazynie - END*/


/*formularz -  START*/
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
	color: #333333;
  }

div.row span.formw {
	float: right;
	width: 350px;
	text-align: left;
	background: #FFFFFF;
  } 
  	.row textarea{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	}
 
/*formularz -  END*/

/* ankieta - START */
    .ankieta textarea {
	width: 160px;
	vertical-align: middle;
	overflow: auto;
    }

    .ankieta {
        color: #000000;
    }
    .ankieta  input, .row input {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: top;
	margin-right: 5px;
    }
    .ankieta textarea {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	overflow: hidden;
    }

    .radioStyle {
    background-color: #CCCCCC;
    border: #000000 solid 1px;
    font-family: verdana;
    font-size: 12px;
    color: #000000
    }
/* ankieta - END */
.ankieta  select {
	overflow: hidden;
	border-style: none;
	background: #FFFFFF;
	padding: 5px;
	width: auto;
}
.ankieta  select option {
	color: #0099CC;
}
.pagination{
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

ul.pagination {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
font-size: 12px;
border-bottom: solid 1px #eee;
}

.pagination li{
        color: #eee;
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	vertical-align: middle;
}

.pagination a{
	padding: 0 5px;
        text-decoration: none;
	color: #1e4ab7;
}

.pagination li span {
    padding: 0 5px;
    text-decoration: none;
    color: #1e4ab7;
}

.pagination li.currentpage{
	font-weight: bold;
}

.pagination li.disablepage{
color: #aaa;
}

.pagination li.nextpage{
font-weight: bold;
}

/** html .pagination li.currentpage, * html .pagination li.disablepage{
margin-right: 5px;
padding-right: 0;
}*/


.pagination_button img {
	border-style: none;
	vertical-align: middle;
}
#gallery .shortdesc {
	
	clear: both;
	
	font-size: 10px;
	text-align: left;
	line-height: normal;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px 5px 0px;
}
#gallery .box {
	float: left;
	width: 150px;
	text-align: center;
}

