@charset "utf-8";
/* default font size*/
@import url(medium.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
	font-family		: Verdana,sans-serif;
	font-size		: 11px;
}

body {
	font-family: arial, verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  background: url(../img/body_bg.png) repeat-x #F8F8F8;

}

a img {
  border: none;
}

a, p {
  color: black;
  font-size: 14px;
  text-decoration: none;
}

p.bg {
}

p.text {
  width: 200px;
  height: 33px;
  font-size: 11px;
  line-height: 16px;
}

h1 {
	font-size		: 130%;
	font-weight		: bold;
}

h2 {
	font-size		: 110%;
	font-weight		: bold;
}

h3 {
	font-weight		: normal;
}

.clear {
  clear: both;
}

#background_top {
  width: 100%;
  min-height: 700px;
  margin: 5px auto 0;
  background: url(../img/bg_top.png) repeat-x;
	margin-top 			: 6px;
	font-size			: 0.85 em;
	color				: #625970; 
}

#wrapper {
	width			: 1000px;
	margin			: 0 auto;
	height			: auto;
}

#header {
	padding-top		: 50px;
}

#logo {
	float			: left;
	width			: 198px;
	height			: 57px;
}

#logo a img{
	border			: none;
}

#logoDesc {
	float			    : left;
	width			    : 321px;
	height			  : 32px;
	padding			  : 0px 0px 0px 0px;
	margin			  : 0px 0px 0px 0px;
	color			    : #0061AF;
}

#logoDesc h2{
  color: #0061AF;
  font-size: 14px;
  font-family: KozLight, sans-serif;
  font-weight: normal;
  top: 48px;
  margin: 15px 0 0 5px;
  left: 205px;
  text-align: left;
  text-shadow: 1px 1px 0px white;
}

#flags {
  float: right;
  clear: right;
  margin-right: 3px;
}

#searchBox{
	clear		  : both;
	padding		: 15px 0px 3px 0px;
	float			: right;
	width     : 300px;
  margin-bottom: -62px;
  margin-top: 40px;

}

#searchBox form .submit {
  padding       : 0px;
}

#searchBox form .submit input {
	background		: url(../img/submit.png) no-repeat;
  float: right;
  width: 30px;
  height: 35px;
  /* margin-top: -32px; */
  margin-top: -32px;
  margin-bottom: 0px;
  margin-right: 17px;
  border: 0px;
}

#searchBox input#NewsTitle {
  border: 0;
  width: 202px;
  height: 32px;
  padding: 0 0 0 4px;
  color: #939393;
  font-style: italic;
  margin-top: -32px;
  margin-bottom: -10px;
  background: url(../img/form.png) no-repeat;
}

#searchBox a {
  border        : 0;
  color         : #939393;
  font-style    : italic;
  font-size     : 10px;
  padding-left  : 130px;
}

#searchBox .napis {
  margin-top: -20px;
  margin-bottom: 0px;
  margin-right: -180px;
  padding: 0 0 0 4px;
}

#searchBox .left_side {
	background		: url(../img/form_left.png) no-repeat;
  float: right;
  width: 5px;
  height: 32px;
  /* margin-top: -32px; */
  margin-top: -10px;
  margin-bottom: 0px;
  margin-right: 252px;
  border: 0px;
}

#searchBox .light_border {
  float: right;
  height: 32px;
  margin-top: 0px;
  margin-bottom: -65px;
  margin-right: 272px;
  border: 0px;
border-right: 2px dotted white;
}

#searchBox .dark_border {
  float: right;
  height: 32px;
  margin-top: 0px;
  margin-bottom: -25px;
  margin-right: 270px;
  border: 0px;
  border-left: 2px dotted #ABABAB;
}

li.first form  {
	display				: inline;
	border				: none;
	padding-right	: 10px;
	border				: none;
}

.first .buttonSmall {
	background		: url(../img/A_minus.gif) no-repeat;
	border				: none;
	width				  : 13px;
	height				: 14px;
	padding				: 0px;
	margin				: 0px;
}

