* {
				margin: 0px;
				padding: 0px;
}		

BODY {
				background-color: #d7c7b5;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #301f0e;
}

TD, TH {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



P, SPAN, FONT {
				line-height: 140%;				
				text-align: justify;
}

A IMG { border: 0px; }
H1 {}
H2 {		font-weight: bold; color: #c42e1f; font-size: 14px; margin: 6px 0px; }
H3 {}
H4 {}
H5 {}
H6 {		
				color: #5F4F3E; 
				font: normal 11px Tahoma; 
				padding: 0px 0px 6px 10px ; 
				border-bottom: 1px solid #CAA398; 
				margin-bottom: 6px;
}

A {
				color: #c42e1f;
				text-decoration: underline;
}

A:hover {
				text-decoration: none;
}



/* Elementy Layoutu  */

TABLE#main_content {
				margin: 0 auto; 
				width: 749px; 
				border: 0px;
}			

TD#col_left_menu {
				background: #ebdece url('../../images/animusz/bg_left_col.jpg') no-repeat; 
				width: 220px; 
				padding: 33px 20px 10px 0px; 
				vertical-align: top;
				background-color: #EBDECE;
				height: 300px;
				min-height: 300px;
}

TD#col_left_adres {
				vertical-align: bottom;
				background-color: #EBDECE;
				padding-right: 20px;
}
				

TD#col_right_content {
				width: 510px;
				vertical-align: top;
				background-color: #EBDECE;
				
}

TD#footer {
				background-image: url('../../images/animusz/footer.jpg'); 
				height: 54px;
}

DIV#search_row {
				height: 32px;
				background-color: #D9C9B5; 
				text-align: left; 
				line-height: 32px; 
				padding: 0px 10px;
				margin-bottom: 16px;
}

DIV#search_box {
				float: right; 
				width: 180px; 
				color: #301F0E; 
				margin-bottom: 2px;
}

DIV#search_row SPAN {
				color: #822422; 
				font-weight: bold; 
				font-size: 14px;
}

/* SPLASH SCREEN */
DIV#splash_adress {
				position: absolute; 
				bottom: 30px; 
				width: 248px; 
				padding-top: 6px; 
				line-height: 125%; 
				color: #9A8D7C; 
				border-top: 1px solid #DAB5AC;
}

DIV#switch_version {
				z-index: 255; 
				position: absolute; 
				top: 0px;
}
DIV#content_centered {
				width: 100%; 
				top: 50%; 
				margin-top: -251px; 
				position: absolute;
}
TABLE#content_centered {
				margin: 0px auto; 
				width: 692px; 
				height: 503px;
}
TABLE#content_centered TD {
				background: transparent url('../../images/animusz/splash_bg.jpg') no-repeat 50% 50%; 
				padding: 18px 0px 0px 444px;
}

/*  LINKMAN */


.inactiveElement {
				width: 220px;
				background: #EBDECE url('../../images/animusz/inactive_bg.gif') no-repeat right bottom;
				height: 21px;
				padding-left: 45px;
				color: #ebebeb;
}

.activeElement {
				width: 221px;
				background: #EBDECE url('../../images/animusz/active_bg.gif') no-repeat right bottom;
				height: 21px;	
				padding-left: 45px;
				color: #ebebeb;
}

.activeElement A, .inactiveElement A {
				color: #ebebeb;
				text-decoration: none;
}



UL { margin-left: 24px; }
UL LI {
				list-style-image: url('../../images/animusz/li.gif');
				padding-bottom: 10px;
}

TD.simple_search {
				height: 28px;
}

/* Hack na mozille bo zle wyswietla szerokosc artykulow */
TD#col_right_content DIV.article {
				min-width: 450px;
				margin: 0px 6px 34px 4px;
				line-height: 140%;
				text-align: justify;
				color: #301f0e;
}

A.splashlink {
				display: block; 
				margin-bottom: 1px;
			 	background: transparent url('../../images/animusz/splash_bg.gif') no-repeat 0px 0px;
				width: 220px; 
				height: 50px; 
				line-height: 50px; 
				padding-left: 28px; 
				color: white; 
				font-size: 14px; 
				font-weight: bold; 
				text-decoration: none;
}

A.splashlink:hover {
				background-position: 0px -50px;
}

DIV.copyright {
				color: #fffde8; 
				line-height: 150%; 
				margin-left: 11px;				
}
DIV.copyright A { 
				color: #fffde8;
				text-decoration: none;
}
DIV.copyright A:hover { text-decoration: underline;  } 

DIV.adress {
				width: 100%;
}

DIV.adress P {
				color: #867664; 
				margin: 0px 0px 30px 10px;
}
TD.news_content {
				padding: 3px;
				line-height: 140%;
				color: #301f0e;
				text-align: justify;
}

DIV.linksHidden {
				display: none;
}

DIV.linksShow {
				display: block;
}
