body {
	margin: 0px;
	padding: 0px;
	background-color: #FBF8F2;
}
#first_head { 
	background-color: #EEE5D4;
	text-align: center;
	border-bottom: 1px solid Orange;
	border-right: 1px solid #F6F0E4;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #8B4513;
	cursor: hand;
	text-decoration: none;
	height: 80px;
}

#title_header {
	cursor: hand;
	text-decoration: none;
	color: #814112;
}


#second_head {
	text-align: center;
	border-bottom: 1px solid Orange;
	border-left: 1px solid #F8F6EE;
	height: 80px;
}

#first_col { 
	text-align: center;
	border-top: 1px solid #FFE0A6;
}

#second_col {
	border-left: 1px solid #FFE0A6;
	background-color: #FDFCF9;
	border-top: 1px solid #FFE0A6;
}

#bottom_first {
	padding: 10px;
	background: #EEE5D4;
	border-top: 1px solid Orange;
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #3E3E3E;
	height: 130px;
}

#bottom_second {
	padding: 2px;
	background-color: #DCDCDC;
	text-align: center;
	border-top: 1px solid Orange;
	font-size: 80%;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	border-left: 1px solid #575A1D;
	height: 55px;
}
#bottom_second_banner {
	background-color: #F0E68C;
	text-align: center;
	border-top: 1px solid #575A1D;
	border-left: 1px solid #575A1D;
	height: 75px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 90%;
}

.nav_menu
{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #9B4E16;
	padding: 2px;
	padding-left: 15px;
	border: 2px 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: #684D2B;
	background: #F9F5F0;
	border-bottom: 1px solid #BE9B58;
	padding: 2px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
	

#my_a a:active {
	color: #FCFAF7;
	background: #C8AA73;
	border-bottom: 1px solid #FDFCFA;
}


#my_a a:hover {
	color: Maroon;
	background: #EEE5D4;
	border-bottom: 1px solid #A52A2A;
}

.table_head, .table_head_nb {
	border: 1px solid #BE9B58;
	border-bottom: none;
	background-color: #EBE0CB;
	color: #56421D;
	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 #BE9B58;
	background-color: #F8F6EE;
}

#print_head_banner {
	background: #FFFCF2;
	border: 1px solid #A17818;
	height: 80px;
	text-align: center;
}

#print_head {
	background: #EEE8AA;
	border: 1px solid #A17818;
	border-bottom: none;
	text-align: center;
	font-size: 150%;
}

#print_body {
	background: #FFFFF6;
	border: 1px solid #A17818;
	padding: 6px;
	}

#print_bottom {
	background: #FFE073;
	border: 1px solid #A17818;
	text-align: center;
	width: 100%;
	padding: 3px;
	}
	
#title {
	text-align: center;
	font-size: 140%;
	color: #5D4924;
	background: #FAF7F1;
	border-bottom: 1px solid #C6A565;
	border-top: 1px solid #C6A565;
	margin: 2px;
	padding: 2px;
	margin-bottom: 5px;
}

#content {
	background: #FCFCFC;
	border: 1px solid #C6A565;
	padding: 2px;
	margin: 2px;
	font:0.8em/1.2em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.normal_h1 {
	font-size: 20px;
	font-weight: bolder;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#story_dop_menu, #story_list_categ, #story_item {
	border: 1px dashed Gray;
	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: #4A9146;
}

#story_dop_menu a:hover, #page_dop_navig a:hover, #page_navig a:hover, #story_item a:hover, #story_list_categ a:hover {
	color: #FF4500;
}

#story_item {
	padding: 3px;
	margin-bottom: 15px;
}

#page_dop_navig, #page_navig {
	color: #101045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	border: 1px dashed #BF6A00;
	background: #FFFDEC;
	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: #2C527A;
}

a:hover {
	color: #8B0000;
}

h1, h2, h3, h4, h5 {
	padding: 1px;
	margin: 1px;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 120%;
}

#title_r {
	font-size: 140%;
	color: #5D4924;
	background: #FAF7F1;
	border-bottom: 1px solid #C6A565;
	border-top: 1px solid #C6A565;
	margin: 2px;
	padding: 2px;
	margin-bottom: 5px;
	text-align: center;
}

#info {
	background: #FFFFE0;
	border: 1px dotted #FF8C00;
	margin-bottom: 7px;
	margin-top: 7px;
	padding: 2px;
	font:0.7em/1.1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#select_menu_h, #menu_h {
	text-align: center;
	background: #FBF8F2;
	font:0.65em/1.1em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#select_menu_h a{
	display: block;
	border: 1px solid Orange;
	border-top: none;
	background: #8B4513;
	color: White;
	width: 100%;
}

#select_menu_h a:hover {
	display: block;
	border: 1px solid #FFD700;
	border-top: none;
	background: #CD853F;
	color: White;
}

#menu_h a {
	display: block;
	border: 1px solid #F4EBDE;
	border-top: none;
	background: #FBF8F2;
	color: #483D8B;
	width: 100%;
}

#menu_h a:hover {
	display: block;
	border: 1px solid Orange;
	border-top: none;
	background: #E9DAB9;
	color: #00008B;
}

hr {
	border-bottom: 1px solid #FFAF17;
	border-top: 1px solid #FFD382;
	margin: 3px;
	padding: 0px;
	width: 98%;
	text-align: center;
}

#reklama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*border: 2px dotted #3399FF;*/
	background-color: #FDFCF9;
	padding: 2px;
	margin: 2px;
}

.search
{
	font-size: 85%;
	margin: 1px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	border: 1px solid #D3D3D3;
	background-color: #FDFCF7;
	display: block;
}

TextArea, INPUT, SELECT, label
{
   FONT-SIZE: 95%;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #49270F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-weight: normal;
	border: 1px solid #CD853F;
	background-color: #FAF2EF;
	margin: 1px;
	padding: 1px;
}

.ad_link {
	color: #BF0D00;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 85%;
}

.ad_mag_link {
	color: #b4b4b4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 80%;
}


#story_list_categ strong {
    font-size: 1.35em;
    font-weight: bold;
}

#story_item strong {
    font-size: 1.1em;
    font-weight: bold;
}