.first .buttonMedium {
	background		: url(../img/A.gif) no-repeat;
	border				: none;
	width				  : 17px;
	height				: 14px;
	padding				: 0px;
}

.first .buttonLarge {
	background		: url(../img/A_plus.gif) no-repeat;
	border				: none;
	width				  : 14px;
	height				: 14px;
	padding				: 0px;
}

.topLeft {

}

ul.horizontalMenu {
	line-height		: ;
	color			: #979797;
	list-style		: none;
	padding 		: 0px;
	float			: right;
	display			: block;

}

ul.horizontalMenu li {
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer;
	border			  : none;
	color			    : #979797;
}

ul.horizontalMenu li:hover {
  color: #1868A9;
  
}

ul.horizontalMenu li.first {
  width: 60px;
  height: 15px;
  padding: 0;
  margin: 5px 0;
}

ul.horizontalMenu li.first:hover {
  
}

ul.horizontalMenu a {
	color			       : #979797;
	text-decoration	 : none;
}

ul.horizontalMenu a:active {
	font-weight		   : bold;
}

#middle {
  width: 1000px;
  height: 55px;
  text-align: center;
  background: url(../img/menu_bg.png) no-repeat;
  padding: 2px 0;
  bottom: 0;
	clear			       : both;
}

#middle .next {
  width: 1000px;
  font-size: 14px;
}

#middle .next_right {
  background: url(../img/control_right.png) no-repeat;
}

#middle .next_left {
  background: url(../img/control_lefr.png) no-repeat;
}

ul.menu-root  {
	margin			: auto;
	padding			: 3px 0px 0px 0px;
	display			: block;
	height			: 31px;
	width:      : 200px; 
}

ul.menu-root li.first {
  border-right: 2px dotted white;
  width: 38px;
  height: 38px;
  margin-top: -10px;
  float: left;
  padding: 0;
  margin: 0px 0;
}

#left_contact {
  padding: 30px;
  color: #4F85B4;
  line-height: 20px;
}

#left_contact a {
  color: #4F85B4;
  text-decoration: none;
  font-weight: bold;
}

#left_contact a:hover {
  text-decoration: underline;
}

.strong {
  font-weight: bold;
}

.aktualnosci {
  width         : 79px;
  height        : 20px;
  font-size     : 13px;
	margin-left			  : 2px;
}

.aktualnosci_active {
	/* background 		: url(../img/m_aktualnosci_active.gif) no-repeat; */
	width			    : 103px;
	height			  : 31px;
}

.produkty {
	/* background		: url(../img/m_produkty.gif) no-repeat; */
	width		    	: 79px;
	height			  : 28px;
	margin		   	: 3px 0 0;
}

.produkty_active {
	/* background		: url(../img/m_produkty_active.gif) no-repeat; */
	width			    : 79px;
	height			  : 31px;
}


.producenci {
	/* background		: url(../img/m_producenci.gif) no-repeat; */
	width			    : 88px;
	height			  : 28px;
	margin			  : 3px 0 0;
}

.producenci_active {
	/* background		: url(../img/m_producenci_active.gif) no-repeat; */
	width			    : 88px;
	height			  : 31px;
}

.dlalekarza {
	/* background		: url(../img/m_dla_lekarza.gif) no-repeat; */
	width			    : 87px;
	height			  : 28px;
	margin			  : 3px 0 0;

}

.dlalekarza_active {
	/* background		: url(../img/m_dla_lekarza_active.gif) no-repeat; */
	width			    : 87px;
	height			  : 31px;
}

.dlapacjenta {
	/* background    : url(../img/m_dla_pacjenta.gif); */
	width			    : 93px;
	height			  : 28px;
	margin			  : 3px 0 0;
}

.dlapacjenta_active {
	/* background    : url(../img/m_dla_pacjenta_active.gif); */
	width			    : 93px;
	height			  : 31px;
}

.dlaplacowki {
	/* background		: url(../img/m_dla_placowki.gif) no-repeat; */
	width			    : 95px;
	height			  : 28px;
	margin			  : 3px 0 0;
}

