@CHARSET "UTF-8";

html,body,#body {
	height: 100%;
}

body>#body {
	margin: 0;
	height: auto;
	/*min-height: 100%;*/
	width: 100%;
	margin-bottom: 180px;
}

* html #body {
	height: 100%;
}

#footer {
	margin-top: -144px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #ffffff;
	font-size: 12px;
	color: #808080;
	line-height: 15px;
}

img {
    vertical-align: text-bottom;
    border: 0;
}

#main {
	margin-top: 0;
}

a {
	color: #474747;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.right {
	text-align: right;
	float: right !important;
	clear: none;
}

table td {
	vertical-align: top;
}

h2 {
	padding-bottom: 10px;
	/*font-family: 'ZurichLtCnEUNormal';*/
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	margin: 12px 0;
}

.header .col {
	padding-bottom: 0px !important;
}

.header h2, .header h4  {
	color: #474747;
}

.header h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.header h4 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: inherit;
	font-size: 14px;
	margin: 12px 0;
}

h4 {
	padding-bottom: 10px;
	/*font-family: 'ZurichLtCnEUNormal';*/
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	margin: 12px 0;
}

.content h4, .content h3, .content .text {
	padding-left: 12px;
}

.text {
	padding-bottom: 12px;
	text-align: justify;
}

hr {
	border: 0;
	border-top: 1px #808080 dotted;
	height: 0px;
}

button, input {
	border: 1px #808080 solid;
	border-radius: 6px;
	color: #808080;
	padding: 5px;
	margin: 10px 5px 0 0;
	font-family: inherit;
	font-size: 12px;
	height:18px;
	position:relative;
	z-index: 0;
	behavior: url(PIE.htc);
}

button {
	background-color: #808080;
	color: #ffffff;
	padding: 5px;
	cursor: pointer;
	font-family: inherit;
	font-size: 12px;
	padding: 5px;
	height:30px;
}

.block {
	min-height: 75px;
}

.row {
	clear: both;
}

.col {
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}

.col:last-child, .col.last {
	margin-right: 0px;
}

.col.w50p {
	width: 428px;
}

.col.w30p {
	width: 278px;
}

.col.w25p {
	width: 204px;
}

.margin12 {
	margin: 12px;
}

.padding12 {
	padding-left: 12px;
	padding-right: 12px;
}

.margin30t {
	margin-top: 30px;
}

.bor1bot {
	border-bottom: 1px #808080 solid;
}

.clear{
	clear: both;
}

.banner {
	background:gray;
	width: 428px;
	height:95px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
}

.photo {
	padding: 10px 0;
	border-top: 3px solid;
	border-bottom: 3px solid;
}

.h1 .photo {
	border-color: #56ae00;
}

.h2 .photo {
	border-color: #ca0000;
}

.h3 .photo {
	border-color: #e16a00;
}

.h4 .photo {
	border-color: #ffcc00;
}

.h1 .more, .h1 h3 {
	color: #56ae00;
}

.h2 .more, .h2 h3 {
	color: #ca0000;
}

.h3 .more, .h3 h3 {
	color: #e16a00;
}

.h4 .more, .h4 h3 {
	color: #ffcc00;
}

