body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bodyBg.png) repeat-x #ffffff;
}

body#podstran {
	background:url(../images/podstranBg.png) repeat-x #ffffff;
}

body#podstran_new {background:url(../images/header_narrow_bg.jpg) repeat-x #fff;}
body#new {background:url(../images/body_bg.jpg) repeat-x #fff;}

body, p, h1, h2, h3, h4, ul, li, input, form {
	margin: 0;
	padding: 0;
}

html {overflow-y: scroll;}
.lefty {float:left;}
a {outline:none;}

img {border:0;}

#wrap {
	position:relative;
	margin:0 auto;
	width:1000px;
}

a {
	color:#000;
	text-decoration:none;
}

#mainContent a {text-decoration:underline; font-weight:bold;}
#mainContent a:hover {text-decoration:none;}

#head {
	float:left;
	width:1000px;
	height:90px;
	display:inline;
	padding-top:16px;
}

	#head img {
		float:left;
	}

	#headLogo {
		float:left;
		width:70px;
		height:70px;
		background:url(../images/headLogo.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/headLogo.png');
	}

	#headTitle {
		float:left;
		color:#fff;
		font-size:60px;
		font-family:cafeta;
		display:inline;
		margin-top:5px;
	}

	h1, .headText {
		float:left;
		color:#fff;
		font-size:25px;
		font-weight:normal;
		display:inline;
		margin:35px 0 0 15px;
	}

	#headRight {
		position:relative;
		float:right;
		width:300px;
		height:90px;
	}

		#headSocial {
			float:right;
			width:265px;
			color:#9bbadd;
			display:inlin;
			margin-top:7px;
			padding-top:4px;
		}
		
		#headSocial.new {text-align:right; margin-top:15px;}

			#socialText {
				float:left;
				display:inline;
				margin: 4px 7px 0 0;
				font-size:11px;
			}
			#socialText.new {
				float:none;
				display:inline;
				margin: 4px 7px 0 0;
				font-size:11px;
			}

			#headSocial img {
				float:left;
				display:inline;
				margin:0 3px;
			}
			
			#headSocial.new img {
				float:right;
				display:inline;
				margin:5px 3px 0;
			}

		#headSearch {
			float:right;
			margin-top:15px;
		}
		
		#headSearch.new {
			margin:8px 10px 0 0;
		}

		#birds {
			position:absolute;
			z-index:3;
			top:-26px;
			left:-488px;
			float:right;
			width:80px;
			height:	45px;
			background:url(../images/headBirds.png);
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/headBirds.png');
			display:inline;
			margin:13px 10px 0 0;
		}


.inputText {
	float:left;
	display:inline;
	width:160px;
	height:23px;
	background:#9bbadd;
	border:1px solid black;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:0 8px;
	margin-right:5px;
}

.submit {
	float:left;
	display:inline;
	height:23px;
	border-radius:5px;
	-moz-border-radius:5px;
	background:#203e5f;
	border:1px solid #336296;
	color:white;
}

