/*
THEME NAME: fotomalik
DESCRIPTION: 
VERSION: 1.0
AUTHOR: <a href="http://www.websitegroup.pl">websitegroup</a>
AUTHOR URI: http://websitegroup.pl
*/

@import "reset.css";

@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #111;
	line-height: 22px;
	position: relative;
}

body, p, td, button, textarea, select {
	font-family: DroidSansRegular, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a, a:focus {
	ie-dummy: expression(this.hideFocus=true);
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

body > #main-wrapper {
	height: auto;
	min-height: 100%;
}

#main-wrapper {
	overflow: hidden;
	min-width: 980px;
	position: relative;
	height: 100%;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.sub-wrapper {
	width: 980px;
	margin: 0 auto;
	/* position: relative; */
}

.header-wrapper {
	position: absolute;
	bottom: 30px;
}

#header {
	margin: 0 auto;
	padding-top: 4px;
	position: relative;
	z-index: 11;
}

.header-overlay {
	position: absolute;
	left: 0;
	width: 2000px;
	top: 4px;
	height: 58px;
	z-index: 10;
	background: url(images/menu_bg.png) no-repeat top left;
}

#logo {
	display: block;
	background: url(images/logo.png) no-repeat top left;
	width: 86px;
	height: 43px;
	float: left;
	margin-left: 26px;
	margin-top: 7px;
}

#container {
	/* padding-top: 128px; */
	padding-top: 66px;
}

#content {
	padding-bottom: 80px;
}

#content.fullwidth {
	float: none;
	width: auto;
}

#content-home {
	border: 1px solid #dad9d9;
	padding: 3px;
	background: #ffffff;
}

.content-text {
	margin-top: 10px;
	padding: 15px 10px;
	background: url(images/content_bg.png);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.content-text.kontakt {
	padding-left: 0;
	padding-right: 0;
}

.post {
	/* padding-bottom: 20px; */
/* 	border-bottom: 1px solid #c8c9c9; */
}

.post-spacer {
	margin: 30px 0px;
	height: 1px;
	border-top: 1px solid #616161;
}

.post-title {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.post-title a {
	color: #FFFFFF;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #616161;
	padding-right: 10px;
	text-decoration: none;
}

.post-title span {
	display: inline-block;
	padding: 10px;
	background: url(images/content_bg.png);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.post-list .post-title {
	padding-bottom: 10px;
	font-family: DroidSansBold, Arial;
	font-size: 20px;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 10px;
	color: #616161;
	line-height: normal;
	padding-bottom: 15px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 27px;
	text-transform: uppercase;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 15px;
	padding: 5px 0px 10px 42px;
	line-height: normal;
}

.post-content h3.location {
	background: url(images/contact_icons.png) no-repeat 0px 4px;
}

.post-content h3.contact-form {
	background: url(images/contact_icons.png) no-repeat 0px -57px;
}

.post-content p {
	line-height: 22px;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	border: none;
}

.post-content img.alignleft {
	float: left;
	border: none;
	margin: 0 25px 15px 0;
}

.post-content img.alignright {
	float: right;
	border: none;
	margin: 0 0 15px 25px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,
.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: left;
	width: 256px;
	border: 1px solid #ffff00;
	margin-right: 30px;
	background: #fefefe;
}

.sidebar-content {
	padding: 9px 7px;
}

.sidepanel {
	padding-bottom: 20px;
}

.sidepanel h3 {
	padding: 0 8px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
}

.sidepanel ul {
	padding: 10px 0px;
}

.sidepanel ul li {
	padding: 0px 40px 0px 22px;
	line-height: normal;
}

.sidepanel ul li a {
	padding: 5px 0px 5px 0px;
	display: block;
	color: #4a4949;
	font-size: 14px;
	border-bottom: 1px solid #4a4949;
}

.sidepanel ul li:hover,
.sidepanel ul li:active,
.sidepanel ul li.current-menu-item {
}

.sidepanel ul li a:hover {
	color: #000000;
	text-decoration: none;
}	
	
/* .sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
} */

#sidebar .textwidget {
	padding-left: 15px;
	padding-top: 20px;
}

#footer {
	margin-top: -20px;
	height: 20px;
	color: #616161;
	font-size: 10px;
	position: relative;
	z-index: 10;
}

#footer a {
	color: #616161;
	text-decoration: none;
}

.footer-left {
	float: left;
}

.footer-right {
	float: right;
	border-top: 1px solid #616161;
	padding: 0px 10px;
	line-height: 19px;
	height: 19px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	zoom: 1;
}

#top-menu {
	height: 58px;
	position: relative;
	z-index: 10;
	float: right;
}

.menu-topmenu-container {
	float: left;
}
 
ul.dropdown {
	list-style: none;
	padding: 0px;
}
 
ul.dropdown li {
	float: left;
	position: relative;
	padding-left: 40px;
}
 