.dlaplacowki_active {
	/* background			: url(../img/m_dla_placowki_active.gif) no-repeat; */
	width			    : 95px;
	height			  	: 31px;
}

.kongresy, .konferencje {
	/* background-image: url(../img/m_konferencje.gif); */
	width			  : 95px;
	height			  : 28px;
	margin			  : 3px 0px 0px 0px;
}

.kongresy_active, .konferencje_active {
	/* background-image 	: url(../img/m_konferencje_active.gif); */
	width			    : 95px;
	height			    : 31px;
}

ul.menu-root li {
  width   : auto;
  height  : 38px;
  margin-top : 3px;
  margin-left : 5px;
  float   : left;
  padding : 6px;
  color   : #005497;
  size    : 16px;
}

ul.menu-root li a {
  position: absolute;
  width: 0;
  height: 0;
  margin-top: -32px;
  /*
  width: auto;
  height: 38px;
  float: left;
  padding: 0;
  margin: 0px 0;
  */
}

ul.menu-root li a img {
	text-decoration		: none;
	border			    : none;
	margin-top		    : 8px;
	padding			    : 5px 1px 0px 0px;
}

.rightSide {
	float			    : left;
	background-color 	: #498eca;
	height			   	: 303px;
	width			    : 337px;
}

.banner{
  width: 1000px;
  height: 320px;
  margin: 10px 0 0 -3px;
  padding: 2px;
  border-radius: 5px;
  background: url(../img/slider_bg.png) no-repeat;
  position: relative;
}

.banner_text {
  width: 447px;
  height: 179px;
  padding: 20px 15px;
  background: url(../img/slide_text.png) no-repeat;
  position: absolute;
  top: 45px;
  text-align: left;
  right: -10px;
  z-index: 60;
}

.banner_text h3 {
  font-size: 15px;
  height: 22px;
  overflow: hidden;
  font-weight: normal;
  color: #95B9D4;
  font-family: headFonts, helvetica, arial;
  margin: 0;
}

.banner_text h1 {
  font-size: 22px;
  height: 54px;
  overflow: hidden;
  font-weight: normal;
  color: white;
  font-family: headFonts, helvetica, arial;
  margin: 2px 0 0;
}

.banner_text p {
  height: 85px;
  font-size: 13px;
  color: #95B9D4;
  margin-top: 17px;
  line-height: 17px;
  text-align: justify;
  overflow: hidden;
}

#dlaLekarzy {
	border-bottom	     : 2px solid #6daadf;
	height			     : 129px;
	padding			     : 17px 28px 0px 18px;
}

#dlaPacjenta {
	height			      : 105px;
	padding			      : 18px 28px 0px 18px;
	background-color 	  : #498eca;
}

.title {
	float			    : left;
	padding-top		    : 15px;
	padding-left	    : 10px;
}

.pic {
	float			: right;
}

.more {
	float			: right;
}

.more a img {
	border			: none;
}

.one {
  float: left;
  width: 306px;
  overflow: hidden;
  margin: 28px 39px 0 0;
}

.one_top {
  width: 306px;
  height: 15px;
  background: url(../img/main_box_top.png) no-repeat;
}

.one_text {
  width: 276px;
  min-height: 290px;
  padding: 5px 15px;
  background: url(../img/main_box_content.png) repeat-y;
}

.one_text h1 {
  border-bottom: 1px solid #D5D5D5;
  padding: 2px 10px 10px;
  margin-bottom: 22px;
  line-height: 25px;
  font-weight: normal;
}

.one_text p{
  font-size: 13px;
  line-height: 24px;
  color: #7C7C7C;
  padding: 0 10px;
}

.one .footer {
  width: 306px;
  height: 19px;
  background: url(../img/main_box_foot.png) no-repeat;
}

h1.one_Title {
  background: url(../img/o_firmie_ikona.png) no-repeat right -2px;
  color: #0061B1;
  font-weight: bold;
}

