/************************
 MERKUR
	merkur-dodatno.css
   by Jernej Zorec - Agenda
************************/

/* 
 velikost teksta pod sliko - caption
 potrebna sprememba tudi v merkur-large.css in merkur-small.css
 */
.csc-caption {
	font-size: 11px;
}

/* 
 velikost teksta v tabelah
 potrebna sprememba tudi v merkur-large.css in merkur-small.css
 */
.table {
	font-size: 11px;
}
.contenttable {
	font-size: 11px;
}
span {
	font-size: 11px;
}
table {
	font-size: 11px;
}
P {
	font-size: 11px;
}

.news-amenu-container {
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
}
.news-amenu-item-year {
	font-weight: bold;
	margin-top: 15px;
}


#typo3contentRight a {
	color:#4A4A4A; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#typo3contentRight a:visited  {
	color:#4A4A4A; 
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#typo3contentRight a:hover {
	text-decoration: underline;
}
#typo3contentRight a:active {
	text-decoration: underline;
}

.TD.csc-form-fieldcell select {
	font-size: 12px;
}
.TD.csc-form-fieldcell input {
	font-size: 12px;
}

.tx-indexedsearch SELECT {
 	font-size: 10px;
	text-decoration: none;
	background-color: #F7F7F7;
	color: #969696;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	}

.tx-indexedsearch INPUT {
 	font-size: 10px;
	text-decoration: none;
	background-color: #F7F7F7;
	color: #969696;
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-top: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	}

.kazalo {
	empty-cells: show;
}

.tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell a {
	text-decoration: none;
}

.tx-indexedsearch-browsebox-SCell {
	font-weight: bold;
}
.tx-indexedsearch-browsebox-SCell a {
	text-decoration: none;
}

/*************** dodal indy ***************/
/*** linki v naslovih ***/

/* merkur2.css */
#right h1 a:visited, #right h1 a {
        font-size: 12px;
        padding: 0;
        margin: 10px 0px 6px 0px;
        color: #FF8000;
        }

#right h1 a:hover {
        text-decoration: none;
        }

/* merkur-uvodna2.css */
#middleHome h1 a:visited, #middleHome h1 a, #middleHome h1 a:hover {
        color: #FF8000;
        text-decoration: none;
        }
#leftHome h1 a:visited, #leftHome h1 a, #leftHome h1 a:hover {
        color: #FF8000;
        text-decoration: none;
        }

/************** konec sprememb ***************/

.csc-form-label-req-error {
        color: red;
}


.csc-mailform {
        border:none;
        padding:0px;
        margin:0px;
}

.csc-mailform-field {
        border:none;
        padding:0px;
        margin:0px;
        display:table-row;
        margin-bottom:5px;
}

.csc-mailform-field label {
        display:table-cell;
        padding-right:5px;
        vertical-align:top;
}

.csc-mailform-field input {
        margin-bottom:5px;
}

.csc-mailform-field input.csc-mailform-submit {
        float:left;
}