ul.dropdown a {
	color: #dedcdc;
	text-decoration: none;
	display: block;
	font-size: 15px;
	padding: 12px 0px;
	height: 34px;
	font-family: DroidSansBold, Arial;
	line-height: normal;
	-webkit-transition: color 300ms linear;
	-moz-transition: color 300ms linear;
	-o-transition: color 300ms linear;
	-ms-transition: color 300ms linear;
	transition: color 300ms linear;
}

ul.dropdown li.menu-logo a {
	background: url(images/menu_logo.png) no-repeat center !important;
}

ul.dropdown a span {
	display: block;
	font-size: 13px;
	font-family: DroidSansRegular, Arial;
	text-align: right;
}

ul.dropdown li.home-link {
	padding: 0;
}

ul.dropdown li.home-link a {
	width: 46px;
	height: 58px;
	text-indent: -9990px;
	background: url(images/home.png) no-repeat 0px 0px !important;
	position: relative;
	top: -4px;
}
 
ul.dropdown li a:hover,
ul.dropdown li.current-menu-item a,
ul.dropdown li.current-menu-parent a {
	color: #FFFFFF;
	-webkit-transition: color 300ms linear;
	-moz-transition: color 300ms linear;
	-o-transition: color 300ms linear;
	-ms-transition: color 300ms linear;
	transition: color 300ms linear;
}
 
ul.dropdown li ul a {
	display: block;
}
 
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 162px;
	position: absolute;
	z-index: 500;
}
 
ul.dropdown li ul {
	top: auto !important;
	bottom: 62px !important;
	left: 40px !important;
	background: url(images/content_bg.png);
	padding: 5px 0px !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
 
ul.dropdown ul ul {
	top: auto !important;
	bottom: 0 !important;
	right: -168px !important;
	left: auto !important;
}
 
ul.dropdown ul li {
	float: none;
	padding: 0;
	background: none !important;
}

ul.dropdown ul li a {
	font-size: 14px;
	padding: 8px 18px !important;
	color: #dedcdc !important;
	height: auto !important;
	line-height: normal !important;
	background: none !important;
	font-family: DroidSansRegular, Arial;
}
 
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul {
	/* display: none; */
	visibility: hidden;
}
 
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul {
	display: block;
}

ul.dropdown li ul li a:hover,
ul.dropdown li ul li.current-menu-item a,
ul.dropdown li ul li.current-menu-parent a {
	color: #FFFFFF !important;
}

ul.dropdown ul li ul li a {
	font-size: 14px;
	padding: 8px 18px !important;
	color: #dedcdc !important;
	height: auto !important;
	line-height: normal !important;
	background: none !important;
	font-family: DroidSansRegular, Arial;
}

ul.dropdown li ul li ul li:hover a,
ul.dropdown li ul li ul li.current-menu-item a,
ul.dropdown li ul li ul li.current-menu-parent a {
	color: #FFFFFF !important;
}

.top-sidebar {
	padding: 4px 0px 4px 4px;
}

.readmore,
.more-link {
	float: right;
	padding: 0px 25px;
	height: 30px;
	line-height: 30px;
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	background: #FFFFFF;
	font-family: DroidSansBold, Arial;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.readmore:hover,
.more-link:hover {
	text-decoration: none;
	background: #c3c3c3;
	color: #000000;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

#content ul {
	list-style: none;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 10px;
}

#content ol {
	margin-top: 10px;
}

#content ul li {
	padding: 3px 0px 3px 25px;
	background: url(images/list.png) no-repeat 0 3px;
}

#content ul li ul,
#content ul li ol {
	margin-bottom: 10px;
}

#content ul li ul {
	margin-left: 0;
}

/* #content ul li ol {
	margin-left: 18px;
}
 */
#content ol li {
	padding-left: 0px !important;
	background: none !important;
}

input[type="text"],
textarea,
select,
div.wpcf7 .watermark {
	border: none;
	padding: 8px;
	background: #FFFFFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #1a1a1a !important;
	font-family: DroidSansRegular, Arial, sans-serif;
	margin: 0;
}

.input-row {
	padding-bottom: 23px;
}

.input-row.floated {
	float: left;
	width: 245px;
	margin-right: 30px;
}

.input-row.align-right {
	text-align: right;
}

.input-label {
	padding-bottom: 5px;
}

.input-wrapper input[type="text"] {
	width: 296px;
}

.input-row textarea {
	width: 550px;
	height: 122px;
}

.submit-button {
	text-align: center;
	border: none;
	ie-dummy: expression(this.hideFocus=true);
	cursor: pointer;
	float: right;
	padding: 0px 25px;
	height: 30px;
	line-height: 30px;
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	background: #FFFFFF;
	font-family: DroidSansBold, Arial;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.submit-button:hover {
	background: #c3c3c3;
	color: #000000;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

.wpcf7-response-output {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

span.wpcf7-form-control-wrap {
	display: block;
}

span.wpcf7-not-valid-tip {
	width: 208px !important;
	left: 10px !important;
	top: 15px !important;
}

.post-content h4 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 16px;
}

div.wpcf7 img.ajax-loader {
	margin-right: 10px;
}

#supersized-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 0;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	text-indent: -999em;
	background: url(images/progress.gif) no-repeat center center;
}
	
#supersized {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: -999;
	height: 100%;
	width: 100%;
}

