body, html {
	background-color:#262626;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.sjena {
	background-repeat:repeat-y;
	background-image:url(images/c_bgr.jpg);
}
.c_header {
	/*width:987px;*/
	height:64px;
	background-repeat:no-repeat;
	background-image:url(images/c_header.jpg);
}
.left {
	height:345px;
	width:120px;
}
.c1 {
	width:205px;
}	
.c_mid {
	height:345px;
	width:34px;
}
.c2 {
	width:515px;
}
.right {
	/*height:345px;
	width:77px;*/
}

.principali {
	font-weight:bold;
}

.reference {
	font-weight:bold;
}
.reference a {
	font-size:9px;
}
.reference_naslov {
	font-size:16px;
}


.jezik {
	font-size:10px;
	color:gray;
	vertical-align:bottom;
}
.jezik a:link {
	color:gray;
	text-decoration: none;
}
.jezik a:visited {
	color:gray;
	text-decoration: none;
}
.jezik a:hover {
	color:gray;
	text-decoration: underline;
}
.jezik a:active {
	color:gray;
	text-decoration: none;
}

.link_principali {
	font-size:9px;
}

.footer {
	height:87px;
	/*width:1010px;*/
	background-repeat:no-repeat;
	background-image:url(images/footer.jpg);
}
.headline {
	font-weight:bold;
	color:#FFFF00;
	font-size:14px;
}
.foot {
	font-size:10px;
	color:gray;
}
.naslov {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	/*margin:10px 30px 10px 30px; */
}
.txt {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	margin:10px 30px 10px 30px;
}
.txt a {
	color:#FFFF00;
}
.txt a:hover {
	color:#FF0000;
}


/* kreativni link */
.ko_link {
	position:absolute;
	left:47%;
	font-size: 9px;
	text-decoration: none;
	margin-top:-10px;
	padding-bottom:10px;
}
.ko_link:link {
	font-size: 9px;
	color: #1F1F1F;
	text-decoration: none;
	font-weight:normal;
}
.ko_link:visited {
	font-size: 9px;
	color: #1F1F1F;
	text-decoration: none;
	font-weight:normal;
}
.ko_link:hover {
	font-size: 9px;
	color: #1F1F1F;
	text-decoration: underline;
	font-weight:normal;
}
.ko_link:active {
	font-size: 9px;
	color: #1F1F1F;
	text-decoration: none;
	font-weight:normal;
}