﻿.FullWidth {
	width: 100%;
}
.BBZcont {
	margin: 0px 0px 5px 0px;;
}
/* ******** Sjene ******** */
.SjenaTL {
width: 7px;
height: 7px;
background-image: url(images/ShadTL.gif);
background-repeat: no-repeat;
}
.SjenaT {
height: 7px;
background-image: url(images/ShadT.gif);
background-repeat: repeat-x;
}
.SjenaTR {
width: 7px;
height: 7px;
background-image: url(images/ShadTR.gif);
background-repeat: no-repeat;
}
.SjenaL {
width: 7px;
background-image: url(images/ShadL.gif);
background-repeat: repeat-y;
}
.SjenaR {
width: 7px;
background-image: url(images/ShadR.gif);
background-repeat: repeat-y;
}
.SjenaBL {
width: 7px;
height: 7px;
background-image: url(images/ShadBL.gif);
background-repeat: no-repeat;
}
.SjenaB {
height: 7px;
background-image: url(images/ShadB.gif);
background-repeat: repeat-x;
}
.SjenaBR {
width: 7px;
height: 7px;
background-image: url(images/ShadBR.gif);
background-repeat: no-repeat;
}
/* ******* Srafure ******** */
.SrafGreenL {
	width: 13px;
	height: 49px;
	background-image: url(images/SrafTitleGreen_L.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.SrafGreenM {
	height: 49px;
	background-image: url(images/SrafTitleGreen_M.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.SrafGreenR {
	width: 11px;
	height: 49px;
	background-image: url(images/SrafTitleGreen_R.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.SrafYellowL {
	width: 13px;
	height: 49px;
	background-image: url(images/SrafTitleYellow_L.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.SrafYellowM {
	height: 49px;
	background-image: url(images/SrafTitleYellow_M.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.SrafYellowR {
	width: 11px;
	height: 49px;
	background-image: url(images/SrafTitleYellow_R.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* ******* Sredina ******** */
.Sredina {
	padding: 5px;
}
/* ********* Title ********** */
.TitleDiv {
	width: 100%;
	padding: 4px 5px;
}
.TitleDiv h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
.GreenHTitle {
	background-color: #009300;
}
.GreenTitleDiv h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 3px 3px 15px;
	margin: 2px;
}
.SrafGreenTitleDiv {
	width: 100%;
	padding: 5px;
}
.SrafGreenTitleDiv h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
.SrafGreenTitleDiv h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
.SrafYellowTitleDiv {
	width: 100%;
	padding: 5px;
}
.SrafYellowTitleDiv h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
/* ******* Content ********* */
.BBZcntContent {
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------------------------ SIVA ----------------------------------------------------------- */
.Siva {
	background-color: #dedede;
}
.SiviTitle {
	background-color: #8c8c8c;
	height: 24px;
}
/* ------------------------------------------------------------------ ZELENA ----------------------------------------------------------- */
.Zelena {
	background-color: #d6fad6;
}
.ZeleniTitle {
	background-color: #0a6b0a;
	height: 24px;
}
/* ------------------------------------------------------------------ ZUTA ----------------------------------------------------------- */
.Zuta {
	background-color: #ffeca0;
}
.ZutiTitle {
	background-color: #ffbb00;
	height: 24px;
}
/* ------------------------------------------------------------------ PLAVA ----------------------------------------------------------- */
.Plava {
	background-color: #d3ddff;
}
.PlaviTitle {
	background-color: #0028b3;
	height: 24px;
}
/* ------------------------------------------------------------------ LJUBICASTA ----------------------------------------------------------- */
.Ljubicasta {
	background-color: #fadbff;
}
.LjubicastiTitle {
	background-color: #b214cc;
	height: 24px;
}
