body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	margin: 5 auto;
	padding: 0;
	/*background: #CC9966 url(slike/ozadja/raster.jpg) 0 0 repeat-x;*/
	background-color: #E6C465;
	background-image: url('slike/ozadja/ozadje.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

.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_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 #container {
	width: 890px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
}

.oneColFixCtrHdr #header {
	/*background: #DDDDDD;*/
	background: #C0CEAE url(slike/ozadja/naslov.png) 0 0 repeat-x; 
	height: 140px;
	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: #000;
}
.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: #FFFFFF;
	font-size: 90%;
	border: 0px solid #000000;
	font-weight: normal;
}
.oneColFixCtrHdr #mainContent h1 {
	font-size: 120%;
}
.oneColFixCtrHdr #mainContent h2 {
	font-size: 140%;
}
.oneColFixCtrHdr #mainContent ul {
	list-style-image: url(slike/puscica.png);
	margin-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 18px;
}
.oneColFixCtrHdr #mainContent li {
	margin-top: -15px;
	}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height: 30px;
	background: #C0CEAE 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: #000;
	font-size: 80%;
	text-decoration: none;
}

.menu {
	font-size: 95%;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}
.menu th {
	background: url(slike/ozadja/menu.png) 0 0 repeat-x;
	}
.menu th:hover {
	background: url(slike/ozadja/menu_over.png) 0 0 repeat-x;
}

.naslov {
	font-size: 120%;
	color: #FFF;
	font-weight: normal;
}
.besedilo {
	text-align: left;
	font-size: 80%;
}
.besedilo1 {
	text-align: left;
	font-size: 100%;
}
.rdece {
	text-align: left;
	font-size: 80%;
	color: #F00;
	font-weight: bold;
}
.link1 {
	text-align: left;
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #00F;
}
.link_naslov {
	text-align: left;
	font-size: 120%;
	text-decoration: none;
	font-weight: normal;
	color: #003;
}
.tekst_okvir {
	text-align: justify;
	padding: 10px 10px;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #000000;
}
.tekst_brez_okvirja {
	text-align: justify;
	padding: 0 0;
	font-size: 100%;
	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;
}

.oneColFixCtrHdr #container #header table tr td table .menu .menu {
	color: #FFF;
	font-size: 90%;
}

/* vogali za okvir novic */
.rbroundbox { background: url(slike/ozadja/nt.gif) repeat; }
.rbtop div { background: url(slike/ozadja/tl.gif) no-repeat top left; }
.rbtop { background: url(slike/ozadja/tr.gif) no-repeat top right; }
.rbbot div { background: url(slike/ozadja/bl.gif) no-repeat bottom left; }
.rbbot { background: url(slike/ozadja/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary.  */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox {
	width: 95%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
/* konec css za vogale novic */

