/************************
 WWW.ACS-GIZ.SI
	acs.css
   by Jure - Creatim
************************/


/*************** VSE STRANI ***************/

BODY, DIV, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

A, A:visited {
	color: #000000;
	text-decoration : underline;
}

A:hover, A:active {
	color: #000000;
	text-decoration : none;
}

h2 {color:#FF0000; font-size:14px; font-weight:bold; margin:7px 0;}
h3 {color:#FF0000; font-size:12px; font-weight:bold; margin:7px 0;}
h1 {color:#FF0000; font-size:16px; font-weight:bold; margin:7px 0;}

h2 a,h2 a:hover, h3 a, h3 a:hover {color:#FF0000;}
h2 a:visited, h3 a:visited {color:#FF0000;}


hr {border-bottom:1px solid #FF0000; border-left:none; border-right:none; border-top:none; background:none; display:block; width:100%; height:1px; margin:15px 0}



.naslov {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 5px;
}

.podNaslov {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 3px;
}

.textRdec {
	font-size: 12px;
	color : #FF0000;
	text-decoration : none;
}

.textRdecLink, .textRdecLink:visited {
	color: #FF0000;
	text-decoration : underline;
}

.textRdecLink:active, .textRdecLink:hover {
	color: #FF0000;
	text-decoration : none;
}

.textBel, a.textBel {
	color: #FFFFFF;
}

.glava {
	font-size: 11px;
	color: #939598;
	font-weight: bold;
}

.glavaLink, .glavaLink:visited {
	color: #939598;
	text-decoration: none;
}

.glavaLink:active, .glavaLink:hover {
	color: #FF0000;
	text-decoration: none;
}

.novice {
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.noviceLink, .noviceLink:visited {
	color: #000000;
	text-decoration: none;
}

.noviceLink:active, .noviceLink:hover {
	color: #000000;
	text-decoration: underline;
}

.noviceVec, .noviceVec:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.noviceVec:active, .noviceVec:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #939598;
}

.footerLink, .footerLink:visited {
	color: #939598;
	text-decoration: none;
}

.footerLink:active, .footerLink:hover {
	color: #939598;
	text-decoration: underline;
}

.table {
	background-color: #DCDDDE;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 2px;
}

.tableGlava {
	background-color: #939598;
	color: #FFFFFF;
	font-weight:  bold;
}

.tableCrta {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}

.txtMali {
	font-size: 11px;
}

UL {
	list-style-type : disc;
	padding-left: 15px;
	margin-left: 15px;
	margin-top : 5px;
	margin-bottom : 5px;
}

LI {
	padding-bottom: 3px;
}

.obroba {
	border: 1px solid #FF0000;
}

.ozadjeRdeca {
	background-color: #FF0000;
}

.ozadjeSiva {
	background-color: #DCDDDE;
}


/*************** NASLOVNICA ***************/

.text {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.linkBel, .linkBel:visited {
	color: #FFFFFF;
	text-decoration: undrline;
}

.linkBel:hover, .linkBel:active {
	color: #FFFFFF;
	text-decoration: none;
}


/*******************************************/

TEXTAREA {
	font-size: 11px;
	text-decoration : none;
	border-width : 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}

INPUT {
	font-size: 11px;
	text-decoration : none;
	border-width : 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}
		
.textBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	width: 125px;
	border-width : 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	border-width : 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*******************************************/

ul#mainNav {
	height: 35px;
	width: 560px;
	margin: 5px 0 0 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	border-top: 5px solid #CCC;
	border-left: 5px solid #CCC;
	background: #CCC;
	clear: both;
	}
	
ul#mainNav li {
	float:left;
	margin: 0;
	padding: 0;
	display: block;
	}
	
ul#mainNav li a {
	color: #000000;
	background: #CCC;
	padding: 2px 11px 3px 11px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	height: 30px;
	text-align: center;
	border-right: 1px solid #FFF;
	float: left;
	}
	
ul#mainNav li a:hover {
	color: red;
	background: #FFF;
	text-decoration: none;
	}
	
ul#mainNav li .tabOn, .tabOn:active, .tabOn:hover, .tabOn:visited {
	color: red;
	background: #FFF;
	text-decoration: none;
	}
	
ul#mainNav li .tabLast, .tabtabLast:active, .tabtabLast:hover, .tabtabLast:visited {
	color: #000000;
	background: #CCC;
	padding: 2px 13px 3px 13px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	height: 30px;
	text-align: center;
	border-right: 1px solid #CCC;
	float: left;
	}