/*

Theme Name: JML-Diving

Theme URI: http://designfortress.com/

Description: 

Author: Adam Babik (dreame4)

Version: 1.0

Tags: jml-diving

*/



/* -------------------------------------------------------------- */





html {
	background: #fff url("images/bg.png") repeat-x 0 0;
}
body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	background: transparent url("images/content_bg.png") no-repeat 50% 346px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#top {
	height: 297px;
	position: relative;
}
#top h1 {
	width: 160px;
	height: 119px;
	background: url("images/logo.png") no-repeat 0 0;
	position: relative;
	top: 20px;
	left: 25px;
	z-index: 2;
}
#top h1 a {
	display: block;
	width: 160px;
	height: 119px;
	text-indent: -999em;
	overflow: hidden;
}
#slider {
	width: 960px;
	height: 240px;
	position: absolute !important;
	top: 55px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}
.nivo-caption {
	background: none !important;
	font-size: 28px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin-bottom: 20px;
	margin-left: 20px;
}
.language {
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 3;
}
.language .select-language {
	display: block;
	width: 135px;
	height: 24px;
	background: url("images/language.png") no-repeat 0 0;
	font-size: 11px;
	line-height: 23px;
	padding-left: 10px;
	color: #4284B0;
	outline: 0;
}
#qtranslate-chooser {
	display: block;
	list-style-type: none;
	padding: 4px 10px;
	background-color: #F7FAFC;
	width: 113px;
	border: 1px solid #ccc;
}
#qtranslate-chooser-image {
	display: block;
	list-style-type: none;
	padding: 4px 10px;
	
}
#qtranslate-chooser-image li{
	float:left;
	margin:0 2px;
	opacity:0.4;
}

#qtranslate-chooser-image li.active{
	opacity:1;
}
#qtranslate-chooser-image li:hover{
	opacity:1;
}
#qtranslate-chooser a {
	color: #4284B0;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6;
}
#menu {
	height: 49px;
}
#menu li {
	list-style-type: none;
	float: left;
	display: block;
	height: 49px;
	background: transparent url("images/menu_strip.png") no-repeat top left;
	position: relative;
}
#menu li a {
	display: block;
	height: 49px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: #000 0 1px 0;
	line-height: 46px;
	padding: 0 20px 0 19px;
	font-size: 12px;
	margin-left: 1px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Helvetica Neue", "Lucida Sans Unicode", sans-serif;
}
#menu-glowne-menu > li > a:hover, #menu-glowne-menu > li > a.active {
	background: url("images/menu_active.png") repeat-x 0 0;
	text-decoration: none;
}
#menu-glowne-menu > li.current_page_item > a {
	background: url("images/menu_active.png") repeat-x 0 0;
	text-decoration: none;
}
#menu-glowne-menu > li.current-menu-ancestor {
	background: url("images/menu_active.png") repeat-x 0 0;
	text-decoration: none;
}
#menu li.last {
	background: none;
}
#menu li.last span {
	background: transparent url("images/menu_strip.png") no-repeat top right;
	padding-right: 21px;
	display: block;
	width: 1px;
	height: 49px;
	float: left;
	padding: 0;
}
#menu .sub-menu {
	position: absolute;
	z-index:100;
	background-color: #215b9a;
	white-space: nowrap;
	border-top: 0;
	display: none;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#menu .sub-menu > li {
	position: relative;
	height: auto;
	float: none;
	background: none;
}
#menu .sub-menu > li a {
	height: auto;
	line-height: 32px;
	text-transform: none;
	text-align: left;
	padding: 0 30px 0 15px;
	margin-left: 0;
	float: none;
	border-bottom: 1px solid #346ba7;
}
#menu .sub-menu > li a:hover, #menu .sub-menu > li a.active {
	text-decoration: none;
	background-color: #318e31;
}
#menu-glowne-menu ul.sub-menu ul {
	position: absolute;
	top: 0;
}
#menu .sub-menu li.with_child > a {
	background-image: url("images/menu_arrow.png");
	background-position: 90% 50%;
	background-repeat: no-repeat;
}
#content {
	background-color: #fff;
}
#sidebar, .about-company, .news {
	border-right: 1px solid #dedede;
	width: 243px;
	float: left;
	padding: 20px;
}

