﻿.izdvojenaVest
{
	width: 300px;
}
.izdvojenaVest table
{
	width: 270px;
	padding: 0px 15px;
	margin: 0px auto;
}
.izdvojenaVest img
{
	-webkit-box-shadow: 0 8px 3px -6px #a5a5a5;
	-moz-box-shadow: 0 8px 3px -6px #a5a5a5;
	box-shadow: 0 8px 3px -6px #a5a5a5;
	/*border: 1px solid #dddddd;*/
	padding: 6px;
	width: 250px;
	height:110px;
	padding: 6px;
	background-color: #dddddd;
}
.naslovVesti
{
	color: #1969a8;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	height: 30px;
}
.naslovVesti a
{
	text-decoration:none;
	color: #1969a8;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	height: 30px;

}
.naslovVesti a:visited
{
	text-decoration:none;
	color: #1969a8;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	height: 30px;

}
.naslovVesti a:hover
{
	text-decoration:underline;
	color: #1969a8;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	height: 30px;

}
.naslovJedneVesti
{
	color: #1969a8;
	font-size: 18px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	height: 30px;
}
.datumVesti
{
	color: #a39c9c;
	font-size: 9px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: normal;
	height: 12px;
}
.textVesti
{
	color: #6b6b6b;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: normal;
}
.video
{
	color: #113b5c;
	font-size: 10px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
}
.slikaMaleVesti
{
	width: 110px;
	border: 0px;
}
.slikaMaleVesti img
{
	height: 75px;
	width: 100px;
	border: 3px solid #e1e1e1;
	margin: 0px 5px 0px 0px;
}
.textMaleVesti
{
	color: #6b6b6b;
	font-size: 12px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: normal;
}
.textMaleVesti a
{
	color: #009b00;
	text-decoration: none;
	font-weight: normal;
}
.textMaleVesti a:visited
{
	color: #009b00;
	text-decoration: none;
	font-weight: normal;
}
.textMaleVesti a:hover
{
	color: #009b00;
	text-decoration: underline;
}
.textMaleVesti img
{
	border: 2px solid #e1e1e1;
	background-color: #eeeeee;
	/*width: 360px;
	height:240px;*/
	padding: 5px;
	float: right;
	margin:0 0 10px 10px;
}
.datumMaleVesti
{
	color: #b61d2a;
	font-size: 10px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: normal;
	line-height: 22px;
}
.datumMaleVesti a
{
	color: #404040;
	text-decoration: none;
	font-weight:bold;
}
.datumMaleVesti a:visited
{
	color: #404040;
	text-decoration: none;
}
.datumMaleVesti a:hover
{
	color: #999;
	text-decoration: none;
}
.naslovMaleVesti
{
	color: #003a8a;
	font-size: 14px;
	font-family: Trebuchet MS, Calibri, Verdana;
	font-weight: bold;
	line-height: 18px;
}
.naslovMaleVesti a
{
	color: #003a8a;
	text-decoration:none;
}
.naslovMaleVesti a:visited
{
	color: #003a8a;
	text-decoration:none;
}
.naslovMaleVesti a:hover
{
	color: #003a8a;
	text-decoration:underline;
}
.newsBreak
{
	margin: 10px 5px;
	border-bottom:2px dotted #e1e1e1;
}
.gvVesti
{
	width: 540px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.gvVesti p
{
	padding-bottom:10px;
}
.slikaJedneVesti
{
	/*-webkit-box-shadow: 0 8px 3px -6px #a5a5a5; 	-moz-box-shadow: 0 8px 3px -6px #a5a5a5; 	box-shadow: 0 8px 3px -6px #a5a5a5;*/
	border: 2px solid #e1e1e1;
	background-color: #eeeeee;
	width:560px;
	padding:5px;
	/*text-align:center;*/
}
.slikaJedneVesti img
{
	float: right;
}
.srednjeSlike td
{
	border: 2px solid #e1e1e1;
	background-color: #eeeeee;
	width:280px;
	padding:5px;
	text-align:center;
}
.srednjeSlike img
{
	width:275px;
}


#custom-tweet-button a {
   background: url('../twitterS.png') 0 0 no-repeat;
   display: block;
   width: 54px;
   height: 52px;
}
#custom-tweet-button a:hover {
   background: url('../twitterS.png') 0 -53px no-repeat;
}
#custom-tweet-button a:active {
   background: url('../twitterS.png') 0 -106px no-repeat;
}

.stranicenje
{
	text-align:right;
	width:540px;
}
.stranicenje table
{
	/*width:90%;*/
	color:#656565;
	font-size:11px;	
	margin-right:20px;
	font-weight:bold;
}
.stranicenje td table td
{
	/*width:10px;*/
}
.stranicenje a
{
	color:#1969a8;
	text-decoration:none;
}
.stranicenje a:visited
{
	color:#1969a8;
	text-decoration:none;
}
.stranicenje a:hover
{
	color:#1969a8;
	text-decoration:underline;
}
.nazad
{		
	text-align:right;
	width:540px;
}
.nazad a
{
	color:#c42222;
	text-decoration:underline;
	font-size:11px;
}
.nazad a:visited
{
	color:#c42222;
	text-decoration:underline;
	font-size:11px;
}
.nazad a:hover
{
	color:#6b6b6b;
	text-decoration:none;
}
.datumAkcije
{
	font-size: 12px;
	font-weight: bold;
	color: #c42222;
}
.datumGalerije
{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}