#supersized img {
	width: auto;
	height: auto;
	position: relative;
	display: none;
	outline: none;
	border: none;
}

#supersized.speed img {
	-ms-interpolation-mode: nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}

#supersized.quality img {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}
	
#supersized li {
	display: block;
	list-style: none;
	z-index: -30;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
}

#supersized a {
	width: 100%;
	height: 100%;
	display: block;
}

#supersized li.prevslide {
	z-index: -20;
}

#supersized li.activeslide {
	z-index: -10;
}

#supersized li.image-loading {
	background: #111 url(images/progress.gif) no-repeat center center;
	width: 100%;
	height: 100%;
}

#supersized li.image-loading img {
	visibility: hidden;
}

#supersized li.prevslide img,
#supersized li.activeslide img {
	display: inline;
}

#slidecaption {
	background: url(images/content_bg.png);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 20px;
	padding: 10px;
	float: right;
}

#slidecaption a {
	text-decoration: none;
}

.slide-nav {
	float: right;
	padding-top: 10px;
}

.slide-nav.no-title {
	padding-top: 52px;
}

#prevslide, #nextslide {
	height: 34px;
	width: 35px;
	float: left;
	cursor: pointer;
}

#prevslide {
	background: url('images/slidenav.png') 0px 0px no-repeat;
	margin-right: 10px;
}

#nextslide {
	background: url('images/slidenav.png') -35px 0px no-repeat;
}

#prevslide:hover {
	background: url('images/slidenav.png') 0px -34px no-repeat;
}

#nextslide:hover {
	background: url('images/slidenav.png') -35px -34px no-repeat;
}

.sidetab{
	width: 275px;
	height: 527px;
	background: url(images/sidetab_bg.png) 0px top;
	display: block;
	left: -263px;
	padding: 0px 0px 0px 0px;
	position: fixed;
	top: 91px;
	z-index: 1002;
}

.tab-trigger {
	position: absolute;
	display: block;
	right: -34px;
	top: 16px;
	width: 34px;
	height: 68px;
	background: url(images/sidetab_bg.png) right -68px;
}

.tab-trigger.opened {
	background: url(images/sidetab_bg.png) right 0px;
}

.sidetab-content {
	padding: 10px 12px;
}

.sidetab-title {
	font-size: 18px;
	font-family: DroidSansBold, Arial;
	border-bottom: 1px solid #555451;
	padding: 10px 0px 15px 0px;
	margin-bottom: 12px;
}

.contact-row-black {
	background: #000000;
	margin-top: 20px;
}

.contact-row {
	padding: 30px 10px 10px 10px;
}

.contact-text {
	float: left;
	padding: 25px 30px 25px 10px;
	font-size: 20px;
	width: 350px;
}

.contact-text p {
	font-size: 20px;
	margin-bottom: 15px;
}

.contact-desc {
	padding-left: 42px;
	float: left;
}

.contact-fb {
	float: left;
        padding-top: 18px;
        margin-left: 47px;
}

.contact-map {
	float: right;
	width: 589px;
	height: 555px;
}

.fb {
	float: right;
	width: 63px;
	height: 63px;
	background: url(images/fb.png) 0px 0px;
	margin-bottom: 15px;
	-webkit-transition: opacity 300ms linear;
	-moz-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	-ms-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
}

.fb:hover {
	/* background: url(images/fb.png) 0px -63px; */
	opacity: .6;
	-webkit-transition: opacity 300ms linear;
	-moz-transition: opacity 300ms linear;
	-o-transition: opacity 300ms linear;
	-ms-transition: opacity 300ms linear;
	transition: opacity 300ms linear;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.contact-form {
	padding-left: 42px;
}

.contact-column {
	float: left;
	padding-right: 38px;
}

.contact-column.last {
	padding: 0;
}

span.wpcf7-not-valid-tip {
	color: #000000 !important;
}

.social-media-buttons {
	padding: 10px 0px;
}

.fb-share {
	background: url(images/fb_icon.png) 0px 0px no-repeat;
	padding-left: 22px;
}

.home-tab {
	width: 28px;
	height: 25px;
	background: url(images/tabs.png) 0px top;
	display: block;
	left: 0px;
	position: fixed;
	top: 120px;
	z-index: 1002;
	text-indent: 999px;
	overflow: hidden;
}

.foto-tab {
	width: 28px;
	height: 118px;
	padding: 7px 0px;
	background: url(images/tabs.png) 0px -25px;
	display: block;
	left: 0px;
	position: fixed;
	top: 164px;
	z-index: 1002;
	font-family: DroidSansBold;
	line-height: 12px;
	text-align: center;
	text-decoration: none !important;
}

::-webkit-input-placeholder {
	color: #1a1a1a !important;
}

:-moz-placeholder {
	color: #1a1a1a !important;
	opacity: 1;
}
::-moz-placeholder {
	color: #1a1a1a !important;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #1a1a1a !important;
}