@charset "utf-8";
/* CSS Document */

/* ~~ RESET ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;	
	font-size: 1em;
}
a img { 
	border: none;
	
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* ~~ www ~~ */

.hide {
	text-indent: -998em;
	height: 0px;
}

html {
	overflow: scroll;
    background-repeat: repeat-x;
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
	background-origin: padding-box;
    background-repeat: repeat-x;
    background-size: auto auto;
   color: #455762;
	margin-top: 10px;

		}
		
/* ~~ LINKI ~~ */
a:link {
	color: #455762;
	text-decoration: none;
    outline:none;
}
a:visited {
	color: #455762;
	text-decoration: none;
    outline:none;
}
a {  color: #455762;
	text-decoration: none;
	outline:none;
}
a:hover { 

color: #455762;
text-decoration: none;
outline:none;
}
	
/* ~~ LAYOUT ~~ */
	

	
	
body {
	font-size: 13px;
	line-height: 22px;
	font-family: Tahoma, Arial, Geneva,sans-serif;
	padding: 0px;
	overflow: hidden;
	width: auto;
	height:auto;
	margin: auto;

}
#wrapper {

	width:: auto;
	height:auto;
	display: block;
	
	
}


#header {
width: 1000px;
margin: auto;
padding-bottom: 10px;
}


#logo {
	width:350px;
	height:66px;
	padding-top: 5px;
	padding-bottom: 20px;
	
}

	
#logo h1 a {
	background-image: url(../img/bimedico_logo.jpg);
	width:350px;
	height:66px;
    margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -999px;
	display:block;
}



#menu {
    background-color: #0b4e62;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10;
    width: 100%;
	height: 50px;
}

#menu_nietolerancja {
    background-color: #b13130;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10;
    width: 100%;
	height: 50px;
}



#content {
    width: 1000px;
	height: auto;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}



h2 {
    
    
    color: #2C575E;
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
}


#footer {
    background-color:#0b4e62;
    border-top-color: #2a9fb1;
    border-top-style: solid;
    border-top-width: 3px;
    background-position: 0 0;
    height: 40px;
    width: 100%;

}



#footer_content {
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


#footer_left {
    float: left;
}

#footer_right{
    float: right;
}

#footer a {
    color: #fff;	
}

#loc {
  
    width: 100%;
  	background-color:#fff;
    background-position: 0 0;
    background-repeat: repeat-x;
	margin-top: 10px;
	color: #29a0b6;
}
#loc_content {
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	border-top-color: #f2f2f2;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
	width: 1000px;
	

}


#info {
	border-top-color: #f2f2f2;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #fbfbfb;
	width: 1000px;
	margin-left: auto;
    margin-right: auto;
	color: #797878;
	padding: 10px;
	padding-left: 15px;	
	overflow:auto;
}

#info1 {
	float:left;
	margin-right: 100px;

}

#info2 {
	float:left;
	margin-right: 250px;

}

#info3 {
	float:left;
	margin-left: 200px;



}

#info4 {
	float:right;

}




#menu {
	background-color:#0b4e62;
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 40px;
    width: 100%;
	
}


#menu_nietolerancja {
	background-color:#b13130;
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 40px;
    width: 100%;
	
}


#menu_content {
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
	
}





/* ~~ MENU PRÓBA~~ */

#mainmenu li a.active {
    background-color: #289fb3;
	color: #fff;

}



#mainmenu, #mainmenu ul { list-style: none; margin: 0; padding: 0; } 
 
  #mainmenu ul {width: 250px; } 
 
  #mainmenu ul li {clear: both;} 
 
  #mainmenu > li {float: left; position: relative;} 
 
  #mainmenu > li li {position: relative;} 
 
  #mainmenu > li ul {position: absolute; left: 0;} 
 
  #mainmenu > li ul li ul {position: absolute; left: 250px; top: 0px;} 
 
  ul ul {display: none;} 
 
  ul li:hover > ul {display: block; }



