body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 150%;
	background-color: #CCCCCC;
	background-image: url(../images/pozadi.jpg);
}


.center
{
	margin-left: 0px;
	margin-top: 0px;
	border-left: 0px;
	border-left-style: none;
	border-left-color: #000000;
}

.td_left {
	vertical-align: top;
	background-image: url(../images/left_blank.jpg);
}

p {

	text-indent: 28px;
}

h1 {
	margin: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom: 1px;
	text-align: left;	
}

h2 {
	color: #FF9900;
	margin: 0px;
	margin-left: 7px;
	display: inline;
	font-size: 11px;
	letter-spacing: 2px;

}

h3 {
	font-size: 12px;
	text-align: left;
	margin-bottom: 3px;

}


li {
	list-style-type: square;		
}



.but {
	background-image: url(../images/but01.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	width: 147px;
	font-weight: bold;
	padding-left: 28px;
	vertical-align: middle;
	font-variant: normal;
	letter-spacing: 0px;
	line-height: 240%;
}

.but a:link{
	color: #ffffff;	
}

.but a:visited {
	text-decoration: none;
	color: #ffffff;	
}
.but a:hover {
	text-decoration: underline;
	color: #000000;	
}
.but a:active {
	text-decoration: none;
	color: #ffffff;	
}

img {
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.inside {
	padding: 25px;
	text-align: justify;
	background-color: #e1e4e4;	
	border-right-color: #000000;
	border-right-style: none;
	border-right: 1px;
	vertical-align: top;
	width: 624px;
}

.contact {
	font-size: 11px;
	background-image: url(../images/contact.jpg);
	text-align: center;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-color: #000000;
	border-top-style: none;
	border-top: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom: 1px;
	margin-right: 17px;
}

.copyright {
	margin-top: 10px;
	margin-left: 19px;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #799CA8;
}

.copyright a:link{
	color: #799CA8;
}

.quarter {
	background-color: #ffffff;
	height: 8px;
	border: solid grey 1px;
}


.contact a:link{
	color: #000000;	
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
