@import url(small_big.css);

/* //////////////////////// 
  ///		site colors  
 //////////////////////// */

.geltona {
	color: #EFC332
}

/* //////////////////////// 
  ///			  		texts  
 //////////////////////// */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #822800;
	/*
	color: #FECA74;
	color: #581801;
	color: #652604;*/
}

p {
	margin: 0 0 1em 0;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 .6em 0;
	/*color: #EFC332;*/
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #EFC332;
	margin: 0 0 1em 0;
}

table {   /* kad perleistu <body> font size'a */
	font-size: 100%;
}
