/* CSS for Razstava */
/* Standard HTML tags */


BODY {
	margin: 0;
	font-size : x-small;
	background : #ffffee;
	font-family : Verdana, Tahoma, Sans-Serif;
}


BODY.cnt {
	margin: 0;
	font-size : x-small;
	background : #efeabc;
	font-family : Verdana, Tahoma, Sans-Serif;
}


BODY.margins {
	margin: 15;
	font-size : x-small;
	background : #ffffee;
	font-family : Verdana, Tahoma, Sans-Serif;
}


H1 {
	text-align : center;
	color : #680000;
	font-family : "Times New Roman", Serif;
	font-size : large;
	font-weight : normal;
	letter-spacing : 0.2em;
	text-transform : uppercase;
}


H2 {
	text-align : center;
	color : #505050;
	font-family : "Times New Roman", Serif;
	font-size : medium;
	font-weight : normal;
	letter-spacing : 0.15em;
	margin-top : 1.5em;
	text-transform : uppercase;
}


H3 {
	text-align : center;
	color : #680000;
	font-family : "Times New Roman", Serif;
	font-weight : normal;
	font-size : medium;
	font-variant : small-caps;
	letter-spacing : 0.05em;
}


P.opis {
	text-align : center;
	color : #680000;
	font-size : small;
	font-style : italic;
	font-weight : normal;
	font-family : "Times New Roman", Serif;
}


P.navodilo {
	text-align : center;
	font-size : xx-small;
	font-weight : normal;
}


.referenca {
	text-align : left;
	font-size : xx-small;
	font-weight : bold;
}


.referenca2 {
	text-align : left;
	font-family : "Times New Roman", Serif;
	font-size : xx-small;
	font-weight : normal;
}


TD {
   font-size : x-small;
   padding-right : 10px;
}


TD.header {
   text-align : center;
}


TD.slikca {
	text-align : center;
	font-size : xx-small;
	font-weight : bold;
	padding-left  : 5px;
	padding-right : 5px;
}


.ozadje {
	background : #ffffee;
}


/* TABLE {
   text-align : left;
   margin : 0;
   padding : 0;
} */

DIV.copy {
   text-align : center;
   font-size : xx-small;
}


BLOCKQUOTE {
   font-style : italic;
}


KBD {
   font-size : x-small;
   font-style : italic;
}


INPUT.inputtext {
   background : #ffffee;
}


INPUT.inputsubmit {
}


INPUT.inputcheckbok {
}


SELECT.select {
   background : #ffffee;
}


A:link {
   color : #983030;
   text-decoration : none;
}


A:visited {
   color : #600000;
   text-decoration : none;
}


A:hover {
   text-decoration : underline;
}


A.mainform {
   color : #003366;
}


A.mainform:visited {
   color : #003366;
}


A.mainform:hover {
   color : #ff6600;
}


A.bar-chapters {
   color : #003366;
}


A.bar-chapters:visited {
   color : #003366;
}


A.bar-chapters:hover {
   color : #ff6600;
}

.bar-navigation {
   font-weight : bold;
   font-size : x-small;
   text-align : center;
}


