/* UNIVERSAL SETTINGS */

body {
  margin: 0;
  padding: 0;
  color: #000;
  / *background: #E07122; */
  font-size: 76%;
  font-family: arial, helvetica, sans-serif; }

p, td, ul, ol, ul, li, dl, dt, dd {
  font-size: 100%;
  font-family: arial, helvetica, sans-serif; }

a:link { color: #890220; text-decoration: none; }
a:visited { color: #890220; text-decoration: none; }
a:hover { text-decoration: underline; }

.hide { display: none; }

.clear {
  clear: both;
  font-size: 0;
}
  
form { margin: 0; }

img { border: none; padding: none; margin: none;}

h1, h2 {
	text-align: center;
	border:1px solid #890220;
	background-color:#ddd;
	width:100%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;	
}
h1{ margin-top: 4em; }

h4{
	margin-top: 3px;
	margin-bottom: 3px;
}
.box{
	text-align: center;
	border:1px solid #890220;
	background-color:#ddd;
	width:100%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;	
}

#container {
  border: 0px;
  border-top: 0; /* removes opera top margin */
  width: 942px; /* need to hold banner in */
  voice-family: "\"}\"";
  voice-family: inherit;
}

td {
  padding: 0;
  margin: 0;
  border-width: 0;
  vertical-align: top;
}
/* MAIN TABLE BASICS */

#main {
  width: 750px;
  margin: 0;
  padding: 0;
  background: #fff;
  font-size: 100%;
  line-height: 1.3em;
  }

/* Schedule Table */

/* TITLEBAR */
.titlebar  {
  background: #FEE3AD;
  border-top: 1px solid #003763;
  border-bottom: 1px solid #003763;
  padding: .3em 0 .3em 15px;
  }
  

.titlebar a {
  color: #890220;
  font-weight: bold;
  }

.center {
	padding: 1em;
	border-right: 1px solid black;
}

.lcol {
	padding: 1em;
	border-right: 1px solid black;
	
}

.stripe{
	background: #eee;
}

/* TWO COL FORMAT */
#a2 { width: 150px; border-right: 1px solid #666; }
#b2 { width: 600px; }

/* THREE COL FORMAT */
#a3 { width: 150px; }
#b3 { width: 450px; }
#c3 { width: 150px; }
#a3, #b3 { border-right: 1px solid #666; }


/* FOUR COL FORMAT */
#a4, #b4, #c4 {
  width: 187px;
  border-right: 1px solid #666;
}
#d4 { width: 189px; }

/* VERTICAL NAVIGATION LINKS */ 

#mainlinks {
  margin-bottom: 1em;
  line-height: 1.4;
}

#mainlinks ul {
  list-style: none;
  margin: 0; /* keeps left link boxes snug */
  padding: 0; /* ditto */
}

#mainlinks li {
  border-bottom: 1px solid #ccc;
}

#mainlinks li.divider {
  border-bottom: 5px solid #c00;
}

#mainlinks li a {
   color: rgb(0, 0, 0); font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}

#mainlinks li a:visited {
  color: #33C;
}

#mainlinks li a:hover {
  background: #cc9;
  color: #c00;
}

#mainlinks .linkhead h3 {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  font-weight: 700;
  margin: 0;
  padding: .5em 15px 0 15px;
}

/* HEADLINE STYLES */

h2.colorbar, h2.bar {
  background: #c00;
  color: #fff;
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  margin: 0; /* closes top gap */
  padding: .25em 0 .25em 15px;
  }

/* MAIN TEXT */

.maintext {
  padding: .5em 1em .5em 15px;
}

.maintext h2 {
  font-size: 120%;
  font-family: verdana, arial, sans-serif;
  margin: 0;
  padding: 0 0 .25em 0;
}

.maintext h3, .maintext h4 {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;     
  margin: 0; /* closes top gap */
  padding: .5em 0 0 0;
}

.maintext p {
  margin: 0;
  padding: 0 0 .5em 0;
  }

.maintext ul, .maintext ol {/* moves lists flush left */
  margin: 0;
  padding: 0 0 .5em 15px;
}

.maintext ol {
  padding-left: 20px; /* alpha wider than bullets */ }

/* HEADS W BACKGROUND BAR */

h2.bar {
  background: #c00;
  color: #fff;
  font-size: 100%;
  font-family: verdana, arial, sans-serif;
  margin: 0; /* closes top gap */
  padding: .25em 0 .25em 15px;
}

h2.bar a {
  color: #fff !important;
  text-decoration: none !important;
}

h2.bar a:hover {
  color: #cc9 !important;
}

#rightmenu{
	border: none;
	margin: none;
	padding: none;
}


/*#rightmenu ul{
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}



#rightmenu h3 {
    color: #fff;
	background: #999;
	border: 0px;
	margin: 0px;
	padding: 4px;
	color: white;
	border-left: 4px;
	border-bottom-color: #F28715;
	border-left-color: #890220;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;

}

#rightmenu a{
	padding: 2px;
	
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}*/


