@IMPORT "../funkcje/style.css";
@IMPORT "f_boksy.css";
@IMPORT "f_form.css";
@IMPORT "style.css";

div.menu_roz {
	width: 100%;
	border: 1px solid red;
}

div.menu_roz table {
	position: relative;
	background: black;
	color: white;
	width: 100%;
	border: 1px solid #bababa;
	border-top: 0px;
}

div.menu_roz table tr td {
	border: 1px solid gray;
}

/* Nadpisane */
body {
	background: white;
	margin: 0px;
	padding: 0px;
	color: gray;
}

.header {
	background-image: url('../jpeg/naglowek_wes.jpg');
	background-repeat: no-repeat;
}

.left_menu {
	background: url('../jpeg/menu_left_wes.jpg') no-repeat #feffef;
}

.div_wyszukaj_input {
	display: none;
}

a.header_link:link,a.header_link:visited,a.header_link:hover,a.header_link:active
	{
	color: black;
	background: #feffef;
	padding: 2px;
}

td.td_podmenu_first,td.td_podmenu_last {
	height: 20px;
	width: 200px;
	font-size: 1px;
	border-right: 1px solid #bababa;
}

td.td_menu_last {
	width: 20px;
	border-bottom: 1px solid #bababa;
}

td.td_menu,td.td_menu_on {
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #7b7b7b;
	border-bottom: 1px solid #bababa;
	text-align: center;
	background: #3a3a3a;
	background: #edeede;
	opacity: .7;
	filter: alpha(opacity = 70);
}

td.td_podmenu,td.td_podmenu_on {
	height: 25px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #7b7b7b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #7b7b7b;
	background: #3a3a3a;
	background: #edeede;
	opacity: .7;
	filter: alpha(opacity = 70);
	text-align: center;
}

td.td_menu_on {
	border: 1px solid #bababa;
	border-bottom: 1px solid white;
	background: white;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	color: #dadada;
}

td.td_podmenu_on {
	border: 1px solid #bababa;
	border-right: 1px solid white;
	background: white;
	/*	background: url('../jpeg/bgr.gif');	 */
	opacity: 1.0;
	filter: alpha(opacity = 100);
	color: #dadada;
}

td.td_menu a,td.td_menu_on a,td.td_menu a:link,td.td_menu a:visited,td.td_podmenu a,td.td_podmenu_on a,td.td_podmenu a:link,td.td_podmenu a:visited
	{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #9b9b9b;
	color: black;
	text-align: center;
	text-transform: uppercase;
	display: block;
	line-height: 23px;
}

td.td_podmenu a,td.td_podmenu_on a,td.td_podmenu a:link,td.td_podmenu a:visited
	{
	width: 198px;
}

td.td_menu_on a,td.td_podmenu_on a {
	color: #161616;
}

td.td_menu a:hover,td.td_podmenu a:hover {
	background: #dadddd;
	background: #dee0bc;
	color: #161616;
}

.td_ekstra_head {
	background: white;
	color: #161616;
}

.footer {
  background: #edeede;
  color: gray;
}

.list_photo_boks, .list_photo_boks_extra  {
  background: #feffef;
}

.list_photo_boks a, .list_photo_boks a:link, .list_photo_boks a:visited, 
.list_photo_boks_extra a, .list_photo_boks_extra a:link, 
.list_photo_boks_extra a:visited 
{
  font-size: 12px;
  color: gray;
  text-decoration: none;
}

.list_photo_page {
  background: white; 
}

.list_photo_page_off {
  background: #feffef;	
}	

.list_photo_page_on, .list_photo_page_off a:hover  {
  background: #edeede;
}
