/* Small Studio Template 
   I'm sorry for non-english variables,
   but I think you'll manage */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #E7E7E7;
}

a {
	text-decoration: none;
	color: #404040;
}

a:hover {
	color: #473f78;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

h4 {
	font-size: 1.0em;
	margin: 0 0 0px 0;
	padding: 2px 0px 0px 0px;
}

.blue {
	color: #286ea0;
}

.purple 
{
	 color:#775f98;  
}

#bg { 
	width: 760px;
	margin: 0 auto;
	height: 600px;
	padding: 6px 10px 0px 10px;
	background: url(bg.gif) no-repeat;
}

#sadrzaj {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: 736px;
	
}

#zaglavlje {
	clear: both;
	text-align: right;
	padding: 0 15px 0 0;
	margin: 0px 0 3px 0;
	height: 80px;
	border-bottom: 2px solid #eee;
	background: #FFF url(fade.gif) repeat-x;
	color: #808080;
}

#title 
{
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding: 30px 0px 0 10px;
}

#title2 
{
	float: left;
	font-size: 1pt;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#search
{
	float: left;
	padding: 30px 0px 0 60px;
}

#navigacija {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navigacija li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigacija li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	border-bottom: 1px dotted #ccc;
}	
	
#navigacija li a:hover {
	color: #775f98;
}

.menselected
{
	background-color:#ecd9f8;
}

.lijevo 
{
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 140px;
	color: #6B6B6B;
	line-height: 1.6em;
}

.lijevo a {
	text-decoration: underline;
}

.lijevo p {
	margin: 0;	
}

#infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
	width: 90%;
}

.desna_rubrika {
	float: right;
	width: 273px;
	height: 210px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
	overflow: hidden;
}

.newsarticles {
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 0px;
	color: #5D5D5D;
	line-height: 1.5em;
	overflow:auto;
	height:320px;
}

.articlesubheader 
{
    padding: 0 0 0 5px;
}


.newsarticles a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	padding-left: 10px;
	border-bottom: 1px dotted #ccc;
}

#articleTextDIV 
{
    margin-left:5px;
    margin-top:10px;
    padding: 10px 10px 10px 10px;
    border-left: 25px solid #ecd9f8;
}

#articleTextDIV a
{
    display: inline;
    padding: 0;
    margin: 0;
    border-bottom: none;
}


.desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

.desna_rubrika a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	margin:  0 0 5px 155px;
	padding: 0px 10px 5px 6px;
	line-height: 1.4em;
	background: url(pic2.jpg) no-repeat;
	height: 146px;
	border-left: 2px solid #eee;	
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	 color:#775f98;  
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	color: #000000;
	width: 320px;
}

#maincontent {
	margin:  0 0 0px 155px;
	padding: 0px 0 2px 5px;
	line-height: 1.4em;
	height: 393px;
	background: url(practice.jpg) no-repeat top right;
	border-left: 2px solid #eee;
}

#maincontent h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	 color:#775f98;  
}

#maincontent p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	color: #000000;
	width:500px;
}

.lijeva_rubrika {
	margin: 0 300px 20px 155px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
}

.lijeva_rubrika a, #lijeva_rubrika a:visited {
	text-decoration: underline;	
}

.lijeva_rubrika p {
	padding: 0;
	margin: 0;
}

#downbox {
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #e6dfeb;
}

#downbox p {
	padding: 6px;
	margin: 0;
}

#downbox a:hover 
{
    text-decoration: underline;
}

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	margin: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	
}

#manage
{
    padding: 10px 10px 10px 10px;    
    overflow: auto;
}

#manageparams td
{
    font-weight:bold;
}

.manageerror
{
    font-size:14px;
    font-family: Arial;
    font-weight: bold;
}

.managetitle
{
    font-size:16px;
    font-family: Arial;
    font-weight: bold;
}

.managenav a:hover
{
    text-decoration: underline;
}

.managedataheader
{
	background: #e6dfeb;
	margin-top:10px;
    font-weight: bold;
}

#data
{
    height: 380px;
    overflow:auto;
}

.managedatabody a:hover
{
    text-decoration: underline;
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* PICTURE GALLERY */

#piccontent {
	margin:  0 0 0px 155px;
	padding: 0px 0 2px 5px;
	height: 454px;
	line-height: 1.4em;
	background: url(practice.jpg) no-repeat top right;
	border-left: 2px solid #eee;
}

#piccontent h2 {
    font-weight: bold;
	margin: 0px;
	padding: 15px 0 10px 5px;
	font-size: 12pt;
	color:#775f98;  
}

.picheader 
{
    font-weight: bold;
}

.picimage
{
    padding-top:10px;
}

#picDIV
{
    height:400px;
    overflow: auto;
    padding-left: 5px;
}

#picDIV a:hover
{
    text-decoration:underline;
}

#logonDIV
{
    height:423px;
    overflow: auto;
    padding-left: 5px;
}

#logonDIV a:hover  
{
    text-decoration:underline;
}

#functionDIV
{
    height:423px;
    overflow: auto;
    padding-left: 5px;
}

#functionDIV a:hover  
{
    text-decoration:underline;
}

.errortext
{
    font-weight:bold;
    color:Red;
}

.infotext
{
    font-weight:bold;
    color:Black;
}