body {
	margin: 0px;
	padding: 0px;
	background-color: White;
}
#first_head { 
	background-color: #191970;
	text-align: center;
	/*border-bottom: 1px solid #FF4500;*/
	border-right: 1px solid #F6F0E4;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #F5F5F5;
	cursor: hand;
	text-decoration: none;
	height: 80px;
}

#title_header {
	cursor: hand;
	text-decoration: none;
	color: #F5F5F5;
}


#second_head {
	text-align: center;
	height: 80px;
}

#first_col { 
	text-align: center;
	/*border-top: 1px solid #FF4500;*/
}

#second_col {
	border-left: 1px solid #483D8B;
	background-color: #FDFDFE;
	border-top: 1px solid #483D8B;
}

#bottom_first {
	padding: 10px;
	background: #E6E6FA;
	border-top: 1px solid Red;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #00008B;
	height: 130px;
}

#bottom_second {
	padding: 2px;
	background-color: #F5F5DC;
	text-align: center;
	border-top: 1px solid Red;
	font-size: 80%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-left: 1px solid #483D8B;
	height: 55px;
}
#bottom_second_banner {
	background-color: #ECEFF2;
	text-align: center;
	border-top: 1px solid #575A1D;
	border-left: 1px solid #483D8B;
	height: 75px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 90%;
}

#separator_head {
	background: #FFE6B7;
	border: 1px solid Red;
	border-left: none;
	border-right: none;
	height: 7px;
	font-size: 0px;
}


.nav_menu
{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #00008B;
	padding-left: 15px;
	border: 1px solid #BE8136;
	margin: 2px;
	background: #FFF8DC no-repeat scroll 4px;
	background-image: url(images/st.gif);
}

.nav_menu a
{
	color: #60300D;
	text-decoration: none;
}

.nav_menu a:hover
{
	color: #FF4500;
	text-decoration: none;
	background: none;
}

.nav_menu img
{
	position: relative;
	top: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#my_a a {
	text-align: center;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #191970;
	background: #FCFCFC;
	border-bottom: 1px solid #B3ACDB;
	padding: 2px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
	

#my_a a:active {
	color: #FCFAF7;
	background: #B0C4DE;
	border-bottom: 1px solid #FDFCFA;
}


#my_a a:hover {
	color: #595959;
	background: #F8F8FF;
	border-bottom: 1px solid #FF8C00;
}

.table_head, .table_head_nb {
	border: 1px solid #7F74C2;
	border-bottom: none;
	background-color: #E0DDF0;
	color: Navy;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	margin-bottom: 0px;
}

.table_head_nb {
	text-align: left;
	font-weight: normal;
}

.table_body { 
	margin: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #7F74C2;
	background-color: #FAF9FC;
}

#print_head_banner {
	background: #FBFAFD;
	border: 1px solid #A49CD3;
	height: 80px;
	text-align: center;
}

#print_head {
	background: #E5E3F3;
	border: 1px solid #5F51B2;
	border-bottom: none;
	text-align: center;
	font-size: 150%;
}

#print_body {
	background: White;
	border: 1px solid #5F51B2;
	padding: 6px;
	}

#print_bottom {
	background: #D4D0EA;
	border: 1px solid #5F51B2;
	text-align: center;
	width: 100%;
	padding: 3px;
	}
	
#title {
	text-align: center;
	font-size: 140%;
	color: Navy;
	background: #F5F5FA;
	border-bottom: 1px solid #9E96D1;
	border-top: 1px solid #9E96D1;
	margin: 2px;
	padding: 2px;
	margin-bottom: 5px;
}

#content {
	background: White;
	border: 1px solid #9E96D1;
	padding: 2px;
	margin: 2px;
	font:0.8em/1.2em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.normal_h1 {
	font-size: 27px;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 15px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#story_dop_menu, #story_list_categ, #story_item {
	border: 1px dashed #9E96D1;
	border-collapse: collapse;
	padding: 3px;
	background: White;
	font:0.9em/1.2em Arial, Helvetica, sans-serif;
}

#story_dop_menu a, #page_dop_navig a, #page_navig a, #story_item a, #story_list_categ a {
	color: #2E2759;
}

#story_dop_menu a:hover, #page_dop_navig a:hover, #page_navig a:hover, #story_item a:hover, #story_list_categ a:hover {
	color: #1E66E5;
}

#story_item {
	padding: 3px;
	margin-bottom: 15px;
}

#page_dop_navig, #page_navig {
	color: #596673;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	border: 1px dashed #A25900;
	background: #FFFFF0;
	padding: 1px;
	margin: 3px;
}

#page_dop_navig {
	width: 180px;
	font-weight: bolder;
	margin: 2px;
}

#story_dop_menu {
	padding: 5px;
	margin: 3px;
	text-align: right;
}

a {
	color: #545454;
}

a:hover {
	color: #144BAD;
}

h1, h2, h3, h4, h5 {
	padding: 1px;
	margin: 1px;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 120%;
}

#title_r {
	font-size: 140%;
	color: Navy;
	background: #F8F8FF;
	border-bottom: 1px solid #9E96D1;
	border-top: 1px solid #9E96D1;
	margin: 2px;
	padding: 2px;
	margin-bottom: 5px;
	text-align: center;
}

#info {
	background: #FFFFF0;
	border: 1px dotted #FF8C00;
	margin-bottom: 7px;
}

#select_menu_h, #menu_h {
	text-align: center;
	background: #F5F5F5;
	font:0.6em/1.1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#select_menu_h a{
	display: block;
	border: 1px solid Navy;
	border-top: none;
	background: #708090;
	color: White;
	width: 100%;
	text-decoration: none;
}

#select_menu_h a:hover {
   text-decoration: none;
	display: block;
	border: 1px solid Red;
	border-top: none;
	background: Navy;
	color: White;
}

#menu_h a {
	display: block;
	border: 1px solid #F4EBDE;
	border-top: none;
	background: #F9F9FD;
	color: #483D8B;
	width: 100%;
	text-decoration: none;
}

#menu_h a:hover {
	display: block;
	border: 1px solid #4B0082;
	border-top: none;
	background: White;
	color: #00008B;
	text-decoration: none;
}

hr {
	border-bottom: 1px solid #483D8B;
	border-top: 1px solid #BAB6DE;
	margin: 2px;
	padding: 2px;
	width: 98%;
	text-align: center;
}

#reklama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*border: 1px dotted #191970;*/
	background-color: #FDFDFE;
	padding: 2px;
	margin: 5px;
}