body {
	margin: 0;
	padding: 0;
	color: #363636;
	background-color: #e3e3e3;
	background-image: url("/_img/bg.gif");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

	#wrapper {
		width: 748px;
		overflow: visible;
		margin: 0 auto;
		padding-top: 17px;
	}
	
		#banner_728x90 {
			display: block;
			margin: 0 auto;
			padding-bottom: 34px;
		}
		
		#navigation {
			width: auto;
			padding-left: 186px;
			padding-bottom: 10px;
		}
		
			#navigation a {
				color: #ffc500;
				background-color: inherit;
				font-size: 18px;
				font-weight: bold;
				text-decoration: none;
			}
			
			#navigation a:hover, #navigation a.selected {
				color: #f26522;
				background-color: inherit;
			}
			
			#navigation img {
				margin: 0 12px;
				position: relative;
				top: 2px;
			}
			
		#left_logo {
			display: block;
			float: left;
			padding: 0 6px;
		}
		
		#orange_box {
			width: 393px;
			float: left;
		}
		
		#orange_box_wide {
			width: 573px;
			float: left;
		}
				
			#orange_box .inner, #orange_box_wide .inner {
				color: inherit;
				background-color: #ffa000;
				background-image: url('/_img/orange_box_bg.gif');
				background-position: top left;
				background-repeat: repeat-x;
				min-height: 238px;
			}
			
			#orange_box p, #orange_box_wide p {
				margin: 0;
				padding: 1em 18px;
			}
			
		#red_box {
			width: 170px;
			float: left;
			padding-left: 10px;
		}
		
			#red_box .inner {
				color: white;
				background-color: #e64321;
				background-image: url('/_img/red_box_bg.gif');
				background-position: top left;
				background-repeat: repeat-x;
				min-height: 238px;
			}
			
			#red_box p {
				margin: 0;
				padding: 1em 15px;
			}
			
			#red_box a {
				color: white;
			}
			
			#red_box .padd {
				padding: 15px 15px 0 15px;
				clear: both;
			}
			
			#red_box .registracija {
				margin-top: 6px;
				padding-bottom: 2px;
			}
			
		#footer {
			color: #898989;
			background-color: inherit;
			font-size: 12px;
			line-height: 16px;
			background-image: url('/_img/footer_bg.png');
			background-position: top left;
			background-repeat: no-repeat;
			height: 143px;
			margin-top: 10px;
			font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
		}
		
			#footer .inner {
				position: relative;
			}
			
				#footer a {
					color: #636363;
				}
				
				#footer .footer_text {
					position: absolute;
					left: 12px;
					top: 19px;
				}
				
				#footer .footer_filmi {
					position: absolute;
					left: 199px;
					top: 14px;
				}
				
				#footer .footer_slike {
					position: absolute;
					left: 325px;
					top: 8px;
				}
				
				#footer .footer_glasba {
					position: absolute;
					left: 465px;
					top: 15px;
				}
				
				#footer .footer_dokumenti {
					position: absolute;
					left: 588px;
					top: 14px;
				}
				
				#footer .left {
					position: absolute;
					left: 11px;
					top: 98px;
				}
				
				#footer .right {
					position: absolute;
					right: 13px;
					top: 94px;
				}
					
					#footer .right img {
						padding: 0 7px;
						position: relative;
						top: 5px;
					}

		
/* Misc */
.clear {
	width: auto;
	clear: both;
	float: none;
}

a {
	color: #363636;
}

.yellow, .yellow a {
	color: #fcc600 !important;
}

#dodaj_datoteko {
	margin-left: 16px;
	margin-top: 6px;
	cursor: pointer;
}

.border_top {
	margin: 1em 11px 0 11px !important;
	border-top: 1px solid #ffc800;
	padding: 4px 7px !important;
}

input.file {
	margin-left: 16px;
	background-color: #ffdf70;
	border: 1px solid white;
	width: 350px;
	margin-top: 4px;
	margin-bottom: 1px;
}

