body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

a {
  outline: none;
}

a:link, a:visited {
	color: #ccc; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

a:active {
	color: #fff;
	outline: none;
	text-decoration:underline;
}

a img {
border: none;
}

.content_title {
	position: absolute;
	padding-top: 15px;
	padding-left: 15px;
	font-size:14px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}

#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 20px;
}

#zaglavlje {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 73px;
	background: url(logo.gif) no-repeat;
}

#logo {
padding: 25px 0 15px 0;	
}

#left_column {
	float: left;
	width: 130px;
}

#links {
	display: block;
	background: url(menulink.gif);
	padding: 0 0 0 1px;
	text-decoration: none;
	width: 130px;
	color: #ccc;
}

#left_column a, #left_column a:visited {
	display: block;
	background: transparent;
	padding: 3px 0 0 18px;
	text-decoration: none;
	height: 20px;
	color: #ccc;
}

#left_column a:hover {
	color: #FFF;
	background: url(navbg.png);
	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#menufooter {
	background: url(menufooter.gif) no-repeat left top;
	height: 21px;
}

#sadrzaj {
	width: 750px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}

#right_column {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align: center;
	color: #ccc;
}

.center_column {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: url(content.gif) top left;
	text-align:justify;
}

input, textarea
{
  font-family: Verdana,Arial,Helv,sans-serif;
	color: #007BC9;
	font-size: 9px;
}

input.style {
	background-image:url(formbackground.gif);
	font-family: Verdana,Arial,Helv,sans-serif;
	color: #007BC9;
	font-size: 9px;
}

.back {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: none;
	text-align:justify;
}

.text {
	padding: 40px 15px 20px 15px;
	color: #FFF;
	background: url(footer.gif) no-repeat left bottom;
}

.text_desno {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border:	1px solid #858585;
	text-align: center;
}

#info a, #info a:visited {
	display: inline;
	color: #ccc;
	background: #535353;
}

#ads {
	position: relative;
	width: 120px;
	height: 420px;
	overflow: hidden;
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	border:	1px solid #858585;
	text-align: center;
}

.button {
font-size: 9px;
height: 25px;
width: 100px;
background-color: #fff;
border-style: double;
border-width: medium;
border-color: #fff;
color: #007BC9;
}

.button:hover {
background-color: #007BC9;
color: #fff;
}