.bodi{
	padding:0px;
	margin:0px;
	background-color:white;
}

.tekst{
	font-family:Tahoma;
	font-size:12px;
	color:#838383;
	text-decoration:none;
}

.content{
	background-image:url("images/main_content.png");
	background-repeat:no-repeat;}

.padd{
	padding-left:40px;
	padding-top:30px;
}

.podizbornik{
	background-image:url("images/gimnazija3_slice_05.png");
	background-repeat:no-repeat;
}

.podizbornik_padd{
	padding-left:20px;
}

.padding{
	padding-top:15px;
}

.links{
	font-family:Tahoma;
	font-size:11px;
	color:#a0a0a0;
	text-decoration:none;
}

.links:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#667a87;
	text-decoration:none;
}
.kategButton{
	background-image:url("images/emptyGumb.png");
	background-repeat:no-repeat;
	background-position:center right;
	height:29px;
	padding-right:20px;
}
.linksKateg{
	font-family:Tahoma;
	font-size:11px;
	color:#a0a0a0;
	text-decoration:none;
}

.linksKateg:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#667a87;
	text-decoration:none;
}
.imaCMSges{
	border:2px solid #e8e8e8;
}
.contentLeft{
	background-image:url("images/left.png");
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:top left;
}
.contentRight{
	background-image:url("images/right.png");
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:top right;
}
.naslovkek{
	font-family:Tahoma;
	font-size:12px;
	color:#3490be;
	text-decoration:none;
}
a.naslovkek{
	font-family:Tahoma;
	font-size:12px;
	color:#3490be;
	text-decoration:none;
}
a.naslovkek:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#01679a;
	text-decoration:none;
}