.two {
  float: left;
  width: 306px;
  overflow: hidden;
  margin: 28px 39px 0 0;
}

.two_top {
  width: 306px;
  height: 15px;
  background: url(../img/main_box_top.png) no-repeat;
}

.two_text {
  width: 276px;
  min-height: 290px;
  padding: 5px 15px;
  text-align: left;
  background: url(../img/main_box_content.png) repeat-y;
}

.two_text h1 {
  border-bottom: 1px solid #D5D5D5;
  padding: 2px 10px 10px;
  margin-bottom: 22px;
  line-height: 25px;
  font-weight: normal;
}

.two_text p{
  font-size: 13px;
  line-height: 24px;
  color: #7C7C7C;
  padding: 0 10px;
}

.two .footer {
  width: 306px;
  height: 19px;
  background: url(../img/main_box_foot.png) no-repeat;
}

h1.two_Title {
  background: url(../img/link_ikona.png) no-repeat right -2px;
  color: #0061B1;
  font-weight: bold;
}

.three {
  float: left;
  width: 306px;
  overflow: hidden;
  margin: 28px 39px 0 0;
  margin-right: 0;
}

.three_top {
  width: 306px;
  height: 15px;
  background: url(../img/main_box_top.png) no-repeat;
}

.three_text {
  width: 276px;
  min-height: 290px;
  padding: 5px 15px;
  text-align: left;
  background: url(../img/main_box_content.png) repeat-y;
}

.three_text h1 {
  border-bottom: 1px solid #D5D5D5;
  padding: 2px 10px 10px;
  margin-bottom: 22px;
  line-height: 25px;
  font-weight: normal;
}

.three_text p{
  font-size: 13px;
  line-height: 24px;
  color: #7C7C7C;
  padding: 0 10px;
}

h1.three_Title {
  background: url(../img/aktual_ikona.png) no-repeat right -1px;
  color: #0061B1;
  font-weight: bold;
}

.three .footer {
  width: 306px;
  height: 19px;
  background: url(../img/main_box_foot.png) no-repeat;
}

.boxText {
	float			    : left;
	padding				: 10px 0px 0px 12px;
	width				  : 145px;

}
.boxText_ins {
	height				: 61px;
	color				  : #FFFFFF;
}

.boxText a img {

	padding				: 2px 0 0 0;
	border				: none;
	float				  : right;
}

h1.panelTitle  {
  background: url(../img/o_firmie_ikona.png) no-repeat right -2px;
  color: #0061B1;
  font-weight: bold;
}

.panelText {
	color				  : #3D3D3D;
	padding				: 0px 0px 5px 20px;
  text-align: left;
}

.panelText div{
	margin				: 0px;
	padding				: 0px;
}

.panelText div img{
  	margin				: 0px;
	padding				: 0px;
	float				  : left;
}

.one .panelText {
	color				  : #3D3D3D;
	padding				: 0px 10px 5px 0px;
}
.one .panelText img {
	padding				: 0px 10px 1px 0px;
}

.panelText a{
	color				  : #498ECA;
	font-size			: 11px;
}

#footer {
	padding				: 10px 10px 20px 0px;
	color				  : #979797;
	width				  : 1000px;
	border-top		: 1px solid #BEBDBE;
	float				  : right;
	margin				: 1px auto;
	font-size			: 10px;
}

#footer a {
  display: block;
  padding: 2px;
  margin-right: 7px;
  float: left;
  color: #868686;
  font-size: 11px;
}
#footer ul {
	color				    : #979797;
	list-style			: none;
	padding-left 		: 0px;
	float				    : left;
	display				  : block;
	margin				  : 20px 0px;
}

#footer ul li {
	padding				: 3px 6px 3px 0px;
	display				: inline;
	margin				: 0px;
  width         : auto;
  min-width     : 45px;
  margin-top    : 15px;
}

#footer ul, li a {
  width       : 450px;
/*	color				: #75a0c4;
	color				: #4F85B4;
  font-size   : 14px; */
}