/*POZIOM 1*/ 
 
  #mainmenu { font-size: 14px; font-family: tahoma; height: 40px; width: 100%;} 
 
  #mainmenu > li > a { text-align: center; text-decoration: none; color: #fff; display:block; height:32px; padding: 8px 16px 0 16px;} 
 
  #mainmenu > li:hover > a {background: #289fb3; color: #fff;} 
 
 
 
  /*POZIOMY NIŻSZE*/ 
 
  #mainmenu ul {font-size: 12px; background: #eee;} 
 
  #mainmenu ul li > a {color: #0b4e61; display: block; padding: 8px; text-decoration: none; } 
 
  #mainmenu ul li:hover > a {color: #fff; background: #289fb3;}




.arrow {display: inline-block; margin: 0 5px 0; height: 0; vertical-align: top; content: ""; position: absolute;} 
 
  #mainmenu > li > a > .arrow {top: 17px; right: 0; margin-right: -8px; border-top: 3px solid #333; border-right: 3px solid transparent; border-left: 3px solid transparent;} 
 
  ul ul .arrow {top: 16px; right: 0; border-top: 3px solid transparent; border-right: 3px solid transparent; border-left: 3px solid #333; border-bottom: 3px solid transparent;} 
 
 
 
#content #box1 {
	 width: 470px;
	 height: auto;
	 float: left;
	 padding: 15px;
	 text-align: justify;
	 
	 
	 
 }
 
 #content #box2 {
	 width: 470px;
	 height: auto;
	 float: right;
	 padding: 15px;
	 text-align: justify;
	 
	 
 }
 
 #content #box3_kontakt {
	 width: 150px;
	 height: auto;
	 float: left;
	 text-align: justify;
	 padding-top: 4px;
	 
	 
	 
 }
 
 #content #box3_kontakt_width {
	 width: 250px;
	 height: auto;
	 float: left;
	 text-align: justify;
	 padding-top: 4px;
	 
	 
	 
 }
 
  #content #box4_kontakt {
	 width: 500px;
	 height: auto;
	 float:  right;
	 padding-right: 300px;
	 
	 
	 
 }
 
 
   #content #box4_kontakt_width {
	 width: 400px;
	 height: auto;
	 float:  right;
	 padding-right: 300px;
	 
	 
	 
 }
  #content #box_o {
	 width: 700px;
	 height: auto;
	 float: left;
 text-align: justify;
    padding-left:10px;

 }
 
 #content #menu_boczne {
	 float:left;
	   padding-right:10px;
	   padding-bottom:25px;
	   border-bottom-color:#FFF;
	   border-left-color:#FFF;
	   border-right-color:#FFF;
	   border-top-color: #FFF;
	   border-width:1px;
	   border-style:solid;
	   width: 275px;

	
 }

 
 .biomedico {
	 color: #289fb3;
	
 }
 
 .menu {
	   border-width:1px;
	   border-style:solid;
	   border-bottom-color:#f2f2f2;
	   border-left-color:#FFF;
	   border-right-color:#FFF;
	   border-top-color: #FFF;
	   padding-bottom: 5px;
	 
 }
 
  .menu2 {
	    border-width:1px;
	   border-style:solid;
	   border-bottom-color:#f2f2f2;
	   border-left-color:#FFF;
	   border-right-color:#FFF;
	   border-top-color: #f2f2f2;
	   padding-bottom: 5px;
	 
 }
 
   .menu3 {
	    border-width:1px;
	   border-style:solid;
	   border-bottom-color:#FFF;
	   border-left-color:#FFF;
	   border-right-color:#FFF;
	   border-top-color: #FFF;
	   padding-bottom: 5px;
	   
	 
 }
 
    .menu4 {
	   
	   padding-bottom: 5px;
	 
 }
 
 
 #content #menu_boczne a:hover { 

color: #289fb3;
text-decoration: none;
outline:none;
}

.float_shop{
	position: fixed;
	top: 160px;
	right: -406px;
	width: 439px;
	-webkit-transition: 0.5s all;
	-khtml-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}
.float_shop:hover{
	right: 0;
}
.float_shop .float_button{
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 111px;
	background: url('/img/tab_polecamy2.png') center top no-repeat;
}
.float_shop .float_content{
	width: 400px;
	height: 166px;
	position: absolute;
	top: 0;
	right: 0;
	border: 3px solid #B2312C;
}
.float_shop .float_content img{
	display: block;
}