*{
  padding:0px;
  margin:0px;
}  
body {
	margin: 0;
	padding: 0;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat;
	background-position: center 1px;
}

#SiteContainer {
	display: block;
	width: 816px;
	
	position: relative;
	
	margin: 1px auto;
	padding: 0 0 0 0;
}

#Header {
	display: block;
	width: 816px;
	height: 190px;
	
	position: relative;
	float: left;
	
	background-image: url(images/header-bg-home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	background-color: #339933;
}

#Logo {
	display: block;
	width: 200px;
	height: 160px;
	
	position: absolute;
	top: 24px;
	left: 8px;
	
	cursor: pointer;
}

#Content {
	display: block;
	width: 816px;
	
	position: relative;
	float: left;
	
	padding: 0 0 0 0;

	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 54px;

	overflow: hidden;
}




#InnerContent {
	display: block;
	width: 760px;
	
	position: relative;
	margin: 0 auto;
	
	padding: 15px 20px 20px 20px;
	
	background-color: #a9c5d3;

	background-image: url(images/inner-content-bg-home.gif);
	background-repeat: repeat-x;
	background-position: 0 0;

	overflow: hidden;
}



#LeftColumn {
	display: block;
	width: 490px;
	height: 650px;
	
	position: relative;	
	float: left;
	
	background-color: #990000;
	
	margin: 0 20px 0 0;
}

#RightColumn {
	display: block;
	width: 250px;
	height: 350px;
	
	position: relative;
	float: left;
	
	background-color: #3399FF;
}

#Footer {
	display: block;
	width: 790px;
	height: 28px;
	
	position: relative;
	float: left;
	
	left: 8px;
	
	padding: 0 10px 0 0;
	
	line-height: 28px;
	color: #2A3237;

	border-top: dashed 1px #2A3237;
	border-bottom: dashed 1px #2A3237;	
}

#Footer a { color: #2A3237; }

.FooterLink {
	display: block;
	position: relative;
	float: left;
	
	padding: 0 12px 0 10px;
	margin: 0 0 0 1px;
	
	background-image: url(images/footer-link-bg.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

.FooterLink a { color: #2a3137; text-decoration: underline; }
.FooterLink a:hover { color: #2a3137; text-decoration: none; }

#Copyrght {
	display: block;
	position: relative;
	float: left;
	
	padding: 0 0 0 10px;
}

#WebDesign {
	display: block;
	position: relative;
	float: right;
}

#WebDesign a { text-decoration: none; }
#WebDesign a:hover { text-decoration: underline; }

/* Andreja --------------------------------------------------  */
#devojcica1 {
	position: absolute;
	left: 20px;
	bottom: -1px;
}
#devojcica2 {
	position: absolute;
	left: 297px;
	bottom: -1px;
}

#inner_cont {
	position: relative;
	height: 436px;
	margin-left: 8px;
	background-image: url(images/inner-content-bg-home.gif);
	background-repeat: repeat-x;
	width: 800px;
	padding:0px;
}
#user {
	background-image: url(images/user.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 37px;
	width: 451px;
	top: 29px;
	right: 21px;
}
#poko {
	position:absolute;
	right:20px;
	background-image: url(images/nasl_korisnik.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 183px;
	top: 77px;
}   
#text_korisnik {
	position: absolute;
	left: 15px;
	top: 8px;
}
#mob_desk {
	position: absolute;
	height: 275px;
	width: 319px;
	right: 20px;
	background-image: url(images/mob_desk.jpg);
	background-repeat: no-repeat;
	top: 124px;
	margin:0px;
	padding:0px;
}
h4 {
   font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:16px;
   color:#A3FF9B;
}

#mobapl {
	position:absolute;
	width:200px;
	height:50px;
	left: 103px;
	top: 24px;
	margin:0px;
	padding:0px;
}   
#deskapl {
	position:absolute;
	width:199px;
	height:50px;
	left: 110px;
	top: 167px;
	margin:0px;
	padding:0px;
}   
.text1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#81a3b6;
	padding-top:0px;
	line-height:120%;
	
}	
#saljite {
	position:absolute;
	left: 102px;
	top: 44px;
}   
#poruke {
	position:absolute;
	left: 107px;
	top: 192px;
}   
a {
  color:#A3FF9B;
}

#nas_user {
	position: absolute;
	left: 120px;
	top: 9px;
	width:70px;
	font-size:11px;
}    
#nas_pass {
	position:absolute;
	left: 254px;
	top: 9px;
	width:140px;
	font-size:11px;
}   
img {
  border:none;
}  
#go_button {
	position:absolute;
	left: 408px;
	top: 12px;
} 
p#greska_nasl {
	position: absolute;
	left: 329px;
	top: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	width: 270px;
	font-weight:bold;
}   

