
/* linkar */
a:link {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0099ff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: none;}
a:visited {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0099ff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: none;}
a:active {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0099ff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: none;}
a:hover {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #0099ff; TEXT-DECORATION: none;}

/* valinn */
a.valinn:link {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #0099ff; TEXT-DECORATION: none;}
a.valinn:visited {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #0099ff; TEXT-DECORATION: none;}
a.valinn:active {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #0099ff; TEXT-DECORATION: none;}
a.valinn:hover {  FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffff00; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #0099ff; TEXT-DECORATION: none;}



.photonav {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none;
}
.photonav:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none;
}
.photonav:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none;
}
.photonav:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ff0000; TEXT-DECORATION: none;
}
.photonav:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Verdana,Arial,Helvetica; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none;
}

.photodesc {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none; BACKGROUND-COLOR: #0099ff;}

.photodesc a:link {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline; BACKGROUND-COLOR: #0099ff;
}
.photodesc a:visited {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline; BACKGROUND-COLOR: #0099ff;
}
.photodesc a:active {FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: underline; BACKGROUND-COLOR: #0099ff;
}
.photodesc a:hover {FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Verdana,Arial,Helvetica; TEXT-DECORATION: none; BACKGROUND-COLOR: #0099ff;
}

.formid {
font-size:12px; color:FF0000; font-weight: bold; font-family:Verdana,arial; border:1px solid #FFFF00; background:#FFFF00
}

td {
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* spjalliš ------------------------------ */

.forum {
	width: 100%;
	color: #FFFFFF;
	font-weight:bold;
	font-family:verdana, arial;
	font-size: 11px;
}
#main .forum p {
	text-align: left;
	padding: 0;
	margin: 2px 0 10px 0;
}
.forum a, visited, active
{
	color: #4C4B4B;
	text-decoration: none;
	font-family:verdana, arial;
}
.forum a:hover {
	text-decoration: underline;
	font-family:verdana, arial;
}
.forum th {
	background: #90A3B1;
	font-size: 10px;
	text-align: left;
	height: 18px;
	padding-left: 5px;
	font-family:verdana, arial;
}
.forum td {
	height: 20px;
	padding: 0 5px;
	vertical-align: middle;
}
.forum td img { 
	border: 0;
} 

.forum .userimg {
	border: 1px solid #605F5F;
	margin: 10px 0;
	padding: 2px;
}

.forum td a.thread {
	padding: 4px 0 2px 14px;
	margin: 0 6px 0 0;
	background: url(/img/icon/thread.gif) no-repeat 0px 4px;
}
.forum .postdate {
	width: 80px;
}
.forum .postuser {
	width: 484px;
}
.forum td a.newthread {
	padding: 4px 0 2px 14px;
	margin: 0 6px 0 0;
	background: url(/img/icon/newthread.gif) no-repeat 0px 4px;
}
.forum td a.user {
	padding: 4px 0 2px 12px;
	margin: 0 6px 0 0;
	background: url(/img/icon/user.gif) no-repeat 0px 4px;
}
.forum tr {
	background: #0099FF;
}
.forum tr.none {
	background: #F8FAFC;
}

.forum .dark {
	background: #0280D3;
}
.forum .light {
	background: #0099FF;
}
.forum .threadtitle {
	color: #666666;
	font-family:verdana, arial;
	font-size: 11px;
	font-weight: bold;
}
.forum .content {
	background: transparent;
}
.forum .content p a {
	color: #888379;
	font-family:verdana, arial;
}
.forum .content td {
	padding-bottom: 10px;
}
.forum .eventcontent {
	background: transparent;
}
.forum .eventcontent a {
	color: #8C0003;
	font-family:verdana, arial;
}
.forum .eventtitle {
	color: #666666;
	font-size: 11px;
	font-family:verdana, arial;
	font-weight: bold;
}
.forum .right {
	text-align: right;
	font-family:verdana, arial;
}
#PostForm {
	position: relative;
}
#PostForm label {
	position: relative;
	display: block;
	float: left;
	width: 60px;
padding-left:10px;
}
#PostForm textarea, #PostForm input {
	position: relative;
}
input#title, textarea#postcontent {
	width: 420px;
	padding: 2px 4px 0 4px;
}
#PostForm p.right {
	text-align: right;
	font-family:verdana, arial;
}font-family:verdana, arial;
}
.forum .eventtitle {
	color: #666666;
	font-size: 11px;
	font-family:verdana, arial;
	font-weight: bold;
}
.forum .right {
	text-align: right;
	font-family:verdana, arial;
}
#PostForm {
	position: relative;
}
#PostForm label {
	position: relative;
	display: block;
	float: left;
	width: 60px;
padding-left:10px;
}
#PostForm textarea, #PostForm input {
	position: relative;
}
input#title, textarea#postcontent {
	width: 420px;
	padding: 2px 4px 0 4px;
}
#PostForm p.right {
	text-align: right;
	font-family:verdana, arial;
}