* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('../images/body_background.gif') #fff repeat-x 0px 57px;
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 9px;
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}
h2, h3, h4 {
  margin-bottom: 10px;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 30px;
	margin-top : 13px;
	width : 180px;
	height : 44px;
	float : left;
}

#page_title h1 {
	font: 25px Trebuchet MS, Tahoma, Aria, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #680A0A;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	background : url('../images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 27px;
	text-align : center;
	padding-top: 8px;
	margin-bottom: 8px;
}

#page_menu ul {

}

#page_menu li {
	display : inline;
	position: relative;
	font: 13px Trebuchet MS, Tahoma, Aria, sans-serif;
	color: white;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
}

#page_menu a {
  color: white;
  text-decoration: none;
}

#page_menu a:hover {
  text-decoration: underline;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 876px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 718px;
	float : left;
}

#page_rightcol {
	width : 150px;
	float : right;
	margin-bottom: 8px;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

.adver {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

/* TABELA */

table {
  margin-right: -8px;
  margin-left: -8px;
}

td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #B20F0F;
	padding: 8px;
}
.description {
	margin-left: -8px;
	text-align: left;
	padding: 12px;
}
.list {
	padding: 0px;
	max-width: 217px;
	margin-bottom: -4px;
}
.list-big {
	padding: 0px;
	margin-bottom: -4px;
	max-width: 217px;
}
.show-foto {
  margin-bottom: -4px;
	max-width: 700px;
	border: 1px solid #B20F0F;
}
.polecamy {
  border: 1px solid #B20F0F; 
  padding: 5px;
  margin: 5px;
  text-align: center;
}
#stopka {
	margin: 5px;
	margin-bottom: 10px;
  padding: 5px; 
}

/* /TABELA */
