a {
	color: #63605b;
	text-decoration: underline;
}
a:visited {
	color: #63605b;
	text-decoration: underline;
}

a:hover {
	color: #555;
	text-decoration: underline;
}

body {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #64615C;
	text-align: center;
	line-height: 20px;
/*background: url('kratka.gif');*/
	background: #F0F0F0 ;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#container_szeroki {
	width: 1500px;
	margin: 0 auto;
	text-align: left;
}

img {
	border: none;
}

#header_logo {
	float: left;
	margin: 0px 0px 0px 0px;
}

#header_menu {
	float: left;
	height: 37px;
	width: 1000px;
	background: url('images/bg_menu2.jpg');
	/*background: #B3AAA1;
	border-top: 4px solid #276AEC;*/
	/*border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;*/
	box-shadow: 0px 3px 3px;
}

#header_menu ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header_menu li {
	display: block;
	float: left;
	margin: 5px 10px 10px 10px;	
}

#header_menu a {
	margin: 0px 4px 5px 5px;
	padding: 5px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #000000 0px 1px 3px;
}

#header_menu a:hover {
	background: #928D7E;
	/*filter:alpha(opacity=50);*/
	opacity: 0.5;
	/*-moz-opacity:0.5;
	-moz-border-radius: 5px;*/
	border-radius: 5px;
}

/*------*/
#header_left_center_info {
	width: 140px;
	height: 80px;
	float: left;
	background: url('images/tlo_right.PNG');
	/*background: #B4ABA2;*/
	padding: 5px 5px 5px 5px;
	/*margin-top: 0px;*/
	margin-left:10px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 3px 3px;
}

#header_left_center_info a {
	font-weight: bold;
}

#header_left_center_info ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header_left_center_info li {
	display: block;
	float: left;
	margin: 5px 5px 0px 5px;	
}

#header_left_center_info a {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #000 0px 1px 3px;	
}

#header_left_center_info a:hover {
	background: #928D7E;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*-----*/
#header_left_top_info {
	width: 430px;
	height: 80px;
	float: right;
	background: url('images/tlo_right.PNG');
	/*background: #B4ABA2;*/
	padding: 5px 20px 5px 20px;
	/*margin-top: 0px;*/
	margin-left:5px;
	border-radius: 5px 5px 0 0;
	box-shadow: 0px 3px 3px;
}

#header_left_top_info a {
	font-weight: bold;
}

#header_left_top_info ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#header_left_top_info li {
	display: block;
	float: left;
	margin: 5px 5px 0px 5px;	
}

#header_left_top_info a {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #000 0px 1px 3px;	
}

#header_left_top_info a:hover {
	background: #928D7E;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.innekategoria {
  display: block;
  margin:0 0 0 5px;
  font-weight:bold;
}

#header_main {
	width: 1000px;
	float: left;
	margin-top:10px;
}
#header_main_ogolny {
	width: 990px;
	padding:0 5px 0 5px;
	float: left;
	background:white;
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
	box-shadow: 0px 2px 2px;
}
#header_main_ogolny2 {
	margin-top:10px;
	width: 1000px;
	float: left;
	background:white;
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
	box-shadow: 0px 2px 2px;
}
#header_main_szeroki {
	width: 1500px;
	float: left;
	margin:10px 5px 0 5px;
	background:white;
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
	box-shadow: 0px 2px 2px;
}
#header_main_left {
	width: 170px;
	float: left;
	margin:0px 15px 0px 0px;
	padding-top:5px;
  /*border:#B4ABA2 double 1px;*/
	background:white;
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
	box-shadow: 0px 2px 2px;
}

div#header_main_left a {
 width: 90%;
 display:block;
 margin-left: 4px;
 color:#64615C;
 text-decoration: none;
  }

  div#header_main_left a:hover
  {
	padding-left: 9px;
  	color:white;
	background: #928D7E;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-moz-border-radius: 5px;*/
	border-radius: 5px;
  }
#header_main_right {
	margin:0px 0px 0px 0px;
	width: 805px;
	padding:5px 5px 0 5px;
	float: left;
	background:white;
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
	box-shadow: 0px 2px 2px;
}

#header_main_text, #header_main_text_dodatkowy {
	width: 880px;
	height: 220px;
	float: right;
	background: #f4f3ed;
	margin: 10px 20px 0px 0px;
	padding: 10px 40px 10px 40px;
	/*border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;*/
	border-radius: 2px;
	box-shadow: 0px 2px 2px;
	text-align:justify;
}

h2 {
	color: #24b04d;
	font-weight: normal;
}

