body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.button {
	border: 1px solid Black;
	background-image: url(borderBt.gif);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	margin: 2px;
}

.normal {
	border: 1px solid #cccccc;
	font-size: 12px;
}



#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	background-image: url(winieta.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 960px;
	height: 115px;
	background-color: #ffffff;
}

#lokalizator {
	border-bottom: 1px solid #909090;
	border-top: 1px solid #909090;
	height: 14px;
	padding-top: 1px;
	padding-left: 3px;
	background-color: #c0c0c0;
	font-size: 11px;
	color: #606060;
	margin-bottom: 5px;
}

#lokalizator a {
	color: #606060;
	text-decoration: none;
}


#logo {
	background-color: transparent;
	width: 250px;
	float: left;
}

#misja {
	float: left;
	width: 600px;
	margin-top: 5px;
	font-weight: bold;
}



#top_page {
	width: 688px;
	height: 62px;
	float: left;
}

#baner {
	width: 460px;
	height: 60px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#leftbaner {
	width: 150px;
	padding-left: 10px;
	margin-top: 3px;
	float: left;
}

#topmenu {
	height: 43px;
	border-bottom: 1px solid #8E0503;
	width: 960px;
	clear: both;
}
#FormSzukaj {
	width: 150px;
	padding-left: 10px;
	float: left;
	height: 20px;
}

#data {
	width: 170px;
	float: right;
	height: 20px;
}

#menuGorne {
	height: 17px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: right;
	line-height: 10px;
	color: white;
	font-size: 11px;
	clear: both;
	background-color: transparent;
}
#menuGorne a {
	color: white;
	text-decoration: none;
}

#menuGorne a:hover, #menuGorne a:focus {
	text-decoration: underline;
}

#menuMidd {
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	clear: both;
	padding-top: 25px;
	height: 21px;
}

#rightmenu {
	width: 160px;
	margin-top: 3px;
}

#baner_lewo {
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;
}

#ankieta {
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;

}


#boxName {
	background-image: url(headbox_BG.jpg);
	color: white;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
	padding-top: 3px;
}

#boxContent {
	border: 1px solid #c0c0c0;
	padding: 3px;
}

#rightmenu a {
	background-image: url(square.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	display: block;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #8E0503;
	font-weight: bold;
	text-decoration: none;
}

#rightmenu a:hover,  #rightmenu a:focus {
	text-decoration: underline;
}



#rightmenu #submenuleft a {
	background-image: url(submenu_square.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 125px;
	font-weight: normal;
	border: 0px solid white;
	clear: both;
	display: block;
	text-decoration: none;
}

#rightmenu #submenuleft a:hover, #rightmenu #submenuleft a:focus  {
	background-image: url(submenu_square_over.gif);
	text-decoration: underline;
}








#boxcontent {
	width: 634px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 12px;
}

#contenthead {
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
	font-weight: bold;
	background-color: #B10034;
	color: white;
}







#content {
	border: 1px solid #8E0503;
	
	
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 20px;
	
	margin-top: 3px;
	
}


#content a {
	color: #8E0503;
	text-decoration: none;
}

#content a:hover,  #content a:focus {
		text-decoration: undeline;
}

#content #h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

#content #h2 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

#content #h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

#content #submenu {
	width: 150px;
	border: 1px solid #cccccc;
	float: right;
	margin: 5px;
}

#content #submenu #head {
	border-bottom: 3px double #cccccc;
	font-weight: bold;
	color: #aaaaaa;
	padding: 3px;
}

#content #submenu #menu {
	padding: 3px;
}




#content #czasopismo {
	padding: 10px;
}

#content #czasopismo #rozdzial {
	padding-top: 15px;
	color: #8E0503;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
}

#content #czasopismo #artykul {
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	display: block;
}

#content #czasopismo #artykul a {
	text-decoration: none;
	color: black;
}
#content #czasopismo #artykul a:hover, #content #czasopismo #artykul a:focus {
	text-decoration: underline;
}


#content #czasopismo #autor {
	color: black;
	font-size: 11px;
	padding-left: 5px;
	display: block;
}

#content #czasopismo #rozdzialView {
	padding-top: 15px;
	color: #8E0503;
	font-size: 12px;
	display: block;
	font-style: italic;
}

#content #czasopismo #nadtytulView {
	padding-top: 15px;
	color: black;
	font-size: 12px;
	display: block;
	font-style: italic;
}

#content #czasopismo #tytulView {
	padding-top: 15px;
	color: black;
	font-size: 14px;
	display: block;
	font-weight: bold;
}

#content #czasopismo #subtytulView {
	padding-top: 5px;
	color: black;
	font-size: 12px;
	display: block;
}

#content #czasopismo #autorzyView {
	padding-top: 5px;
	color: black;
	font-size: 12px;
	display: block;
}

#content #czasopismo #autorzyKome {
	color: black;
	font-size: 10px;
	font-style: italic;
	display: block;
}

#content #czasopismo #przypisy {
}

#content #czasopismo #przypis {
	font-size: 10px;
	text-indent: 15px;
	display: block;
	padding-top: 5px;
}

#content #czasopismo #rozdzialBibl {
	font-weight: bold;
	color: black;
	font-size: 12px;
	display: block;
	padding-left: 5px;
}

#content #czasopismo #rozdzialBibl a {
	color: black;
}

#content #czasopismo #rozdzialBibl a:hover, #content #czasopismo #rozdzialBibl a:focus {
	text-decoration: underline;
}


#content #files {
	width: 150px;
	border: 1px solid #cccccc;
	float: right;
	margin-right: 5px;
	
}

#content #files #head{
	border-bottom: 3px double #cccccc;
	padding: 3px;
	font-weight: bold;
}
#content #files #tresc{
	padding: 3px;
}


#content #listaArt #h2 {
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 10px;
}
#content #listaArt #tresc {
	font-size: 12px;
	display: block;
}





#foot {
	height: 20px;
	border-top: 1px solid #8E0503;
	width: 960px;
	clear: both;
	font-size: 11px;
	color: black;
	text-align: center;
	margin-top: 3px;
}

#login form {
	width: 263px; 
	padding: 2px; 
	float: right; 
	height: 20px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#login a {
	color: #8E0503;
	float: right;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	width: 263px; 
	text-align: right;
}

#nav {
		margin: 0px;
		padding: 0px;
     }

#nav li {
	list-style: none;
	float: left;
	margin-left: 2px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	background: #fff url(zakladka.gif) no-repeat 0% 100%;
}
#nav a {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	text-decoration: none;
	font-weight: bold;
	background: #fff url(zakladka.gif) no-repeat 100% 100%;
	color: white;
	width: .1em;
	font-family: Arial, sans-serif;
}



#nav a.current {
	color: red;
}

#nav li.current {
	color:red;
}



html>body #nav a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}            /* End IE5-Mac hack */



#AnkietaKol {
	width: 140px;
}

#AnkietaTemat {
	display: block;
	padding: 2px;
}

#AnkietaPytanie {
	display: block;
	padding: 2px;
}


/*faq*/
#faqPyt {
	font-weight: bold;
	clear: both;
}

#faqOdp {
	margin-left: 15px;
	clear: both;
	margin-bottom: 20px;
}



#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}