#indexTop {
	float:left;
	width:1000px;
	height:334px;
}

	#categories {
		position:relative;
		float:left;
		width:690px;
		height:300px;
	}

	#categoriesList {
		display:inline;
		positino:absolute;
		float:left;
		width:240px;
		height:300px;
		margin-top:-2px;
	}

		.categoriesLinkFrame {cursor:pointer;}

			#categoriesLink0, #categoriesLink1, #categoriesLink2, #categoriesLink3 {
				position:relative;
				float:left;
				display:inline;
				width:170px;
				height:54px;
				border-radius:3px 0 0 3px;
				-moz-border-radius:3px 0 0 3px;
				margin: 2px 0;
				color:#fff;
				font-size:14px;
				font-weight:bold;
				padding:15px 10px 5px 0;
			}

				#categoriesLink0 {background: url(../images/categoryBg0.png) #ffb400;}
				#categoriesLink1 {background: url(../images/categoryBg1.png) #fe6c00;}
				#categoriesLink2 {background: url(../images/categoryBg2.png) #ec2415;}
				#categoriesLink3 {background: url(../images/categoryBg3.png) #b32445;}

			.current #categoriesLink0, .current #categoriesLink1, .current #categoriesLink2, .current #categoriesLink3 {
				height:52px;
				z-index:3;
				border:1px solid white;
				border-right:0;
				background-image: none;
			}

			#categoriesLinkSelectedRight {
				display:none;
				position:relative;
				float:left;
				width:57px;
				height:74px;
				z-index:3;
				margin-top:2px;

			}

			.current #categoriesLinkSelectedRight {
				display:block;
			}

			#categoriesLink img, #categoriesLinkSelected img {
				display:inline;
				float:left;
				display:inline;
				margin:-10px 10px -1px 0;
			}

			#categoriesLinkSelected img {
				margin:-10px 10px -2px 0;
			}

	#categoriesFrame {
		position:absolute;
		z-index:1;
		right:0;
		width:500px;
		height:288px;
		background:#ffb400;
		border-radius:5px;
		-moz-border-radius:5px;
		display:inline;
		padding:10px;
	}

		#categoriesInnerFrame {
			float:left;
			position:relative;
			display:inline;
			position:relative;
			width:498px;
			height:288px;
			border:1px solid #fff;
		}

		#categoriesFrame #catInfo {
			position:absolute;
			bottom:0px;
			width:458px;
			height:67px;
			background:url(../images/categoryInfoBg.png) 0 0 transparent;
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/categoryInfoBg.png');
			display:inline;
			padding:10px 10px 10px 30px;
			color:#fff;
		}

			#catInfo #left {
				float:left;
				width:390px;
			}

				#catInfo #left .title {
					font-weight:bold;
					font-size:17px;
				}

					.title a {
						color:white;
					}

			#catInfo #right {
				position:absolute;
				bottom:5px;
				right:10px;
			}

	#topRight {
		float:left;
		display:inline;
		width:300px;
		margin-left:10px;
	}

		#loginFrame {
			float:left;
			width:276px;
			height:19px;
			border-radius:5px;
			-moz-border-radius:5px;
			-toolkit-border-radius:5px;
			background:url(../images/loginBackground.png) repeat-x;
			color:#fff;
			font-size:13px;
			display:inline;
			padding: 12px 12px;
		}

			#loginFrame a {
				color:#fff;
			}

			#loginFrame #text, #loginFrame img {
				float:left;
				margin:0 5px;
			}

			#loginFrame img {margin-top:-3px;}

		#banner {
			float:left;
			display:inline;
			width:298px;
			margin-top:8px;
			border:1px solid #fff;
		}

			#banner img {
			float:left;
		}
		
