@charset "iso-8859-1";
/* CSS Document */

/*************** DEFAULT ***************/
div#container {
background-color: #ffffff;
border:3px solid #ffffff;
font-family:  Verdana, arial, sans-serif; FONT-SIZE: 11px;
PADDING-RIGHT: 0px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 750px; PADDING-TOP: 0px; 
}


BODY{
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(pic/hg2010_orange.gif)  center top; PADDING-BOTTOM: 0px; MARGIN: 0px; font-family:  Verdana, arial, sans-serif; FONT-SIZE: 11px;
COLOR: #000; PADDING-TOP: 0px; TEXT-ALIGN: left


}

DIV {
	
	font-family:  Verdana, arial, sans-serif; FONT-SIZE: 11px;
}
	
TD {
	font-family:  Verdana, arial, sans-serif; FONT-SIZE: 11px;
	color: #000000;
	text-decoration : none;
}	

strong, b {
	font-weight: bold;
}
	
p {
	font-size: 11px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
	
img {
	border: 0;
}
	
ul {
	padding: 3px 0px 0px 32px;
	margin: 0px 0px 0px 0px;
}

li {
	padding: 0px 7px 5px 0px;
	list-style-image: url(pic/bullet.gif);
}


A, A:visited {
	text-decoration: none;
	color: #0066CC;
  font-weight:bold;
}

A:hover, A:active {
	text-decoration: none;
  color: #000000;
  font-weight:bold;
}


/*************** VSEBINA ***************/

#contentText {
	padding: 20px 20px 15px 20px;
	border: 0;
	margin: 0;
	/*border-bottom: 2px solid #CBCBCB;*/
}

h1 {
	color: #D61B1B;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

h2 {
	color: #EE1D25;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 0px 2px 5px;
	padding: 0px 0px 0px 0px;
}

h3 {
	color: #D61B1B;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 3px 0px;
}

.txtSmall {
	font-size: 9px;
	color: #999999;
}

.txtSmallBlack{
	font-size: 9px;
	color: #000000;
}

.txtBoldBlack {
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

.txtgraybold {
	font-size: 11px;
	color:#666666;
	font-weight:bold;
}

.txtRedBlack {
	font-size: 10px;
	color:#EE1D25;
	font-weight:bold;
}

.txtRedCena {
	font-size: 16px;
	color:#EE1D25;
	font-weight:bold;
}

.tdHeight {
	background-repeat:repeat-Y;
	background-image:url(pic/pix-empty.gif);
	background-position:center;
	width:3px;
}

.tdHeight1 {
	background-repeat:repeat-Y;
	background-image:url(pic/pix-empty.gif);
	background-position:center;
	width:3px;
}


.tdWidthTop {
	background-repeat:repeat-x;
	background-image:url(pic/line.gif);
	background-position:top;
	height:3px;
}

.tdWidthCenter {
	background-repeat:repeat-x;
	background-image:url(pic/line.gif);
	background-position:center;
	height:3px;
}

.tdWidthBottom {
	background-repeat:repeat-x;
	background-image:url(pic/line.gif);
	background-position:bottom;
	height:3px;
}

.txtForm {
	font-size: 11px;
	color:#000000;
}

.tdWidthnavi {
	background-color: #000000;
	height:20px;
}


/*************** Slike***************/

.slika {
	margin: 0px 10px 10px 0px;
}

/*************** LINKI ***************/

.linkVec, .linkVec:visited {
	font-size: 11px;
	text-decoration: none;
	color: #EE1D25;
	font-weight:bold;
}

.linkVec:active, .linkVec:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #EE1D25;
	font-weight:bold;
}

.linkModeli, .linkModeli:visited {
	font-size: 11px;
	text-decoration: none;
	color: #0066CC;
	font-weight:bold;
}

.linkModeli:active, .linkModeli:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.linkBlackBold, .linkBlackBold:visited {
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}

.linkBlackBold:active, .linkBlackBold:hover {
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
	color: #EE1D25;
}

.linkRedBold, .linkRedBold:visited {
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #EE1D25;
}

.linkRedBold:active, .linkRedBold:hover {
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
	color: #EE1D25;
}

.linknavi, .linknavi:visited {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}

.linknavi:active, .linknavi:hover {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #EE1D25;
}
/*************** PORAVNAVE ***************/

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}