  
* {
	margin: 0;
	padding: 0;
}




/* CONTAINER
----------------------------------------- */
body {
	background-color: #000;
	margin:0px;
	padding:0px;
 	margin-bottom: 40px;
	font-family: Arial,Helvetica,sans-serif; 
	background-image:url(../images/pozadina2.gif);
	background-repeat:repeat-x;
}
div.typography, .typography p {
	color:#fff;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}

.typography ul, 
.typography ol {
	color: #fff;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:800px;
	margin: 0 auto;
	border: 0px solid #f0f0f0;
	background-color:#000;

}
#sadrzaj {
	width:635px;
	padding:0px 10px 10px 30px;
	min-height:520px;
	margin-top:45px;
	float:right;
	display:inline;

}
#logo {
	width:60px;
	height:40px;
	margin-top:45px;
	float:right;
	display:inline;
}
/* MENU
----------------------------------------- */
#menu {
	padding: 0 10px 10px 30px;
    width: 635px;
	height:25px;
	margin-left:139px;
	margin-top:2px;
	margin-bottom:0px;
	float:left;
	display:inline;
	text-transform:lowercase;
	font-size: 13pt;
    line-height: 16pt;
}
	#menu ul { 
 		float: left; 
		margin-right: 10px;
	}
		#menu ul li { 
	 		list-style: none; 
			margin: 0 2px; 
			float: left;
			display: block;
		}
  			#menu ul li a { 
				float: left;
				text-decoration: underline;
				display: block; 
				padding: 0;
				color: #fff;
			}
				#menu ul li a span {
					text-align: left;
	        		float: left;
					padding-right: 10px;
					text-decoration:underline;
				}
					#menu ul li a:hover { 
						color: #fff;
						cursor: pointer;
						text-decoration:none;
					}
					#menu ul li a:hover span {
						cursor: pointer;
						text-decoration:none;
					}
					
    			#menu ul li a.current,
	    		#menu ul li a.section,
	    		#menu ul li a.section:hover,
	    		#menu ul li a.current:hover {  
				 	color: #fff;
					text-decoration:none;
					}
				#menu ul li a.current span,
				#menu ul li a.section span,
	    		#menu ul li a.section:hover span,
				#menu ul li a.current:hover span {
					color: #fff;
					text-decoration:underline;
				}
/* FOOTER
----------------------------------------- */
#footer {
	color: #888888;
	font-size: 10px;
	padding: 0 10px 10px 30px;
    width: 635px;
	padding-top:0px;
	height:25px;
	margin:7px 0 10px 139px;
	float:left;
	display:inline;
}
#footer a {
	color: #CCCCCC;
	
}
#footer a:hover {
	color: #fff;
	
}
/* NASLOVNICA
----------------------------------------- */
.typography p.naslovnica_navodi {
	font-size: 120%;
	line-height: 24px;
    text-align: left;
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
}
/* NOVOSTI
----------------------------------------- */
#news_content_right {
	margin: 0 0 40px;
    overflow: hidden;
}
.attribute-image-right {
	width:135px;
	display: inline;
    float: left;
}
.attribute-short {
	width:455px;
	margin-left: 13px;
    margin-right: 12px;
	display: inline;
    float: left;
}
#PageNumbers {
	float:right;
}
#PageNumbers a {
	color: #fff;
}
em {
	font-style:normal;
}
.novosti_attribute-image-right {
	width:465px;
	display: inline;
    float: left;
}
.novosti_attribute {
	width:135px;
	min-height: 455px;
	margin-left: 13px;
    margin-right: 12px;
	display: inline;
    float: left;
	padding-bottom: 20px;
}

#news-navigation {
	width: 100%;
	text-align: right;
	float:right;
	margin: 0 20px 0 10px;
}

#news-navigation a.to-category {
    color: #FFFFFF;
    text-decoration: none;
	font-size: 12px;
}
/* RADOVI
----------------------------------------- */
#galerija {
	display:block;
	margin-left:15px;
	overflow: hidden;
	background-color:#000;
	color:#000;
	width:615px;
	height:458px;
}
.content-columns {
	margin: 10px 0 20px 15px;
    overflow: hidden;
}
.cont-col1 {
	width:420px;
	line-height: 18px;
	display: inline;
    float: left;
}
.cont-col2 {
	width:200px;
	line-height: 18px;
	display: inline;
    float: left;
}

/* STUDIO SLIKA
----------------------------------------- */
#scroll-mask {
    margin-bottom: 16px;
    overflow: hidden;
    width: 615px;
}

#scroll-mask .scroll-content {
	width:auto;
	overflow:display;
	position: relative;
	display: table;
	margin-bottom:5px;
}

#scroll-mask .slider {
    border: 1px solid #1E1F20;
    height: 18px;
    position: relative;
}

#scroll-mask .slider .handle {
	display:block;
	background:#aaaaaa;
	color:#000000;
	width:64px;
	height:16px;
	border:1px solid #000000;
	overflow:hidden;
	text-align:center;
	position: absolute;
}


