body {
	background-color: #6395ea;
	background-image:url(Slike/striped.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #2F4F4F;
	margin-left: 100px;

}



#navigation a {

	font:11px Arial, Helvetica, sans-serif;

	color: #DD8500;

	line-height:16px;

	letter-spacing:.1em;

	text-decoration: none;

	}

	

#navigation a:hover {

	color:#191970;

	font-weight:bold;

	}



.text11B {

	font-family: Verdana, Arial, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bold;

	color: #F30;

	background-color: transparent;

}

.obrub {

	border: 1px;

	border-color: Aqua;

	border-style: solid;

	padding: 3px;

	margin: 5px;



}

a:link {

	FONT-SIZE: 10px;

	COLOR: #333;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	text-decoration: none;

	background-color: transparent;



}

a:visited {

	FONT-SIZE: 10px;

	COLOR: #333;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

	text-decoration: none;

	font-style: normal;

	background-color: transparent;



}

a:hover {

	FONT-SIZE: 10px;

	COLOR: Navy;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	text-decoration: none;

	background-color: transparent;

}

a:active {

	FONT-SIZE: 10px;

	COLOR: #666;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

	background-color: transparent;

}

hr {

	height: 1px;

	width: 80%;

	}



.gori_naslov{

	border-bottom: 1px inset Navy;

}

.naslov {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	color: #666;

	background-color: transparent;

}



.glavna {

	border-bottom: 1px solid Navy;

	border-top: 1px solid Navy;

	border-left: 1px solid Navy;

	border-right: 1px solid Navy;

	font-family:Arial, Helvetica, sans-serif;

	background-color: #FFF;

}

.bottom {

	font-size: 9px;

	color: #333;

}
.button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */	
	width: 200px;
	height: 65px;
	border-radius: 15px;
	border-style: groove;
	margin-top: 20px;

}

.button:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2989d8+53,207cca+57,1e5799+100 */
	background: #2989d8; /* Old browsers */
	background: -moz-linear-gradient(top, #2989d8 53%, #207cca 57%, #1e5799 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2989d8 53%,#207cca 57%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2989d8 53%,#207cca 57%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2989d8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */	
	width: 200px;
	height: 65px;
	border-radius: 15px;
	margin-top: 20px;

}