#content {
	float:left;
	width:1000px;
	margin-top:1px;
}

	#contentLeft {
		position:relative;
		float:left;
		width:688px;
	}

		#contentLeftShadow {
			position:absolute;
			top:0;
			right:0;
			width:10px;
			height:115px;
			background:url(../images/contentRightBg.png) no-repeat top right;
			_background:none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/contentRightBg.png');
		}

		.contentCategoryFrame {
			float:left;
			width:172px;
		}

			.contentCategoryTitle {
				float:left;
				width:152px;
				height:24px;
				background:url(../images/contentCategoryDomaceZivaliBg.png) repeat-x;
				border-radius:0 0 5px 5px;
				-moz-border-radius:0 0 5px 5px;
				font-weight:bold;
				padding:18px 10px 0 10px;
			}

				h2 {
					font-size:12px;
				}

			.contentCategoryTitle img {
				float:left;
				margin:-8px 5px 0 0;
			}

			.contentCategoryList {
				float:left;
				width:172px;
				background:url(../images/newsRightSplitter.png) top right no-repeat;
			}

				.newsFrame {
					float:left;
					width:132px;
					display:inline;
					padding:20px 20px 0 20px;
				}
				
					.newsFrame.narrow {padding:20px 17px 0;}

					.newsImage {
						float:left;
						width:130px;
						display:inline;
						border:1px solid #7d7d7d;
					}

					.newsImage img {
						float:left;
					}

					.newsText {
						float:left;
						width:130px;
						font-weight:bold;
						display:inline;
						padding:5px 0;
					}

					.newsIcons {
						float:left;
						width:130px;
					}

	#contentRight {
		float:left;
		width:300px;
		display:inline;
		margin-left:12px;
	}

		#survey {
			float:left;
			width:300px;
			margin:10px 0;

		}

			#survey .title {
				float:left;
				width:270px;
				height:17px;
				border-radius:5px;
				-moz-border-radius:5px;
				background:#4e85c2;
				color:#fff;
				font-weight:bold;
				font-size:14px;
				display:inline;
				padding: 8px 15px;
			}

				#survey .title a {
					float:right;
					color:#fff;
					font-weight:normal;
					font-size:12px;
					text-decoration:none;		 	}

				#survey .title a:hover {
					text-decoration:underline;
				}

			#survey .body {
				float:left;
				width:280px;
				padding:10px 10px 0 ;
			}

			.surveyOption {
				float:left;
				width:276px;
				display:inline;
				padding:2px;
			}

				.surveyOption input {
					float:left;
					display:inline;
					margin:2px 10px 0 0;
				}

			.surveySubmit {
				margin:5px;
			}

		#topListFrame {
			float:left;
			width:300px;
			display:inline;
			margin-bottom:10px;
		}

				.topListMenuLeft, .topListMenuRight {
					float:left;
					width:130px;
					height:20px;
					text-decoration:none;
					color:#707070;
					font-weight:bold;
					display:inline;
					padding:5px 10px;
				}

				.topListMenuLeft {
					background:url(../images/topListMenuItemLeft.png) no-repeat;
					_background:none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topListMenuItemLeft.png');

				}

				.topListMenuRight {
					background:url(../images/topListMenuItemRight.png) no-repeat;
					_background:none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topListMenuItemRight.png');
				}

				.topListMenuLeft:hover, .topListMenuLeftSelected, .topListMenuRight:hover, .topListMenuRightSelected {
					float:left;
					width:130px;
					text-decoration:none;
					color:#000;
					height:18px;
					padding:6px 10px;
					display:inline;
					font-weight:bold;
				}

				.topListMenuLeft:hover, .topListMenuLeftSelected {
					background:url(../images/topListMenuItemLeftSelected.png) no-repeat;
					_background:none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topListMenuItemLeftSelected.png');
				}

				.topListMenuRight:hover, .topListMenuRightSelected {
					background:url(../images/topListMenuItemRightSelected.png) no-repeat;
					_background:none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topListMenuItemRightSelected.png');
				}

			#topListBody {
				float:left;
				width:280px;
				background:url(../images/topListMenu.png) no-repeat;
				_background:none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/topListMenu.png');
				display:inline;
				padding:5px 10px;
			}

				.topListItem {
					float:left;
					width:280px;
					margin:4px 0;
					font-size:11px;
				}

					.topListItem .text {
						float:left;
						width:261px;
						display:inline;
						margin-left:5px
					}

		#fbFindUs {
			float:left;
			width:300px;
		}

			#fbFindUs .title {
				width:282px;
				height:15px;
				background:#edeff4;
				border-bottom:1px solid #d8dfea;
				font-weight:bold;
				font-size:14px;
				padding:8px;
			}

		#newsLetter {
			float:left;
			width:278px;
			background:#edeff4;
			border-radius:5px;
			-moz-border-radius:5px;
			border:1px solid #aaaaaa;
			display:inline;
			padding:10px;
			margin-bottom:10px;
		}

			#newsLetter a {
				float:left;
				color:#203e5f;
				text-decoration:underline;
				display:inline;
				margin:3px 0 0 5px;
			}

			#newsLetter a:hover {
				text-decoration:none;
			}


