html, body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#top {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#top1 {
  width: 5px;
  height: 57px;
  background-image: url(../images/1_1.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  float: left;
}
#top_title {
  height: 57px;
  max-width: 465px;
  background-image: url(../images/1_2.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  
  float: left;

}
#top_title h1 {
  margin: 0px;
  padding-top: 10px;

	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 30px;
	color: #3a56b4;
}
#top2 {
  width: 10px;
  height: 57px;
  background-image: url(../images/1_3.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  float: left;
}
#top_search {
  width: 220px;
  margin: 0px;
  padding: 0px;
  float: right;

  background-color: #ffffff;
}
#top_search .ulubione {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
	color: #3a56b4;

  margin-top: 5px;
  padding: 0px;
}
#top_search .ulubione a {
	color: #3a56b4;
	text-decoration: none;
}
#top_search .ulubione a:hover {
	text-decoration: underline;
}

#top_search .search {

  padding: 0px;
  margin-top: 5px;
}
#top_search form {
  padding: 0px;
  margin: 0px;
}

#top_search .poletext {
	border: solid;
	border-width: 1px;
	border-color: #d6d5d3;
	width: 120px;
/*	height: 18px;*/
	
	margin: 0px;
	padding: 0px;
  vertical-align: top;
}
#top_search .btn_szukaj {
	width: 51px;
	height: 20px;
	
	margin: 0px;
	padding: 0px;
  vertical-align: top;
}

#top3 {
  width: 800px;
  height: 5px;
  background-image: url(../images/2_1.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  float: left;
  
  font-size: 1px;
  background-color: #00ffff;
}

#top_content {

  width: 800px;
  background-image: url(../images/2_2.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #d6d6d6;
  
  margin: 0px;
  padding-bottom: 5px;
  
  float: left;

	font-family: "Verdana";
	font-size: 11px;

}

#main {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}

#left {
  padding: 0px;
  margin-right: 4px;
  width: 187px;
  
  float: left;
}
#left_top {
  padding: 0px;
  margin: 0px;
  width: 187px;
  height: 6px;
  
  font-size: 1px;
  background-image: url(../images/3_1.png);
  background-repeat: no-repeat;
}
#left_bottom {
  padding: 0px;
  margin: 0px;
  width: 187px;
  height: 6px;
  
  font-size: 1px;
  background-image: url(../images/3_3.png);
  background-repeat: no-repeat;
}
#left_content {
  background-image: url(../images/3_2.png);
  background-repeat: repeat-y;
  text-align: left;
}
#left_content ul {
  margin: 0px;
  padding-left: 10px;
	list-style-type: none;
}
#left_content li {
  margin: 0px;
  padding-left: 15px;

	display: block;

	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #3a56b4;
}
#left_content li.active {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#left_content li.selected {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
	color: #000000;
}
#left_content a {
	color: #0033cc;
	text-decoration: none;
}
#left_content a:hover {
	text-decoration: underline;
}

#left_cat {
  padding: 0px;
  margin-right: 4px;
  margin-top: 4px;
  width: 187px;
  
  float: left;
}
#left_cat_top {
  padding: 0px;
  margin: 0px;
  margin-top: 4px;
  width: 187px;
  height: 6px;
  
  font-size: 1px;
  background-image: url(../images/3_1.png);
  background-repeat: no-repeat;
}
#left_cat_bottom {
  padding: 0px;
  margin: 0px;
  width: 187px;
  height: 6px;
  
  font-size: 1px;
  background-image: url(../images/3_3.png);
  background-repeat: no-repeat;
}
#left_cat_content {
  background-image: url(../images/3_2.png);
  background-repeat: repeat-y;
  text-align: left;
}
#left_cat_content ul {
  margin: 0px;
  padding-left: 10px;
	list-style-type: none;
}
#left_cat_content li {
  margin: 0px;
  padding-left: 15px;

	display: block;

	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #3a56b4;
}
#left_cat_content li.active {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#left_cat_content li.selected {
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: left bottom;
	color: #000000;
}
#left_cat_content a {
	color: #3a56b4;
	text-decoration: none;
}
#left_cat_content a:hover {
	text-decoration: underline;
}

