@charset "iso-8859-1";
/* CSS Document */

/*************** DEFAULT ***************/
BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(pic/background.gif);
	word-spacing: 1px;
}

DIV {
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 0px 8px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
}
	
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, 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: 12px;
}
	
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: underline;
	color: #000000;
}

A:hover, A:active {
	text-decoration: none;
}


/*************** 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: 11px;
	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;
}

.txtBoldBlackgross {
	font-size: 16px;
	color:#000000;
	font-weight:bold;
	line-height: 16px;
}

.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/pikceH.gif);
	background-position:center;
	width:3px;
}

.tdWidthTop {
	background-repeat:repeat-x;
	background-image:url(pic/pikceW.gif);
	background-position:top;
	height:3px;
}

.tdWidthCenter {
	background-repeat:repeat-x;
	background-image:url(pic/pikceW.gif);
	background-position:center;
	height:3px;
}

.tdWidthBottom {
	background-repeat:repeat-x;
	background-image:url(pic/pikceWB.gif);
	background-position:bottom;
	height:3px;
}

.txtForm {
	font-size: 11px;
	color:#000000;
}

/*************** Slike***************/

.slika {
	margin: 0px 10px 10px 0px;
}

/*************** LINKI ***************/
.link, .link:visited {
font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.link:active, .link:hover {
font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
}


.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;
}


.linkVec1, .linkVec1:visited {
	font-size: 16px;
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
}

.linkVec1:active, .linkVec1:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #ff0000;
	font-weight:bold;
}


.linkModeli, .linkModeli:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.linkModeli:active, .linkModeli:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #EE1D25;
	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: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #EE1D25;
}

.linkRedBold:active, .linkRedBold:hover {
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
	color: #EE1D25;
}

.linkNavadn, .linkNavadn:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.linkNavadn:active, .linkNavadn:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
/*************** PORAVNAVE ***************/

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}
