@import 'reset.css';

body {
	background: #fff url(../gfx/body-bgr.jpg) 0 0 repeat-x;
}

strong {
  font-weight: bold;
}

hr {
	display: none;
}

a {
	text-decoration: none;
	color: #007cc1;
}

a:hover {
	color: #595959;
}

.link {
	padding-left: 14px;
	background: url(../gfx/link-bg-blue.gif) 0 50% no-repeat;
}

.link:hover {
	background: url(../gfx/link-bg-grey.gif) 0 50% no-repeat;
}

img.border {
	padding: 3px;
	border: 1px solid #DFDFDF;
}

a:hover img.border {
	border-color: #007cc1;
}

img.opacity {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

a:hover img.opacity {
   filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

dd, 
p {
	line-height: 1.4em;
}

h1 {
	position: absolute;
	top: 0;
	left: -99999px;
}

h3 {
   margin-bottom: 2px;
	font-weight: normal;
	font-size: 1.5em;
}

h3 img {
	vertical-align: middle;
}

#conteiner {
	width: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	color: #2F2F2F;
	background: url(../gfx/link-bg-grey.gif) -999999px 0 no-repeat; /* preload */
}

#wrapper {
	width: 955px;
	margin: 0 auto;
	background: url(../gfx/preloader-white.gif) -999999px 0 no-repeat; /* preload */
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* End hide from IE-mac */

#left-col {
	width: 252px;
	float: left;
	padding-top: 183px;
}

#right-col {
	width: 701px;
	float: right;
}

#tools {
	position: relative;
}

#tools #rose {
	position: absolute;
	top: -170px;
	left: 105px;
	z-index: 1;
}

#tools #language {
	position: absolute;
	top: -77px;
	left: 10px;
}

#tools #language li {
	display: inline;
}

#logo {
   position: relative; 
	z-index: 2;
	min-height: 220px;
	_height: 220px;
	background: #fff url(../gfx/logo-bg.jpg) 0 0 no-repeat;
}

#logo a {
   float: left;
   display: inline;
   width: 199px;
   margin: 45px 0 0 32px;
	padding-top: 110px;
	color: #595959;
	font-size: 1.25em;
	line-height: 1.2em;
	text-align: center;
	background: url(../gfx/travel-anf-fishing-logo.jpg) 50% 0 no-repeat;
}

#logo a:hover {
	text-decoration: underline;
}

#logo img {
   display: block;
	margin: 0 0 20px 31px;
}

#logo ul {
	padding-top: 45px;
}

#nav-2 {
	margin: 20px 12px 30px;
}

#nav-2 li {
	zoom: 1;
}

#nav-2 li a,
#nav-2 li.title {
	display: block;
	padding: 8px 0 8px 35px;
	font-size: 0.85em;
	color: #5F5F5F;
	border-top: 1px solid #ebebeb;
	background: url(../gfx/nav-2-bg-grey.gif) 6px 50% no-repeat;
}

#nav-2 a.alt {
	border: none;
}

#nav-2 li a:hover {
	color: #007cc1;
	background: url(../gfx/nav-2-bg-blue.gif) 6px 50% no-repeat;
}

#nav-2 li a img {
	float: right;
	vertical-align: middle;
	visibility: hidden;
}

#nav-2 li a:hover img,
#nav-2 li a#flag img {
	visibility: visible;
}

#nav-2 li a#flag {
	font-weight: bold;
}

#nav-2 li.title,
#nav-2 ul ul li.subtitle {
	color: #007cc1;
	font-weight: bold;
	background: none;
	padding: 8px 0;
	text-align: center;
	border: none;
}

#nav-2 ul ul li.subtitle {
   padding: 8px 0 4px 0;
   font-size: 0.85em;
   font-weight: normal;
   color: #2F2F2F;
}

#nav-2 ul ul li a {
	border: none;
	background: url(../gfx/link-bg-blue.gif) 30px 50% no-repeat;
	padding: 7px 0 7px 45px;
	color: #007DC0;
}

