body {
	margin-top: 0px;
	background-color: #CCCCCC;
	background-image: url(pozadi.jpg);
	font-size: 21px;
	font-family: Times New Roman, Times, serif;	
	color: #2E2E2E;
	letter-spacing: 0px;
}



.table_celek
{
	border-right-color: #7d7f85;
	border-left-color: #7d7f85;
	border-right-style: solid;
	border-left-style: solid;
	border: 1px;
	width: 750px;
	background-color: #FFFFFF;	
}

.inside
{
	text-align: justify;
	line-height: 170%;
	margin-left: 27px;
	margin-right: 60px;

}

h3
{
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.inside strong
{
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
		
}

.inside p
{
	text-indent: 0px;
		
}
.inside li
{
	line-height: 240%;
	font-size: 18px;
	word-spacing: 2px;
	list-style-type: none;
	list-style-position: inside;			
}



.paticka
{
	padding-left: 25px;
	background-color: #e0e2e2;
	height: 25px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	border-bottom-color: #7d7f85;
	border-bottom-style: solid;
	border-bottom: 6px;
	
}



.td_foto

{
	padding-bottom: 0px;
	background-color: #e0e2e2;
}



a:link {
	color: #2E2E2E;	
	text-decoration: none;
	
	
}
a:visited {
	color: #2E2E2E;	
	text-decoration: none;
}

a:active {
	color: #2E2E2E;	
	text-decoration: none;
}

a:hover {
	color: #2E2E2E;	
	text-decoration: underline;
}