#footer_txt {
	width				  : 280px;
	float				  : left;
	padding				: 20px 0px 0px 50px;
	height				: 30px;
	margin-top    : -60px;
	margin-left   : -40px;
}

#footer_txt2 {
	width				  : 300px;
	float				  : right;
	padding				: 20px 0px 0px 50px;
	height				: 30px;
	margin-top    : -40px;
	margin-right  : -168px;
}

.panelText .list {
  overflow: hidden;
  margin-bottom: 10px;
  cursor: pointer;
}

.panelText .inner_txt {
	height				: 160px;
}

.panelText .list_el img {
	margin-right		: 20px;
}

.panelText .txt {
	width				    : 220px;
}

.panelText .txt a {
	text-decoration	: none;
	color				    : #3D3D3D;
}

.panelText .txt a:hover {
	color				    : #4F85B4;
}

.three .list {
	float				  : left;
	padding				: 0px 0px 5px 0px;
	margin				: 0px 0px 10px 0px;
	border-bottom	: 1px solid #D1D1D1;
	width				  : 295px;
}

.three .list a {
	color 				: #3D3D3D;
}

.three .list_last {
	float				  : left;
	padding				: 0px 0px 5px 0px;
	margin				: 0px 0px 5px 0px;
	border-bottom	: none;
	width				  : 295px;
}

.banner_produkty {
  width: 0px;
  height: 0px;
}

.left_menu {
  padding         : 15px 10px 0;
  background      : url(../img/date_bg.png) repeat-y;
	width			    	: 141px;
	float			    	: left;
	min-height			: 150px;
	margin-bottom  	: -100px;
}

.left_menu ul {
  padding: 0px 5px 10px 0px;
  margin-top: 50px;
  display: block;
  width: 260px;
  color: #0061AF;
  list-style: none;
}

.left_menu .level_1 li {
	padding				: 5px 5px 10px 0px;
	margin				: 0px;
	display				: block;
	width				: 235px;
	color				: #0061AF;
	list-style			: none;
}

.center .left_menu .level_1 .active {
	background: url(../img/arrow.png) 100% 0 no-repeat;
}

.center .left_menu .level_1 .active_large {
	background: url(../img/arrow_large.png) 100% 0 no-repeat;
}
.left_menu .level_2 li{
  text-indent   : -35px;
	padding				: 5px 5px 10px 20px;
	margin				: 0px;
	display				: block;
	width				  : 235px;
	color				  : #0061AF;
	list-style		: none;
}

.left_menu .level_1 li a {
	font-weight			 : bold;
	font-size			   : 1.0em;
	text-decoration	 : none;
	padding				   : 0px 0px 0px 10px;
	height				   : 21px;
}

.left_menu .level_1 .level_2 li a {

	padding				    : 5px 0 5px 35px;
	font-weight		  	: normal;
	font-size			    : 0.95em;
	text-decoration	 	: none;

}

.left_menu .level_3 li {
	font-weight			: normal;
	padding				: 0px 0px 0px 50px;
	width				: 210px;
	line-height			: 1.8em;
}

.left_menu .level_4 li {
	font-weight			: normal;
	width				: 210px;
	line-height			: 1.8em;
	text-indent   		: -35px;
	padding				: 0px 2px 0px 70px;
}

.left_menu .level_3 li a {
	line-height			: 0.95em;
}
.left_menu .level_1 .level_2  .level_3 .level_4 li a {
	text-decoration		: underline;
	line-height			: 0.95em;
}

li.active_button {
	background			: transparent url(../img/arrow.png) no-repeat  -50px 0;
	height				: 21px;
}

.left_menu .level_3 li.active_button a {
	color			    : #979797;
	line-height			: 1.7em;
	text-decoration		: none;	!important

}

#right_panel {
  float: right;
  width: 160px;
  padding: 10px;
  background: #f3faff;
}

#right_panel .title {
  font-weight: bold;
  text-align: center;
}

#right_panel ul {
  padding: 0;
  list-style-type: none;
  clear: both;
  display: inline-block;
}