#nav-2 ul ul li a:hover {
	background: url(../gfx/link-bg-grey.gif) 30px 50% no-repeat;
	color: #595959;
}

#sign-in,
#gallery,
#banner,
#pages-info,
#catalog {
	margin: 0 12px 20px;
	padding-top: 20px;
	text-align: center;
	background: url(../gfx/newsletter-bgr.gif) 0 0 repeat-x;
}

#pages-info {
   min-height: 94px;
	margin-bottom: 0;
	_height: 94px;
	text-align: left;
	font-size: 0.85em;
	background: url(../gfx/pages-info-bg.jpg) 0 0 no-repeat;
}

#pages-info ul {
	margin: 26px 0 2px 70px;
}

#pages-info li {
	margin-bottom: 4px;
}

#pages-info li a {
	background: url(../gfx/page-bg.jpg) 0 50% no-repeat;
	padding-left: 14px;
}

#pages-info li a.bold {
	font-weight: bold;
}

#sign-in h3,
#gallery h3 {
	font-size: 1.15em;
	padding-bottom: 8px;
}

#gallery dt {
	font-weight: bold;
	font-size: 0.85em;
}

#gallery img {
	display: block;
	margin: 8px auto;
}

#banners {
	width: 100%;
	margin-top: 15px;
}

#banners img {
	margin-right: 10px;
}

#nav {
	overflow: hidden;
	width: 100%;
	background: url(../gfx/top-bg.jpg) 0 0 no-repeat;
}

#nav ul {
	float: right;
	width: 606px;
	height: 121px;
	max-height: 121px;
	border-bottom: 1px solid #fff;
	background: #5f940c url(../gfx/nav-bgr.jpg) 0 0 repeat-x;
}

#nav li {
	float: left;
	zoom: 1;
}

#nav li a {
	width: 100px;
	height: 121px;
	float: left;
   color: #fff;
   font-weight: bold;
   font-family: Arial, sans-serif;
   text-transform: lowercase;
   text-align: right;
	border-left: 1px solid #fff;
}

#nav li a:hover {
   background: #7AA531 url(../gfx/nav-bgr-hover.jpg) 0 0 repeat-x;
}

#nav li a span {
   display: block;
   margin: 85px 8px 0 0;
   cursor: pointer;
   font-weight: bold;
   line-height: 1.2em;
   background: url(../gfx/nav-bgr-hover.jpg) -99999px 0 no-repeat;
}

#today {
	color: #fff;
	font-size: 0.8em;
	text-align: right;
	padding-top: 80px;
}

#content {
	margin: 31px 0 0 30px;
}

#random {
	padding-bottom: 40px;
	margin-bottom: 12px;
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
}

#random img {
	display: block;
}

#contest {
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
	padding-bottom: 40px;
	margin-bottom: 12px;
}

#welcome dl,
#contest dl {
	width: 670px;
	margin: 12px 0;
	overflow: hidden;
}

#welcome dt,
#contest dt {
	width: 605px;
	float: right;
	margin-bottom: 4px;
	font-size: 1.65em;
}

#contest dt {
	width: 505px;
}

#welcome dd.alt,
#contest dd.alt {
	float: left;
	margin: 0;
}

#welcome dd,
#contest dd {
   margin: 0 0 1px 265px;
}

#contest dd {
	margin-left: 165px;
}

dd.date {
   padding-left: 4px;
   font-size: 0.85em;
   font-style: italic;
	border-left: 3px solid #74AD20;
}

#news-list dl,
#news dl {
	margin: 15px 0 0 1px;
}

#news-list dd,
#news dd {
	margin-bottom: 4px;
	text-align: justify;
}

#news dl {
	padding-bottom: 40px;
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
}

#news dt {
	margin-bottom: 6px;
	font-size: 1.2em;
  	font-weight: bold;
}

#news img {
	float: left;
	margin: 3px 6px 0 0;
}

#paginate {
	margin-top: 16px;
	padding-top: 40px;
	text-align: center;
}

