body
{
}
.GlavniDivThemeOne
{
	background-color: #dae2df;
	width: 500px;
	display: block;
	clear: both;
	float: none;
	overflow:hidden;
}

.GlavniDivThemeOne .Main
{
	padding: 8px;
	margin: 8px;	
	font-size: medium;
  position :relative;	
}

.GlavniDivThemeOne .Main p:first-letter
{
	padding: 1px;
	margin: 1px;	
	font-size: larger;
	font-weight:bold;   	
}

.GlavniDivThemeOne .Autor
{
	background-color: #d9ceb2;
	font-size: small;
}

.GlavniDivThemeOne .Naslov
{
	background-color: #99b2b7;
	border-bottom: medium solid #7a6a53; /*border-bottom-style: double;*/
	border-bottom-width: medium;
	position: relative;
	text-align: center;
	font-size: xx-large;
}

 .GlavniDivThemeOne .Naslov a
{	
	color: #000000;
	position: relative;
	text-align: center;
	font-size: xx-large;	
}

 .GlavniDivThemeOne .Naslov a:hover
{ 	
	color: #555555;
	position: relative;
	text-align: center;
	font-size: xx-large;
	text-decoration: none;
 }


.GlavniDivThemeOne .ImageStyle
{
	padding: 8px;
	margin: 8px;
	/*border: medium solid #7a6a53;		*/
	position: relative;	
	display: inline;
	float: left;
	overflow:hidden;
}
.GlavniDivThemeOne .Kategorije
{
	color: #3a3a23;
	border-top-style:dotted;
	border-top-width:thin;
}

.GlavniDivThemeOne .slika
{
	border: 5px double #00FF00;
}
.GlavniDivThemeOne .read
{
	border: 2px ridge #FF0000;
}
