body{
	margin:0px;
	padding:0px;
	background-image:url(./img/bg.jpg);
	font-family:verdana;
	font-size:11px;
}

html,body{
	height:100%;
}
img.image_gal{
	border: 2px solid black;
	margin-right: 5px;
	margin-top: 5px;
}
div.image_gal2{
	padding-left: 20px;
}
table.container{
	border-collapse: collapse;
	height: 100%;
	width:778px;
	margin-left:auto;
	margin-right:auto;
}

table.container td{
	padding:0px;
	background-image:url(./img/bg1.jpg);
}

table.clean{
	border-collapse: collapse;
	background-image: none;
}

table.clean td{
	padding:0px;
	background-image:none;
}

div.head{
	height:101px;
	width:770px;
	background-image:url(./img/head.jpg);
}

div.mainPic{
	height:288px;
	width:770px;
	background-image:url(./img/mainPic.jpg);
}

div.menu{
	height:34px;
	width:772px;
	background-image:url(./img/menu.jpg);
}

ul.menu{
	padding:0px;
	margin:0px;
}

ul.menu li{
	display:inline;
	list-style-type:none;
	background-image:url(./img/seperator.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

ul.menu li a{
	display:inline;
	list-style-type:none;
	background-image:url(./img/seperator.jpg);
	background-repeat:no-repeat;
	background-position: right top;
}

div.naviBg{
	height:49px;
	width:770px;
	background-image:url(./img/naviBg.jpg);
}

div.izvelneHead{
	font-size:0px;
	height:39px;
	width:179px;
	background-image:url(./img/izvelneHead.jpg);
}

div.izvelneBg{
	font-size:0px;
	width:179px;
	background-image:url(./img/izvelneBg.jpg);
	background-repeat:repeat-y;
}

div.izvelneFooter{
	font-size:0px;
	width:179px;
	height:6px;
	background-image:url(./img/izvelneFooter.jpg);
}

ul.menuLeft{
	margin:0px;
	padding:0px 0px 10px 0px;
}

ul.menuLeft li{
	font-size:11px;
	list-style-type: none;
	list-style-image: none;
	color:rgb(180,180,180);
	padding:0px;
	margin:0px;
}

div.over{
	background-color:transparent;
	width:174px;
	padding-top:3px;
	padding-bottom:3px;
}

div.over:hover{
	color:rgb(146,38,38);
	background-color:white;
	width:174px;
	padding-top:3px;
	padding-bottom:3px;
}

div.navi{
	color:rgb(180,180,180);
	font-weight:bold;
	font-size:14px;
	text-align:left;
	width:426px;
	padding-bottom:5px;
	border-bottom:1px solid rgb(180,180,180);
}

div.fotoHead{
	height:38px;
	width:153px;
	background-image:url(./img/fotoHead.jpg);
}

div.fotoBg{
	width:153px;
	background-image:url(./img/fotoBg.jpg);
	background-repeat: repeat-y;
}

div.fotoFooter{
	height:17px;
	width:153px;
	background-image:url(./img/fotoFooter.jpg);
}

a.link_1:link {color:rgb(180,180,180);text-decoration:none;}
a.link_1:active {color:rgb(180,180,180);text-decoration:none;}
a.link_1:visited {color:rgb(180,180,180);text-decoration:none;}
a.link_1:hover {color:rgb(146,38,38);text-decoration:underline;}
