/* RESET STYLI  */


html, body, div, span, applet, object, iframe,
                h1, h2, h3, h4, h5, h6, p, blockquote, pre,
                a, abbr, acronym, address, big, cite, code,
                del, dfn, em, font, img, ins, kbd, q, s, samp,
                small, strike, sub, sup, tt, var,
                dl, dt, dd,
                fieldset, form, label, legend {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    outline: 0;
                    font-weight: inherit;
                    font-style: inherit;
                    font-size: 100%;
                    font-family: inherit;
                    vertical-align: baseline;
                }
                :focus {
                    outline: 0;
                }
                body {
                    line-height: 18px;
                    color: #4d4d4d;
                    background: white;
										font-family: 'Open Sans', sans-serif;
										font-size:12px;
                }
                blockquote:before, blockquote:after,
                q:before, q:after {
                    content: "";
                }
                blockquote, q {
                    quotes: "" "";
                }
								
								
/* CZCIONKI  */

h1 {}
h2 {}
h3 {}


/* STRONA  */


.tloglowna {
width:100%;
background-image:url('../grafika/tloglowna.jpg');
background-repeat : no-repeat;
background-position:center top;
float:left;
border:0px;
position: relative;
min-width: 998px;
}

.tloglowna2 {
width:100%;
float:left;
border:0px;
position: relative;
}





.strona {
	width: 956px;
	border: 0px;
	margin: 0 auto;
}

.ramka {
	width: 956px;
	border: 0px;
	float:left;
}


.lewa {
	width: 242px;
	border: 0px;
	float:left;
	background-color:white;
	min-height:879px;
	padding: 0px 0px 10px 0px;
	position: relative;
	z-index: 200;
}


.logo {
	width: 242px;
	border: 0px;
	float:left;
	padding-top:50px;
}


.menu-pionowe {
	width: 242px;
	border: 0px;
	float:left;
	padding-top:50px;
}


.box-research {
	width: 242px;
	border: 0px;
	float:left;
	padding-top:50px;
	text-align:center;
}


.box-research-ramka {
	width: 228px;
	border: 0px;
	float:left;
	border:7px solid #666666;
}

.box-research-ramka span {
	color: #9B9B9B;
	font-size:13px;
}


.box-research-komorka:hover b{
	color:#9F7743 !important;
}

.box-research-komorka:hover span{
	color:#9F7743 !important;
}





.box-research-komorka {
	width: 182px;
	border: 0px;
	float:left;
	display:block;
	padding:20px 30px 20px 30px;
	text-decoration:none;
	color: #343434;
}

.box-research-komorka:hover {
	color:#9F7743 !important;
}

.box-research-ramka a:first-child {
	background-image:url('../grafika/seperator2.jpg');
	background-repeat : no-repeat;
	background-position:center bottom;

}


.nawigacja {
	width: 544px;
	border-bottom: 1px solid #E5E5E5;
	float:left;
  padding: 10px 0px 10px 20px;
	margin-bottom: 30px;
	margin-left: 40px;
	font-size: 11px;
	color: #B1B1B1;
}



.nawigacja a{ color:#646464;text-decoration: underline;}
.nawigacja a:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}






.prawa {
	width: 604px;
	border: 0px;
	float:left;
	background-color: #F8F8F8;
	min-height: 900px;
	z-index: 200;
	position: relative;
}



.prawa2 {
	width: 604px;
	border: 0px;
	float:left;
	min-height: 900px;
	z-index: 200;
	position: relative;
}










.tresc {
	width: 484px;
	border: 0px;
	float:left;
	padding: 0px 60px 40px 60px;


}


.tresc-kontakt {
	width: 484px;
	border: 0px;
	float:left;
	padding: 0px 60px 40px 60px;
	background-color: #F8F8F8;
}







.naglowek_tresc {
float: left;
width: 150px;
min-height: 150px;
margin: 20px 30px 20px 38px;
padding: 30px 20px 20px 20px;
border: 5px solid #D6D6D6;
position: relative;
}


.naglowek_tresc h1 {
font-size: 20px;
color: #000000;
line-height: 36px;
	position: absolute;
	bottom: 20px;
	display: block;
	width:80%;
}



.top {
	width: 714px;
	border: 0px;
	float:left;
	height:195px;
}


.ramka-prawa {
	width: 714px;
	border: 0px;
	float:left;
}


.box-onas {
	width: 262px;
	border: 0px;
	float:left;
	height:250px;
	display:block;
	text-decoration:none;
	background-color:#F2F2F2;
	color: #343434;
	position: relative;
}




.box-onas-txt {
	width: 142px;
	background-color:#F2F2F2;
	border: 0px;
	float:left;
	height:210px;
	padding-right:90px;
	padding: 20px 100px 20px 20px;
}



.box-onas-txt:hover {
	background-color:white;

}





.box-onas-foto {
	width: 90px;
	background-color:#F2F2F2;
	border: 0px;
	float:left;
	height:250px;
	background-image:url('../grafika/tlokrystyna.jpg');
	background-repeat : no-repeat;
	background-position:center bottom;
		position: absolute;
		right: 0px;
		top: 0px;
		transition: all .5s linear; -o-transition: all .5s linear; -moz-transition: all .5s linear; -webkit-transition: all .5s linear;
}



