body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5 auto;
	padding: 0;
	/*background: #CC9966 url(slike/ozadja/raster.jpg) 0 0 repeat-x;*/
	background-color: #7B1C20;
	background-image: url('slike/ozadja/ozadje.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

.vstop {
	height: 125px;
	background: url(../slike/ozadja/loginback.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

/*
.StranOzadjeRaster
{
	background-image: url('slike/ozadja/raster.jpg');
	background-repeat: repeat-x;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 900px;
	
}
*/
/* barve */
.col_white { 	background-color : #ffffff; }
.col_black {	background-color : #000000;	}

.col_red1 { 	background-color : #7B1C20; } 
.col_red2 { 	background-color : #460F10; }

.col_orange1 { 	background-color : #E6C465; }

.col_blue1 { 	background-color : #115BA2; }
.col_blue2 { 	background-color : #1985C1; }

.col_gray1 { 	background-color : #ABAA88; }
.col_gray2 { 	background-color : #E8E7D8; }
.col_gray3 { 	background-color : #F8F8F3; }
.col_gray4 { 	background-color : #D8D6BE; }

.oneColFixCtrHdr #header {
	/*background: #DDDDDD;*/
	background: #7B1C20 url(slike/ozadja/naslov.jpg) 0 0 repeat-x; 
	height: 205px;
	padding: 0 5px 0 5px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 20px;  /* remember that padding is the space inside the div box and margin is the space outside the div box #eff5ed*/
	background: #460F10;
	color: #FFF;
	font-size: 90%;
}
.oneColFixCtrHdr #mainContent h1 {
	font-size: 120%;
}
.oneColFixCtrHdr #mainContent p {
	font-style: normal;
	font-weight: lighter;
	font-size: 80%;
	text-align: justify;
}
.oneColFixCtrHdr #mainContent a:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent a:hover {
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent h2 {
	font-size: 140%;
}
.oneColFixCtrHdr #mainContent ul {
	list-style-image: url(slike/puscica.png);
	margin-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 16px;
}
.oneColFixCtrHdr #mainContent li {
	margin-top: -15px;
	}
.oneColFixCtrHdr #footer {
	text-align: center;
	background: #7B1C20 url(slike/ozadja/dno.png) 0 0 repeat-x;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 7px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	font-size: 80%;
	text-decoration: none;
}

.menu {
	text-align: right;
	color: #FFF;
	padding: 10px 10px;
	font-size: 100%;
	font-weight: normal;
	border-top: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}


.naslov {
	font-size: 120%;
	color: #FFF;
	font-weight: normal;
}
.naslov_center {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	color: #666;
}
.besedilo {
	color: #FFF;
	text-align: left;
	font-size: 90%;
}
.besedilo1 {
	font-weight: normal;
	text-align: left;
	font-size: 100%;
}
.besedilo_center {
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: #666;
	vertical-align: top;
	text-decoration: none;
}
.besedilo_center a:link, .besedilo_center a:active, .besedilo_center a:visited {
	text-decoration: none;
	color: #009;
}
.besedilo_center a:hover {
	text-decoration: underline;
	color: #006;
}
.rdece {
	text-align: left;
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
}
.rdeca_center {
	text-align: center;
	color: #F00;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: normal;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.link2:link {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	color: #460F10;
	text-decoration: none;
}
.link2:active {
	color: #FFFFFF;
	text-decoration: none;
}
.link1:link {
	text-align: left;
	font-size: 90%;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
.link_naslov {
	text-align: left;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.tekstOpis {
	color: #FFF;
	background-color: #CCCCCC;
	text-align: left;
	font-size: 90%;
}
.tekst_okvir {
	padding: 10px 10px;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
/* tekst v body */
.tekst_brez_okvirja {
	margin: 0;
	text-align: justify;
	padding: 0 0;
	font-size: 80%;
	font-weight: normal;
	border: 0px solid #000000;
}

.datum {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.datum_desno {
	text-align: right;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.naslov_crta_spodaj {
	text-align: justify;
	font-size: 120%;
	color: #003;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}
