@charset "utf-8";

body {
	font: 12px Arial;
	background-color: #eaeaea;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:0px;
	color:#575d6b;
}
body.two {
	background-image:url(../img/bg2.jpg);
}
body.three {
	background-image:url(../img/bg3.jpg);
}
body.four {
	background-image:url(../img/bg4.jpg);
}

ul {

}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	outline:none;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    font-weight:normal;
    display:inline;
}
#holder {
	width:965px;
	margin:0px auto;
	position:relative;
}
#footer {
	width:965px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
}
/*#footer p{
	margin-bottom: 10px;
	margin-left: 50px;
	margin-top: -20px;
	width: 800px;
}*/
#footer a {
	font-size:11px;
	text-decoration:none;
	color:#096cb8;
}
#footer #fleft {
	width:50%;
	float:left;
	text-align: left;
}
#footer #fright {
	width:49%;
	padding-right:0%;
	float:left;
	text-align:right;
}

#footer .dane{
	cleaR:both;overflow:hidden;margin-bottom: 10px;min-height: 105px;
}

#holder #top {
	width:960px;
	height:114px;
	background-color:#ffffff;
}
#holder #top #logo {
	width:495px;
	height:92px;
	float:left;
}
#holder #top #menu {
	width:362px;
	padding-left:95px;
	padding-top:40px;
	height:60px;
	float:left;
}
#holder #top #menu ul {
	width:330px;
	margin:0px;
	padding:0px;
	padding-left:40px;
	list-style:none;
}
#holder #top #menu ul li {
	margin-right:25px;
	height:30px;
	float:left;
}
#holder #top #menu ul li a {
	padding-left:28px;
	display:block;
	text-transform:lowercase;
	text-decoration:underline;
	font-size:10px;
	color:#615b5b;
	padding-top:8px;
	height:22px;
	background-repeat:no-repeat;
	background-position:left center;
}
#holder #top #menu ul li a#m1 {
	background-image:url(../img/ico-home.gif);
}
#holder #top #menu ul li a#m1.selected {
	background-image:url(../img/ico-home-s.gif);
}
#holder #top #menu ul li a#m2 {
	background-image:url(../img/ico-map.gif);
}
#holder #top #menu ul li a#m2.selected {
	background-image:url(../img/ico-map-s.gif);
}
#holder #top #menu ul li a#m3 {
	background-image:url(../img/ico-contact.gif);
}
#holder #top #menu ul li a#m3.selected {
	background-image:url(../img/ico-contact-s.gif);
}
#holder #fader {
	width:960px;
	height:359px;
	position:relative;
}
#holder #fader img {
	position:absolute;
	z-index:10;

}
#holder #container-middle {
	width:945px;
	min-height:380px;
	padding:10px;
	background-position:-2px;
	background-image:url(../img/middle.png);
	background-repeat:repeat-y;	
}
#holder #container-middle #map {
	width:610px;
	height:330px;
	margin-top:15px;
	border:1px solid #c5c5c5;
	background: url(http://geofinder.web4you.com.pl/template/loader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
}
#holder #container-middle .box {
	width:300px;
	height:120px;
	background-repeat:no-repeat;
	background-position:left top;
}
#holder #container-middle .box.b1 {
	background-image:url(../img/box-1.jpg);
}
#holder #container-middle .box.b2 {
	background-image:url(../img/box-2.jpg);
}
#holder #container-middle .box.b3 {
	background-image:url(../img/box-3.jpg);
}
#holder #container-middle .box .header {
	width:300px;
	font-size:15px;
	color:#ffffff;
	text-transform:uppercase;
}
#holder #container-middle .box .header a {
	width:275px;
	display:block;
	padding:5px;
	padding-left:15px;
	padding-right:10px;
	padding-top:95px;
	color:#ffffff;
	text-decoration:none;
}
#holder #container-middle #cont-left {
	width:300px;
	float:left;
	margin-right:15px;
}
#holder #container-middle #cont-left .menu {
	width:300px;
	padding-bottom:15px;
	background-color:#0a78c0;
}
#holder #container-middle #cont-left .menu ul {
	width:300px;
	margin:0px;
	padding:0px;
	padding-top:25px;
	list-style:none;
}
#holder #container-middle #cont-left .menu ul li {
	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#holder #container-middle #cont-left .menu ul li.selected {
	background-color:#0a6098;
}
#holder #container-middle #cont-left .menu ul li a {
	width:260px;
	display:block;
	padding-right:10px;
	padding-left:30px;
	background-image:url(../img/arrow-closed.gif);
	background-repeat:no-repeat;	
	background-position:10px 3px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}