#rightmenu h3 {
	margin: 0px; padding: 7px 5px 7px 12px; border: 0px solid currentColor; color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; 
}
#rightmenu ul {
	margin: 0px; text-align: left; list-style-type: none;
}
#rightmenu ul {
	padding: 0px;
}
#rightmenu ul li {
	margin: 0px; 
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#rightmenu ul li a {
	padding: 2px 4px 2px 10px; text-decoration: none; display: block;
}
#rightmenu ul li a:link {
	 font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#rightmenu ul li a:visited {
	  font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#rightmenu ul li a:hover {
	background: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important;
}
#rightmenu ul li a:active {
	background: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important;
}
#rightmenu ul li a:focus {
	background: rgb(51, 51, 51) !important; color: rgb(255, 255, 255) !important;
}
#rightmenu ul li ul {
	background: rgb(255, 255, 255); border-width: 0px 1px 0px 4px; border-style: none solid solid; border-color: currentColor rgb(153, 153, 153) rgb(157, 171, 196) rgb(157, 171, 196); margin: 0px;
}
#rightmenu ul li ul li {
	border: 1px solid rgb(255, 255, 255);
}
#rightmenu ul li ul li {
	margin: 0px;
}
#rightmenu ul li ul li a:hover {
	background: rgb(157, 171, 196); color: rgb(255, 255, 255);
}
#rightmenu ul li ul li a:active {
	background: rgb(157, 171, 196); color: rgb(255, 255, 255);
}
#rightmenu ul li ul li a:focus {
	background: rgb(157, 171, 196); color: rgb(255, 255, 255);
}
#rightmenu ul li ul li ul {
	padding: 10px 0px 10px 5px; border: 0px solid rgb(153, 153, 153);
}
#rightmenu ul li.active a:link {
	background: rgb(157, 171, 196); padding: 3px 0px 3px 6px; color: rgb(255, 255, 255); border-bottom-color: rgb(157, 171, 196); border-left-color: rgb(61, 91, 132); border-bottom-width: 1px; border-left-width: 4px; border-bottom-style: solid; border-left-style: solid;
}
#rightmenu ul li.active a:visited {
	background: rgb(157, 171, 196); padding: 3px 0px 3px 6px; color: rgb(255, 255, 255); border-bottom-color: rgb(157, 171, 196); border-left-color: rgb(61, 91, 132); border-bottom-width: 1px; border-left-width: 4px; border-bottom-style: solid; border-left-style: solid;
}
#rightmenu ul li.active ul li a:link {
	background: rgb(255, 255, 255); padding: 3px 4px 3px 20px; color: rgb(0, 0, 0); font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(221, 117, 187); border-bottom-width: 1px; border-left-width: 0px; border-bottom-style: solid; border-left-style: solid;
}
#rightmenu ul li.active ul li a:visited {
	background: rgb(255, 255, 255); padding: 3px 4px 3px 20px; color: rgb(0, 0, 0); font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-left-color: rgb(221, 117, 187); border-bottom-width: 1px; border-left-width: 0px; border-bottom-style: solid; border-left-style: solid;
}
#rightmenu ul li.active ul li ul li a:link {
	background: rgb(255, 255, 255); margin: 0px 0px 0px 10px; color: rgb(0, 0, 0); font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#rightmenu ul li.active ul li ul li a:visited {
	background: rgb(255, 255, 255); margin: 0px 0px 0px 10px; color: rgb(0, 0, 0); font-weight: normal; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
#rightmenu ul li.active ul li.active a:link {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); font-weight: bold; border-left-color: rgb(221, 117, 187); border-left-width: 0px; border-left-style: solid;
}
#rightmenu ul li.active ul li.active a:visited {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); font-weight: bold; border-left-color: rgb(221, 117, 187); border-left-width: 0px; border-left-style: solid;
}
#rightmenu ul li.active ul li.active ul li a:link {
	background: no-repeat left top rgb(255, 255, 255); margin: 0px 0px 0px 15px; padding: 3px 0px 3px 15px; color: rgb(0, 0, 0); font-weight: normal;
}
#rightmenu ul li.active ul li.active ul li a:visited {
	background:  no-repeat left top rgb(255, 255, 255); margin: 0px 0px 0px 15px; padding: 3px 0px 3px 15px; color: rgb(0, 0, 0); font-weight: normal;
}
#rightmenu ul li.active ul li.active ul li.active span.active_link {
	background:  no-repeat left top rgb(255, 255, 255); margin: 0px 0px 0px 15px; padding: 3px 0px 3px 15px; color: rgb(0, 0, 0); font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}

#rightmenu ul li h3 {
	background: #999; padding: 3px 0px 3px 6px; color: rgb(255, 255, 255); border-bottom-color: rgb(157, 171, 196); border-left-color: #890220; border-bottom-width: 1px; border-left-width: 4px; border-bottom-style: solid; border-left-style: solid;
}



#table-2 {
	border:1px solid #890220;
	background-color:#ddd;
	width:100%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#table-2 td,#table-2 th {
	padding:5px;
	color:#333;
}

#table-2 thead {
	padding:.2em 0 .2em .5em;
	text-align:left;
	color:#4B4B4B;
	background-color:#C8C8C8;
	border-bottom:solid 1px #999;
}

#table-2 th {
	line-height:18px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	text-shadow:white 1px 1px 1px;
}

#table-2 tr {
	line-height:20px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#table-2 tr:hover {
	background-color:#ccc;
}

#table-2 td:hover {
	border:#ccc;
}

#table-2 tr.odd {
	background-color:#fff;
}

#table-2 tr.odd:hover {
	background-color:#ccc;
}

#table-2 td.total,tr.total {
	border-top:solid 2px #265E15;
	font-weight:bold;
}


.box{
	text-align: center;
	border:1px solid #890220;
	background-color:#ddd;
	width:100%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;	
}

.box2{
	border:1px solid #F28715;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color:#fff;
	width:75%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
}

.box3{
	border:1px solid #890220;
	margin-right: auto;
	margin-left: auto;
	background-color:#ddd;
	padding: 3px;
	width:75%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;	
}

.box4{
	border:1px solid #890220;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color:#ddd;
	padding: 10px;
	width:90%;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;	
}

.box4 ul{
	list-style-type: none; 
	padding-left: 16px;
}

.box4 ul strong{
	margin-left: -8px;
}



.no-border{
	border: 0px;
}

#table-2 td.dead{
	color: #890220;
}

.mastni{
	 width: 943px;
}