﻿.main
{
	background-color:White;
	height:100%;
}

.main .notfound
{
	border-left:1px solid black;	
	border-right:1px solid black;
	padding:0px;
	padding-top:0px;
/*	border-top:7px white;*/
	background-image:url('/Design/Images/back_1001.gif') !important;
	background-position: center 0px;
}

.main .pozadina
{
	background-image:url('/Design/Images/back_1001.gif') !important;
	background-position: center 0px;
}

.main .notfound a
{
	color:Black;
}
