/* CoppeTeam Studio - www.CoppeTeam.net
 * Design by Predrag Kopričanec coppe@neobee.net
*/
@font-face {
        font-family: "acmesa";
        src: url("acmesa.ttf");
}
body {
	margin: 0px;
	background-color: #FFF;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#D71F26;
	scrollbar-shadow-color:#fffcff;
	scrollbar-face-color:#D71F26;
	scrollbar-highlight-color:#fffcff;
	scrollbar-dark-shadow-color:#339;
	scrollbar-3d-light-color:#339;
}
td {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
form { 
   margin: 0px;
   padding: 0px;
}
H1  { 
   color: #D71F26;
   font-weight: bolder;
   font-size: 24px;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}
H2  { 
   color: #D71F26;
   font-weight: bolder;
   font-size: 20px;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}
H3  { 
   color: #D71F26;
   font-weight: bolder;
   font-size: 16px;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}
H4  { 
   color: #D71F26;
   font-weight :bold;
   font-size: 14px;
   margin: 5px 0px 5px 0px;
   padding: 0px;
}
a {
	color: #000; /* #D71F26;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D71F26;
	text-decoration: underline;
}
hr {
	width: 100%; 
	color: #D71F26; 
	height: 1px; 
	background-color: transparent;
	border-collapse: collapse; /* NEOPHODNO DA BI U FIREFOXU PRIKAZIVALA LINIJA */
	margin: 0px; /* NEOPHODNO DA BI U FIREFOXU PRIKAZIVALA LINIJA */
	border: 0.5px solid; /* NEOPHODNO DA BI U FIREFOXU PRIKAZIVALA LINIJA */
}
input {
	border: #666 1px solid;
	font-size: 13px;
	color: #D71F26;
	background-color: #f9f9f9;
}
input:hover {
	border: #000 1px solid;
	font-size: 13px;
	color: #000;
	background-color: #f4f4f4;
}
textarea {
	border: #666 1px solid;
	font-size: 13px;
	color: #D71F26;
	background-color: #f9f9f9;
}
textarea:hover {
	border: #000 1px solid;
	font-size: 13px;
	color: #000;
	background-color: #f4f4f4;
}
select {
	border: #666 1px solid;
	font-size: 10pt;
	color: #000;
	background-color: #f9f9f9;
}
select:hover {
	background-color: #f4f4f4;
}
option {
	border: #fff 1px solid;
	color: #666;
	background-color: #f9f9f9;
}
.radio {
	*border: 0px;
	*background-color: transparent;
}
.radio:hover {
	*border: 0px;
	*background-color: transparent;
}
input.submit  { 
   background-image: url(../img/button.jpg);
   background-repeat: repeat-x;
   color: #FFF; 
   border: 1px solid #780000;
   width: auto;
   height: 22px;
   padding : 0px 10px 2px 10px;
   cursor : pointer;
}
input.submit:hover  { 
   background-image: url(../img/button.jpg);
   background-repeat: repeat-x;
   color: #DDD; 
   border-top: 1px solid #FFF;
   border-bottom: 1px solid #FFF;
   border-left: 1px solid #780000;
   border-right: 1px solid #780000;
   width: auto;
   height: 22px;
}

a.MainMenuItem {
	background-color: transparent;
	font-weight: bold;
	color: #000;
	padding: 2px 5px 5px 5px;
	margin: -3px 2px 2px 2px;
	*padding: 5px 5px 5px 5px;
	display: inline-block;
	width: auto !important;
}
a.MainMenuItem:hover {
	background-color: #D71F26;
	color: #fff;
	text-decoration: none;
	margin: -3px 0px 0px 0px;
	*padding: 5px 5px 5px 5px !important;
	border-left: #000 2px solid;
	border-right: #000 2px solid;
	border-bottom: #000 2px solid;
	display: inline-block;
	width: auto !important;
}
a.Panel {
	color: #000; /* #D71F26;*/
	text-decoration: none;
	font-weight: bold;
}
a.Panel:hover {
	color: #000;
	text-decoration: none;
}

/* Other Style */
#MainTable {
	width: 100%;
	height: auto;
}
#MainHeader {
	height: 20px;
	background-color: #D71F26;
	border-bottom: #000 2px solid;
}
.MainHeader {
	font-size: 12px;
	color: #F1F1F1;
	vertical-align: middle;
	font-weight: bold;
	padding-top:1px;
}
a.MainHeader {
	font-size: 12px;
	color: #F1F1F1;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
a.MainHeader:hover {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#IntroTable {
	background-image: url(../img/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
}
#MainFooter {
	color: #000;
	font-size: 11px;
	text-align: right;
	padding: 0px 0px 10px 0px;
}
.slogan {
	font-family: "acmesa", sans-serif !important;
	font-size: 18px;
	margin:-5px 0px 0px 0px;
}
.SloganSmall {
	font-family: "acmesa", sans-serif !important;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	width: auto;
	margin:-5px 0px 0px 0px;
}
.ContentZone {
	background-image: url(../img/content_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 250px;
	padding: 5px;
}