.login {
	padding-left: 15px;
	padding-bottom: 2px;
	display: block;
}

.login input {
	color: white;
	background-color: #f8a149;
	border: 1px solid white;
	width: 140px;
	height: 18px;
	position: relative;
	left: -1px;
}

img.button {
	margin-top: -4px;
	position: relative;
	top: 5px;
}

img.block {
	display: block;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

h1 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 0;
}

	h1.blank {
		padding: 26px 0 7px 18px;
	}
	
	h1.paperclip {
		background-image: url('/_img/paperclip.gif');
		background-position: 16px 0;
		background-repeat: no-repeat;
		padding: 26px 0 6px 66px;
	}
	
	h1.user {
		background-image: url('/_img/user.gif');
		background-position: 16px 7px;
		background-repeat: no-repeat;
		padding: 26px 0 6px 63px;
	}
	
	#orange_box h1.user, #orange_box_wide h1.user {
		background-image: url('/_img/user_orange.gif');
	}
	
h4 {
	color: #363636;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 5px 18px;
}

.hr {
	margin: 0 auto;
	display: block;
	padding: 10px 0 12px 0;
}

/* Registration form */
#registration_form label {
	padding: 0 0 0 19px;
	margin: 0;
	float: left;
	width: 107px;
	position: relative;
	top: 3px;
}

#registration_form .input {
	float: left;
	width: 245px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
}

#registration_form .nadaljuj {
	margin-left: 16px;
	position: relative;
	top: 6px;
}

#registration_form .checkbox {
	position: relative;
	top: 1px;
}

#registration_form .desc {
	float: left;
	width: 170px;
	height: 20px;
	line-height: 14px;
	color: white;
	margin-top: -4px;
	padding-left: 10px;
	position: relative;
	top: 1px;
}

#registration_form .long_desc {
	padding: 1px 0 0 128px;
	color: white;
}

/* Login form */
#login_form label {
	padding: 0 0 0 19px;
	margin: 0;
	float: left;
	width: 107px;
	position: relative;
	top: 3px;
}

#login_form .input {
	float: left;
	width: 245px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
}

#login_form .nadaljuj {
	margin-left: 16px;
	position: relative;
	top: 6px;
}

#login_form .checkbox {
	position: relative;
	top: 1px;
}

#login_form .desc {
	float: left;
	width: 170px;
	height: 20px;
	line-height: 14px;
	color: white;
	margin-top: -4px;
	padding-left: 10px;
	position: relative;
	top: 1px;
}

#login_form .long_desc {
	padding: 1px 0 0 128px;
	color: white;
}
/* Kontakt form */
#kontakt_form label {
	padding: 0 0 0 19px;
	margin: 0;
	float: left;
	width: 107px;
	position: relative;
	top: 3px;
}

#kontakt_form .input {
	float: left;
	width: 245px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
}
#kontakt_form .inputmessage {
	float: left;
	width: 250px;
	height: 150px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
	margin-left: 125px;
}
#kontakt_form .captcha {
	float: left;
	width: 50px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 120px;
}

#kontakt_form .nadaljuj {
	margin-left: 16px;
	position: relative;
	top: 6px;
}

#kontakt_form .checkbox {
	position: relative;
	top: 1px;
}

#kontakt_form .desc {
	float: left;
	width: 170px;
	height: 20px;
	line-height: 14px;
	color: white;
	margin-top: -4px;
	padding-left: 10px;
	position: relative;
	top: 1px;
}

#kontakt_form .long_desc {
	padding: 1px 0 0 128px;
	color: white;
}
/* upload form */

#uploadform .file {
	float: left;
	width: 245px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
}

/* Resend form */
#resend_form label {
	padding: 0 0 0 19px;
	margin: 0;
	float: left;
	width: 107px;
	position: relative;
	top: 3px;
}

#resend_form .input {
	float: left;
	width: 245px;
	height: 18px;
	border: 1px solid #fcfcfc;
	color: inherit;
	background-color: #ffdf70;
	margin-bottom: 2px;
}