* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f7f7;
	background-color: #404347;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

a { color: #60C3DB; text-decoration: none; }
a:hover { color: white; }

#wrap {
/* width: 980px; */
margin: 0 auto;
}

#header {
	margin: 0px 0 0px 0;
	background-image: url(images/1.jpg);
	background-repeat: repeat;
	background-position: 0% 0%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a {
color: #FAFFB0;
text-decoration: none;
}
#header h1 a:hover {
color: #eee;
text-decoration: none;
}
#header h2 {
color: #999;
font-size: 18px;
font-weight: 100;
}

#content {
float: right;
width: 600px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #aaa;
text-align: justify;
}
#content h2 {
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
}
#content h2 a {
color: #B0FFBD;
text-decoration: none;
}
#content h2 a:hover {
color: #eee;
}

#leftmenu {
	/*float: left;*/
	/*width: 25%;*/
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
}
#leftmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}

#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}

#rightmenu {
/*float: right;
width: 66%;*/
padding: 0 20px 20px 20px;
border-left: 1px dotted #aaa;
text-align: justify;
}
#rightmenu h2 {
border-bottom: 1px dotted #aaa;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #B0FFBD;
font-size: 16px;
font-weight: 100;
}
#rightmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}
#slika{
	border: 1px dotted #FFFFFF;
	margin-right: 10px;
}
#sifra-malo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B0FFBD;
	text-decoration: none;
}
#footer {
margin-top: 20px;
border-top: 1px dotted #aaa;
font-size: 11px;
text-align: center;
padding: 10px 0 10px 0;
}
#footer a { 

}
#footer a:hover {

}