#holder #container-middle #cont-left .menu ul li a.selected {
	background-image:url(../img/arrow-open.gif);
}
#holder #container-middle #cont-left .menu ul li ul {
	display:none;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#0a6098;
}
#holder #container-middle #cont-left .menu ul  ul li {
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
}
#holder #container-middle #cont-left .menu ul li ul li a {
	background-image:url(../img/arrow-sub.gif);
}
#holder #container-middle #cont-left .menu ul li ul li a:hover,#holder #container-middle #cont-left .menu ul li ul li a.selected {
	text-decoration:underline;
}
#holder #container-middle #cont-right {
	width:625px;
	float:left;
}
#holder #container-middle #cont-right .boxes {
	width:625px;
	margin-bottom:10px;
}
#holder #container-middle #cont-right .boxes .box {
	float:left;
	margin-right:15px;
}
#holder #container-bottom {
	width:965px;
	height:7px;
	background-position:-2px;
	background-image:url(../img/bottom.png);
	background-repeat:no-repeat;
}
#holder #container-middle #cont-right .content {
	width:625px;
}
#holder #container-middle #cont-right .content .header {
	width:308px;
	height:20px;
	margin-bottom:25px;
	padding:10px;
	padding-top:16px;
	color:#fff;
	font-size:16px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
}
#holder #container-middle #cont-right .content .text {
	width:600px;
	margin:0px auto;
	line-height:22px;
	text-align:justify;
	font-size:12px;
	color:#4a4545;
}
#holder #container-middle #cont-right .content .text .pictures {
	width:100%;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
#holder #container-middle #cont-right .content .text .pictures img {
	border:2px solid #0d89e8;
}
#holder #container-middle #cont-right #contact-left {
	width:50%;
	min-height:100px;
	float:left;
}
#holder #container-middle #cont-right #contact-right {
	width:50%;
	min-height:100px;
	float:left;
}
#holder #container-middle #cont-right #contact-right .form {
	width:100%;
	margin-bottom:5px;
}
#holder #container-middle #cont-right #contact-right .form input.inp {
	width:265px;
	border:1px solid #c1c1c1;
	padding:4px;
	font-size:12px;
	color:#4a4545;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#fff;
}
#holder #container-middle #cont-right #contact-right .form textarea {
	width:265px;
	height:180px;
	border:1px solid #c1c1c1;
	padding:4px;
	font-size:12px;
	color:#4a4545;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#fff;
}


.size10 {font-size:10px;}
.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right}
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#079041;}
.white {color:#FFFFFF;}
.green2 {color:#728C43;}
.red {color:#bb1511;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#096cb8;}
.gold {color:#a58304;}
.orange {color:#D75E33;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: underline;		color:#4b4b4d;}
a:visited {text-decoration: none;		color:#4b4b4d;}
a:hover   {text-decoration: none;   color:#4b4b4d;}
a:active  {text-decoration: none;		color:#4b4b4d;}
a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.green_link:link    {text-decoration: none;		color: #38A260;}
a.green_link:visited {text-decoration: none;		color: #38A260;}
a.green_link:hover   {text-decoration: none;	color: #38A260;}
a.green_link:active  {text-decoration: none;		color: #38A260;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}



.film-2{
	width: 600px;
	height: 330px;
	padding: 10px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

a.myPlayer {
    display:block;
    width: 374px;
    height: 280px;
    text-align:center;
    margin: 0 auto;
    /*margin:15px;*/
    /*float:left;*/
    border:1px solid #999;
} 

a.myPlayer img {
    margin-top:70px;
    border:0px;
}
 

a.myPlayer:hover {
    border:1px solid #000;
}


.breadcrumb{
	cleaR:both;overflow:hidden;width: 625px;height:25px;margin-bottom: 10px;background: #f3f3f3;
	font-family: tahoma;font-size:11px;
}

.breadcrumb a{
	color:#333;display:block;padding: 6px 5px;text-decoration: none;float: left;
}
.breadcrumb a.home{
	font-weight: 700;
}
.breadcrumb span{
	color:#333;display:block;padding: 6px 5px;text-decoration: none;float: left;
}
.breadcrumb span.last{
	color:#736357;font-weight: 700;
}







