/* * * * * * * * * * * * * * * /
 *  !! Site MAIN 
**/		
	.aparatiWrp { 
		margin-right: 15px; padding-bottom: 10px;
		font-size: 14px; line-height: 18px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	a.aktualnoArhiv:link,
	a.aktualnoArhiv:visited,
	a.aktualnoArhiv:active {
		float:right; display: inline-block; position: relative; right: -5px; bottom: -5px;
		padding: 4px 8px;
		
		color: #ffe7e7; text-decoration: none;
		background: #c01212;
	}
	a.aktualnoArhiv:hover { 
		color: #fff; background: #c73535;
	}
/* * * * * * * * * * * * * * * /
 *  !! LONG
**/		
	.aparatiWrp .Long {
		min-height: 80px; padding: 10px 0; clear: both;
	}
	.aparatiWrp .Long h3 {
		display: block; margin: 0; padding-bottom: 8px; text-transform: uppercase;
		color: #c01212; font-size: 16px; line-height: normal; font-weight: normal;
	}
	.aparatiWrp .Long h3 span {
		color: #666; text-transform: capitalize; font-weight: normal;
	}
	
	.aparatiWrp .Long h3 p {
		display:inline-block; margin: 0; padding: 0;
		color: #c01212; font-size: 24px; line-height: normal; font-weight: bold; text-decoration: none;
	}
	
	.aparatiWrp .Long .Body {
		color: #222; font-size: 12px; line-height: 16px;
	}
	.aparatiWrp .Long .Body a {
		color: #c01212; font-size: 12px; font-weight: bold; text-decoration: underline;
	}
	.aparatiWrp .Long .Body a:hover {
		text-decoration: none; background: none;
	}
	.aparatiWrp .Long .Body img {
		max-width: 200px; height: auto;
		padding: 10px; margin-top: 4px; margin-left: 20px;
		border:  #c01212 1px solid;
		background-color: #fff;
	}
	.aparatiWrp .Long .Body p.cena {
		font-size: 18px; padding-top: 5px; padding-bottom: 10px;
	}
	.aparatiWrp .Long .Body p.cena span {
		color: #c01212; font-weight: bold;
	}


/* * * * * * * * * * * * * * * /
 *  !! SHORT Arhiv
**/		
	.aparatiWrp .Short {
		min-height: 80px; padding: 10px; clear: both;
		background: url(../images/Aktualno/longBackBottom.png) repeat-x bottom;
	}
	.aparatiWrp .Short h3 {
		display: block; margin: 0; padding: 4px 0; text-transform: uppercase;
		color: #666; font-size: 16px; line-height: normal; font-weight: normal;
	}
	.aparatiWrp .Short h3 span {
		color: #666; text-transform: capitalize; font-weight: normal;
	}
	
	.aparatiWrp .Short h3 a {
		display:inline-block; margin: 0; padding: 0;
		color: #c01212; font-size: 18px; line-height: normal; font-weight: bold; text-decoration: none;
	}
	.aparatiWrp .Short h3 a:hover {
		text-decoration: underline;
	}
	.aparatiWrp .Short .Body {
		color: #222; font-size: 13px; line-height: normal; margin-top: 10px;
	}
	.aparatiWrp .Short .Body a {
		color: #c01212; font-size: 13px; font-weight: bold; text-decoration: underline;
	}
	.aparatiWrp .Short .Body a:hover {
		text-decoration: none; background: none;
	}
	.aparatiWrp .Short .Body img {
		max-width: 100px; height: auto;
		padding: 4px; margin-right: 10px;
		border:  #50160f 1px solid;
		background-color: #fff;
	}
	.aparatiWrp .Short .Body p.cena {
		font-size: 18px; padding-top: 5px; padding-bottom: 10px;
	}
	.aparatiWrp .Short .Body p.cena span {
		color: #c01212; font-weight: bold;
	}
/* * * * * * * * * * * * * * * /
 *  !! SHORT Window
**/		
	.aparatiWindowWrp .Short {
		min-height: 80px; margin-bottom: 15px; clear: both; padding: 0 5px;
		background: url(../images/Aktualno/shortBackTop.pn) repeat-x top;
	}
	.aparatiWindowWrp .Short h3 {
		display: block; margin: 0; padding: 2px 0; text-transform: uppercase;
		color: #666; font-size: 12px; line-height: normal; font-weight: normal;
	}
	.aparatiWindowWrp .Short h3 span {
		color: #666; text-transform: capitalize; font-weight: normal;
	}
	
	.aparatiWindowWrp .Short h3 a {
		display:inline-block; margin: 0; padding: 0;
		color: #c01212; font-size: 14px; line-height: normal; font-weight: bold; text-decoration: none;
	}
	.aparatiWindowWrp .Short h3 a:hover {
		text-decoration: underline;
	}
	
	.aparatiWindowWrp .Short .Body {
		color: #000; font-size: 11px; line-height: normal; margin-top: 4px;
	}
	.aparatiWindowWrp .Short .Body a {
		color: #c01212; font-size: 11px; font-weight: bold; text-decoration: underline;
	}
	.aparatiWindowWrp .Short .Body a:hover {
		text-decoration: none; background: none;
	}
	.aparatiWindowWrp .Short .Body img {
		max-width: 45px; height: auto;
		margin: 0; margin-right: 5px;
		background-color: #fff; padding: 4px;
		border:  #c01212 1px solid;
	}
	
	.aparatiWindowWrp .Short .Body p.cena {
		font-size: 14px; padding-top: 10px; padding-bottom: 5px;
	}
	.aparatiWindowWrp .Short .Body p.cena span {
		color: #c01212; font-weight: bold;
	}

