body
{
	background-color: #dad7d7;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
}

.flash
{
	display: block;
}

table.main_table
{
	background-color: #eae8e8;
	position:relative;
	width: 923px;
	margin-left: auto;
	margin-right: auto;
}

table.center
{
	margin-left: auto;
	margin-right: auto;
}

table.menu
{
	display: block;
	width: 95%;
	border: solid #ffffff 0px;
	float: left;
}


td.page_map
{
	background-image: url('images/mapa.jpg');
	height: 16px;
	padding-left: 20px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	line-height: 16px;
	color: #ffffff;
	
}

.content
{
	padding-top: 15px;
}


a.page_map
{
	text-transform: none;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}

td.left_shadow
{
	background-image: url('images/shadow_left.jpg');
	background-repeat: repeat-y;
	width: 17px;
}

img
{
	border: 0px;
}

div
{
	text-align: center;
}

.image_description
{
	margin-left: 7px;
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.image_show
{
	margin-top: 5px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	text-transform: capitalize;
}

a
{
	color: #000000;
}

a.red
{
	color: #8c1200;
}

td.right_shadow
{
	background-image: url('images/shadow_right.jpg');
	background-repeat: repeat-y;
	width: 16px;
}


td.image75p
{
	width: 75%;
}

td.image7p
{
	width: 7%;
}

td.image18p
{
	width: 18%;
}


td.image_top_left
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top_left.jpg');
	background-repeat: no-repeat;
	background-position:center bottom;
}

td.image_top
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top.jpg');
	background-repeat: repeat-x;
	background-position:center bottom;
}

td.image_top_right
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top_right.jpg');
	background-repeat: no-repeat;
	background-position:center bottom;
}

td.image_middle_left
{
	position:relative;
	background-image: url('images/img_shadow_middle_left.jpg');
	background-repeat: repeat-y;
	background-position:center bottom;
}

td.image_middle_right
{
	position:relative;
	background-image: url('images/img_shadow_middle_right.jpg');
	background-repeat: repeat-y;
	background-position:center bottom;
}

td.image_middle
{
	position:relative;
	background-image: url('images/img_shadow_middle.jpg');
	background-repeat: repeat;
}

td.image_bottom_left
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom_left.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

td.image_bottom_right
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom_right.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

td.image_bottom
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom.jpg');
	background-repeat: repeat-x;
}

img.shadow_top
{
	position: absolute;
	top: 0px;
}

.only_text
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.only_text_hdr
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align:justify;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

.only_text_red
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #8c1200;
}

.only_text_2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.only_text_3
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text_w_image
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-right: 30px;
	margin-bottom: 20px;
}

.text_small
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align:left;
	margin-left: 20px;
	margin-bottom: 20px;
}

input.sold
{

	width: auto;
	border: none;
	background-color: #eae8e8;

}




input.submit
{
	width: 60px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-color: #bcbbbb;
}

input.radio
{
	width: 20px;
	border: 0px solid;
	border-style: solid;
	border-color: #bcbbbb;
	background-color: #eae8e8;
}

input.checkbox
{
	width: auto;
	border: 1px solid;
	border-style: solid;
	border-color: #bcbbbb;
	background-color: #eeeeee;
}



input, textarea
{
	width: 220px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-style: solid;
	border-color: #bcbbbb;
	background-color: #efefef;
}
textarea.ankieta
{
	width: 90%;
	height: 8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-style: solid;
	border-color: #bcbbbb;
	background-color: #efefef;
}

td.menu_top_left
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top_left.jpg');
	background-repeat: no-repeat;
	background-position:center bottom;
}

td.menu_top
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top.jpg');
	background-repeat: repeat-x;
	background-position:center bottom;
}

td.menu_top_right
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_top_right.jpg');
	background-repeat: no-repeat;
	background-position:center bottom;
}

td.menu_middle_left
{
	position:relative;
	background-image: url('images/img_shadow_middle_left.jpg');
	background-repeat: repeat-y;
	background-position:center bottom;
}

td.menu_middle_right
{
	position:relative;
	background-image: url('images/img_shadow_middle_right.jpg');
	background-repeat: repeat-y;
	background-position:center bottom;
}

td.menu_middle
{
	position:relative;
	background-image: url('images/img_shadow_middle.jpg');
	background-repeat: repeat;
	border-bottom: 1px solid #cfcfcf;
	width: 100%;
}


tr.menu_middle_sub
{
	display: none;
}

tr.menu_middle_sub_uh
{
	display: inline;
}

td.menu_middle_sub
{
	position:relative;
	background-image: url('images/img_shadow_middle.jpg');
	background-repeat: repeat;
	text-align: left;
}


td.menu_bottom_left
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom_left.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

td.menu_bottom_right
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom_right.jpg');
	background-repeat: no-repeat;
	background-position:center top;
}

td.menu_bottom
{
	position:relative;
	line-height:7px;
	background-image: url('images/img_shadow_bottom.jpg');
	background-repeat: repeat-x;
}


a.menu_middle
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color: #000000;
}

a.menu_middle_sub
{

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 14px;
	text-transform: lowercase;
	color: #000000;
}


#lokale
{
	border: 0px solid #bababa;
	border-collapse: collapse;
	width: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 13px;
}

#lokale a
{
	color: #000000;
}

#lokale td
{
	border: 1px solid #bababa;
	padding-left: 1px;
	padding-right: 1px;
}


#lokale th
{
	border: 1px solid #bababa;
	
}

#lokale2
{
	border: 0px solid #bababa;
	border-collapse: collapse;
	width: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
}



#lokale2 a
{
	color: #000000;
}

#lokale2 td
{
	border: 1px solid #bababa;
	padding-left: 5px;
	padding-right: 5px;
}


#lokale2 th
{
	border: 1px solid #bababa;
	
}

#ankieta
{
	border: 0px solid #bababa;
	border-collapse: collapse;
	width: 90%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}


#ankieta td
{
	border-bottom: 0px solid #bababa;
	border-right: 0px solid #bababa;
	border-left: 0px solid #bababa;
	border-top: 0px solid #bababa;
	padding-left: 5px;
	padding-right: 5px;
}


#ankieta th
{
	border: 1px solid #bababa;
	background-color: #cacaca;
}


a.table_row
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}



.top_layer_bg
{
	position:absolute;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #570102;
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.top_layer_fg
{
	position:absolute;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 3;
}

a.tl_a
{
	color: #ffffff;
}

#search form
{
	background-color: transparent;
}

#search input
{
	background-color: transparent;
	border: 1px solid #bababa;
	width: auto;
}


li.opis
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left: 50px;
	line-height: 14px;
}

ul.opis
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