#paginate li {
	display: inline;
}

#paginate ul {
	margin-top: 6px;
}

#footer {
	width: 100%;
	margin-top: 10px;
	padding: 75px 0 50px;
	background: #007CBF url(../gfx/footer-bg.jpg) 50% 0 no-repeat;
}

#footer a {
	color: #71B1DD;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin-top: 15px;
	font-size: .9em;
}

#footer #kuinski {
	padding: 3px 0 2px 45px;
	font-weight: bold;
	background: url(../gfx/kuinski-bg.gif) 0 50% no-repeat;
}

#footer-content {
	width: 955px;
	margin: 0 auto;
	text-align: right;
	color: #71B1DD;
	font-size: 0.85em;
}

#footer-content dt {
	font-weight: bold;
	margin-bottom: 2px;
}

#footer-content dt em {
	font-weight: bold;
}

#footer-content dd a {
	font-weight: bold;
}

#text dd {
	margin-bottom: 8px;
}

#travels {
	text-align: justify;
}

#travels dl {
	margin-top: 12px;
	padding-bottom: 40px;
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
}

#travels dt {
	margin-bottom: 4px;
	font-size: 1.2em;
}

#travels dt em {
	font-size: 0.8em;
	font-weight: bold;
}

#travels dd li {
	display: inline;
}

#travels dd li img {
	margin: 5px 5px 0 0;
	vertical-align: top;
}

#about-travel p {
	margin-bottom: 8px;
}

#about-travel li {
	list-style: circle;
	margin: 3px 0 0 20px;
}

#biuro dl {
	margin-top: 12px;
	padding-bottom: 40px;
	width: 675px;
	overflow: hidden;
	text-align: justify;
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
}

#biuro dl.alt dt {
	float: right;
	width: 550px;
	font-size: 1.2em;
	margin-bottom: 4px;
}

#biuro dl.alt img {
	float: left;
}

#biuro dl.alt dd {
	margin-left: 125px;
}

#biuro dl.alt dd.img {
	margin: 0;
}

#map {
	float: left;
}

#map img {
	display: block;
	margin-bottom: 12px;
}

#contact-data {
	float: left;
	width: 325px;
}

#contact-data dl {
	margin-top: 12px;
	padding-bottom: 12px;
}

#contact-data dt,
#contact-data dt em {
	font-weight: bold;
}

#contact-data dd {
	margin: 2px 10px 0 0;
}

#contact-data .alt dt {
	font-size: 1.3em;
	color: #84C128;
}

#contact-data .alt dt em {
	color: #007DC0;
}

.form.contact .i,
.form.contact textarea {
	width: 325px;
}

#open {
	margin: 16px 0;
	text-align: center;
}

#open span {
	display: block;
	font-weight: bold;
}

#google-map iframe {
	display: block;
	margin: 12px 0;
}

#message {
	text-align: center;
}

#book-list dl {
	margin-top: 12px;
	padding-bottom: 40px;
	background: url(../gfx/content-bg.jpg) 50% 100% no-repeat;
}

#book-list dl.alt {
	padding: 0;
	background: none;
}

#book-list dt em {
	padding-left: 4px;
   font-size: 0.85em;
   font-style: italic;
   font-weight: normal;
	border-left: 3px solid #74AD20;
}

#book-list dt {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 0.9em;
}

#book-list dd cite {
	font-style: italic;
}

.form.book .i,
.form.book textarea {
	width: 665px;
}

.form label {
	cursor: pointer;
	padding-left: 2px;
	font-size: 0.85em;
}

.form sup {
	color: red;
}

.form label sup {
	cursor: help;
}

.i,
textarea {
   margin: 3px 0 7px 0;
   padding: 3px;
   font-family: inherit;
	border: 1px solid #BFBFBF;
	border-bottom-width: 2px;
	background-color: #fff;
}

textarea {
	height: 120px;
	overflow: auto;
	font-size: inherit;
}

