body {
	font-size: 0.9em;
	/* font-family: arial, helvetica, sans-serif; */
	font-family: bitstream vera sans,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url("/images/modrec3x.png");	
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #00153f;
}

tt {
	/* font-family: courier, monospace; */
	font-family: bitstream vera sans mono, monospace;
	font-size: 90%
}

hr {
	width: 30%;
	color: #f0f0fa;
	background-color: #f0f0fa;
}

a:link {
	color: #203e7f;
	text-decoration: underline;
}

a:visited {
	color: #203e7f;
	text-decoration: underline;
}

a:hover {
	color: #79a810;
	text-decoration: underline;
}

a.anchor {
	color: #000066;
}

a[name] {
	color: inherit;
	text-decoration: inherit;
}

#sredina {
	padding: 0px;
	width: auto;
	position: absolute;
	left: 270px;
	right: 145px;
}

#levo {
	width: 250px; 
	position: absolute; 
	left: 10px;
	padding: 0px;
}

#desno {
	width: 160px;
	position: absolute;
	right: 0px;
	top: 10px;
	z-index: 10;
}

.header, .okvir, .prog-head {
	background-color: #f0f0fa;
	background-image: url("/images/modrec3y3.png");	
	background-repeat: no-repeat;
	background-position: 0 0;
	background-attachment: fixed;
	
	border: 1px solid #aaa;
	padding: 10px;
	margin: 10px 0px;
}

.header {
	text-align: center;
	font-size: 200%;
	font-weight: bold;	
}

.red {
	color: red;
}

.pingogreen {
	color: #79a810;
}

.big {
	font-size: 150%;
}

.prog-head{
	font-size: 150%;
	font-weight: bold;	
}

#sredina h1 {
	text-align: center;
	font-size: 200%;
	font-family: luxi sans,sans-serif;	
}

#specimen img {
	float: left;
	z-index:  3;
}

ul {
        list-style: square; 
	padding-left: 15px;
/*	list-style-image: url("/images/pingo_mini.png");
	padding-left: 25px; */
	vertical-align: middle;
	margin: 0px;
}

li {
	padding-left: 0px; 
	padding-bottom: 1px;
	padding-top: 3px;
} 

.ura {
	width: 7.0ex;
	font-size: 1.1em;
	font-weight: bold;
	display: block; 
	float: left; 
}

#levo a {
	padding-left: 8.0ex;
	display: block;
} 

.nazaj {
	text-align: right;
}

p {
	margin-bottom: 0px;
}

em {
	font-size: 1.1em;
	font-weight: bold;
} 

.valid {
	text-align: right;
}
.valid img {
	border: none;
}
.valid a {
	text-decoration: none;
} 
