@charset "utf-8";
/* CSS Document */

		
			*{ padding:0px; margin:0px; }
			
			.boxgrid{
	width: 255px;
	height: 133px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #999;
	text-align: center;
	vertical-align: middle;
			}
a:link {
	color: #7ECE39;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #06F;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	width:950px;
	height:80px;
	z-index:1;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
#baner_navigacija {
	width:950px;
	height:40px;
	z-index:1;
	margin: auto;
	background-color: #000;
}
#sadrzaj {
	width:200px;
	height:auto;
	z-index:1;
	margin: auto;
	text-align: left;
}
#lince {
	width:950px;
	height:16px;
	z-index:1;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	background-image: url(lince.png);
	background-repeat: repeat-x;
}
#novosti_general {
	width:950px;
	height:150px;
	z-index:1;
	margin: auto;
	vertical-align: middle;
	padding-left: 45px;
	margin-top: 20px;
}
#sadrzaj2 {
	width:830px;
	height:auto;
	z-index:1;
	margin: auto;
	padding: 0px;
}
		
#kraj {
	width:1035px;
	height:40px;
	z-index:1;
	margin: auto;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	color: #FFF;
}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{
	padding: 0 10px;
	font-weight:bold;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10pt;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				


body{
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}

#window{
	clear:both;
	width:950px;
	height:326px;
	background:#131310;
	overflow:hidden;
	margin: auto;
	position: relative;
}

#slideshow{width:1920px; height:700px; overflow:hidden; position:relative;}
	#slideshow li{width:960px; height:350px; float:left; display:inline;}


#content{background:#131310 url('images/speech-bubble.jpg') top left no-repeat; color:#FFF; font-family:georgia, serif; width:960px; margin:0px auto 10px auto; overflow:hidden; padding-top:20px;}

	#content p{font-size:16px; line-height:1.6em; padding:40px 30px 30px 0px; margin:0;}
		#content p a{color:#73ccff;}
		#content img{float:left; padding:30px;}
		
p.footer{text-align:center; color:#ccc; font-size:12px; font-family: arial, sans-serif;}
	p.footer a{color:#73ccff; text-decoration: none;}

