@import url(animate.css);

@font-face {
font-family: 'Myriad Pro Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Condensed Italic'), url('MYRIADPRO-CONDIT.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro Bold Condensed Italic';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold Condensed Italic'), url('MYRIADPRO-BOLDCONDIT.woff') format('woff');
}






body {
	margin: 0;
	padding: 0;
	color: #6a717c;
	font-family: Tahoma, Geneva, sans-serif;
	
	font-size: 13px;
	line-height: 1.4em; 
	background-color: #bfc5ce;
}

#home { 
	background: #bfc5ce url(../images/templatemo_body.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
}

#sub { 
	background: #bfc5ce url(../images/templatemo_body_sub.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
}

a, a:link, a:visited { 
	color: #08122a; 
	font-weight: 700; 
	text-decoration: underline; 
	font-size: 11px; 
}



a:hover { 
	text-decoration: none; 
}

a.more { 
	display: block; 
	width: 122px;  
	height: 32px; 
	line-height: 32px; 
	font-size: 13px; 
	text-align: center; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../images/templatemo_button.jpg) no-repeat top center; 
	color: #bfc5ce; 
}

a.more:hover { 
	color: #fff; 
	background: url(../images/templatemo_button_hover.jpg); 
}

p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { 
	border: none; 
}

blockquote { 
	font-style: italic; 
	margin: 0 0 0 10px;
}

cite { 
	font-weight: bold; 
	color:#08122a; 
}

cite span { 
	color: #08122a; 
}

em { 
	color: #08122a; 
	font-size: 11px; 
	font-weight: 700; 
}

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal; font-family:'Myriad Pro Condensed Italic';}
h1 { font-size: 44px; margin: 0 0 20px; padding: 5px 0; }
h2 { font-size: 38px; margin: 0 0 15px; padding: 5px 0 10px; text-shadow: 1px 1px 0 #FFFFFF;}
h3 { font-size: 34px; margin: 0 0 15px; padding: 0 0 10px; }
h4 { font-size: 28px; margin: 0 0 15px; padding: 0; text-shadow: 1px 1px 0 #FFFFFF;}
h5 { font-size: 26px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 24px; 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 }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	padding: 4px; 
	border: 1px solid #d3d7dc; 
	background: #a3abb8; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.image_frame { 
	position: relative; 
	width: 300px; 
	height: 131px; 
}

.image_frame img { 
	margin: 10px; 
	width: 280px; 
	height: 110px; 
}

.image_frame span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 131px; 
	background: url(../images/templatemo_image_frame.png) no-repeat; 
}

.templatemo_list { 
	margin: 0 0 10px 10px; 
	padding: 0; 
	list-style: none; 
}

a.no_style,
a.no_style:hover{
	text-decoration: none;
	cursor: text;
}

.templatemo_list li { 
	color:#08122a; 
	margin: 0; 
	padding: 0 0 5px 10px; 
	background: url(../images/templatemo_list.jpg) no-repeat scroll 0 5px;  
	
}

.templatemo_list li a { 
	color: #08122a; 
	font-weight: normal; 
	text-decoration: none; 
}

.templatemo_list li a:hover { 
	text-decoration: underline; 
}

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

#templatmeo_header {
	width: 1030px;
	height: 60px;
	padding: 15px;
	background: url(../images/templatemo_header2.jpg) no-repeat; 
}

#site_title { 
	float: left; 
	width: 235px; 
	height: 60px; 
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 215px; 
	height: 60px; 
	margin: 0 10px; 
	color: #fff; 
	outline: none; 
	text-indent: -10000px; 
	background: url(../images/templatemo_logo.jpg) no-repeat top center; 
}

/* menu */

#templatemo_menu {
	float: right;
	width: 660px;
	height: 40px;
	padding: 10px 0;
}

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

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
	font-family:'Myriad Pro Condensed Italic';

}

