﻿#divAkcije {
	height:100px;
}
.ColNaziv {
	width: 100%;
}
.ColOpis {
	float: right;
}
.TextKomada {
	text-align:right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HEADINGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1, h2, h3, h4, h5, h6 {
	font-size:1.6em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}
h1 {
	margin-bottom:0;
	padding-bottom: 10px;
}
h1, h2 {
	margin-top:0px;
	padding-top:5px;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.1em;
}
h3.small {
	font-size:1.2em;
}
h4 {
	font-size:1.1em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}



.PozKocke {
	background:#608fc8 url(../../images/bgPozKocke.png) top left;
}
#Novosti {
	width:227px;
	height:auto;
}
#Novosti_Header {
	background-color: #5F6D71;
	color: White;
	height: 25px;
	padding: 5px 0px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
}
#Novosti_Body {
	background-color: #F1F3F3;
	color: #636F71;
	height: 100%;
	
}
#Novosti2 {
	width:252px;
	height:200px;
}
#Novosti2_Header {
	background-color: #5F6D71;
	background-color: #FFFFFF;
	color: #127619;
	height: 25px;
	padding: 5px 0px 0px 10px;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
}
#Novosti2_Body {
	background-color: #F1F3F3;
	background-color: #FFFFFF;
	color: #636F71;
	height:100%;
}






#Logo {
/*
	position:absolute;
	top:.0em;
	left:0px;
*/
	width: 228px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.0em 0 .2em 0;
	float: left;
	}
#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LINKS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a:link {
	color:#608fc8;
	text-decoration:none;
}

a:visited {
	color:#980000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	color:#980000;
}
#content-side-two-column a:link,
#content-side-two-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover {
	text-decoration:underline;
}

#Page {
	width:920px;
	text-align:center;
}
.TextDatum
{
	width: 80px;	
}
.TextNaslov
{
	text-align: center;
	font-size: 11pt;
	color: White;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    css-master
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.Text {
	font-size:8pt;	
}
.Text table {
	text-align: left;
}
.Text td {
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	color:#666666;
	height:100%;
	text-align:center;
}
p {
	margin:10px 0;
	}
p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Page site map
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#PageSiteMap {
	margin:0px auto 0px 0px;
	padding: 3px 0px 0px 30px;
	vertical-align: middle;
	text-align: left;
	position:relative;
	background:#e4e6e8 url(../../images/bgSiteMap.gif) top left;
	background:#FFFFFF url(../../images/bgSiteMap.gif) top left;
	width:850px; /*-10px*/
	height:19px; /*-5px*/
	vertical-align: text-top;
}
#PageNaslov {
	height:30px;
	text-align: left;
	font-weight: bold;
}
.Pasus {
/*
	background:#FFFFFF url(../../images/psCrvenaCrta.gif) top left repeat-x;
	background:#FFFFFF url(../../images/bgPageSubFooter.gif) top left repeat-x;
	background:#FFFFFF url(../../images/bgPasus.gif) top left repeat-x;
*/
	background:#FFFFFF url(../../images/bgPasusMali.gif) top left repeat-x;
	background-color: #eaeaea;
	height:35px;
	height:16px;
	vertical-align: middle;
	font-weight:bold;
}
.PasusPrazno {
	height:15px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HOME PAGE FEATURE AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.feature-area {
	background-color:#6799D1;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	IMAGES & PHOTOS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MISC CLASSES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}

/**********************
** Prodaja           **
***********************/
.Tree
{
	color: #1c5f96;
	text-align: left;
	font-size: 8pt;
}
.TreeNode
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #EF9E00;
	color: #FFEF9C;
	color: #FFD318;
	color: #FFEB00;
	color: #1c5f96;
}
.TreeNode A 
{
	COLOR:white;
	color: #1c5f96;
	text-decoration: none; 
}
.TreeSelected
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #EF9E00;
	color: #FFEF9C;
	color: #FFD318;
	color: #FFEB00;
	background-color: #FFEB00;
	background-color: #1c5f96;
	color: #43BC51;
}
.TreeSelected A
{
	COLOR:white;
	color: yellow;
	text-decoration: none; 
}
.DivArtikli
{
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
	BORDER-BOTTOM: #aaaaaa 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	FONT-SIZE: 10pt; 
	WIDTH: 420px; 
	HEIGHT: 80px	
}
.DivKatalozi
{
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid; 
	BORDER-LEFT: #aaaaaa 1px solid; 
	BORDER-BOTTOM: #aaaaaa 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 5px; 
	PADDING-BOTTOM: 5px; 
	FONT-SIZE: 10pt; 
	WIDTH: 120px; 
	HEIGHT: 150px	
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Grid View
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.GridView
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 100%;
	border: solid 0px #aaaaaa;
	border-collapse: collapse;
}
.GridView_Row
{
	background-color: #f1f1f1;
	background-color: #f5f5f5;
	font-size: 8pt;
}
.GridView_AlternatingRow
{
	background-color: #dadada;
	background-color: #eaeaea;
	font-size: 8pt;
}
.GridView_Header
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	background-color: #dd1b21;
	background-color: #1c5f96;
	text-align:left;
	font-size:10pt;
	background-image: url('images/CrtaGrid.gif');
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: middle;
	font-size: 8pt;
}
.GridView_HeaderDod
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	text-align:left;
	font-size:10pt;
	height: 22px;
	vertical-align: middle;
	font-size: 8pt;
}
.GridView_EmptyRow
{
	text-align:left;
	font-size:10pt;
	background-image: url('images/CrtaGrid.gif');
	background-repeat: repeat-x;
	height: 22px;
	vertical-align: bottom;
}
.GridView_Footer
{
	background-color: #bfbfbf;
}
.GridView_Pager
{
	background-color: #bfbfbf;
}
.GridView_Header2
{
	background-color: #99ccff;
	background-color: #ffcc99;
	background-color: #FFF799;
	background-color: #FFE199;
	text-align:left;
	font-size:8pt;
	height: 22px;
	vertical-align: middle;
}
.GridView_Selected
{
	background-color: #ffffcc;
	background-color: #FFDFDF;
	background-color: #DDDDDD;
}
.GridView A 
{
	COLOR:white;
	text-decoration: none; 
}
.GridView A:visited
{
	COLOR:white;
	text-decoration: none; 
}

.GridView A:hover
{
	COLOR:yellow;
	text-decoration: none;
}

.GridView_AlternatingRow a:hover, .GridView_Row a:hover
{
	COLOR:black;
}