body
{
  font-size:13px;
  font-family:Tahoma;
  margin:0px;
  background:#889dba;
}


p
{
  margin:0px !important; padding:0px !important;
}

html,body
{
height:100%;
}
img
{
  border:none;
}

a
{
  color:blue;
  text-decoration:underline;
}
a:hover
{
  text-decoration:none;
}

#pills
{
 position:absolute;
 z-index:1000;
 width:170px;
 height:108px;
 left:569px;
 top:-46px;
 background:url(img/kapszulak.gif) no-repeat;
}

#logo110
{
 position:absolute;
 z-index:0;
 width:170px;
 height:120px;
 left:350px;
 top:-84px;
 background:url(img/110logo.png) no-repeat;
}
#logo111
{
 position:absolute;
 z-index:0;
 width:170px;
 height:120px;
 left:350px;
 top:-84px;
 background:url(img/111logo.png) no-repeat;
}

#header
{
  margin:auto;
  width:999px;
  height:222px;
  background:url(img/header3.jpg) right no-repeat;
}
  
#footer
{
  margin:auto;
  width:1000px;
}
#main_wrapper
{
  margin:auto;
   width:999px;
}
#sidecolumn
{
  background:#ced2de;
  width:230px;
  height:100%;
}

.button
{
  background-color:#889dba;
  border:1px solid white;
  color:white;
  width:220px;
  height:20px;
  display:block;
  padding-left:0px;
	padding-top:3px;
	text-align:left;
	cursor:pointer;
	text-decoration:none;
}
.button:hover
{
  background-color:#284e98;
}

.sub_menu
{
  color:#284e98;
  width:220px;
  height:22px;
  display:block;
  padding-left:0px;
  text-align:left;
  cursor:pointer;
text-decoration:none;
}
.sub_menu:hover
{
  color:white;
  background-color:#284e98;
}

.button_search
{
  background-color:orange;
  border:1px solid black;
  color:white;
  width:60px;
  height:20px;
  display:block;
  text-align:center; 
  text-decoration:none;
}
.button_search:hover
{
  background-color:#284e98;
}
#content
{
  
  text-align:justify;

  height:500px;
}

p{margin:0px;padding:0px;}

#products
{
  font-size:15px;
}
#products a
{
  font-size:15px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-top: 10px;
background: silver;
visibility: hidden;
z-index: 100;


}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #313131;
padding: 5px;
z-index: 100;
}

.zaglawie {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.teksta {color: #000066}
.styleorangetext {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
.bigstyleorangetext {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}












