html
{
	overflow-y: scroll;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img, table, td { border: 0px; }

a
{
  text-decoration: none;
}

a:link.menu_link { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold;}
a:visited.menu_link { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold;}
a:hover.menu_link { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold;}
a:active.menu_link { text-decoration: none; color: #ffffff; font-size: 11px; font-weight: bold;}

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #4c575d;
	background-color: #123174;
	background-image: url(../images/site/tlo.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	
}

table#container {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 958px;
	margin: 10px auto 20px auto;
}

#logo
{
	width: 958px;
	height: 163px;
	display: block;
	position: relative;
}

#home_link
{
	width: 133px;
	height: 96px;
	display: block;
	font-size: 10px;
	border: 0px;
	margin: -131px 0px 0px 68px;
	padding: 0px;
	position: absolute;
}

#menu_content
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 958px;
	height: 31px;
	background-color: #091f51
}

#menu_content_table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #ffffff;
}

.left
{
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.right
{
	width: 778px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#menu td
{
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	height: 31px;
}

#menu td.click
{
	background-color: #123174;
}

#menu_bottom
{
	margin: 0 auto;
}

#menu_bottom td
{
	padding: 0px 7px 0px 7px;
}

#menu_bottom td.click a
{
	font-weight: bold;
}

#shadow
{
	width: 958px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../images/site/shadow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#contener
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 958px;	
}

#contener td
{
	vertical-align: top;
}

.search
{
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #fafafa;
}

.contener_text
{
	width: 778px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}

.my_bg_img_1
{
	background-image: url(../images/site/zdjecie2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.my_bg_img_2
{
	background-image: url(../images/site/zdjecie1.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
}

.content
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	width: 498px;
	min-height: 450px;
	height:auto !important;
  	height: 450px;
	margin-top: 40px;
	margin-left: 45px;
	margin-bottom: 40px;
}

.content ul
{
	margin-left: 15px;
}

/*-------- search -------*/
.searchTable
{
	width: 148px;
	border: 0px;
	margin: 43px auto 0;
	padding: 0px;
}

.searchTable td
{
	color: #717171;
	font-size: 9px;
}

.searchTable input
{
	outline: none;
}

.searchTable input[type="text"]#products
{
	width: 100%;
	margin-bottom: 5px;
	color: #717171; 
	font-size: 10px;
}

.radio_table
{
	width: 100%;
}

#contener .radio_table td
{
	vertical-align: middle;
}

.radio
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 22px;
	text-align: center;
}

.radio_text
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	text-align: left;
	
}

.searchTable input[type="radio"]
{
	margin-bottom: 5px; 
}

.searchTable input[type="submit"]
{
	width: 100%;
	color: #ffffff;
	border: 1px solid #c7c7c7;
	background-color: #0b204f;
	font-size: 9px;
	font-weight: bold; 
	margin-top: 4px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}
/*--------- auto ----------*/

div.auto_complete
{
  width: 350px;
  background: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 1px solid #bbb;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
  color: #717171;
  font-size: 9px;
  cursor: pointer;
}

div.auto_complete ul li.selected
{
  background-color: #839bdb;
  color: #ffffff;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}


/*------ end search -------*/

/*----- product list -------*/

.content .products_list
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 686px;
	line-height: normal;
}

.products_list_table
{
	width: 100%;
	border: solid #829bdb 1px;
}

.products_list_table th
{
	height: 31px;
	background-color: #829bdb;
	color: #ffffff;
	
}

#contener .products_list_table td
{
	border: solid #829bdb 1px;
	color: #000000;
	font-size: 11px;
}

.myclick
{
	cursor: pointer;
}

.hide
{
	display: none;
}

.product_lp
{
	width: 8%;
}

.product_name
{
	width: 30%;
}

.product_formula
{
	width: 20%;
}

.product_cas
{
	width: 20%;
}

.product_mw
{
	width: 15%;
}

.product_option
{
	width: 7%;
}

.text_center
{
	text-align: center;
}

.text_left
{
	text-align: left;
}

/*--------- pagin ----------*/
.pagin_whole
{
	width:686px;
}

#pagin_table
{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: 0px;
}

#pagin_table td
{
	vertical-align: middle;
}

#pagin_previous
{
	width: 30%;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
}

#pagin_count
{
	width: 40%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#pagin_next
{
	width: 30%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	text-align: left;
	vertical-align: middle;
}

#currentPage
{
	font-weight: bold;
}

a:link.link_more { text-decoration: none; color: #4c575d; font-size: 10px;}
a:visited.link_more { text-decoration: none; color: #4c575d; font-size: 10px;}
a:hover.link_more { text-decoration: none; color: #4c575d; font-size: 10px;}
a:active.link_more { text-decoration: none; color: #4c575d; font-size: 10px;}

/*------- end pagin --------*/

/*------- footer -----------*/

.footerTable
{
	margin: 0 auto;
	margin-bottom: 10px;
}

.footerTable td
{
	font-size: 9px;	
}

span#footer_text_yeslogo
{
	font-weight :bold;
}

.img_block {
	margin: 0px 0px 0px 0px;
	border: 0px;
}

a:link.upgit { text-decoration: none; color: #717171; font-size: 9px;}
a:visited.upgit { text-decoration: none; color: #717171; font-size: 9px;}
a:hover.upgit { text-decoration: none; color: #717171; font-size: 9px;}
a:active.upgit { text-decoration: none; color: #717171; font-size: 9px;}