#left_cat_content h2 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  text-align: left;
  
  font-size: 13px;
  font-weight: bold;
}

#content {
  padding: 0px;
  margin: 0px;
  width: 609px;
  
  float: right;
}

#content .top_box {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
}

#content .top_box .top {
  background-image: url(../images/4_1.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .top_box .middle {
  background-image: url(../images/4_2.png);
  background-repeat: repeat-y;
}

#content .top_box .bottom {
  background-image: url(../images/4_3.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .box {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
}

#content .box .top {
  background-image: url(../images/4_5.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .box .middle {
  background-image: url(../images/4_2.png);
  background-repeat: repeat-y;
}

#content .box .bottom {
  background-image: url(../images/4_3.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .bottom_box {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
}

#content .bottom_box .top {
  background-image: url(../images/4_5.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .bottom_box .middle {
  background-image: url(../images/4_2.png);
  background-repeat: repeat-y;
}

#content .bottom_box .bottom {
  background-image: url(../images/4_6.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .one_box {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
}

#content .one_box .top {
  background-image: url(../images/5_1.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content .one_box .middle {
  background-image: url(../images/5_2.png);
  background-repeat: repeat-y;
}

#content .one_box .bottom {
  background-image: url(../images/5_3.png);
  background-repeat: no-repeat;
  height: 6px;
  font-size: 1px;
}

#content h2 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  text-align: left;
  
  font-size: 13px;
  font-weight: bold;
}

#content p {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 3px;
  text-align: left;
  
  font-size: 11px;
}

#content h3 {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;

	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #3a56b4;
}

#content a.strony {
  color: #000000;
  text-decoration: none;
}
#content a:hover.strony {
  text-decoration: underline;
}

#content .polec {
  margin: 0px;
  padding: 0px;
}
#content .polec p {
  margin: 0px;
  padding: 10px;
}

#content a {
  color: #3a56b4;
  text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}


#link {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
  
  float: right;
  
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	color: #3a56b4;
}
#link a {
	color: #3a56b4;
  text-decoration: none;
}
#link a:hover {
  text-decoration: underline;
}

#foot {
  padding: 0px;
  margin-bottom: 4px;
  width: 609px;
  
  float: right;
  
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
#foot a {
	color: #000000;
  text-decoration: none;
}
#foot a:hover {
  text-decoration: underline;
}

#realizacja {
  float: right;
  text-align: left;  
}

div.clear {
  clear: both;
}
div.clear2 {
  clear: both;
  font-size: 1px;
  height: 4px;
}

.lewebannery {
  margin-top: 4px;
  text-align: left;
}
.lewebannery img {
  border: 0px;
}

.poletext_dlugie {
  width: 450px;
}

.poletext_dlugie_wysokie {
  width: 550px;
  height: 150px;
}

.poletext_dlugie_srednie {
  width: 550px;
  height: 75px;
}

.pole_pozycja {
  width: 50px;
}

.edytuj_usun {
  text-align: right;
}

.lewy_banner {
  float: left;
  margin: 10px;
}

.duzy_banner {
  margin: 10px;
}

.reklama_opis {
  float: right;
  text-align: left;
}


.zgloszenie {
  width: 500px;
  
}

.zgloszenie .klucz {
  width: 170px;
  text-align: right;
  padding: 4px 14px 4px 4px;
}

.zgloszenie .wartosc {
  width: 330px;
  text-align: left;
}

.przypis {
  color: #666666;
}

#login {
  width: 277px;
  height: 149px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  background-image: url(../images/panel_login.png);
  background-repeat: no-repeat;
  text-align: left;
}

#p_login {
  margin-left: 40px;
  margin-top: 53px;
}

#p_password {
  margin-left: 40px;
  margin-top: 15px;
}

#b_loguj {
  margin-left: 110px;
  margin-top: 8px;  
}

.middle img {
  border: 0px;
}

.wyrownanie_kodu {
  text-align: left; 
  padding-left: 6px;
}

#foot .dodaj_wpis {
  color: #990000;
}
