body {
	background-image: url(images/site_bg.jpg);
	background-position: center 0;
	background-repeat: repeat-y;
	background-color: #5e86b2;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 17px;
}

a {
	color: #000; 
	outline: none !important;
}
a:hover {
	color: #fff;
}

.Text{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0 5px 5px 5px;
}

.MainTable {
	width: 944px;
	margin: 0 auto;
}

.Header {
	background-image: url(images/header_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 944px;
	height: 185px;
}

.textBlack{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;

}

.Footer {
	background-image: url(images/footer_bg.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 220px;
}

FooterSmall{
	background-image: url(images/footer_bg.jpg);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	height: 800px;
	padding-bottom: 220px;
}

.TopMenu {
	margin: 147px 0 0 190px;
}

.TopMenu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 7px 0 7px;
	font-size: 11px;
}

.TopMenu a:hover {
	color: #fff;
}

.ContentBox {
	width: 944px;
	margin: 0;
	padding: 0;
}

.LeftMenu {
	background-image: url(images/left_bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 148px;
	padding: 17px 0 0 7px;
}

.LeftMenu a {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}

#right_image{
	width:112px;
	height:286px;
	background-image: url(images/bckg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	margin:-195px 0 0 825px;
}

#right_image2{
	width:112px;
	height:286px;
	background-image: url(images/bckg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	margin:-520px 0 0 825px;
}

#right_image3{
	width:112px;
	height:286px;
	background-image: url(images/bckg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	margin:-249px 0 0 825px;
}

.LeftMenu a:hover{
	color: #fff;
}


.MainContent {
	font-size: 11px;
}

.text_naslov{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;	
}

.TextKontakt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.TextKontakt a{
	color: #000; 
}
.TextKontakt a:hover{
	color: #fff;
}


.Box{
	background-image: url(images/naslov_bckg.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.Text {
	color: #fff;
}

.KatProizvodi {
	 margin:0 0 0 7px;
	 padding:0;
}
.KatProizvodiStavka {
	list-style-image: url(./images/kocka.png);
}
.PodProizvodi {
	margin:0 0 0 8px;
	padding:0;
}
.PodProizvodiStavka {
	list-style-image: url(./images/strelica.png);
	margin: 0;
}
.StavkeProizvodi {
	margin:0 0 0 5px;
	padding:0;
}
.StavkeProizvodiStavka {
	list-style-image: url(./images/kuglica.png);
	color: inherit;
}

.KatalogNaslov {
	font-size: 11px;
	font-weight: bolder;
	text-shadow: 2px 2px 3px black;
	color: #fff;
	background-image: url(images/naslov_bckg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 205px;
	padding:0 0 3px 65px;
	display: block;	
	margin: 0;
}

.GlavniNaslovKataloga {
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
}

.Katalog {
	color: #fff;
	padding: 15px 0 0;
}

.Katalog img {
	float: left;
	margin: 0 5px 3px 0;
}

.KatalogListaPodstavki {
	display: block;
	clear: both;
	list-style-position: inside;
	margin-top:15px;
}

.KatalogListaPodstavki li {
	list-style-image: url(images/strelica.png);
	height: 15px;
	padding-left: 5px;
}

.KatalogListaPodstavki li a {
	color: #fff;
	font-size: 10px;
}

.KatalogListaPodstavki li a:hover {
	color: #000;
}

.DetaljiProizvodaTD {
	color: #fff;
	font-size: 11px;
}

.DetaljiProizvodaTD span, .DetaljiProizvodaTD p, .DetaljiProizvodaTD div {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}

.podkategorije img, .podkategorije td img, .podkategorije td div img {
	height: 100px;
}

#flash{
	position: relative;
	margin-top: -161px;
	margin-left: 218px;
}