.box-onas-foto:hover  {
  width: 210px;
	transition: all .5s linear; -o-transition: all .5s linear; -moz-transition: all .5s linear; -webkit-transition: all .5s linear;
}








.box-career {
	width: 312px;
	border: 0px;
	float:left;
	height:200px;
	background-image:url('../grafika/tloalfa.png');
	background-repeat : no-repeat;
	background-position:center top;
	color:white;
	padding:30px 20px 20px 20px;
	display:block;
	text-decoration:none;
}


.box-career:hover {
	background-image:url('../grafika/tloalfa2.png');
}




.box-gallery {
	width: 262px;
	border: 0px;
	float:left;
	height:574px;
	background-image:url('../grafika/tloboxgaleria.jpg');
	background-repeat : no-repeat;
	background-position:center top;
	display:block;
	text-decoration:none;
}

.box-gallery:hover {
	background-image:url('../grafika/tloboxgaleria2.jpg');
}




.box-publication {
	width: 292px;
	border: 0px;
	float:left;
	padding:30px;
	height:420px;
	background-color:white;
}


.box-publication-wpis {
	width: 232px;
	border: 0px;
	float:left;
	display:block;
	text-decoration:none;
	color: #343434;
	padding-top:10px;
	padding: 10px 30px 30px 30px;
}


.box-publication-wpis:hover {
color:#9F7743;
}


.box-publication a:first-child {
	border-bottom:1px solid #EBEBEB; 
}





.partnerzy {
	width: 100%;
	border: 0px;
	float:left;
	overflow:hidden;
	height:60px;
	padding-top:200px;
	padding-bottom:50px;
	background-color: #FFFFFF;
	margin: -150px 0px 0px 0px;
}


.stopka {
	width: 956px;
	border: 0px;
	float:left;
	padding-bottom:50px;
	text-align:center;
	color:#B5B5B5;

}



.mapka {
position: absolute;
right: 0px;
top: 0px;
width: 57%;
height: 700px;
}



.input {
background-color:#D6D6D6;
padding: 2%;
width: 90%;
margin: 4px 0px 4px 0px;
border: 0px;
}


.input2 {
background-color:#D6D6D6;
padding: 2%;
width: 200px;
margin: 4px 0px 4px 0px;
border: 0px;
height: 180px;
}



.pole {
width: 100%;
float: left;
}


.pole2 {
width: 100%;
float: left;
}


.pole3 {
width: 100%;
float: left;
clear: both;
padding: 20px 0px 0px 0px;
}



.formbutton {
padding: 10px 20px 10px 20px;
background-color: #666666;
float: left;
width: 120px;
color: #CCCCCC;
font-size: 15px;
border: 0px;
cursor:pointer;
}

.formbutton:hover {
background-color: #735935;
}




.linia_wpisy {
float: left;
width: 100%;
padding: 40px 0px 40px 0px;
border-bottom: 2px solid #D6D6D6;
position: relative;
}



.formularz {
float: left;
width: 650px;
padding: 0 0 0 10%;
}



.tresc-kontakt p a { color:#97B926;text-decoration: underline;}
.tresc-kontakt p a:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}

.tresc p a { color:#97B926;text-decoration: underline;}
.tresc p a:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}


.link_zielony { color:#97B926;text-decoration: underline;}
.link_zielony:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}

.linia_wpisy a{ color:#97B926;text-decoration: underline;}
.linia_wpisy a:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}



.stronicowanie a{ color:#333333;}
.stronicowanie a:hover { color:#818181; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}







.komorka-menu {
  float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5% 5px 0px;
	width:95%;
	background-image:url('../grafika/seperator.jpg');
	background-repeat : no-repeat;
	background-position:left bottom;
}

.komorka-menu a {
text-decoration:none;
text-transform: uppercase;
color: black;
font-size:14px;
}

.komorka-menu a:hover {
color:#9F7743;
}


.komorka-menu-bold {
  float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5% 5px 0px;
	width:95%;
	background-image:url('../grafika/seperator.jpg');
	background-repeat : no-repeat;
	background-position:left bottom;
}



.komorka-menu-bold a {
text-decoration:none;
text-transform: uppercase;
color: #9E7642;
font-size:14px;
font-weight:bold;
}




.komorka-menu-menu {
  float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5% 5px 10%;
	width:85%;
}

.komorka-menu-menu a {
text-decoration:none;
text-transform: uppercase;
color: #9E7642;
font-size:12px;
}

.komorka-menu-menu a:hover {
color:#9E7642;
}


.komorka-menu-menu-bold {
  float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 5% 5px 10%;
	width:85%;
}



.komorka-menu-menu-bold a {
text-decoration:none;
text-transform: uppercase;
color: #9E7642;
font-size:12px;
font-weight:bold;
}









.link_stopka{ color:#B5B5B5;text-decoration: none;padding-left:10px;padding-right:10px;}
.link_stopka:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}


.link_stopka2{ color:#9F7743;text-decoration: none;}
.link_stopka2:hover { color:black; transition: all .3s linear; -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear;text-decoration: none;}


.xxx {
float:left;
border:0px;
max-width:150px;
max-height:60px;
margin-right:40px;
margin-bottom:50px;
}




