﻿body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #696969;
}

.clear {
	clear:both;
	}
/* LINKOVI 
tamnija #980000
svjetlija  #d61719
*/


a:link {
	color:#980000;
	text-decoration:underline;
}

a:visited {
	color:#980000;
	text-decoration:underline;
}

a:hover
{
    text-decoration: none;
}

a:active {
	color:#980000;
}
/* KONTEJNERI 
	height:2.8em;
*/
#VelikiKontejner
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 990px;
	min-height: 300px;
	border: 1px solid #818181;
	position: relative;
	background: url(Slikice/PozadinaIzbornik.png) #ffffff repeat-y left 50%;
	text-align: center;
	vertical-align: middle;
}
#PrazanKontejner
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 990px;
	border: 1px solid #818181;
	position: relative;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}
#EditKontejner
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	width: 98%;
	border: 1px solid #818181;
	position: relative;
	text-align: left;
	vertical-align: middle;
	background-color: #ffffff;
}
#TijeloKontejner
{
	min-width: 350px;
	max-width: 780px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	text-align: left;
}

#IzbornikKontejner
{
	float: left;
	width: 160px;
	min-height: 250px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 35px;
	margin-bottom: 15px;
	text-align: left;
}

.TablicaLog
{
	margin-top: 25px;
	margin-bottom: 25px;
	width: 450px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
}
.KomandeOpis
{
	height: 30px;
	text-align: center;
	background: #608fc8;
	color: #ffffff;
	font-weight: bold;
}
.Komande
{
	height: 30px;
	text-align: center;
	background: #dcdcdc;
	color: #696969;
	font-weight: bold;
}
.Logiranje
{
	width: 400px;
	color: #696969;
	font-size: 10pt;

	vertical-align: middle;

	

}
.LogiranjeNaziv
{
	width: 400px;
	color: #696969;
	font-size: 10pt;
	background-color: #d3d3d3;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

.LogiranjeOpis
{
	width: 150px;
	height: 25px;
	text-align: right;
	font-weight: bold;
	color: #27413e;
	padding-right: 2px;
	border-right: #dcdcdc 1px dashed;
	border-bottom: #dcdcdc 1px dashed;
}
.LogiranjeUnos
{
	height: 25px;
	text-align: left;
	padding-left: 2px;
	border-bottom: #dcdcdc 1px dashed;
}
/* INFORMACIJE ZAGLAVLJE 
	height:2.8em;
*/

#TopInfo
{
	width: 990px;
    height: 40px;
    margin-bottom: 3px;
    color: #999999;
    font-size: .85em;
    position: relative;
    margin-left: auto;
	margin-right: auto;
}
	
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#TopInfo-home
{
    text-align: right;
    border-bottom: 1px dashed #CACACA;
    position: absolute;
    top: 0;
    right: 25.5%;
    height: 2em;
    width: 15%;
    padding-right: 1.5%;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 12px;
}
	
#TopInfo-phone
{
    text-align: center;
    border-left: 1px dashed #CACACA;
    position: absolute;
    top: 0;
    left: 75%;
    height: 100%;
    padding-right: 0px;
    padding-left: 2%;
    padding-bottom: 0px;
    padding-top: 12px;
}

#TopInfo-link
{
    text-align: center;
    border-left: 1px dashed #CACACA;
    position: absolute;
    top: 0;
    right: 0;
    height: 2em;
    width: 8.5%;
    padding-right: 0px;
    padding-left: 1.5%;
    padding-bottom: 0px;
    padding-top: 12px;
}

/* PODNOŽJE */

#footer
{
	background: #608fc8;
	width: 98%;
	position: relative;
	color: #ffffff;
	font-size: .8em;
	padding-right: 0px;
	padding-left: 2%;
	padding-bottom: 1em;
	padding-top: 0.8em;
	text-align: left;
}

#footer div
{
	background: #4b6cb5;
	width: 25%;
	_width: 25.5%;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 1em;
	padding-top: 0.8em;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/* Dugmad, textboxovi, labeli
*/

.Button
{
	color: #585880;
	font-family: Verdana;
	border-right: #585880 1pt solid;
	border-top: #585880 1pt solid;
	border-left: #585880 1pt solid;
	border-bottom: #585880 1pt solid;
	background-color: #f8f7f4;
	font-weight: bold;
}

.TextBox
{
	color: #585880;
	font-family: Verdana;
	border-right: #585880 1pt solid;
	border-top: #585880 1pt solid;
	border-left: #585880 1pt solid;
	border-bottom: #585880 1pt solid;
	background-color: #ffffff;
	width: 250px;
}

.Label
{
	font-family: Verdana;
}


/* Tablica Web 2.0 skin 
background-color: #92b4e0;

*/
.TablicaGdjeSam
{
	border: solid 1px #2151b2;
	font-size: 10pt;
	background: #d6d6d6;
	width: 100%;
}
.TablicaGdjeSam td
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}
.Tablica
{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 1px;
	width: 100%;
	border: solid 1px #2151b2;
	font-size: 10pt;
}
.TablicaIzdvojeno
{
	background-color: #6487dc;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
	height: 30px;
	font-family: Garamond;
}
.TablicaOpis
{
	width: 150px;
	color: #ffffff;
	background-color: #6487dc;
	text-align: right;
	font: bold 11px Verdana;
	height: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TablicaPodaci
{
	border-bottom: solid 1px #d8dde0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}

.TablicaOpisPola
{
	width: 10%;
	color: #ffffff;
	background-color: #6487dc;
	text-align: center;
	font: bold 11px Verdana;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TablicaPodaciPola
{
	width: 45%;
	border-bottom: solid 1px #d8dde0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.TablicaKomande
{
	background: #d6d6d6;
	
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.VijestiSlika
{
	max-width: 100px;
	max-height: 100px;

}
#NaslIzdvajamo
{
	width: 100%;
	position: relative;
	text-align: left;
	vertical-align: middle;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 5px;
	border-left: 0px;
	border-bottom: #8b0304 4px solid;
}

#NaslSrednji
{
	
	width: 210px;
	text-align: center;
	border-top: #8b0304 1px solid;
	border-right: #8b0304 1px solid;
	border-left: #8b0304 1px solid;
	border-bottom: #8b0304 1px solid;
	margin-top: 6px;
	height: 100%;
}
#CentriraniOkvir
{
	width: 100%;
	text-align: center;
	margin-top: 6px;
	height: 100%;
}
#NaslAkcija
{
	float: left;
	width: 359px;
	text-align: left;
	margin-left: 10px;
}
#Linkovi
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;	
}

.LinkoviIzdvojeno
{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Georgia;
	color: #8B0304;
	text-align: left;
	position: static;
	min-height: 15px;
	background-color: #f5f5f5;
	padding-left: 10px;
	border-bottom: #8B0304 1px solid;
	line-height: normal;
	letter-spacing: normal;
}
.LinkoviPodaciL
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	min-height: 20px;
	
}
.LinkoviPodaciC
{
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	
}
.LinkoviIzdvojeno
{
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	font-family: Georgia;
	color: #ffffff;
	text-align: left;
	position: static;
	
	background-color: #8B0304;
	padding-left: 10px;
}

.SrednjiGoreD
{
	border-top: #8b0304 1px solid;
	border-bottom: #8b0304 3px solid;
	margin-bottom: 5px;	
	text-align: center;
}

.NaslovnicaIzdvajamo
{
	width: 100%;
	position: relative;
	text-align: left;
	vertical-align: middle;
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 5px;
	border-left: 0px;
	border-bottom: #8b0304 1px solid;
}

.NaslovnicaIzdvojenoTekst
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: #8b0304 1px solid;
	vertical-align: middle;
	width: 300px;
	text-align: left;
}
#PomocniKontejner
{
	min-width: 350px;
	width: 770px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	text-align: center;
}
.LogoTekst
{
	top: .5em;
	left: 15px;
	font-size: 2.1em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-variant: small-caps;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: normal;
	padding-top: 0px;
}
.GalerijaItem
{
	vertical-align: middle;
	width: 20%;
	height: 170px;
	background-color: #f5f5f5;
	text-align: center;
}
.GalerijaAltItem
{
	vertical-align: middle;
	width: 20%;
	height: 170px;
	background-color: #dcdcdc;
	text-align: center;
}