﻿@import url("Jura/stylesheet.css");
@import url("Jura_DemiBold/stylesheet.css");
@import url("Dekers_Bold/stylesheet.css");
































/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #252525;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color: #ffffff;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited { color: #0099FF; font-weight: 400; text-decoration: none; }
a:hover { color: #CC9933; text-decoration: underline; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
img {
	border: none;
}
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 { color: #89a313; font-weight: normal; }
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { clear: both; display: block; width: 109px; height: 31px; line-height: 31px; font-size: 11px; text-align: center; color: #333; font-weight: 700; background: url(images/templatemo_readmore.png) no-repeat }
a.more:hover { text-decoration: none; color: #000; }

.float_l { float: left }
.float_r {
	float: right;
	margin: 0px 0px 200px 0px;
}

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl {
	float: left;
	margin: 9px 15px 0 0;
}
.image_fr {
	float: right;
	margin: 0px 0px 200px 30px
}


.tmo_list { margin: 10px 0 10px 10px; padding: 0; list-style: none }
.tmo_list li { margin: 0; padding: 0 0 0 30px; background: url(images/templatemo_list.png) no-repeat scroll 0 7px  }

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

#templatemo_body_wrapper {
	width: 100%;
	background: url(images/templatemo_wrapper_bottom.png) repeat-x bottom;
	padding-bottom: 30px;
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto
}

#templatemo_header {
	width: 960px;
	height: 100px;
	padding: 30px 0 0;
}

#site_title { float: left; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 327px; height: 97px; color: #fff; text-indent: -10000px; background: url(images/templatemo_logo.png)  no-repeat }

/* menu */
#templatemo_menu {
	float: none;
	width: 750px;
	height: 35px;
	margin-right: 105px;
	margin-left: 105px;
	margin-bottom: 10px;
	background-color: #9a3333;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 150px;
	height: 40px;
	padding: 5px 0 0 0;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #fff;	
	font-weight: 400;
	outline: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.png) bottom center no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}


/* end of menu */


#templatemo_middle {
	clear: both;
	width: 750px;
	height: 400px;
	padding: 30px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	right: 0px;
}

#mid_img_wrap {
	float: left;
	position: relative;
	width: 434px;
	height: 230px;
}

#mid_img_wrap span {
	position: absolute;
	width: 434px;
	height: 230px;
	top: 0;
	left: 0;
	background: url(images/templatemo_image_frame.png) no-repeat
}

#mid_img_wrap img {
	margin: 10px 30px;
}

#mid_right {
	float: right;
	width: 460px;
	color: #fff;
}

#mid_right p { margin-bottom: 20px }

#mid_title {
	color: #D9D8D8;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 40px;
	margin-left: 100px;
	font-family: "Jura DemiBold";
	background-image: url(images/IMG_0097_1.jpg);
	height: 120px;






	width: 80%
	padding-left: 20px;
	padding-top: 20px;
	width: 80%;
}

#templatemo_main {
	clear: both;
	width: 960px;
	padding: 40px 0 0;
}

.col_w960 {clear: both; width: 960px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ccc }
.col_w960_last { margin: 0; border: 0 }
.col_w600 { width: 600px }
.col_w450 { width: 450px }
.col_w300 { width: 300px }
.col_w200 { width: 200px; margin-right: 50px; }
.col_allw300 {
	width: 300px;
	float: left;
	margin-right: 30px;
	height: 40px;
}
.col_last { margin: 0 }

.fp_services_box { float: left; width: 300px; margin-right: 30px }
.last_box { margin: 0 }
.fp_services_box .fps_title { margin-bottom: 20px; font-size: 28px; color: #89a313 }
.fp_services_box p { float: right; width: 200px; margin-bottom: 20px }

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: url(images/templatemo_footer.jpg) repeat-x
}

#templatemo_footer {
	width: 960px;
	height: 45px;
	padding: 20px 0 0;
	margin: 0 auto;
	color: #545454;
}

.footer_title {
	display: block;
	height: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer_title h5 {
	color: #ceb31c;
	margin-bottom: 0px;
	text-align: center;
}

.twitter h5 {
	color: #ceb31c;
	text-align: center;
}

.footer_title img {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 0px;
}

#newsletter_input {
	background: #CCA3A3;
	width: 450px;
	padding: 10px 0px;
	margin-left: 150px;
}
#newsletter_submit {
	background: none;
	border: none;
	color: #fff;
	cursor: pointer;
	height: 3px;
	background-color: #9a3333;
	padding-left: 0px;
	padding-right: 0px;
}

#copyright {
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	color: #9a9a9a;
}
#copyright a { color: #fff }
#mid_title p .cleaner {
}
#mid_title p .cleaner {
	font-size: 24px;
}
#mid_title p .cleaner {
	font-size: 36px;
}
#mid_title p .cleaner {
	font-size: 50px;
	text-align: left;
	font-family: "Jura DemiBold";
	color: #000000;
}
#mid_title .more {
	font-family: "Jura book";
	font-size: 5px;
	color: #000000;
        margin-left: 20px;
}
#mid_title .more .current {
	font-family: "Jura DemiBold";
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_middle {
	text-align: left;
	margin-right: 0px;
	font-size: 14px;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 110px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#templatemo_footer_wrapper #templatemo_footer .col_allw300 .footer_title p {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
nagłówek {
	font-family: "Jura book";
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_middle .h40 .h20 .h10 .h10 {
	font-family: "Jura book";
	font-size: 25px;
	color: #89a313;
}
#templatemo_body_wrapper #templatemo_wrapper #templatemo_middle p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Jura book";
}
#mid_title p {
	font-family: JuraDemiBold;
        margin-left: 20px;
}