#templatemo_menu ul .last { 
	background: none; 
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	margin-right: 5px;
	font-size: 26px;
	color: #a2a8b8;	
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	outline: none;
	border: none;
	background: url(../images/templatemo_menu_border.png) center center no-repeat;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #fff;
	background: url(../images/templatemo_menu_hover.jpg) center center no-repeat;
}


/* end of menu */

#templatemo_middle { 
	clear: both;
	width: 1030px;
	height: 290px;
	padding: 20px 15px 0; 
	overflow: hidden;
	font-size: 14px;
	color: #f4e9d9;
	line-height: 30px;
	background: url(../images/templatemo_middle.jpg) center top;
}

#templatemo_middle_sub {
	clear: both;
	width: 1030px;
	height: 90px;
	padding: 40px 15px 0; 
	overflow: hidden;
	font-size: 14px;
	color: #f4e9d9;
	line-height: 30px;
}

#mid_title { 
	font-family:'Myriad Pro Condensed Italic';
	font-size: 50px; 
	line-height: 38px; 
	color: #fff; 
	margin-bottom: 20px; /* text-shadow: 2px 2px 4px #000 */; 
}
#mid_title a,
#mid_title a:hover{ 
	cursor: text;
	color: #fff;
	text-decoration: none;
	font-size: 34px; 
	font-weight: 400; 

	
} 

#mid_left { 
	float:left; 
	padding-left: 10px;
	width: 500px; 
	font-size: 20px; 
	font-family:'Myriad Pro Condensed Italic';
	
}

#mid_slider { 
	position:relative; 
	float: right; 
	width: 450px; 
	height: 280px; 
	padding: 0 40px 40px 0;  

	
}


#mid_slider span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 450px; 
	height: 250px; 
	background: url(../images/templatemo_slider_frame.png) no-repeat; 
	z-index: 10000; 
	
}

/* 	w w w . t e m p l a t e m o . c o m 	*/

#slider1 { 
	position: absolute; 
	width: 450px; 
	height: 250px; 
	overflow: hidden;

}

#paginate-slider1 { 
	position: absolute; 
	bottom: 50px; 
	right: 40px; 
}

#templatemo_middle p, #templatemo_middle_sub p { 
	margin-bottom: 20px; 
	color: #757e8a; 
	font-size: 24px;
	font-family:'Myriad Pro Condensed Italic';
}

#learn_more a { 
	display: block; 
	background: url(../images/templatemo_learn.jpg); 
	width: 176px; 
	height: 40px; 
	font-size: 16px; 
	text-decoration: none; 
	color: #a2a8b8; 
	font-weight: 700; 
	text-align: center; 
	line-height: 40px; 
}

#learn_more a:hover { 
	color: #fff;  
}

#templatemo_main {
	clear: both;
	width: 1060px;
	padding: 30px 0 0 0;
}
#templatemo_main h2 a,
#templatemo_main h2 a:hover{
	cursor: text;
	text-decoration: none;
	font-size: 28px;
	color: #000;
	font-weight: normal;
}

#templatemo_content table {
margin-bottom: 10px;
padding-top: 0px;
vertical-align: top;




}
#templatemo_content td {
padding-top: 5px;
vertical-align: top;


}
#templatemo_content li {
width: 300px;
}

.col_w960 { 
	width: 1060px; 
	margin-bottom: 60px; 
}

.col_w600 { width: 600px }
.col_w450 { width: 450px }
.col_w300 { width: 300px }
.col_w200 { width: 200px }


.col_allw700 { 
	float: left; 
	width: 760px; 
	margin-right: 20px; 
	padding-left: 40px;
}
.col_allw300 { 
	float: left; 
	width: 200px; 
	margin-right: 30px; 
	padding-top: 20px; 
	
}
.col_last { 
	margin: 0; 
}

.sb_news_box { 
	clear: both; 
	margin-bottom: 17px; 
}

.sb_news_box  img { 
	float: left; 
	margin-right: 20px; 
	padding: 4px; 
	border: 1px solid #d3d7dc; 
	background: #a3abb8; 
}

