Img {
	border-style:none;
}
a:link {	
         color: #FD0001;
}
a:visited {
         color: #FD0001;
}
a:active {
         color: #FD0001;
}
a:hover {  color: #A87C00}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family: Verdana;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-image: url(material/bgr_main.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Podmeni {
	font-family: Verdana;
	font-size: 10px;
	color: #c1c1c1;
}
.Podmeni a:link {
	color: #c1c1c1;
}
.Podmeni a:visited {
	color: #c1c1c1;
}
.Podmeni a:hover {
	color: #FD0001;
}
.NaslovLink a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FD0001;
	text-decoration: underline;
	font-weight: bold;
}
.NaslovLink a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FD0001;
	text-decoration: underline;
	font-weight: bold;
}
.NaslovLink a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #A87C00;
	text-decoration: underline;
	font-weight: bold;
}
.enterGumb {
	text-decoration: none;
	background-image: url(material/button_forma.png);
	height: 19px;
	width: 21px;
	border: 0px 0 #000000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.vpis {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(material/search_field_ozadje.png);
	height: 15px;
	clear: both;
	width: 85px;
	border: 0px #000000;
	padding-top: 3px;
}
.NaslovBand {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FD0001;
	font-weight: bold;
}
.gumb {
	text-decoration: none;
	color:#FFFFFF;
	background-color:#222222;
	border: 1px outset #AC1111;
}
.textarea_stil {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #121212;
	border: 2px outset #AC1111;
	scrollbar-base-color: #AC1111;
	scrollbar-arrow-color: #1E394A;
	scrollbar-DarkShadow-Color: #1E394A;
	overflow: -moz-scrollbars-vertical;
	width: 180px;
	height: 165px;
}
