/*BRAGIO-PLASTIC formating
** http://www.bragio-plastics.com/
** CSS by Radovan Janjusevic / http://www.illumys.com/
**
**
** GENERAL FORMATING
*/
	/*workaround for IE*/
	body{
		text-align: center; /* Centering the boxes */
		margin: 0px 0px 0px 0px;
		background: White;
		/* Some txt formating. Doesn't have nothing
		** to do with the workaround */
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
	}
	body div{
		text-align: left; /* Alignes text correctly to the left */
	}
	/* END of workaround */
	body.plastic-full{
		background: #006287;
	}
	body.paper-full{
		background: #70285D;
	}
	body.rest-full{
		background: #C72286;
	}
	body.index{
		background-image: url(../img/postavka_poz_01.gif);
		background-position: center top;
		background-repeat: repeat-y;
	}
	body.about{
		background-image: url(../img/postavka_poz_02.gif);
		background-position: center top;
		background-repeat: repeat-y;
	}
	body.contact{
		background-image: url(../img/postavka_poz_03.gif);
		background-position: center top;
		background-repeat: repeat-y;
	}
	/* Formating of head, navig & content boxes
	**/
	body #horiz-navig1, body #horiz-navig2, body #head{
		width: 770px;
		background-color: #FFFFFF;
		margin: 0px auto 0px auto;
	}
	#horiz-navig1{
		height: 25px;
	}
	#horiz-navig2{
		height: 35px;
	}
	#head{
		height: 95px;
	}
	#content{
		width: 770px;
		margin: 0px auto 0px auto;
	}
	#left{
		float: left;
		width: 237px;
		height: 200px;
	}
	#right{
		float: right;
		width: 533px;
		height: 200px;
	}
	/* Formating of top (home & language)
	** navigation
	**/
	a#english, a#srpski, a#pocetak{
		width: 54px;
		height: 14px;
		float: right;
		line-height: 14px;
		background-color: #006287;
		color: White;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		text-align: left;
		text-indent: 3px;
	}
	a#english:link, a#english:visited{
		
		background-image: url(../img/navig_jez_02.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#english:hover{
		background-position: 0px -14px;
	}
	a#srpski:link, a#srpski:visited{
		background-image: url(../img/navig_jez_01.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: 7px;
	}
	a#srpski:hover{
		background-position: 0px -14px;
	}
	a#pocetak:link, a#pocetak:visited{
		float: left;
		background-image: url(../img/navig_pocetak_01.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: 15px;
	}
	a#pocetak:hover{
		background-position: 0px -14px;
	}
	/* Formating of top main menu
	** navigation
	**/
	/*a#prev, a#next{
		display: block;
		float: left;
		width: 40px;
		height: 20px;
		line-height: 20px;
		color: White;
		background-color: Black;
		vertical-align: middle;
	}
	a#prev:link, a#prev:visited{
		background-image: url(../img/fpnavig_prev.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#prev:hover{
		background-position: 0px -20px;
	}
	a#next:link, a#next:visited{
		background-image: url(../img/fpnavig_next.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#next:hover{
		background-position: 0px -20px;
	}*/
	a#mainpage{
		display: block;
		float: left;
		width: 95px;
		height: 20px;
		line-height: 20px;
		color: #FFCC00;
		background-color: #BF453B;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-indent: 21px;
		vertical-align: middle;
	}
	a#mainpage:link, a#mainpage:visited{
		background-image: url(../img/main_page.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#mainpage:hover{
		background-position: 0px -20px;
		color: #BF453B;
	}
	a#o-nama-top, a#p-proizvodi-top, a#p-dekoracija-top, a#ostalo-top, a#kontakt-top{
		display: block;
		float: right;
		width: 132px;
		height: 20px;
		line-height: 20px;
		color: White;
		background-color: Black;
		vertical-align: middle;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		text-decoration: none;
		text-indent: 20px;
	}
	a#o-nama-top:link, a#o-nama-top:visited{
		background-image: url(../img/fpnavig_01.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#o-nama-top:hover{
		background-position: 0px -20px;
	}
	a#p-proizvodi-top:link, a#p-proizvodi-top:visited{
		background-image: url(../img/fpnavig_02.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#p-proizvodi-top:hover{
		background-position: 0px -20px;
	}
	a#p-dekoracija-top:link, a#p-dekoracija-top:visited{
		background-image: url(../img/fpnavig_03.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#p-dekoracija-top:hover{
		background-position: 0px -20px;
	}
	a#ostalo-top:link, a#ostalo-top:visited{
		background-image: url(../img/fpnavig_04.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#ostalo-top:hover{
		background-position: 0px -20px;
	}
	a#kontakt-top:link, a#kontakt-top:visited{
		background-image: url(../img/fpnavig_05.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	a#kontakt-top:hover{
		background-position: 0px -20px;
	}
	/* Formating of main menu
	** navigation
	**/
	a#o-nama, a#p-proizvodi, a#p-dekoracija, a#ostalo, a#kontakt{
		display: block;
		width: 192px;
		height: 42px;
		line-height: 42px;
		color: White;
		background-color: Black;
		border-top: 2px solid Black;
		vertical-align: middle;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		text-indent: 10px;
	}
	a#o-nama:link, a#o-nama:visited{
		background-color: #CDDC00;
		background-image: url(../img/navig_01.gif);
		background-position: 171px 0px;
		background-repeat: no-repeat;
	}
	a#o-nama:hover{
		background-color: #A3C527;
		background-position: 171px -42px;
	}
	a#p-proizvodi:link, a#p-proizvodi:visited{
		background-color: #008DA2;
		background-image: url(../img/navig_02.gif);
		background-position: 171px 0px;
		background-repeat: no-repeat;
	}
	a#p-proizvodi:hover{
		background-color: #006287;
		background-position: 171px -42px;
	}
	a#p-dekoracija:link, a#p-dekoracija:visited{
		background-color: #5E5396;
		background-image: url(../img/navig_03.gif);
		background-position: 171px 0px;
		background-repeat: no-repeat;
	}
	a#p-dekoracija:hover{
		background-color: #70285D;
		background-position: 171px -42px;
	}
	a#ostalo:link, a#ostalo:visited{
		background-color: #C72286;
		background-image: url(../img/navig_04.gif);
		background-position: 171px 0px;
		background-repeat: no-repeat;
	}
	a#ostalo:hover{
		background-color: #833F8B;
		background-position: 171px -42px;
	}
	a#kontakt:link, a#kontakt:visited{
		background-color: #E4A84F;
		background-image: url(../img/navig_05.gif);
		background-position: 171px 0px;
		background-repeat: no-repeat;
	}
	a#kontakt:hover{
		background-color: #BF453B;
		background-position: 171px -42px;
	}
	