.news_date { 
	color: #234073; 
	font-size: 10px; 
	font-weight: 700; 
}

.fp_lw_box { 
	margin-bottom: 25px; 
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
	padding-bottom: 30px; 
	background: url(../images/templatemo_content_divider.jpg) repeat-x bottom; 
}

.post_box .image_frame { 
	float: right; 
	margin-left: 40px; 
}

.post_header { 
	border-top: 3px solid #999; 
	border-bottom: 1px solid #ccc; 
	padding: 5px; 
	margin-bottom: 20px; 
}

.post_box h2 { 
	font-size: 34px; 
	margin-bottom: 30px; 
}

.post_box p.post_meta { 
	margin-bottom: 0; 
}

.post_box img { 
	float: left; 
	margin-right: 20px; 
}

#contact_form { 
	padding: 0; 
	width: 400px; 
		animation-name: bounceInDown;
	animation-fill-mode: both;
	animation-duration: 1.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 270px; 
	padding: 5px; 
	color: #111; 
	border: 1px solid #a4acb7;  
	background: #d4d4d4; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
}

#contact_form form textarea { 
	width: 388px; 
	height: 160px; 
	padding: 5px; 
	color: #111; 
	border: 1px solid #a4acb7;  
	background: #d4d4d4; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn {
	margin: 10px 0px;
	padding: 5px 14px;
	border: 1px solid #a4acb7;  
	background: #d4d4d4;
	font-size: 14px; 
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

#gallery ul { 
	margin: 0; 
	padding: 0; 
}

#gallery ul li { 
	position: relative; 
	display: block; 
	float: left; 
	width: 300px; 
	height: 140px; 
	margin: 0 30px 50px 0; 
}

#gallery ul .rm_col { 
	margin: 0 0 30px; 
}
#gallery ul li span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 131px; 
	background: url(../images/templatemo_image_frame.png); 
}

#gallery ul li a img { 
	margin: 10px; 
	width: 280px; 
	height: 110px;
}

#templatemo_footer_wrapper {
	clear: both;
	background: #8e97a4;
	border-top: 5px solid #d5d9e0;
	width: 100%;
}

#templatemo_footer {
	width: 1060px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #40464f;
	
}

#templatemo_footer a { 
	text-decoration: none; 
}

#templatemo_footer .footer_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_footer .footer_list li {
	border-bottom: 1px dashed #404040;
}

#templatemo_footer .footer_list li a { 
	font-weight: normal;
	text-decoration: none;
}

#templatemo_footer h4 {
	color: #08122a;
	padding-bottom: 10px;
	background: url(../images/templatemo_h4_divider.jpg) repeat-x bottom;
}

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

#templatemo_copyright {
	width: 1060px;
	margin: 0 auto;
	padding: 20px 10px 15px;
	color: #3a4f83;
	text-align: center;
	//font-family:'Myriad Pro Condensed Italic';
	
	
}

#templatemo_copyright  a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
}

#mapka {
			width: 675px;
			height: 285px;
			border: 1px solid #3333AA;
			float: right;
			margin-right: 30px;
			
	
}
#dzial {
		border: 1px solid #a2a2a2;
		box-shadow:         3px 3px 5px 1px #888;
		background-color: #D0D0D0; 
padding: 20px;
padding-left: 35px;
margin-bottom: 20px;

animation-name: bounceInDown;
	animation-fill-mode: both;
	animation-duration: 1.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;

}
#dzial ul {
	text-decoration: none; 
		font-family:'Myriad Pro Condensed Italic';
		font-size: 23px;
		text-shadow: 1px 1px 0 #efefef;
		color: #414141;
		line-height: 1.1;
	
}
#dzial li {
width: 100%;
}

#dzial h2 {
	
	text-shadow: 1px 1px 0 #222222;
	color: #f7b219;
	
}
#dzial a {
		text-decoration: none; 
		font-family:'Myriad Pro Condensed Italic';
		font-size: 23px;
		text-shadow: 1px 1px 0 #efefef;
		color: blue;
}