#footer {
	float:left;
	clear:both;
	width:1000px;
	display:inline;
	margin-top:20px;
}

	#footerLinks {
		float:left;
		width:950px;
		height:11px;
		background:#c1cfde;
		border-radius:5px;
		-moz-border-radius:5px;
		font-weight:bold;
		color:#326094;
		padding:17px 25px;
	}

	#footerLinks a {
		color:#326094;
		text-decoration:underline;
	}

	#footerLinks a:hover {
		color:#326094;
		text-decoration:none;
	}

	#footerBottom {
		float:left;
		font-size:11px;
		color:#4e85c2;
		display:inline;
		margin:10px;
		width:980px;
	}

		#footerBottom .text {
			float:left;
		}

		#footerBottom img {
			float:left;
			margin:2px 0 0 5px;
		}




#contentPodstran {
	float:left;
	width:1000px;
	line-height:19px;
}

.podstranContentCategoryTitle {
	float:left;
	width:162px;
	height:24px;
	background:url(../images/podstranShadow.png) 0 0 #ffb400 no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/podstranShadow.png');
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	font-weight:bold;
	padding:18px 0 0 10px;
	font-size:13px;
	margin:0;
	color:#000;
}

.podstranContentCategoryTitle:hover {
	float:left;
	width:162px;
	height:24px;
	background:none;
	_filter:none;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	font-weight:bold;
	padding:18px 0 0 10px;
}

	.podstranContentCategoryTitle img {
		float:left;
		margin:-8px 5px 0 0;
	}

	.podstranCategoryList {
		float:left;
		width:172px;
	}

#mainContent {
	float:left;
	width:668px;
	display:inline;
	padding:10px;
}

	#mainContent p {
		margin:5px 0;
	}

	#mainContent .category {
		float:left;
		font-size:11px;
		width:668px;
		display:inline;
		margin-bottom:5px;
	}

	h1.novice {
		float:left;
		color:#000;
		margin:0;
		width:668px;
		display:inline;
		margin-top:5px;
		line-height: 27px;
	}

	#mainContent .date {
		float:left;
		width:668px;
		display:inline;
		margin:10px 0;
	}

	#mainContent .text {
		float:left;
		width:668px;
	}

		.text img {
			float:right;
			border:1px solid #ababab;
			display:inline;
			margin:10px;
		}

