/* Arkusz styli Ether Fields */
/* Grzegorz Szadkowski */
/* (c) 2011 */

/* Ustawienia tla strony i samej strony */
body {
  background-color:      #FFFFFF;
	background-image:      url("../images/medlab_background.png");
	background-repeat:     repeat;	
	margin:                0px;
	padding:               0px;
	font-family:           Tahoma;
	color:                 #2a2a2a;
  text-align:            center;
  behavior:              url("csshover3.htc"); 
}

#cssMainDiv {
  top: 				           0px;
  padding: 			         0px;
  width: 			           740px;
  margin-left: 		       auto ;
  margin-right: 	       auto;
  text-align:		         center;
}

/* Logo */
#cssMedlabLogo {
  position:              relative;
  display:               block;
  width:                 240px;
  height:                65px;
	background-image:      url("../images/medlab_logo.png");
	background-repeat:     no-repeat;
  left:                  65px;
  top:                   15px;
}

/* Menu główne */
#cssMenuDiv {
  position:              relative;
  display:               block;
  width:                 274px;
  height:                auto;
  left:                  51px;
  top:                   0px;
  padding:               15px 10px 15px 40px;
}
.cssMenuItem {
  font-family:           "Tahoma";
  font-size:             15px;
	font-weight: 		       bold;
  letter-spacing:        1px;
  text-align:            left;
  color:                 #fffaf8;
  padding-bottom:        5px;
}
.cssMenuItem a {
  color:                 #fffaf8;
  text-decoration:       none;
}
.cssMenuItem a:hover {
  color:                 #FFFF66;
  text-decoration:       none;
}
.cssMenuItem img {
  margin-right:          15px;
  border:                0px;
}

/* Strona główna - o nas i adres */
#cssLeftSidebarDiv {
  display:               block;
  width:                 auto;
  height:                auto;
  margin-top:            5px;
  margin-left:           45px;
  margin-right:          10px;
}
.cssTitleText {
  font-family:           "Arial";
  font-size:             13px;
	font-weight: 		       normal;
  text-align:            left;
  color:                 #323232;
  padding-bottom:        10px;
}
.cssTitleText img {
  margin-right:          10px;
  border:                0px;
}
.cssSubtitleText {
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  text-align:            left;
  color:                 #ac1011;
  padding-bottom:        10px;
}
.cssSidebarText {
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  text-align:            justify;
  line-height:           15px;
  color:                 #323232;
  padding-bottom:        20px;
}
.cssSidebarText a {
  color:                 #ac1011;
  text-decoration:       none;
}
.cssSidebarText a:hover {
  color:                 #f88668;
  text-decoration:       none;
}
.cssAdress {
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  text-align:            center;
  color:                 #ac1011;
  padding-bottom:        5px;
}

/* Strona główna - powitanie */
#cssRightSidebarDiv { 
  display:               block;
  width:                 auto;
  height:                auto;
  left:                  0px;
  top:                   0px;
  margin-left:           10px;
  margin-right:          45px;
}
.cssWelcomeTitle {
  font-family:           "Arial";
  font-size:             16px;
	font-weight: 		       bold;
  text-align:            left;
  color:                 #323232;
  padding-left:          10px;
}
.cssWelcomeTitleSecond {
  font-family:           "Arial";
  font-size:             12px;
	font-weight: 		       bold;
  text-align:            left;
  color:                 #323232;
  padding-left:          15px;
  padding-bottom:        10px;
}
.cssWelcomeContent {
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  text-align:            justify;
  line-height:           15px;
  color:                 #323232;
  padding-bottom:        20px;
}
.cssImgLeft {
  float:                 left;
  display:               block;
  width:                 124px;
  height:                84px;
	background-image:      url("../images/image.png");
	background-repeat:     no-repeat;
	margin-top:            4px;
	margin-left:           2px;
	margin-right:          5px;
	text-align:            center;
}
.cssImgLeft img {
  margin-top:            3px;
  margin-right:          5px;
  margin-left:           2px;
  border:                0px;
}
.cssImgRight {
  clear:                 left;
  float:                 right;
  display:               block;
  width:                 124px;
  height:                84px;
	background-image:      url("../images/image.png");
	background-repeat:     no-repeat;
	margin-top:            4px;
	margin-left:           5px;
	margin-right:          1px;
	text-align:            center;
}
.cssImgRight img {
  margin-top:            3px;
  margin-right:          5px;
  margin-left:           2px;
  border:                0px;
}
.cssOnasContent {
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  text-align:            justify;
  line-height:           15px;
  color:                 #323232;
  padding-bottom:        20px;
}
/* Strona główna - produkty */
#cssProductsSidebarDiv { 
  display:               block;
  width:                 auto;
  height:                auto;
  left:                  0px;
  top:                   0px;
  margin-left:           30px;
  margin-right:          45px;
}
#cssProductsSidebarDiv a { 
  text-decoration:       none;
}
.cssproductCell {
  display:               block;
  width:                 100%;
  height:                80px;
  margin-bottom:         5px;
}
.cssproductCell:hover {
  display:               block;
  width:                 100%;
  height:                80px;
  background-color:      #ffff66;
  cursor:                pointer;
}
.cssproductImg {
  float:                 left;
  display:               block;
  width:                 98px;
  height:                75px;
	background-image:      url("../images/productImgBg.png");
	background-repeat:     no-repeat;
	margin-top:            4px;
	margin-left:           2px;
	margin-right:          5px;
	text-align:            center;
}
.cssproductImg img {
  margin-top:            2px;
  border:                0px;
}
.cssproductInfoCategory {
  font-family:           "Tahoma";
  font-size:             10px;
	font-weight: 		       bold;
  text-align:            left;
  line-height:           14px;
  color:                 #ac1011;
  text-decoration:       none;
}
.cssproductInfoType {
  font-family:           "Tahoma";
  font-size:             10px;
	font-weight: 		       normal;
  text-align:            left;
  line-height:           14px;
  color:                 #ac1011;
}
.cssproductInfoData {
  float:                 left;
  font-family:           "Tahoma";
  font-size:             10px;
	font-weight: 		       normal;
  text-align:            left;
  line-height:           13px;
  color:                 #323232;
  margin-left:          15px;
}
.cssproductInfoDataValue {
  font-family:           "Tahoma";
  font-size:             10px;
	font-weight: 		       bold;
  text-align:            right;
  line-height:           13px;
  color:                 #323232;
  margin-right:          150px;
}
/* Stopka */
#cssBottomMenu {
  float:                 left;
  height:                auto;
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
	text-align:            right;
	margin-top:            8px;
	margin-left:           1px;
  color:                 #323232;
}
#cssBottomMenu a {
  color:                 #330033;
  text-decoration:       none;
}
#cssBottomMenu a:hover {
  color:                 #ac1011;
}
#cssBottomCopyright {
  float:                 left;
  height:                auto;
  font-family:           "Tahoma";
  font-size:             11px;
	font-weight: 		       normal;
  color:                 #A1A1A1;
	text-align:            right;
	margin-top:            8px;
	margin-left:           20px;
}
#cssBottomCopyright a {
  color:                 #A1A1A1;
  text-decoration:       none;
}
#cssBottomCopyright a:hover {
  color:                 #ac1011;
}
/* -------------------------- */
/* Koniec arkusza stylu */