/*------------------------------------------------------------------------
# Opstina Kotor Varos
# ------------------------------------------------------------------------
# CSS pisao: B5 art studio, TM
# Websites:  http://www.opstinakotorvaros.com
-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFFF;
    font-family: "Lucida Grande", Arial, sans-serif;

	
}

body#bd {
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	text-align: center;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	font-size: 12pt;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 140%;
}

body.fs1{
	font-size: 57%;
}

body.fs2{
	font-size: 63%;
}

body.fs3{
	font-size: 69%;
}

body.fs4{
	font-size: 75%;
}

body.fs5{
	font-size: 81%;
}

body.fs6{
	font-size: 87%;
}

h1 {
	font-size: 1.0em;
}

h2 {
	margin: 10px 0;
	font-size: 1.0em;
}

h3, h4 {
	margin: 10px 0;
	font-size: 1.0em;
}

/* normal text */
#ja-main, #ja-main-f, #ja-footer {
	line-height: 1.5;
}

/* Title text */
.contentheading, .componentheading, div.moduletable h3, #ja-subnav h3,
h1, h2, h3, h4, h5 {

}

/* Normal link */
a {
	color: #c51910;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #999999;
	text-decoration: underline;
}

p {
	margin: 15px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	padding-left: 12px;
	background: url(../images/arrow-off.gif) no-repeat 3px 6px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#ja-content fieldset,
#ja-content-f fieldset {
	width: 500px;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

td, div {
	font-size: 1em;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	padding: 0 12px 0 13px;
	width: auto;
	margin-bottom: 10px;
}

div.moduletable h3 {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}

div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

table.blog .article_seperator {
	display: block;
	height: 15px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow-off.gif) no-repeat 7px 7px;
}

table.contenttoc th {
	padding: 2px 4px;
	background: #DA251C;
	color: #FFFFFF;
	text-indent: 5px;
	text-transform: UPPERCASE;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.adminform textarea {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform textarea.inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	background: url(../images/bullet.gif) no-repeat center left;
	color: #666666;
	text-transform: uppercase;
}

td.buttonheading {
	padding: 0 3px!important;
	text-align: center;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.code, pre {
	border: 1px solid #F0F0C0;
	width: auto;
	padding: 5px;
	background: #FFFFCC;
}

.componentheading {
	margin: 0px 0px 10px 0px;
	padding: 4px 15px 4px;
	color: #ffffff;
	background: #999999;
	font-size: 1em;
	font-weight: bold;
	line-height: normal;
	text-transform: UPPERCASE;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size: 1.7em;
}

table.blog .contentheading {

	padding-left: 13px;
	color: #DA251C;
	background: url(../images/bullet.gif) no-repeat 0px 6px;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration:underline;
}

table.blog a.contentpagetitle {
	color: #ffffff;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}

/* Mainlevel menu */
.mainlevel {height: 10px;
width: 163px;
font-family: "Lucida Grande", Arial, sans-serif;
text-align: left;}


a.mainlevel {display: block;
	background: #e0e0e0;
	color: #2b2b2b;
	padding: 2px 0 3px 5px;
	margin: 0 0 1px 0;
	text-decoration: none;
	}
	
a.mainlevel:hover {
	color: #FFFFFF;
	background: #cccccc;
					}
/* End Mainlevel menu */

table.section_thumbnail{
        padding: 0px 0px 0px 0px;
        margin-top: 0px;
        width: 100%;

        border-bottom: #4f4f6f 0px solid;
		}
table.section_thumbnail a {

	font-weight: bold;

}
table.section_thumbnail td{
	text-align: left;
        text-indent: 1px;
    border:  0px solid #ffffff;
}

table.section_thumbnail img{
    border: solid #660000 1px;
}
table.section_thumbnail-video{
        padding: 0px 0px 0px 0px;
        margin-top: 0px;
        width: 100%;
        border-bottom: #4f4f6f 0px solid;
		}
table.section_thumbnail-video a {
	font-weight: bold;

}
table.section_thumbnail-video td{
	text-align: left;
        text-indent: 1px;
    border:  0px solid #ffffff;
}

table.section_thumbnail-video img{
    border: solid #eeeeee 0px;
}
table.section_thumbnail-kolumna{
        padding: 0px 0px 0px 0px;
        margin-top: 0px;
        width: 450 px;

        border-bottom: #4f4f6f 0px solid;
		}
table.section_thumbnail-kolumna a {

	font-weight: bold;

}
table.section_thumbnail-kolumna td{

	text-align: left;
        text-indent: 2px;
    border:  1px solid #CCCCCC;
}

table.section_thumbnail-kolumna img{
    border: solid #FFFFFF 1px;
}
a.sublevel {
	padding-right: 8px;
}

a.readon {

	padding-left:390px;
	padding-top:1px;
	padding-bottom:1px;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	height:15px;
	background: url(../images/opsirnije.png) no-repeat 100% center;

}

a.readon:hover {
	color: #ffffff;
	text-decoration: underline;

}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.createdate {
	color: #AAAAAA;
	font-weight: normal;
	line-height: 10px;
}

.modifydate {
	color: #AAAAAA;
	height: 15px;
}

.error {
	color: #CC0000;
}

.highlight {
	border-bottom: 1px dotted;
	font-weight: bold;
}

.message {
	font-weight: bold;
}

.moduletable {
	padding: 0;
}

.mosimage {
	padding: 0;
	margin: 15px 15px 0 0!important;
	margin: 15px 5px 0 0;
}

.mosimage img {
	padding: 0;
	margin: 0!important;
}

.mosimage_caption {
	margin-top: 2px;
	padding: 1px 2px;
	color: #AAAAAA;
}

.pagenav {
	padding: 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}

.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
}

.sectiontableheader {
	padding: 1px 4px;
	background: #DA251C;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a, .sectiontableheader a:hover {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #666666;
}

tr.sectiontableentry2 td {
	padding: 4px;
}

.small {
	color: #AAAAAA;
}

.smalldark {
	text-align: left;
}

#banner {
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

/* WIDE LAYOUT DIVS WIDTH
--------------------------------------------------------- */

/* HEADER
--------------------------------------------------------- */
/* TOPNAV
--------------------------------------------------------- */

/* SUBHEADER + SPOTLIGHT
--------------------------------------------------------- */

/* PATHWAY
--------------------------------------------------------- */

/* LEFT COLUMN
--------------------------------------------------------- */
#ja-leftcol {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}

#ja-leftcol table {
	border-collapse: collapse;
}

#ja-leftcol a.mainlevel {
}

