* {
    padding:0; 
    margin:0;
    color: #000000;
    font: 12px Arial;
}

#header{
    background: #D8D9D9;
    padding: 7px 0 8px 5px;
}

.logo {
    display:block; 
    color: #ffffff;
    text-decoration: none;
    font: 14px Arial;
    font-weight: bold;
}


#lang_menu {
	position: absolute;
	top:5px; 
  	font-family: Arial;
  	font-size: 10px;
  	font-weight: bold;
  	text-align: left;
	top: 50px;
}

#lang_menu a {
    	color: #0000ff;
}

.clear {
    clear: both;
}

#content {
    	position: relative;
    	top: 20px;
}

.box {
	background:#d1d1d1; 
	border-bottom:1px solid #c8c8c8; 
	color:#000000; 
	font-size:0.9em; 
	padding:5px 0px;
}

.row {
	background:#f1f1f1; 
	border-bottom:1px solid #c8c8c8; 
	color:#000000; 
	font-size:0.9em; 
	padding:5px 0px;
}


#login {
    	position: relative;
    	top: 30px;
    	background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #C7CACD;
    	padding: 4px 0px;
	width: 240px;
	left: 5px;
}

#footer {
    	background: #D8D9D9;
    	position: relative;
    	top: 40px;
}

.title_bckg{
    background: url("../images/linija_ispod_naslova_mobile.png") repeat-x;
}

td.article_title {
    font-size: 12px;
    font-weight: bold;
}
