/* 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: #B60400;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}
h1 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
}

.blue {
	color: #286ea0;
}

#bg { 
	margin: 0 auto;
	min-height: 800px;
	/* padding: 4px 10px 0px 10px; */
}

#bgtopside {
    background-color: #FFFFFF;
    background-image: url('/images/top_side.png');
    background-position: top left;
    background-repeat: repeat-x;
}
#bgrightside {
    background-image: url('/images/right_side.png');
    background-position: top right;
    background-repeat: repeat-y;
}
#bgleftside {
    background-image: url('/images/left_side.png');
    background-position: top left;
    background-repeat: repeat-y;
}
#bgtopleft {
    background-image: url('/images/top_left.png');
    background-position: top left;
    background-repeat: no-repeat;
}
#bgtopright {
    background-image: url('/images/top_right.png');
    background-position: top right;
    background-repeat: no-repeat;
}
#bgbottomleft {
    background-image: url('/images/bottom_left.png');
    background-position: bottom left;
    background-repeat: no-repeat;
}
#bgbottomright {
    background-image: url('/images/bottom_right.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
#bgbottomside {
    background-image: url('/images/bottom_side.png');
    background-position: bottom left;
    background-repeat: repeat-x;
}

#bginside {
    padding: 8px 12px;
}

#sadrzaj {
	padding: 9px 4px 0 2px;
	color: #303030;
	/* width: 680px; */
}

#zaglavlje {
	clear: both;
	text-align: right;
	padding: 5px 15px 5px 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 2px solid #eee;
	color: #808080;
        background: #FFFFFF url('/images/fade.gif') repeat-x scroll 0 0;
}

#title {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#navigacija {
	clear: left;
	float: left;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {	
	list-style: none;
	width: 110px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;
}	

#navigacija li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
}

#navigacija li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;
	border-bottom: 1px dotted #ccc;
}	
	
#navigacija li a:hover {
	color: #286ea0;
}

.lijevo {
	margin: 9px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 100px;
	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;
}

.desna_rubrika {
	float: right;
	width: 50%;
	margin: 0 0 10px 0;
	padding: 5px 13px 10px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
}

.desna_rubrika p {
	margin: 0px;
	font-size: 90%;
}

.desna_rubrika a {
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}

#pic {
	line-height: 1.4em;
	/* background: url('/images/pic.jpg') no-repeat top right; */
	background: url('/images/omgcafe_snow2.png') no-repeat center right;
	height: 146px;
	padding: 0px 10px 5px 6px;
}

#picbg {
	background: url('/images/pic_repeat.png') repeat-x top right;
	margin:  0 0 5px 120px;
}

#pic h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #3A6794;
}

#pic p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #5488BC;
	width: 460px;
}

.lijeva_rubrika {
	margin: 0 auto 20px 120px;
	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 {
        clear: both;
	margin: 15px 10px 15px 10px;
	border: 1px solid #819CD7;
	background: #CDE1F9;
}

#downbox p {
	padding: 6px;
	margin: 0;
}


#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;
	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

#navigacija ul.userlist {
	
	border: none; 
	list-style-type: circle; 
	list-style-position: inside; 
	font-size: 0.9em;
	overflow: hidden;
	white-space: nowrap;
}

#navigacija ul.userlist li {
	padding-left: 2px;
}