p {
	color: #64615C;
	line-height: 20px;
}



#header_main_image {
	float: left;
	background: url(grafika/glownyobrazek.png);
	width: 520px;
	height: 250px;
	margin:0px 0px 0px 10px;
}

#boxy {
	width: 900px;
	float: left;
	line-height: 18px;
	/*background: #EDEAE1;*/
	margin:20px 10px 0px 10px;
	/*border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 20px;*/
	border-radius: 10px;
	padding: 15px 40px 15px 40px;
	box-shadow: 0px 3px 3px;
}

#boxy a {
	padding: 5px;
}

#boxy a:hover {
	background: #2A3333;
	color: #ddd;
}

#boxy_text_1 {
	float: left;
	width: 920px;
}

#boxy_images {
	float: left;
	margin-left: 30px;
}

#boxy_images img {
	padding-left: 30px;
}

.margin_l10 {
	margin-left: 10px;
}


#boxy_content {
	width: 970px;
	float: left;
	margin: 30px 0px 50px 20px;
}

#boxy_content_lx {
	width: 500px;
	min-height:270px;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 10px 20px 10px 20px;
	background:#f4f3ed;
	border-radius: 2px;
	box-shadow: 0px 2px 2px;
	text-align:justify;
}
#boxy_content_2x {
	width: 350px;
	height:270px;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 10px 20px 10px 20px;
	/*background:#f4f3ed;
	border-radius: 2px;
	box-shadow: 0px 2px 2px;*/
}

#footer {
	width: 920px;
	float: left;
	background: url(images/bg_footer2.jpg);
	/*background: #B4ABA2;*/
	/*background-color: white;*/
	padding: 0px 40px 0px 40px;
	margin: 10px auto 10px auto;
	border-radius: 0 0 7px 7px;
	box-shadow: 0px 2px 2px;
}

.tip {
  color:black;
    background-color:white;
    display:none; /*--Domy_lnie ukryty--*/
    padding:10px;
    position:absolute;
    z-index:1000;
    border-radius: 20px;
    border-width: thin;
    border-style: none; /*solid*/
    border-color: black;
    text-align: center;
	box-shadow: 0px 5px 10px;
}
.tipSzukaj {
  color:black;
    background-color:white;
    display:none; /*--Domy_lnie ukryty--*/
    padding:10px;
    position:absolute;
    z-index:1000;
    border-radius: 20px;
    border-width: thin;
    border-style: none; /*solid*/
    border-color: black;
    text-align: center;
	box-shadow: 0px 5px 10px;
}
.tip_kolekcjonerzy {
    color: black;
    background-color:white;
    display:none; /*--Domy_lnie ukryty--*/
    padding:10px;
    position:absolute;
    z-index:1000;
    border-radius: 10px;
    border-width: thin;
    border-style: none;
    border-color: black;
    text-align: left;
    max-width:400px;
	box-shadow: 0px 5px 30px;
}
a.tip_trigger {
text-decoration: none;
color: black;
}
a.tip_triggerSzukaj {
text-decoration: none;
color: black;
}

a.tip_trigger_kolekcjonerzy {
text-decoration: none;
color: black;
}

.tak {
width: 800px;
color: yellowgreen;
text-align:center;
font-size: 13px;
}

.nie {
width: 800px;
color: red;
text-align:center;
font-size: 13px;
}
#wiadomoscnadlista {
  margin:0 auto;
  border: none;
  color:white;
  width: 670px;
  background-color:#B4ABA2;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align:center;
  font-size:12px;
}
#wiadomoscnadlista2 {
  margin:0 auto;
  border: none;
  color:white;
  max-width: 00px;
  background-color:#B4ABA2;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#kontakttab {
  margin: 0 auto;
}
#kontakttab td {
  border-bottom: double 1px gray;
}
#kontakttab h3, #kontakttab h4 {
  font-weight:normal;
  font-size: 12px;
}
#tabelawlistabrakow td {
  background: url("grafika/bazatabelagora.png");
}
#kolekcjonerzy tr td a {
  text-decoration:none;
}
.przycpodkapslem {
  margin: 0 0 0 3px;
  cursor:pointer;
}
.cap_div_l /* div w ktorych sa kapsle w echo.php */
{
 width:100%;
 float:left;
}
.cap_div_r /* div w ktorych sa kapsle w echo.php */
{
 width:100%;
 text-align:center;
 float:left;
 clear:right;
}
.cap_s /* kapsle w echo.php */
{
 width:100px;
 height:100px;
}