@import url("normalizacija.css");
/*MEDIA TYPE - SCREEN - podrazumeva se zato je sada izostavljeno */
 
 
/* dopunjava prethodno definisan html - ovde se definiše slika u pozadini */
html {
	background-image: url(../grafika/pozadina_glavna_v6.jpg);
	background-repeat: repeat-x; padding-bottom:100px;
	background-color:#DDDDDD;
}
body {background-image: url(../grafika/sara7.jpg);
	background-repeat:  no-repeat;
	background-position:center 511px;	
	color:#333; height:1000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px; 
}
#bg_wrap_menu { width:100%; height:600px; background:url(../grafika/shara_menu_10.jpg) no-repeat 120px 115px; }
#wraper_oblak { width:100%; height:800px; background-image: url(../grafika/oblak_02.jpg);
	background-repeat:  no-repeat;
	background-position:top right;}
#desno2 h2 { font-size:1.4em; margin-bottom:20px; padding-top:20px; text-align:center; font-weight:bold; color:#006;background:url(../grafika/semka_papir3.jpg) no-repeat 0 0; }
li h2 { font-size:10pt; margin-top:0px; margin-bottom:0px; text-align: left; color:#006; font-weight:bold; }
.meni { font-size:11px;}
.container_centriran {
	width: 955px;
	height:auto; /*cini da se border pojavi koliko ima teksta u FF2*/
	clear: both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	backgrounds-color:#CCC;
}
.spacer {
	width:955px;
	height:13px;
}
#glavni_heder {
	width:955px;
	height:100px;
}
#logo { width:541px; height:100px; background: url(../grafika/logo_06.gif) no-repeat 20px 10px; text-align:left; float:left; }
#gl_navi { width:400px; height:55px; float:right; }
#gl_navi ul { display:block; list-style-type:none; margin-top:45px; }
#gl_navi ul li{ display:inline; width:auto; padding:5px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt; border-right: solid 1px #006; height:30px; }
#gl_navi ul li a { font-weight:bold; color:#006; text-decoration: none;}
#levo {
	width:290px;
	height:auto;
	backgdround-color:#FFC;
	float:left;
}
#desno {
	width:640px;
	height:auto;
	backgroundd-color:#FFC;
	float:right;
}
#desno2 {
	width:664px;
	height:auto;
	backgroundd-color:#FFC;
	float:right; background-color:#FFF;  margin-top:20px; text-align:center; 
}
#desno2 p {
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	font-size:10pt;
	line-height:1.6em;
}

#kuca { background: url(../grafika/kuca_07.gif) no-repeat; width:593px; height:402px; float:right; margin-top:20px;}

a.nslv:link {
	text-decoration:underline;
}
a.nslv:visited {
	text-decoration:underline;
}
a.nslv:hover {
	text-decoration:none;
	color: #7F5F00;
}
a.nslv:active {
	text-decoration:underline;
}
#knjiga_tab {
	margin-left:-130px;
	margin-top:-80px;
}
#desno2 table { margin-left:auto; margin-right:auto; background-color:#CCC;}
#desno2 table td {
	padding:5px;
	margin:1px;
	text-align: center;
}
#desno2 table td p{
	padding:0px; margin:0px;text-align: center;
}

#hamb {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-align: left; background-color:#CCCCCC; margin-left:auto; margin-right:auto;}
#hamb p {padding:0px; margin:0px;}
#hamb td { padding-top:8px;}
#hamb td p { padding:0px; margin:0px;}
.tbl { background-color:#CCC;}
.tbl td { border-spacing:1px;}
#desno2 img {margin-left:20px; }
#desno2 a img {margin-left:20px; margin-top:20px; border:solid 1px #006; }

