/* CSS Document */
/* RESET */

/* OSNOVNI */
 
html, body {
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#000;
	color:#fff;
	background-position:center top;
	background-repeat:no-repeat;
	}
#wrapper {
	position:relative;
	width:1300px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-color:#000;
         }
		 
#header 	{position:relative; width:800px;}	 
a {text-decoration:none;}
h1 {color:#F00;}
h2 {color:#fff;}
h3 {color:red;}
.hajlajt {color:#F00;}

		 
/* OSNOVNI KRAJ*/	   
#LEVASTRANA   { float:left; }
#DESNASTRANA  { float:right; width:1000px; }
#footer  { clear:both; }
#topjpg   { margin:40px; }

#logo   { margin:0 0 40px 0;  }
#topnav  { margin-bottom:40px; }
#topnav ul li       { display:inline;}
#topnav ul li a             { padding:70px;  }
#tekst       { margin-bottom:40px; }
#tekst      { background-image:url);	background-repeat:no-repeat;
 }
#tekst-belamag  { background-image:url(../slike/pozadina/white_magic.jpg)  }
#tekst-crnamag   { background-image:url(../slike/pozadina/bleckMagic.jpg)  }
#leftnav ul li a    { padding:15px; } 
#facebook   { margin-left:15px;
              padding-top:5px;
			  font-size:16px;
			  text-align:center;
 			  list-style:none;

              }
			  
#facebook a {font-size:18px;
			 color:rgb(204,0,0);
			 list-style:none;
	         display:block;
			 text-decoration: none;
             }


/* Text Elements */
a             {        }
a:link        { color:#F00; }
a:visited     { color:#C60; }
a:active      { color:#000; }
a:focus       { color:#666; }
a:hover       { color:#F90; }

/* Klase */
.tfooter              { text-align:center; color:#F00; }