.center{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.submenu{
	width: 192px;
	*float: left;
	display: table-cell;
	*display: inline;
	vertical-align: top;
	padding-right: 20px;
}

.content{
	margin-bottom: 0px;
	display: table-cell;
	/*display: inline;*/
	vertical-align: top;
	/*float: left;*/
	/*padding-left: 215px;*/
	min-width: 640px;
}

.newsletter {
	width: 170px;
}

#top {
	background-image: url(../images/topBg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	height: 144px;
	clear: both;
	border-top: 2px #808080 solid;
	/*background-color: #f6f9f4;*/
	background-image: url(../images/footerShadow.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer b {
	/*color: #029901;*/
}
ul.sub_ul, ul.sub_ul li {
	list-style: none;
}
ul.sub_ul {
	padding-left: 15px;
	padding-left: 0px;
	margin-left: 0px;
}
ul.sub_ul ul.sub_ul li div {
	padding-left: 15px;
}
ul.sub_ul ul.sub_ul ul.sub_ul li div {
	padding-left: 30px;
}

ul.sub_ul ul.sub_ul ul.sub_ul, ul.sub_ul ul.sub_ul {
	/*display: none;*/
}

ul.sub_ul ul.sub_ul ul.sub_ul._active, ul.sub_ul ul.sub_ul._active {
	display: block;
}

ul.sub_ul li {
	border-bottom: 1px #808080 dotted;
	padding: 12px;
}

ul.sub_ul li:first-child {
	border-top: 1px #808080 dotted;
}

ul.sub_ul ul.sub_ul li:first-child {
	border-top: 0px;
}

.header h4 a, .header h2 a {
	text-decoration: none;
}

.header .h1, .header .h2, .header .h3, .header .h4 {
	opacity: 0.7;
}

.start .header .h1, .start .header .h2, .start .header .h3, .start .header .h4 {
	opacity: 1;
}

.header .h1:hover, .header .h2:hover, .header .h3:hover, .header .h4:hover {
	opacity: 1;
}


/* hodowla */

.submenu_item.active {
	color: #60b210;
	font-weight: bold;
}

h3, .hodowla .header .h1 h4 a, .hodowla .header .h1 h2 a  {
	color: #60b210;
}

.logo {
	width: 117px;
	height: 79px;
	background-image: url(../images/logo_pstrag.png);
	margin-top: 10px;
}

.hodowla .header .h1 {
	opacity: 1;
}

/* rybajka--delikatesy-z-ryb */

.rybajka--delikatesy-z-ryb .submenu_item.active {
	color: #ca0000;
	font-weight: bold;
}

.rybajka--delikatesy-z-ryb h3, .rybajka--delikatesy-z-ryb .header .h2 h4 a, .rybajka--delikatesy-z-ryb .header .h2 h2 a {
	color: #ca0000;
}

.rybajka--delikatesy-z-ryb .logo {
	width: 117px;
	height: 79px;
	background-image: url(../images/logo_rybajka.png);
	margin-top: 10px;
}

.rybajka--delikatesy-z-ryb .header .h2 {
	opacity: 1;
}

/* rybajka--gastronomia-i-turystyka */

.rybajka--gastronomia-i-turystyka .submenu_item.active {
	color: #e16a00;
	font-weight: bold;
}

.rybajka--gastronomia-i-turystyka h3, .rybajka--gastronomia-i-turystyka .header .h3 h4 a, .rybajka--gastronomia-i-turystyka .header .h3 h2 a {
	color: #e16a00;
}

.rybajka--gastronomia-i-turystyka .logo {
	width: 117px;
	height: 79px;
	background-image: url(../images/logo_rybajka.png);
	margin-top: 10px;
}

.rybajka--gastronomia-i-turystyka .header .h3 {
	opacity: 1;
}

/* lowisko */

.lowisko .submenu_item.active {
	color: #e0b300;
	font-weight: bold;
}

.lowisko h3, .lowisko .header .h4 h4 a, .lowisko .header .h4 h2 a {
	color: #e0b300;
}

.lowisko .logo {
	width: 117px;
	height: 79px;
	background-image: url(../images/logo_pstrag.png);
	margin-top: 10px;
}

.lowisko .header .h4 {
	opacity: 1;
}

/* doradztwo */

.doradztwo .submenu_item.active {
	color: #3f9de4;
	font-weight: bold;
}

.doradztwo h3, .doradztwo .header .h5 h4 a, .doradztwo .header .h5 h2 a {
	color: #3f9de4;
}

.doradztwo .logo {
	width: 91px;
	height: 79px;
	background-image: url(../images/logo_xl.png);
	margin-top: 10px;
}

.doradztwo .header .h1, .doradztwo .header .h2, .doradztwo .header .h3, .doradztwo .header .h4 {
	opacity: 1;
}

.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 215px;
  height:75px;
  float: left;
}
 
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
}

.scrollable img {
	margin-left: 14px;
	width: 90px;
	height: 75px;
}

a.browse {
    background: url("../images/buttons-gallery.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 28px;
    margin: 23px 5px;
    width: 14px;
}
a.right {
    background-position: 0 -28px;
    clear: right;
    margin-right: 0;
}
a.right:hover {
    background-position: -14px -28px;
}
a.right:active {
    background-position: -28px -28px;
}
a.left {
    margin-left: 0;
}
a.left:hover {
    background-position: -14px 0;
}
a.left:active {
    background-position: -28px 0;
}
a.disabled {
    /*visibility: hidden !important;*/
}

.galeria .page .items {
	margin: 0 auto;
	/*text-align: center;*/
}

.galeria .page .items a {
	margin: 10px;
	display: block;
    float: left;
    height: 112px;
    margin: 5px;
    text-align: center;
    vertical-align: middle;
	width: 150px;
}

.galeria .page .items a img{
	height: 112px;
	max-width: 150px;
}

.doradztwo #top {
	background-image: url(../images/topBg_rybajka.png);
}

.rotator {
	width: 204px;
	height: 105px;
	overflow: hidden;
}

.rotator img {
	width: 100%;
}

.doradztwo .h1 .photo {
    border-color: #1468b7;
}

.doradztwo .h2 .photo {
    border-color: #188adf;
}

.doradztwo .h3 .photo {
    border-color: #6bb3e9;
}

.doradztwo .h4 .photo {
    border-color: #b1d8f5;
}

.doradztwo .miniGal {
	width: 570px;
	margin-right: 0px;
}

.doradztwo .scrollable {
	width: 530px;
}

.bannerRotator {
	margin: 0 auto;
	text-align: center;
}