/* CSS Document */

/**
 * You might tweak these..
 */

body, select, input, textarea {
	/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
  color: #444;
/*	line-height: 1.5em;   th */	/* Set your base font here, to apply evenly */  /* font-family: Georgia, serif;  */
}

/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 { font-weight: bold;}
/*h1, h2, h3 {padding-bottom:5px;}*/

p {
line-height:1.5em;
padding-bottom:5px;}

h1
{
	font-size: 24px;
	margin-top:0;
	margin-bottom:0px;
	padding-bottom:10px;
	color: #669;	
}

h2
{
	font-size: 18px;
		color: #669;
		padding-bottom:10px;
	/*	margin:5px 0 5px 0!important;	*/
}

h3
{
	font-size: 14px;
		color: #669;
		padding-bottom:10px;	
}

h4
{
	font-size: 12px;
	padding-bottom:5px;}
}

h5
{
	font-size: 75%;
	padding-bottom:5px;}
}

h6
{
	font-size: 66%;
	padding-bottom:5px;}
	}
/* TH styles */

.Desni_pomak {
	padding: 10px 10px 0 0 !important;
	color: #036;
}