#dzial a:hover{
		text-decoration: none; 
		font-family:'Myriad Pro Condensed Italic';
		font-size: 23px;
		
		color: red;
}
#dzial p {
		text-decoration: none; 
		font-family:'Myriad Pro Condensed Italic';
		font-size: 23px;
		text-shadow: 1px 1px 0 #efefef;
		color: #414141;
		line-height: 1.1;
}

#pliki td {
vertical-align: top;

}
#pliki li {
width: 400px;

}
#pliki a {
text-decoration: none; 
		font-family:'Myriad Pro Condensed Italic';
		font-size: 19px;
		text-shadow: 1px 1px 0 #efefef;
		color: black;

}

.opis {
float: right; 
width: 420px; 
margin-left: 10px;
margin-top: 7px;
padding-right: 2px;
//color: #484D54;
color: #383D44;
font-family:'Myriad Pro Condensed Italic';
font-size: 18px;
		text-shadow: 1px 1px 0 #efefef;

}

.opis a,.opis a:link,.opis a:visited { 
	text-decoration: none; 
	font-weight:normal; 
	color: #383D44;
	font-family:'Myriad Pro Condensed Italic';
	font-size: 18px;
	text-shadow: 1px 1px 0 #efefef;
	
}
.box-opp {
		border: 1px solid #a2a2a2;
		background-color: #D0D0D0;
		box-shadow:         3px 3px 4px 1px #999;
		padding: 6px;
		padding-top: 10px;
		
	animation-name: bounceInDown;
	animation-fill-mode: both;
	animation-duration: 1.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
		
		}


.testbutton {
  font-family: arial;
  color: #666666 !important;
  font-size: 14px;
  text-shadow: 1px 1px 0px #FFFFFF;
  box-shadow: 1px 1px 1px #BABABA;
  padding: 5px 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #9EA0A3;
  background: #63B8EE;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
}
.testbutton:hover {
  color: #14396A !important;
  background: #468CCF;
  background: linear-gradient(top,  #E8E8E8,  #DBE5EE);
  background: -ms-linear-gradient(top,  #E8E8E8,  #DBE5EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#DBE5EE));
  background: -moz-linear-gradient(top,  #E8E8E8,  #DBE5EE);
}

.testbutton2 {
  font-family: arial;
  color: #666666 !important;
  font-size: 10px;
  text-shadow: 1px 1px 0px #FFFFFF;
  box-shadow: 1px 1px 1px #BABABA;
  padding: 2px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 5px;
  border: 1px solid #9EA0A3;
  background: #63B8EE;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
}
.testbutton2:hover {
  color: red !important;
  background: #468CCF;
  background: linear-gradient(top,  #E8E8E8,  #DBE5EE);
  background: -ms-linear-gradient(top,  #E8E8E8,  #DBE5EE);
  background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#DBE5EE));
  background: -moz-linear-gradient(top,  #E8E8E8,  #DBE5EE);
}



.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
   -webkit-transform: rotate(-5deg);
     -moz-transform: rotate(-5deg);
       -o-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}

.tilt2 {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt2:hover {
   -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    background: #333;
    background: rgba(0,0,0,.7);
    border-radius: 15px;
    bottom: 34px;
    color: #fff;
    content: attr(tytul);
    left: 70%;
    padding: 15px 15px;
    position: absolute;
    z-index: 98;
    width: 220px;
	text-shadow: 0px 0px 0 #efefef;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.tooltip:hover:before{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: calc(70% + 30px);

	bottom: 10px;
	border: 12px solid;
	border-color: rgba(0,0,0,.7) transparent transparent rgba(0,0,0,.7);
	
	
}


/* Curl Top Right */

.curl-top-right {
  
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);

}

.curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: red;
  /* IE9 */
  background: -webkit-linear-gradient(225deg, #D9D9D9 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  background: linear-gradient(225deg, #D9D9D9 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-top-right:hover:before {
  width: 25px;
  height: 25px;
}