#sidebar {
	padding-left: 0;
	padding-right: 0;
}
#sidebar ul {
	list-style-type: none;
}
ul#menu-menu-boczne > li {
	margin-bottom: 1px;
}
ul#menu-menu-boczne > li > a {
	display: block;
	height: 36px;
	background: transparent url("images/menu_level1.png") no-repeat bottom right;
	color: #fff;
	padding-left: 13px;
	line-height: 34px;
	font-weight: bold;
}
ul#menu-menu-boczne > li > a:hover,  ul#menu-menu-boczne > li > a.active {
	text-decoration: none;
	background-position: top right;
}
ul#menu-menu-boczne > li > a span {
	margin-right: 10px;
}
/* second level */

	

	ul#menu-menu-boczne ul.sub-menu {
	background: #ddfadd;
	padding: 0;
	display: none;
}
ul#menu-menu-boczne > li > ul.sub-menu > li:first-child {
	padding-top: 10px;
}
ul#menu-menu-boczne > li > ul.sub-menu > li:last-child {
	padding-bottom: 10px;
}
ul#menu-menu-boczne ul.sub-menu li {
	padding-left: 15px;
}
ul#menu-menu-boczne ul.sub-menu li a {
	color: #717f78;
	font-size: 12px;
	line-height: 26px;
	background: url("images/tick.png") no-repeat left center;
	padding-left: 14px;
}
ul#menu-menu-boczne ul.sub-menu li a.active, ul#menu-menu-boczne ul.sub-menu li.current_page_item a {
	font-weight: bold;
	color: #339133;
}
.about-company {
	width: 303px;
}
.news {
	width: 332px;
	border: 0;
}
.posty {
	width: 675px;
}
.naw{
	text-align:center;
}
.naw a{
	color:#0F4C8E;
	padding:0 10px;
}
h2.title {
	color: #2f8a2f;
	font-size: 22px;
	padding-bottom: 8px;
	width: 100%;
	padding-left: 20px;
	margin-left: -20px;
	padding-right: 20px;
	margin-bottom: 10px;
	cursor: default;
	border-bottom: 1px solid #dedede;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, "Helvetica Neue", sans-serif;
	font-weight: normal;
}
div.text {
	font-size: 12px;
}
div.text h3, div.wide_content h3 {
	color: #0c5cb2;
	line-height: 1.6;
	margin-bottom: 5px;
}
div.text p {
	line-height: 1.6;
	margin-bottom: 10px;
	color: #5d5d5d;
}
p.more a {
	color: #0f4c8e !important;
	float: right;
	background: transparent url("images/tick_blue.png") no-repeat left center;
	padding-left: 10px;
}
div.news h2 {
	margin-bottom: 0;
}
div.news .entry {
	width: 100%;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #dedede;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}
.entry .date {
	color: #0c5cb2;
	font-size: 11px;
	background: transparent url("images/date.png") no-repeat left center;
	padding-left: 14px;
}
.news .entry .date {
	display: block;
	margin-bottom: 10px;
}
div.footer-banner {
	background: url("images/banner1_footer.png") no-repeat 0 0;
	height: 38px;
}
#footer {
	margin-top: 20px;
	padding-bottom: 20px;
	padding-top: 15px;
	background: url("images/footer_bg.png") repeat-x top left;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	color: #5d5d5d;
}
#footer .inner {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 14px;
	border-bottom: 1px solid #dedede;
	position: relative;
	overflow: hidden;
}
#footer p {
	float: left;
}
#footer p.address a {
	color: #397ebc;
	text-decoration: underline;
}
#footer p.address a:hover {
	text-decoration: none;
}
#footer p.links {
	padding-left: 60px;
}
#footer p.links a {
	color: #5d5d5d;
}
#footer p.copyright {
	float: right;
}
#footer p.wykonanie {
	text-align: right;
	float: none;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}
#footer p.wykonanie a {
	color: #5d5d5d;
	text-decoration: underline;
}
#footer p.wykonanie a:hover {
	text-decoration: none;
}
/* WIDE CONTENT */



.wide_content {
	float: left;
	padding: 20px;
	width: 676px;
}
.wide_content2 {
	width: 940px;
}
.wide_content h2 {
	padding-right: 0;
}
.wide_content .entry h3 {
	float: left;
}
.wide_content .entry .date {
	float: right;
	line-height: 1.6;
}
.wide_content .entry p {
	color: #5d5d5d;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.6;
}
/* STYLE TEKSTU W SINGLE.php */



