body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { border:0px;}

a {
	font-size: 10px;
	color: #540c0c;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.bgbody{
	background-image: url(img/bg_main.jpg);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}

.bgcontent { 
	background: url(img/bgbody.jpg);
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

.bgheader{
	background-image: url(img/header.png);
	background-repeat:no-repeat;
}

* html .bgheader { /* for IE/Win */
	background: none;	
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/header.png",sizingMethod="image");
}

.bgfooter{
	background-image: url(img/dolje.png);
	background-repeat:no-repeat;
}

* html .bgfooter { /* for IE/Win */
	background: none;	
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/dolje.png",sizingMethod="image");
}
.gall_cont { padding:10px 0px; overflow:auto; height:265px;}
.tmb_cont { padding:4px; border:1px solid #d77a29; float:left; margin:0px 7px 10px 0px;}
.clear { clear:both; }

.img_tmb { width:85px; height:auto;}
.img_tmb { width:auto; height:64px;}