#right_panel li {
  display: block;
  margin: 15px 0 10px 15px;
  overflow: hidden;
  width: 100%;
}

#right_panel li a, #right_panel li .item {
  display: block;
  float: left;
}

#right_panel li a img {
  margin: 0;
}

#right_panel li .item {
  width: 80%;
  margin: 0 0 5px 5px;
  font-size: 0.94em;
  padding-top: 3px;
}

#content {
  width: 819px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  padding: 10px;
  float: left;
}

.content_title {
	float				: left;
	color				: #0061AF;
	font-size			: 1.88em;
	width			   	: 660px;
	padding 	 		: 10px 0px 30px 0px;
}

.content_img img {
	border				: 1px solid #DBDBDB;
}

.content_txt{
	width				: 420px;
	padding-right		: 5px;
}

.content_txt a {
	color 				: #0061AF;
	line-height			: 1.7em;
}

.uploads {
  margin-top: 20px;
}

.center {
	overflow        	: hidden;
	width				: 1000px;
}

.temp {
	height			  	: 600px;
}

.paging {
	text-align			: center;
}

.disabled {
	width				: 50px;
}

.dates {
	font-size		    : 0.75em;
	color				: #749FC3;
}

.body {
	margin-top 			: 10px;
	font-size			: 0.85 em;
	color				: #625970;
}

.body img {
	margin				: 5px;
}

.info {
  padding-left: 7.5em;  
}

#basket {
  text-align: right;
}

#basket a:link, #basket a:visited {
	color				: #0061AF;
	text-decoration		: none;
	font-weight			: ;
	font-variant		: small-caps;
}

#basket a:hover {
	color				: #77A2C5;
	text-decoration		: underline;
}

.page_title, .news_title {
  width: 759px;
  height: 35px;
  color: #1868A9;
  background: url(../img/submenu_bg.png) no-repeat;
  padding: 13px 30px 0 35px;
  margin-bottom: 0;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
}
.clear-block {
	display				: block;
}
.news-item, .page-item {
	font-family			: Helvetica,Arial,sans-serif;
	color				: #4A494A;
}
.news-item a, .page-item a {
	font-weight			: normal;
	text-decoration		: none;
	color				: #4A494A;
}
.news-item a:hover, .page-item a:hover {
	color				: #6E8FAD;
}
.news-item .title, .page-item .title {
	font-size			    : 1.2em;
	border-top		   	: 1px solid #DDE9F7;
	border-bottom		  : 1px solid #DDE9F7;
	line-height			  : 1.2em;

	background-color	: #EFF7FF;
	float				      : left;
	padding				    : 0px 0px 0px 10px;
	margin 			     	: 0px 0px 20px 0px;
	width				      : 100%;
}
.news-item .text, .page-item .text {
	font-size			    : 1em;
	line-height			  : 1.2em;
	padding				    : 10px 0px 10px 10px;
	float				      : left;
	width				      : 100%;
}
.news-item .category {
	float				      : right;
	width				      : 100%;
	text-align			  : right;
	padding				    : 10px 0px 10px 10px;
}
.news-items, .page-items {
  width: 822px;
  border: 1px solid #D0D1D0;
  border-top: none;
  min-height: 200px;
  background: white;
  padding-bottom: 40px;
  margin-bottom: 20px;
  position: relative;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.result {
  min-height			  : 0px !important;
}
.clear {
	clear:both;
}
#contact_form {
	font-size        : ;
	font-family      : ;
	color            : ;
}
#contact_form  .input {
	margin           : 5px 0;
}
#contact_form  .input label {
	color		        : #0061AD;
	margin		      : 5px 0;
	width		        : 7.5em;
	float		        : left;
	text-align	    : right;
	margin-right    : 0.5em;
	display		      : block
}
#contact_form  #confirm {
	margin-left           : 63px;
	color: #0061AD;
}
#contact_form #right_panel {
  float: none;
  width: auto;
  background: none;
  padding: 20px;
}
.error-message {
	color		        : #D96A7D;
}
.koszyk_send {
  padding         : 10px 5px;
  text-align: center;
}