.thumbnailFrame {
	float:left;
	display:inline;
	margin:10px 0 0;
}

	.thumbArrowLeft, .thumbArrowRight {
		float:left;
		width:29px;
		height:29px;
		margin:29px 0;
		background:url(../images/gumb-galerija-levo.jpg) top left;
	}

	.thumbArrowRight {
		background:url(../images/gumb-galerija-desno.jpg) top left;
	}

	.disabled {
		background-position:bottom left;
	}

	.thimbnail {
		float:left;
		width:130px;
		background:url(../images/thumbBg.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/thumbBg.png');
		display:inline;
		padding:4px 8px 0;
		font-weight:bold;
	}

.subContent {
	float:left;
	width:687px;
	display:inline;
	margin:10px -10px 0;
}

	.subContentHead {
		float:left;
		width:634px;
		height:25px;
		background:url(../images/subContentHead.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/subContentHead.png');
		display:inline;
		padding:12px 25px 0 25px;;
	}

		.subContentTitle {
			font-size:14px;
			color:#4e85c2;
			font-weight:bold;
		}

	.subContentHeadBlue {
		float:left;
		width:634px;
		height:26px;
		background:url(../images/subContentHeadBlue.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/subContentHeadBlue.png');
		display:inline;
		padding:8px 25px 0 25px;;
	}

		.subContentHead img {
			float:left;
			display:inline;
			margin-right:15px;
		}

		.subContentHead .left {
			float:left;
		}

			.subContentTitleBlue {
				font-size:14px;
				color:#fff;
				font-weight:bold;
			}

		.subContentHead .right {
			float:right;
			color:#000;
			font-size:11px;
			font-weight:normal;
			display:inline;
			margin-top:3px;
		}

	.subContentBody {
		float:left;
		width:654px;
		background:url(../images/subContentBody.png) no-repeat;
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/subContentBody.png');
		display:inline;
		padding:10px 15px;
	}

		.newsComentFrame {
			float:left;
			width:654px;
			display:inline;
			margin-bottom:10px;
		}

			.newsComentSender {
				color:#4e85c2;
				font-weight:bold;
			}

	.line {
		float:left;
		width:100%;
		font-size:0;
		border:0;
		height:1px;
		background:url(../images/line.png);
		_background:none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/line.png');
		display:inline;
		margin-top:10px;
	}

.comentsCount, .video, .gallery {font-size:11px; float:left; display:inline; padding: 2px 0 0 5px; width:17px; height: 19px; background:url(../images/iconComents.png); color:#000;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/iconComents.png');
}
.video {background:url(../images/iconVideo.png) no-repeat; margin:3px 0 0 3px; width:14px; height:16px;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/iconVideo.png');
}
.gallery {background:url(../images/iconImage.png) no-repeat; margin:3px 0 0 3px; width:14px; height:16px;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/iconImage.png');
}

.pollGender {
	float:left;
	padding:5px;
	background:url(../images/pollGender.png) repeat-x;
	margin:0 1px 1px 0;
	color:white;

}

.pollGender:hover, .pollGenderSelected {
	float:left;
	padding:5px;
	background:url(../images/pollGenderSelected.png) repeat-x;
	margin:0 1px 1px 0;
	color:#203e60;
}

.pollGenderSelected:hover {color:#203e60;}

#paging {
	clear:left;
	float:left;
	margin:10px;
	width:100%;
	text-align:center;
	color
}

.page, .active {
	color:#4e85c2;
	text-decoration:underline;
}

.active {
	text-decoration:none;
	font-weight:bold;
}

#kategorija {margin:-10px;}

.catLogo0, .catLogo1, .catLogo2, .catLogo3 {
	float:left;
	width:64px;
	height:64px;
	margin:-12px 5px 0 -2px;
}

	.catLogo0{background:url(../images/logo0.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/logo0.png');}
	.catLogo1{background:url(../images/logo1.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/logo1.png');}
	.catLogo2{background:url(../images/logo2.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/logo2.png');}
	.catLogo3{background:url(../images/logo3.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/logo3.png');}

.catLogoMedium0, .catLogoMedium1, .catLogoMedium2, .catLogoMedium3 {
	float:left;
	width:23px;
	height:23px;
	margin:-5px 2px 0 0;
}

	.catLogoMedium0{background:url(../images/0LogoMedium.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/0LogoMedium.png');}
	.catLogoMedium1{background:url(../images/1LogoMedium.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/1LogoMedium.png');}
	.catLogoMedium2{background:url(../images/2LogoMedium.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/2LogoMedium.png');}
	.catLogoMedium3{background:url(../images/3LogoMedium.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/3LogoMedium.png');}

.catLogoSmall0, .catLogoSmall1, .catLogoSmall2, .catLogoSmall3 {
	float:left;
	width:14px;
	height:14px;
}

	.catLogoSmall0{background:url(../images/0LogoSmall.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/0LogoSmall.png');}
	.catLogoSmall1{background:url(../images/1LogoSmall.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/1LogoSmall.png');}
	.catLogoSmall2{background:url(../images/2LogoSmall.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/2LogoSmall.png');}
	.catLogoSmall3{background:url(../images/3LogoSmall.png); _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale	, src='images/3LogoSmall.png');}

.voteIcon {
	float:left;width:22px;height:22px;background:url(../images/voteIcon.png) no-repeat; margin-right:15px;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop	, src='images/voteIcon.png');
}

.commentIcon {
	float:left;width:22px;height:22px;background:url(../images/comentIcon.png) no-repeat; margin-right:15px;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop	, src='images/comentIcon.png');
}

#menu {clear:both; background:#1e3a5a; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; width:1000px; margin-bottom:15px;}
	#menu ul {float:left; margin:10px 5px;}
		#menu ul li {float:left;}
			#menu ul li a {float:left; color:#fff; text-shadow:1px 1px 1px #000; -webkit-text-shadow:1px 1px 1px #000; -moz-text-shadow:1px 1px 1px #000; font-size:15px; padding:0 15px;}
			#menu ul li div {float:left; display:block;  background:#4b617b; border-left:1px solid #000; display:block; width:1px; height:20px;}
				#menu ul li a:hover, #menu ul li.active a {color:#ffb400; font-weight:normal;}
				
.submit_box {float:left; background:#5f85b0; border-radius:5px; padding:5px 10px;}
	.submit_box img {float:left;}
	.submit_box .arrow {margin-top:10px;}
	.submit_box .left {float:left; color:#ffb400; font-size:16px; font-weight:bold; width:220px; text-align:right; margin:2px 15px 0 20px; text-shadow:2px 2px 1px #1e3a5a}
	.submit_box .right {float:left; color:#d9ebff; font-size:14px; font-weight:bold; width:220px; margin:2px 20px 0 15px;}
		.submit_box .right span {font-weight:normal;}
			.submit_box .right span a {color:#ffb400; margin:0; padding:0; font-weight:normal !important;}
			
.filters {float:left; margin:10px 0 10px 0;}
	.filters select {border:1px solid #1c3b5d; border-radius:3px; padding:2px; font-weight:bold;}
	
.submit_lost td {color:#103665;}
.submit_lost select {border:1px solid #103665; border-radius:3px; padding:2px; font-weight:bold;}
.submit_lost input.width {border:1px solid #103665; border-radius:3px; padding:2px; width:500px; font-weight:bold;}
.submit_lost input.narrow {border:1px solid #103665; border-radius:3px; padding:2px; width:200px;}
.submit_lost textarea {border:1px solid #103665; border-radius:3px; padding:2px; width:500px; height:200px;}
.submit_lost input.preview {border:1px solid #336296; border-radius:3px; padding:2px; background:#336296; color:#fff; font-weight:bold;}
.submit_lost input.post {border:1px solid #336296; border-radius:3px; padding:2px; background:#203e5f; color:#fff; font-weight:bold;}
.submit_lost .red {border:1px solid #f00 !important;}

.filterNarrow {border:1px solid #103665; border-radius:3px; padding:2px; width:200px;}
	.filterNarrow.red {border:1px solid #f00;}

.filterTitle {color:#103665; margin-left:5px;}
	
.autocomplete {background:#fff; border:1px solid #336296; border-top:0; border-radius:0 0 5px 5px; overflow-y: hidden;}
	.autocomplete div {cursor:pointer; padding:0 2px;}
		.autocomplete div.selected {background:#6e92bb;}
		
#mm {float:left; margin-top:10px; background:url(../images/mm_bg.jpg) no-repeat; padding:0 5px; min-height:500px; height:auto !important; height:500px;}
	#mm h1 {margin-top:20px; border-bottom:1px solid #5f85b0; width: 650px; padding-bottom:10px;}
	
.form_bottom {float:left; width:600px; margin:15px 0 0; border-top:1px solid #5f85b0; padding-top:15px; font-weight:bold; color:#1e3a5a;}
	.form_bottom input {float:right;}
	
.ui-effects-transfer {border:1px solid red; background:#000;}