* {
 margin: 0;
 padding: 0;
}

body {
 font-family: tahoma;
 font-size: 12px;
 color: #3E3E3E;
 text-align: center;
}

img {
 border: none;
}

#wrapper {
 width: 898px;
 margin: 0 auto;
 margin-top: 23px;
}

#header {
 position: relative;
 height: 98px;
 background: url('/templates/gfx/aasa.png') repeat-x;
}
#submen {
 padding: 10px 0px 0px 20px;
 height: 981px;
 background: url('/templates/gfx/menus.png') no-repeat;
 height: 52px;
}

#header h1 {
 position: absolute;
 left: 0;
 top: 0;
}
#header {

 color: #8F8E8E;
}
#header ul {
 margin-right: 40px;
 list-style: none;
 float: right;
 color: #8F8E8E;
}
#header ul a {
    color: #8F8E8E;
    text-decoration: none;
}
#header li {
 display: block;
 float: left;
 border-right: 1px solid #BFBFBF;
 padding: 0 10px;
}

#header li.last{
 border-right: none;
 padding: 0 0 0 10px;
}

#header a {
 color: #3E3E3E;
}

#content {

 background:url("/templates/gfx/content_bg.png") no-repeat right bottom;


}

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

#content li {
 position: relative;
 float:left;
 margin: 0;
 padding: 0 1px 0 0;
}

#content a {
 display:block;
 xbackground:url("/templates/gfx/left.png") no-repeat left top;
 padding: 0 0 0 10px;
 text-decoration:none;
 text-transform: uppercase;
 color: #fff;
 font-size: 12px;
 float:left;
 height: 33px;
}

#content a span {
 float:left;
 display:block;
 xbackground:url("/templates/gfx/right.png") no-repeat right top;
 padding:5px 15px 4px 6px;
}

#content a:hover {
 background-position:0% -24px;
 background: #f09a3c;
 color: #fff;
 cursor: pointer;
}

#content a:hover span {
 background-position:100% -24px;
}


#content ul ul {
 position: absolute;
 left: 0;
 top: 32px;
 padding: 0 0 10px 0;
 margin: 0 0 0 0;
 display: none;
 width: 246px;
min-height:137px;
height:auto !important;
height:137px;
z-index: 100;
 list-style: none;
 background: #E95633 url("/templates/_img/xulul2b.png") top left repeat-x;
}

#content ul ul li {
 float: left;
 width: 204px;
 margin: 0;
 padding: 0;
 background: none;
 text-align: left;
}

#content ul ul li a {
 margin: 23px 0 0 15px;
 padding: 0;
 background: none;
 font-size: 11px tahoma;
 color: #fff;
  height: 23px;
}
#content ul ul li a:hover {
 text-decoration: underline;
 background: none;
}
#content li:hover ul, #content li.over ul{ display: block; }

#search {

 padding: 50px 40px 0px 0px;
 color: #606060;
 font-size: 12px;
}

#search input {
 border: 1px solid #8f8e8e;
}

#navigation_wraper {
 background: url("/templates//gfx/navigation_wraper_bg.png") repeat-x;
}

#navigation {
 position: relative;
 background: url("/templates/gfx/navigation_bg.png") no-repeat center;
 height: 191px;
 width: 938px;
 margin: 0 auto;
}

#navigation ul {
 position: absolute;
 top: 43px;
 left: 20px;
 width: 938px;
 height: 106px;
 margin: 0;
 padding: 0;
 list-style: none;
}

#navigation li {
 float: left;
 height: 106px;
 margin: 0;
 padding: 0;
}

#navigation li a {
 float:left;
 height: 106px;
 margin: 0 4px 0 0;
 padding: 0;
 text-align: center;
 text-indent: -9000px;
}

#navigation li a#bloki_operacyjne{
 background: url('/templates/gfx/bloki_operacyjne.png');
 width: 148px;
 margin: 0 6px 0 0;
}

#navigation li a#intensywna_terapia{
 background: url('/templates/gfx/intensywna_terapia.png');
 width: 144px;
 margin: 0 6px 0 0;
}

#navigation li a#radiologia{
 background: url('/templates/gfx/radiologia.png');
 width: 144px;
 margin: 0 6px 0 0;
}

#navigation li a#sor{
 background: url('/templates/gfx/sor.png');
 width: 144px;
 margin: 0 6px 0 0;
}

#navigation li a#neonatologia {
 background: url('/templates/gfx/neonatologia.png');
 margin: 0 6px 0 0;
 width: 144px;
}

#navigation li a#kardiologia {
 background: url('/templates/gfx/kardiologia.png');
 width: 144px;
}

#navigation h2 {
 font-weight: bold;
 font-size: 13px;
 text-align: left;
 padding: 8px 0 0 20px;
}

#dystrybutor {
 position: relative;
 width: 898px;
 margin: 0 auto;
}

#dystrybutor h2 {
 font-weight: bold;
 font-size: 13px;
 text-align: left;
 padding: 8px 0 0 0;
}

#dystrybutor_list {
 margin-top:20px;
 background: #F5F5F5;
}

#dystrybutor_list img {
 margin: 10px 25px;
 background: #F5F5F5;
}


#footer{
 margin: 0 auto;
 width: 989px;
 height: 62px;
 border-top: 0px solid #DBDBDB;
 padding-top: 20px;
 background: url('/templates/_img/dol.png') 0px 0px no-repeat;
}

#footer{
 margin: 0 auto;
 margin-top: 50px;
 width: 898px;
 text-align: left;
 color: #858282;
 font: 13px tahoma;
 
}

#footer ul {
 list-style: none;
 padding-left: 30px;
 float: left;
}

#footer li {
 display: block;
 display: inline;
 border: 0px;
 padding: 0 10px;
}

#footer li.last{
 border-right: none;
 padding: 0 0 0 5px;
}
#footer a {
 color: #858282;
 text-decoration: none;
}
#footer a:hover {
 color: #FF0000;
 text-decoration: none;
}
#footer p {
 margin: 0px 15px 0px 0px;
 float: right;
 display: block;
}


/* Kontakt */

#contact_box, #cForma { margin-left:15px; margin-top:12px;} 
#cForma input { display: block; }
.txtBox2, .txtBox3 { font: 11px tahoma; color: #666666; border:0px; padding-top: 6px; padding-left:5px; }
.txtBox2 {	background: url('/templates/_img/form1.png') no-repeat top left;	height: 26px; width: 556px;	margin-top:2px; }
.txtBox3 {	background: url('/templates/_img/form2.png') no-repeat top left;	height: 146px; width: 556px; margin-top:2px; overflow:hidden; padding-top:5px;}
fieldset { border:0px; margin:0px; padding:0px; }
.text_content { font: 11px tahoma; color: #666666; }
.send { border:0px; background: #d20400; font: 11px arial; padding: 3px; width: 50px; color: #fff; display: block; text-align:center;}

#maint a {
   font: 15px trebuchet ms; color: #ED8615; text-decoration: none;
}
#maint a:hover {
   text-decoration: underline;
}
#maint img {
   border: 1px solid rgb(233, 232, 228);
}
#maint img:hover {
   border: 1px solid #ED8615;   
}
#maint td {
   text-align: center;
   vertical-align: top;
   padding: 15px;
   margin-bottom: 15px;
}
