@charset "utf-8";
/* CSS Document */

a:link{
	background: transparent;
	color: #8B0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	background: transparent;
	color: #A0522D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #00478A;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #A0522D;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

p{
	background: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.answer {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.darkred {
	background-color: transparent;
	color: #8B0000;
	font-style: normal;
	font-weight: bold;
}

.headline1{
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.headline2{
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.headline3{
	background-color: transparent;
	color: #006201;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline4 {
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.headline5 {
	background-color: transparent;
	color: #00478A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.highlite{
	background-color: #FFEBCD;
	color: #000000;
	font-weight: bold;
}

.parasmall{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.parasmaller{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.picleft {
	border: #FFFFFF solid;
	border-width: 2px 5px 2px 0px;
	float: left;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}

.picright{
	border: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
	float: right;
	margin-left: 10px;
}

.question {
	background-color: transparent;
	color: #8B0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.note {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}  

/* copyright styles */
a.epriv:link    { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #8B0000; text-decoration: underline; }
a.epriv:visited { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #A0522D; text-decoration: underline; }
a.epriv:hover   { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #00478A; text-decoration: underline; }
a.epriv:active  { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #A0522D; text-decoration: underline; }
.copyright      { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; } 

/* moji stilovi */
.body   { padding: 10px; }

	.link1:link, .link1:visited, .link1:active { font-family: verdana; font-weight: bold; text-decoration: underline; color: #000033; font-size: 12px;}
	
		.link2:link, .link2:visited, .link2:active { font-family: verdana; font-weight: bold; text-decoration: underline; color: #FFFFFF; font-size: 12px;}
	
    .link1:hover { text-decoration: none; }
h1 {color: #388096;  font-size: 22px; font-family: Verdana }
h2 {color: #388096;  font-size: 18px; font-family: Verdana }
h3 {color: #388096;  font-size: 16px; font-family: Verdana  }
h4 {color: #388096;  font-size: 14px; font-family: Verdana  }

h5 {color: #FF0000;  font-size: 13px; font-family: Verdana  }

.P2 {color: #FF0000;  font-size: 13px; font-family: Verdana; font-weight: bold;  }

.glava {color: #388096;  font-size: 14px; font-family: Verdana; font-weight: bold;  }