#ja-leftcol ul.mainlevel {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#ja-leftcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#ja-leftcol a.sublevel {
	padding-left: 13px;
}

#ja-leftcol .article_seperator {
	display: none;
}

/* CONTENT COLUMN
--------------------------------------------------------- */

/* RIGHT COLUMN
--------------------------------------------------------- */
#ja-rightcol {
	width: 160px;
	float: right;
	margin-top: 1px;
	
}

#ja-rightcol table {
	border-collapse: collapse;
}

#ja-rightcol a.mainlevel {
}

#ja-rightcol ul.mainlevel {
	padding-left: 160px;
	background: url(../images/arrow-off.gif) no-repeat 5px 4px;
}

#ja-rightcol ul.mainlevel:hover {
	background: url(../images/arrow-on.gif) no-repeat 5px 4px;
}

#ja-rightcol a.sublevel {
	padding-left: 3px;
}

#ja-rightcol .article_seperator {
	display: none;
}

/* FOOTER
--------------------------------------------------------- */
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	color: #AAAAAA;
	text-decoration: none;
}

#mod_login_password, #mod_login_username {
	width: 100px;
}

#mod_login_password {
}

#mod_login_username {
}

#mod_login_remember {
	border: none;
	background: none;
}

#mod_search_searchword {
	width: 140px;
}

/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

#bottom {
color:#999999;
padding-left:20px;
}

#scroll {
text-transform:uppercase;
font-size:11px;
color:#a2030b;
padding-top:6px;
padding-left:4px;
}

#pretraga {

padding-top:0px;
padding-left:10px;
}

#sat {
border:0px;
color:#FFFFFF;
background-color:#8c0008;
padding: 2px 2px 2px 2px;
}

#sat2 {
padding-top:5px;
}

#footers {
padding: 6px 6px 6px 6px;
}






/* Big menu */
#ja-newsmoo-container {
    width:180px;
	text-align: left;
}

#ja-newsmoo-container li {
	background: none;
}

#ja-newsmoo-wrap {
	position: relative;
	margin: 20px -5px 0 0;
	text-align: left !important;
}

#ja-newsmoo-wrap .ja-newsmoo-items {
	display: block;
	margin: 0px;
}

#ja-newsmoo-wrap div {
	float: left;
}

div:after {
	content: "";
}

#ja-newsmoo-wrap .ja-newsmoo {
	display: block;
	cursor: pointer;
	overflow: hidden;
	background: url(../../images/newsmoo-sep.gif) repeat-x bottom left #FFFFFF;
	position: absolute;
	margin: 0;
	padding: 0;
}

#ja-newsmoo-wrap .ja-newsmoo span {
	display: block;
}

#ja-newsmoo {
}

.ja-newsmoo img {
	margin: 0 0 5px;
	padding: 0;
}

.ja-newsmoo-title a {
	padding: 5px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.ja-newsmoo-desc {
	padding: 0 5px;
}

#ja-newsmoo-wrap a.readon {
	margin: 5px 0 0 5px;
}


/* CONTENT */

.article_separator {
	background: url(../images/dot.gif) repeat-x center;
	clear: both;
	display: block;
	height: 15px;
}

.article-content .ja-innerpad p {
	margin: 7px 0;
}

.article-content .ja-innerpad h2.contentheading {
	padding-top: 0;
}

.article-content img {
	border: 1px solid #DDDDDD;
	margin-right: 15px;
	margin-top: 3px;
	padding: 3px;
}

#meni {
	width: auto;
	background: #F587E6 url(../images/menipozadina.jpg) no-repeat center;
	background-color: #000000;
}

#meni2 {
	width: auto;
	background: #F587E6 url(../images/desno.jpg) repeat-y center;
	background-color: #000000;
}

#sredina {
	width: auto;
	background: #F587E6 url(../images/sredinachat2.jpg) repeat-y center;
	background-color: #000000;
}
#anketa
{
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
}

#sredina
{
color:#FFFFFF;
padding-left:5px;
padding-right:5px;
}

#gore
{
color:#FFFFFF;
font-size:18px;
padding-top:6px;
padding-left:4px;
}