.wide_content .entry h1,  .wide_content .entry h2,  .wide_content .entry h3,  .wide_content .entry h4,  .wide_content .entry h5,  .wide_content .entry h6 {
	font-size: 13px;
	font-weight: bold;
	color: #5d5d5d;
}
.wide_content .entry h3 a,  .news h3 a {
	color: #0C5CB2;
}
.wide_content .entry img {
	/*border: 1px solid #e5e5e5;*/

	padding: 4px;
	background-color: #fff;
}
.wide_content .entry .line {
	border-top: 1px solid #dedede;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
.wide_content .entry .more {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	clear: both;
}
.wide_content .entry a {
	color: #318f31;
	text-decoration: underline;
}
.wide_content .entry a:hover {
	text-decoration: none;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi a {
	color: #0C5CB2;
	font-size: 11px;
}
.wp-pagenavi span {
	font-size: 11px;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
}
.entry .adres {
	width: 220px;
	float: left;
}
.entry .adres2 {
	width: 430px;
	text-align:justify;
}
.entry ul li {
	background-image: url("images/tick_blue.png");
	background-repeat:no-repeat;
	background-position:left 7px;
	line-height:20px;
	padding-left:10px;
	list-style:none;
	color: #5D5D5D;
    font-size: 12px;
	margin-bottom:5px;
}
.formularz-kontaktowy {
	float: right;
	width: 430px;
}
.formularz-kontaktowy div {
	margin-bottom: 14px;
	clear: both;
}
.formularz-kontaktowy div.polowa {
	width: 215px;
	float: left;
	clear: none;
}
.formularz-kontaktowy div.submit-button {
	margin-bottom: 0;
}
.formularz-kontaktowy label {
	line-height: 1.8;
}
.formularz-kontaktowy input.text,  .formularz-kontaktowy textarea,  .formularz-kontaktowy select {
	display: block;
	width: 384px;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent url("images/input_long.png") no-repeat 0 0;
	border: 0;
}
.formularz-kontaktowy div.polowa input {
	display: block;
	width: 174px;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent url("images/input_short.png") no-repeat 0 0;
	border: 0;
}
.formularz-kontaktowy textarea {
	display: block;
	width: 386px;
	height: 66px;
	padding: 6px 8px 6px 10px;
	background: transparent url("images/textarea.png") no-repeat 0 0;
}
.formularz-kontaktowy div.submit-button {
	position: relative;
	overflow: hidden;
}
.formularz-kontaktowy div.submit-button input {
	display: block;
	width: 94px;
	height: 28px;
	background: url("images/submit.png") no-repeat 0 0;
	border: 0;
	text-indent: -999em;
	cursor: pointer;
	font-size: 0pt;
	float: left;
}
.formularz-kontaktowy div.submit-button input.en {
	background: url("images/submit_en.png")
}
.formularz-kontaktowy div.submit-button input.cz {
	background: url("images/submit_cz.png")
}
.formularz-kontaktowy div.submit-button input.sk {
	background: url("images/submit_sk.png")
}
.formularz-kontaktowy div.submit-button input.disabled {
	opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: default;
}
.formularz-kontaktowy div.submit-button .ajax-loader {
	float: left;
	margin-left: 10px;
}
.formularz-kontaktowy .akceptacja {
	line-height: 1.6;
	vertical-align: middle;
}
.formularz-kontaktowy .akceptacja input {
	padding-top: 0;
	margin-top: 0;
	vertical-align: middle;
}
.formularz-kontaktowy select {
	width: 404px;
	height: 29px;
	padding-top: 7px;
	padding-bottom: 8px;
}
.formularz-kontaktowy span.wpcf7-not-valid-tip {
	position: static;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin-top: 5px;
	color: #B53415;
	display: block;
}
.formularz-kontaktowy div.wpcf7-response-output {
	text-align: center;
}
.formularz-kontaktowy label strong {
	color: #397EBC;
	margin-left: 5px;
}
.formularz-kontaktowy .gdy-zawodowy {
	display: none;
}
.thumbnail-left {
	float: left;
	margin-right: 10px;
}
.thumbnail-left img {
	max-width: 332px;
}
.files-box {
	background-color: #f4f4f4;
	padding: 10px;
	color: #707070;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
	font-size: 12px;
}
.files-box h2 {
	margin-bottom: 5px;
}
.files-box a {
	color: #707070 !important;
	padding-left: 20px;
	background: url("images/files_ico.png") no-repeat left center;
	display: block;
	float: left;
	width: 50%;
	font-size: 12px;
	line-height: 24px;
}
/* mapa serwisu */

.menu-mapa-serwisu-container li {
	background-image: url("images/tick_blue.png");
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:10px;
	list-style:none;
	margin:6px 0;
}
.wide_content .entry .menu-mapa-serwisu-container li a {
	color:#444444;
	text-decoration:none;
}
.wide_content .entry .menu-mapa-serwisu-container li a:hover {
	color:#2f8a2f;
	text-decoration:underline;
}
.menu-mapa-serwisu-container ul {
	margin-left:30px;
}
.txt_szablon {
	padding:25px 30px;
	text-align:justify;
}
.txt_szablon h2.title {
	margin-left:-30px;
	padding-left:30px;
	padding-right:30px;
}
.blok {
	float:left;
	width:425px;
}
.blok2 {
	float:left;
	width:425px;
	margin-left:40px;
}
.blok_max {
	width:100%;
}
form .domena {
	display:none;
}




/* cookie */
#komunikat_cookie{
	display:block;
	text-align:center;
	background-color:#000;
	opacity:0.85;
	color:#fff;
	padding:15px 0;
	position:fixed;
	bottom:0;
	width:100%;
	font-size:12px;
}
#komunikat_cookie_in{
	width:960px;
	margin:0 auto;
}
#komunikat_cookie_in_txt{
	float:left;
	text-align:left;
	width:930px;
}
#komunikat_cookie_in_zamknij{
	float:right;
	text-align:right;
	width:30px;
}
#komunikat_cookie_in_zamknij a{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}
