
.rtop,.rbottom{display:block}
.rbottom *{display:block;height: 1px;overflow: hidden}

.rtop *{
display:block;height: 1px;overflow: hidden; font-size: 1px;
}



.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


.program_ime {
	color:rgb(190, 214, 61);
	font-size:24px;
	font-weight:bold;
	
}

.navodila a{
	color: black;
	text-decoration: underline;
}

.ime{
	color:rgb(190, 214, 61);
	font-size:28px;
	font-weight:bold;
}

.opisek{
	color:rgb(190, 214, 61);
	font-family: Arial;
	font-size:14px;
	font-weight: normal;
}


a {
	color:rgb(190, 214, 61);
	text-decoration: none;
}

.navodila {
	background-color:#FFFFFF;
	color:black;
	font-family: Arial;
	font-size:14px;
}

.info {
	color:rgb(190, 214, 61);
	font-family: Arial;
	font-size:14px;
}

.info a {
	color:rgb(190, 214, 61);
}
.info a:hover{
text-decoration:none;
}

.glavna_t {
background-color: rgb(190, 214, 61); 
width: 810px; 
height: 580px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
vertical-align: baseline;
}

.glava {
text-align: left; 
width: 100%;
}

.noga {
text-align: center; 
width: 100%;
}


h1 {
	font-size: 28px;
	margin-top:0px;
}


#main {
	width: 100%;
	overflow: auto; 
	background-color:#00578d;
	position: relative;
}

#zaslon {
width: 810px;
z-index: 6;
}

#top {
background-color:#00578d;
height: 5px;
}

#bottom {
background-color:#00578d;
height: 5px;

}

* html #main {
	width: 100%;
	overflow: auto; 
	background-color:#00578d;
	position: relative;
}

#opis {
	overflow: auto; 
	background-color:white;
	position: relative;
	z-index: 7;
}

* html #opis {
	overflow: auto; 
	background-color:#00578d;
	position: relative;
}

#navodila {
	overflow: auto; 
	background-color:white;
	position: relative;
}

* html #navodila {
	overflow: auto; 
	background-color:#00578d;
	position: relative;
}
/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}


.vscrollerbar {
padding: 5px;
z-index: 2;
}

.vscrollerbarbeg {
background: url(images/vscroller.png) 0px -10px;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
background: url(images/vscroller.png);
width: 15px;
height: 10px;
}


/* Scroll Bar Master Styling Ends Here */
