/*
Theme Name: Theme FlyFishing
Theme URI: 
Description: Theme FlyFishing.
Version: 1.0
Author: flyfishing.com.pl

*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #A8A8A8 url('images/bg_main.png') repeat-x;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a, a:link {
	text-decoration: none;
}
a:visited {
	color: inherit;
}
input, textarea {
	width: 420px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
p {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.centered {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.aligncenter {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignright {
	padding: 4px !important;
	margin: 0 0 2px 7px !important;
	display: inline !important;
}

.alignleft {
	padding: 4px !important;
	margin: 0 7px 2px 0 !important;
	display: inline !important;
}

.alignright {
	float: right !important;
}

.alignleft {
	float: left !important;
}
div.wp-caption {
	font-size: 10px;
	font-style: italic;
}
.nil {
	display: none !important
}


#stage {
	width: 916px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
#top {
	width: 916px;
	height: 125px;
	background: transparent url(images/header_top.png) no-repeat;
}
#top a#logo h1.nil {
	display: none;
}
#top a#logo {
	display: block;
	width: 530px;
	height: 100px;
	float: left;
	/*background:#CCCC99;*/
}
#data {
	width: 130px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FAC86B;
	float: right;
	margin-top: 10px;
}
#desc {
	width: 284px;
	margin-top: 55px;
	float: right;
}
#desc h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFCF6D;
}
#lang {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#stage div.anim {
	width: 916px;
	height: 150px;
	background: #fff url(images/bg_header2.png) no-repeat right top;
}

#menu {
	width: 891px;
	height: 62px;
	padding: 10px 0px 0px 25px;
	background: transparent url(images/bg_menu.png) no-repeat;
	text-align: center !important;
}
#menu ul, #menu ul li {
	display: inline;
	/*height: 42px;*/
}
#menu ul {
	text-align: center !important;
}
#menu ul li a, #menu ul li a:visited {
	font: bold 14px Arial, Helvetica, sans-serif;
	/*letter-spacing: -1px;*/
	color: #fff;
	display: block;
	float: left;
	/*display: inline;
	width: auto;
	width: 100px;*/
	width: 133px;
	height: 47px;
	padding-top: 5px;
	margin: 0px 3px;
	text-transform: lowercase;
}
#menu ul.level1 li a:hover, #menu ul.level1 li.level1active a.level1current, #menu ul.level1 li.level1active a, #menu ul.level1 li.level1active a:hover {
	background: transparent url(images/triangle2.png) no-repeat !important;
/*	-moz-border-radius: 5px !important;
	-khtml-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;*/
	color: #000;
}
#menu ul.level1 {
	padding: 0px;
}


#container {
	width: 911px;
}
#page {
	width: 710px;
	float: left;
	min-height: 300px;
	background: transparent url(images/bg_page.png) repeat-y;
}
#content {
	width: /*707px*/645px;
	padding: 26px 36px 26px 26px;
	min-height: 300px;
	background: transparent url(images/bg_starter.png) no-repeat;
}
#content, #content a, #content p, #content p a {
	font: 12px/145% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: justify !important;
}
#content a {
	color: #960;
	text-decoration: underline;
}
#content a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content a img, #content p a img {
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 3px !important;
	-khtml-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	padding: 3px !important;
}
#content a img:hover, #content p a img:hover {
	border: 1px solid #999;
	background-color: #F9F0D0;
}
#content h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #663300;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
	width: 645px;
	margin-bottom: 25px;
}
#content ul, #content ol {
	padding-left: 30px;
	margin-bottom: 10px;
}
#dasende {
	width: 710px;
	height: 28px;
	background: transparent url(images/bg_end.png) no-repeat;
	text-align: right !important;
}

#dasende a {
	display: block;
	float: right;
	width: 50px;
	height: 28px;
}

#right {
	width: 200px;
	float: right;	
}
#right h3 {
	width: 190px;
	height: 26px;
	padding: 4px 0px 0px 10px;
	margin-bottom: 10px;
	background: transparent url(images/bg_h3.png) no-repeat;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#minigal, #map, #advert {
	width: 200px;
	margin-bottom: 10px;
}
#minigal ul, #minigal li {
	list-style: none;
}
#advert a img {
	border: 0px;
}

#footer {
	margin: 30px 0px;
	width: 916px;
	height: 46px;
	background:url(images/bg_footer.png) no-repeat;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	float: left;
}
#stat {
	width: 916px;
	height: 46px;
	float: left;
	margin-top: 130px;
}
#submenu {
	float: left;
	width: 750px;
	padding-top: 14px;
}
#submenu ul, #submenu ul li {
	display: inline;
	list-style: none;
}
#submenu ul {
	text-align: center !important;
}
#submenu ul li a, #submenu ul li a:visited {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	/*letter-spacing: -1px;*/
	color: #ccc;
	display: inline;
	margin: 0px 10px;
	text-transform: lowercase;
}
#submenu ul.level1 li a:hover, #submenu ul.level1 li.level1active a.level1current, #submenu ul.level1 li.level1active a, #submenu ul.level1 li.level1active a:hover {
	color: #fff;
	text-decoration: underline;
}

#credits {
	text-align: right;
	width: 150px;
	padding-top: 7px;
	margin-right: 16px;
	float: right;
}
#credits a {
	color: #ccc;
}


/* GALLERY */

.ngg-widget {
	text-align: center !important;
}

.ngg-widget a img {
	border: 4px solid #99653E;
	-moz-border-radius: 3px !important;
	-khtml-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	margin:4px 0px 4px 5px !important;
}
.ngg-widget a img:hover {
	border: 4px solid #B87C50;
}
.ngg-gallery-thumbnail img {
	background-color:#D4E9F7;
	border:1px solid #C2E0F3;
	-moz-border-radius: 3px !important;
	-khtml-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	display:block;
	margin:3px 0px 3px 4px !important;
	padding:4px;
	position:relative;
}


.ngg-gallery-thumbnail img:hover {
	border:1px solid #9FCDEC;
	background-color: #B8D9F1;
} 

.slideshowlink, .piclenselink {
	font: bold 11px /*Tahoma, Verdana, */Arial, Helvetica, sans-serif !important;
	/*color: #fff;*/
	width: 50%;
	margin-top: 10px;
	float: left;
	
}
.piclenselink { 
	float: right;
	text-align: right !important;
}
.ngg-navigation {
	padding-bottom: 10px;
}
.slideshowlink a, .slideshowlink a:hover {
	border: 0px;
}

/* lang */

ul.qtrans_language_chooser, ul.qtrans_language_chooser li {
	list-style: none;
	display: inline;
}
ul.qtrans_language_chooser li {
	float: left;
	margin-left: 10px;
}

/* size override */
.qtrans_flag {
	height: 16px !important;
	width: 25px !important;
	display: block;
}
