html, body {
	background-color: #8a2010;
	background: url('../../graf/navi/bg_red.jpg') top left repeat;
	color: #dbbba4;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
/*
.link_dolny {
font-size: 11px; color: #ca9784;
}
*/
table.main,
table.content_table,
table.main_content_table,
table.menu_table, table.menu_table td,
table.podmenu
{
	font-family: verdana,tahoma,arial,sans-serif;
	border: 0px solid #000000;
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;
}

table.podmenu td {
	font-family: 'Times New Roman',verdana,tahoma,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

table.main {
	background: url('../../graf/navi/bg.gif') top left repeat-y;
}

table.wiadomosci_inc td {
	vertical-align: top;
	text-align: left;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}

img.wiadomosc_inc {
	padding-left: 30px; padding-top: 30px; padding-bottom: 10px;
}

a.nawig, a.navig:visited {
	color: #ca9784;
}

a.nawig:hover, span.navig {
	color: #dbbba4;
}



td.content, td.banner, td.left_content, td.right_content, td.menu_cont {
	vertical-align: top;
	text-align: left;
	border: 0px solid #000000;
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;
}

td.menu_cont {
	width: 588px;
	height: 28px;
	background: url('../../graf/navi/menu_bg.gif') top left repeat-x;
}

td.main_cont a, td.main_cont a:visited {
	color: #f6e8cb;
	text-decoration: none;
}

td.main_cont a:hover {
	color: #f6e8cb;
	text-decoration: underline;
}

td.stopka {
	height: 45px;
	background: url('../../graf/navi/stopka.gif') top left no-repeat;
}

td.stopka a, td.stopla a:visited {
	color: #dbbba4;
	text-decoration: none;
} 

td.stopka a:hover {
	color: #b46858;
	text-decoration: none;
}

/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

*{margin:0;padding:0;border:none;}

/*body{margin:0.5em;font-family:verdana,tahoma,arial,sans-serif;}*/

/* Begin CSS Popout Menu */


#menu{
float:left;
}

#menu a, #menu a:visited, #menu h2{
font:bold 11px/16px 'Times New Roman',arial,helvetica,sans-serif;
display:block;
border: 0px solid #000000;
background: #fdfee3;
font-size: 14px;
margin:0;
/*padding:1px 0 1px 3px;*/
}

#menu h2{
	font-size: 11px;
	display: block;
	border: 0px solid #fdfee3;
	margin: 0px;
	padding: 0px;
}

#menu a{
	color: #000;
	background: #fdfee3;
	text-decoration: none;
	font-style: italic;
}

#menu a.podmenu, #menu a.podmenu:visited {
	font-family: 'Times New Roman',verdana,tahoma,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 4px;
	color: #B06A56;
	background: #fdfee3;
	text-decoration: none;
	font-style: italic;
}
#menu a.podmenu:hover {
	font-family: 'Times New Roman',verdana,tahoma,arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 4px;
	color: #fdfee3;
	background: #8a2010;
}

#menu li table.podmenu {
	background-color: #FDFEE3;
	width: 140px;
	border: 0px solid #000000;
	border-collapse: collapse;
	padding: 0px; 
	margin: 0px; 
}


#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#f00;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#000 url(/images/expand3.gif) no-repeat -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{
display:block;
}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#eee url(/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */

img.galeria {
    padding: 2px;
    border: 1px solid #FDFEE3;
}