.f-button {
	border: none;
	background: transparent url(../gfx/link-bg-blue.gif) 0 50% no-repeat;
	width: 60px;
	padding: 0 0 0 13px;
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	color: #007DC0;
	cursor: pointer;
}

.f-button:hover {
   background: transparent url(../gfx/link-bg-grey.gif) 0 50% no-repeat;
   color: #595959;
}

.form dl {
	margin: 12px 0;
}

.form fieldset p {
	font-size: .85em;
	color: #8F8F8F;
}

#newsletter {
	text-align: center;
	width: 350px;
	margin: 0 auto;
}

.form.newsletter label {
	position: absolute;
	top: 0;
	left: -99999px;
}

.form.newsletter .i {
	width: 250px;
	text-align: center;
	color: #BFBFBF;
}

.form.newsletter dl {
	margin-top: 8px;
}

#schedule dl {
	margin-top: 25px;
}

#schedule .price {
	float: right;
	margin-top: -16px;
	font-weight: bold;
}

#schedule dd.schedule-booking {
	font-size: 14px;
	color: #4f8317;
	margin-top: 6px;
}

#schedule dd.schedule-booking img {
	vertical-align: middle;
	margin-right: 10px;
}

#schedule dd.schedule-booking big {
	font-weight: bold;
	font-size: 18px;
}

#schedule dt {
	margin-bottom: 4px;
	padding-left: 4px;
	border-left: 3px solid #74AD20;
}

#about-schedule {
	margin-top: 30px;
	padding-top: 40px;
	text-align: center;
	font-size: 0.85em;
	background: url(../gfx/content-bg.jpg) 50% 0 no-repeat;
}

.clear-gallery {
	clear: both;
	width: 100%;
	height: 60px;
	background: url(../gfx/content-bg.jpg) 50% 50% no-repeat;
}

#gallery-list {
	width: 670px;
	overflow: hidden;
}

#gallery-list dl {
	margin-top: 10px;
	float: left;
	width: 335px;
}

#gallery-list img {
	float: left;
}

#gallery-list dd.img {
	margin: 0;
}

#gallery-list dd {
	margin: 0 0 2px 182px;
}

#gallery-list dt {
	margin-bottom: 6px;
	font-size: 1.2em;
  	font-weight: bold;
}

#gallery-list dd.date {
	margin-top: 5px;
	margin-bottom: 5px;
}

#gallery-images li {
	display: inline;
}

#gallery-images img {
	margin: 5px 5px 0 0;
}

#gallery-images dt {
	font-size: 1.2em;
	margin-bottom: 5px;
}

#gallery-images dl {
	margin: 12px 0;
}

#gallery-butons li {
	float: left;
	text-align: center;
	font-size: 1.5em;
}

#gallery-butons img {
	display: block;
	margin: 12px 0 5px 0;
}

#about-travel {
	line-height: 1.4em;
}

#travel-gallery {
	margin-top: 12px;
}

#travel-gallery li {
	display: inline;
}

#travel-gallery li img {
	margin: 0 5px 5px 0;
}

#links dl {
	width: 665px;
	overflow: hidden;
	margin-top: 15px;
}

#links img {
	float: left;
}

#links dd.img {
	margin: 0;
}

#links dd {
	margin: 0 0 2px 180px;
}

#links dt {
	font-weight: bold;
	margin-bottom: 3px;
	width: 485px;
	float: right;
}

#page p img {
	float: left;
	margin: 0 8px 0 0;
}

#page p {
	margin-top: 8px;
	text-align: justify;
}

#page-attachments {
	margin-top: 12px;
}

#page-attachments li {
	margin-bottom: 5px;
}
#page-attachments a {
	background: url(../gfx/attach.png) 0 50% no-repeat;
	padding-left: 22px;
}

#schedule-years {
  margin-top: 6px;
}

#travel-catalog {
	margin-top: 8px;
}

#travel-catalog h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 12px 0 8px;
}

#travel-catalog label {
	font-size: 0.8em;
}
