﻿.Naslov1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:36px;
}
.Naslov1:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:36px;
	text-decoration:underline;
}
.Naslov2 {
	font-family: "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size: 14px;
	letter-spacing:2px;
}
.Copyright {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #999999;
}
.linkgore {
	font-size: small;
	/*font-size: x-small;*/
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: white;
	text-decoration:none;
}
.linkgore:hover {
	font-size: small;
	/*font-size: x-small;*/
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color:white;
	text-decoration:underline;
}
.linkgoreizberijazik {
	font-size: small;
	/*font-size: x-small;*/
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: white;
	text-decoration:none;
}
.linkgore2 {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: Maroon;
	text-decoration:none;
}
.linkgore2:hover {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: Maroon;
	text-decoration:underline;
}

.tdgore {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: white;
	text-decoration:none;
}
.tdgore2 {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: Maroon;
	text-decoration:none;
}

p
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-size:12px;
    line-height:22px;
    color:#555555;
}
.text
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-size:12px;
    line-height:22px;
    color:#555555;
}
.textmal
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size:10px;
	line-height:normal;
	margin-top:0px;
	padding-top:0px;
	color:#555555;
}
.anovosti
{
	line-height:normal;
	margin:0px;
}
h1
{
    font-family: "Trebuchet MS",Verdana, Arial, Sans-Serif;
    font-size:20px;
    color:#820000;
}
h2
{
    font-family: "Trebuchet MS",Verdana, Arial, Sans-Serif;
    font-size:16px;
    color:#555555;
}
h3
{
    font-family:"Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-style:italic;
    font-size:14px;
    color:#555555;
}
h4
{
    font-family:"Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-size:14px;
    color:#820000;
}
a {
	color:#990000;
	text-decoration:none;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size:12px;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}
.aleft
{
	color: Gray;
	text-decoration: none;
	font-family: "Trebuchet MS" ,Tahoma,sans-serif;
	font-size: 11px;
}
.aleft:hover
{
	color:black;
	text-decoration:underline;
}
.left
{
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS" ,Tahoma,sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.left:hover
{
	color: #666666;
	text-decoration:underline;
}

.inputfield
{
	border: 1px solid #8f91a0;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	margin-top: 2px;
	background-color: White;
	width: 108px;
	height: 16px;
}

.inputfield2
{
	border: 1px solid #8f91a0;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	margin-top: 2px;
	background-color: White;
	width: 165px;
	height: 16px;
}

.inputfield3
{
	border: 1px solid #8f91a0;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	margin-top: 2px;
	background-color: White;
	height: 20px;
}

.inputfield4
{
	border: 1px solid #8f91a0;
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	margin-top: 2px;
	background-color: White;
	height: 22px;
}


.submitbutton
{
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	border: 1px solid #8f91a0;
	padding-bottom: 2px;
	margin-top: 1px;
	width: 80px;
	height: 20px;
	background-color: #EEEEEE;
}

.submitbutton2
{
	font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	border: 1px solid #8f91a0;
	padding-bottom: 2px;
	margin-top: 1px;
	width: 110px;
	height: 20px;
	background-color: #EEEEEE;
}

#marqueecontainer
{
	position: relative;
	width: 280px; /*marquee width */
	height: 90px; /*marquee height */
	overflow: hidden;
	border: 0px solid orange;
	padding-left: 4px;
	top: 3px;
	left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#news
{
  margin-left: -37px;
  margin-top: -12px;
  margin-bottom: -12px;
}

#news li {
  width: 282px;
  /*overflow: hidden;*/
  /*border: 1px solid #000;*/
  list-style-type: none;
  color: #000;
  background: #ddd;
  display: none;
}

#news li img {
  display: block;
}

/*#news li p {
  margin: 0;
  padding: 3px;
  font-size: .8em;
  border-top: 1px solid #000;
}*/