.koszyk_send a {
  font-size: 0.95em;
  color: #4F85B4;
}
.koszyk_check {
  padding         : 10px 0;
}
fieldset {
  background-color:#F5FAFF;
  border          : 1px solid #DDE9F7;
  padding         : 10px;
  color           : #638EB5;
}
.newsletters legend {
  color           : #0061AD;
}

.newsletters .input label {
  padding         : 0 10px;
  color           : #0061AD;
}

#flashMessage, .submit {
 padding          : 10px 0;
}

.topLeft ul.level_1 {
	line-height : px;
	color			  : #979797;
	list-style	: none;
	padding 		: 0px;
	float			  : right;
	display			: block;
	margin-top  : 5px;
}

.topLeft ul.level_1 li {
	border-left	: 1px solid #8C959A;
	padding	 		: 0 5px;
	float       : left;
	display			: inline;
	height      : 15px;
	width       : auto;
}

.topLeft ul.level_1 li a{
	color			: #8C959A;
	margin-top: -8px;
	text-decoration	: none;
	height      : 15px;
	width      : auto;
}

.topLeft #active a {
	font-weight		: bold;
}


ul.primary li {
}

ul.primary {
float           : right;
list-style  	  : none;
margin          : 0;
padding         : 0;
}

ul.primary li a{
color           : #ffffff;
background      : transparent url(../img/bg-tab.png) repeat-x scroll 0 50%;
line-height     : 2em;
font-size       : 0.5em;
font-weight     : bold;
padding         : 5px;
text-decoration : none;
}

#content h1 {
font-weight		: normal;
font-size		: 100%;
margin 			: 0;
float          : left;
padding			: 0 20px 0 0;
}

#wrapper #error {
	height		: 300px;
	padding		: 50px 0px;
	font-size	: 1.2em;
	color		  : #0061AE;
 }

div.auto_complete    {

     position         :absolute;
     width            :250px;
     background-color :white;
     border           :1px solid #888;
     margin           :0px;
     padding          :2px;
}

 div.auto_complete  ul  {
	margin			: 0px;
	padding			: 2px;
	list-style		: none;
}
li.selected    { 
  background-color: #ffb; }

ul.slider_nav li#first: {
  float: left;
  width: 27px;
  height: 27px;
  margin-right: 2px;
  cursor: pointer;
  background: url(../img/slide_nav.png) -27px 0 no-repeat;
}

ul.slider_nav li#first:hover {
  background: url(../img/slide_nav.png) -27px 0 no-repeat;
}

ul.slider_nav li#first a: {
  width: 40px;
  padding: 0;
  background: none;
}

ul.next {
  width: 87px;
  border-left: 2px dotted #ABABAB;
  margin-left: 0;
}

li a {
  display: block;
  color: #005497;
  font-weight: bold;
  width: 87px;
  height: 20px;
  font-size: 13px;
  padding: 7px 0;
  background: url(../img/menu.png) left no-repeat;
}

li.second {
  width: 92px;
  margin-left: 6px;
}

li.second:hover {
  background: url(../img/menu.png) left -69px no-repeat;
  color: white;
}

li.second a {
  width: 87px;
  margin-left: 6px;
}

ul.slider_nav li {
  float: left;
  width: 27px;
  height: 27px;
  margin-right: 2px;
  cursor: pointer;
  background: url(../img/slide_nav.png) -27px -27px no-repeat;
}

ul.slider_nav li:hover, ul.slider_nav li.active {
  background: url(../img/slide_nav.png) 0 -27px no-repeat;
}

  ul.slider_nav li#last: {
  float: left;
  width: 27px;
  height: 27px;
  margin-right: 2px;
  cursor: pointer;
  background: url(../img/slide_nav.png) no-repeat;
}

ul.slider_nav li#last:hover {
  background: url(../img/slide_nav.png) no-repeat;
}

* {
  margin: 0;
  padding: 0;
}
