html, body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font: 12px Verdana, sans-serif;
}

#mainWrap {
	display: table;
	width: 984px;
	margin: 0 auto;
}

h1 {
	font-weight: bold;
	color: #ff0000;
	font-size: 1.7em;
}

#forma {
	margin: 0px;
}

.naslov {
	font-weight: bold;
	font-size: 1.7em;
}

img {
	border: 0px;
}

#header {
	display: table;
	width: 100%;
	height: 68px;
	text-align: center;
	background: #000000 url(../../img/headTopBG.jpg) repeat-x;
}

.naslov1 {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

.text1 {
	font-size: 13px;
}

#sredina {
	display: block;
	margin-bottom: 10px;
}

#sredina2 {
	display: block;
	width: 974px;
	padding: 10px 10px 10px 0;
	height: 530px;
	background: #000000 url(../../img/katalogBG.jpg) no-repeat;
	overflow: auto;
	margin: 0 0 10px;
}

#sredina3 {
	display: block;
	width: 964px;
	padding: 10px;
	height: 530px;
	background: #000000 url(../../img/katalogBG.jpg) no-repeat;
	margin-bottom: 10px;
}

#sredina4 {
	display: block;
	width: 964px;
	padding: 10px;
	height: 530px;
	background: #000000 url(../../img/katalogBG.jpg) no-repeat;
	overflow: auto;
	margin-bottom: 10px;
}

#footer {
	display: block;
	width: 984px;
	height: 183px;
	background-color: #000000;
	margin-top: 5px;
}

.menuTOP {
	display: block;
	padding-right: 20px;
	border-bottom: 4px solid red;
	font: bold 14px Verdana, sans-serif;
	color: #ffffff;
}

.menuLink {
	display: block;
	padding-right: 12px;
	font: 12px Verdana, sans-serif;
	margin-top: 2px;
	color: #ffffff;
}

.menuLink a:link {
	text-decoration: none;
	color: #ffffff;
}

.menuLink a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menuLink a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.menuLink a:active {
	text-decoration: none;
	color: #ffffff;
}

.menuLink2 {
	display: block;
	padding-right: 12px;
	font: 12px Verdana, sans-serif;
	margin-top: 2px;
	color: #ff0000;
}

.menuLink2 a:link {
	text-decoration: none;
	color: #ff0000;
}

.menuLink2 a:visited {
	text-decoration: none;
	color: #ff0000;
}

.menuLink2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.menuLink2 a:active {
	text-decoration: none;
	color: #ff0000;
}

#footTXT {
	display: table;
	width: 100%;
	margin: 10px auto 0;
	font: 11px Verdana, sans-serif;
	border-top: 2px solid #999999;
	text-align: center;
	padding-top: 4px;
	color: #cccccc;
}

.glavni_naslov {
	display: block;
	border-bottom: 1px solid #ff0000;
	font-weight: bold;
	color: #ff0000;
	font-size: 1.7em;
	padding: 0 0 6px;
	margin-bottom: 10px;
}

.vnos01 {
	font-size: 11px;
	background-color: Transparent;
	border: 1px solid #666666;
}

.knof {
	width: 120px;
	font-size: 11px;
	background-color: Transparent;
	border: 1px solid #666666;
}

.knof:hover {
	background-color: #cccccc;
}