@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	padding-bottom: 10px;
}
body {
	background: #949595 url(images/bg.gif) repeat-x top;
	color: #6e6e6e;
	font: 12px/22px Tahoma, Geneva, sans-serif;
	padding-bottom: 10px;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
h1 {
	font-size: 25px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000;
	padding: 30px 0px 20px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding: 15px 0px 10px;
	color: #000;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.text10 {
	font-size: 10px;
	line-height: 16px;		
}
.text11 {
	font-size: 11px;
	line-height: 17px;		
}
.text12 {
	font-size: 12px;
	line-height: 18px;		
}
.text13 {
	font-size: 13px;
	line-height: 17px;		
}
.text14 {
	font-size: 14px;
	line-height: 18px;		
}
.text15 {
	font-size: 15px;
	line-height: 18px;		
}
.text16 {
	font-size: 16px;
	line-height: 19px;		
}
.text17 {
	font-size: 17px;
	line-height: 20px;		
}
.text18 {
	font-size: 18px;
	line-height: 20px;		
}
.text23 {
	font-size: 23px;
	line-height: 28px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 10px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}	
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
#wrapper {
	width:984px;
	background: url(images/wrapper-bg.jpg) repeat-y left top;
	margin: auto;
}
#wrapper-bottom {
	width:984px;
	background: url(images/wrapper-bottom.gif) no-repeat left bottom;
}
#wrapper-top {
	width:984px;
	background: url(images/wrapper-top.jpg) no-repeat left top;
	padding-bottom: 30px;
}
#head {
	height: 205px;
}
#nav-top {
	position: absolute;
	margin: 52px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	width: 500px;
	font-weight: bold;
}
#nav-top li {
	float: left;
	margin-right: 4px;
}
#nav-top li a {
	display: block;
	background: url(images/nav-top-left.gif) no-repeat left top;
	text-decoration: none;
	color: #FFF;
}
#nav-top li a span {
	background: url(images/nav-top-right.gif) no-repeat right top;
	display: block;
	padding: 6px 10px 8px;
}
#nav-top li a:hover, #nav-top li a.active {
	background: url(images/nav-top-left-hover.gif) no-repeat left top;
}
#nav-top li a:hover span, #nav-top li a.active span {
	background: url(images/nav-top-right-hover.gif) no-repeat right top;
}

#head-text {
	position:absolute;
	height: 70px;
	width: 500px;
	margin: 120px 0px 0px 35px;
}
#head-text p {
	padding:0px 0px 4px;
	margin:0px;
}
#logo {
	display: block;
	background: url(images/logo.jpg) no-repeat;
	height: 172px;
	width: 300px;
	position: absolute;
	margin: 34px 0px 0px 661px;
}
#left {
	float: left;
	width: 255px;
	padding-left: 26px;
}
.box-title {
	margin: 0px;
	padding: 8px 0px 10px 15px;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}


/*--------------------------PRVA RAZINA--------------------------*/
#nav { /* all lists */
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index:3;
}
#nav li {
	float:left;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 241px;
	background: url(images/nav.gif) left bottom;
}
#nav li a {
	display:block;
	text-indent: 17px;
	width: 214px;
	color: #484848;
	text-decoration: none;
	padding: 2px 0px 4px 27px;
	background: url(../images/nav-item.gif) no-repeat left top;
	margin: 0px;
	font-weight: bold;
}
#nav li a:hover, #nav li a.active {
	color: #484848;
	background: url(images/nav.gif) no-repeat left top;
	text-decoration: none;
}


/*----------------------------------------DRUGA RAZINA----------------------------------*/
#nav ul {
	width:185px;
	background: #3a5f9d;
	position: absolute;
	left: -999em;
	margin: -10px 0px 0px 50px;
	padding: 0px;
	list-style: none;
	border: 1px solid #FFF;
}
#nav ul li {
	width: 185px;
}
#nav ul li a {
	color: #FFF;
	text-align: left;
	line-height: 17px;
	margin: 0px;
	padding: 5px 10px;
	display: block;
	width: 165px;
	background: url(../images/nav-bottom.gif) no-repeat center bottom;
	text-indent: 0px;
}
#nav li ul li a:hover {
	color: #CCC;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav-left li:hover ul ul ul, #nav-left li.sfhover ul ul, #nav-left li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav-left li li:hover ul, #nav-left li li li:hover ul, #nav-left li.sfhover ul, #nav-left li li.sfhover ul, #nav-left li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



#right {
	width: 655px;
	float: right;
	padding: 0px 25px 100px 0px;
}
#pencil-left {
	background: url(images/olovke-lijevo.jpg) no-repeat left top;
	height: 183px;
	width: 56px;
	position: absolute;
	margin: 93px 0px 0px -49px;
}
#pencil-right {
	height: 177px;
	width: 43px;
	position: absolute;
	background: url(images/olovke-desno.jpg) no-repeat;
	margin:48px 0px 0px 978px;
}
.box {
	background: url(images/box-top.gif) no-repeat left top;
	width: 255px;
	font-size: 11px;
	margin-left: -5px;
}
.box-bottom {
	background: url(images/box-bottom.gif) no-repeat left bottom;
	padding: 13px 15px 10px;
}
#links p {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(images/arrow.gif) no-repeat 10px 10px;
}
#links a {
	text-decoration: none;
}
#links a:hover {
	text-decoration:underline;
}
#links .box-title {
	padding: 0px 0px 15px 8px;
	background: url(none);
}
.box1 {
	font-size: 11px;
	line-height: 17px;
	color: #000;
	background: url(images/sep.gif) no-repeat center bottom;
	width: 230px;
	margin: 15px 0px 5px 10px;
	padding-bottom: 10px;
}
.box2 {
	background: url(images/jezici.gif) no-repeat right bottom;
	font-size: 11px;
	color: #000;
	margin-bottom: 20px;
	height: 120px;
}
.box2-title {
	font-size: 14px;
	margin: 0px;
	padding: 17px 0px 5px;
	font-weight: bold;
}
.box2-left {
	background: url(images/jezici-left.gif) no-repeat left bottom;
	position: absolute;
	margin-left: -30px;
	height: 120px;
	width: 240px;
	padding: 0px 0px 0px 38px;
}
#footer {
	width:984px;
	margin: auto;
	font-size: 10px;
	color: #FFF;
	background: url(images/footer-logo.gif) no-repeat center bottom;
	padding-bottom: 40px;
}
#footer p {
	margin:0px;
	padding:0px;
	line-height: 18px;
}
#footer a{
	color:#FFF;
	text-decoration:none;
}
#footer-text {
	position: absolute;
	width: 680px;
	height: 50px;
	color: #7BCC39;
	font-size: 18px;
	font-weight: bold;
	margin: -85px 0px 0px 300px;
	text-align: center;
}
#footer-text p {
	margin: 0px;
	padding: 0px 0px 8px;
}
#footer-container {
	text-align: center;
}



