/******************************************************************************************************************************/
/******************************************************************************************************************************/
/***																							***/
/***					IUS_PROD.CSS																***/
/***					STYLE SHEET ZA NEWS PODROČJE												***/
/***					Prirejeno na oblikovalski predlog													***/
/***																							***/
/******************************************************************************************************************************/
/******************************************************************************************************************************/

/***************************************************************************************/
/*** 	OSNOVNI STILI ZA BESEDILA	***/

h1.pro_heading {
	font-family: georgia; font-weight: normal; font-size: 30px; margin: 10px 0px 10px 0px; 
	padding: 0px; line-height: 1em; clear: both; }
h2.pro_heading {
	padding: 0px; margin: 10px 20px; font-family: trebuchet ms; font-weight: normal; 
	font-size: 17px; }
h3.pro_heading {
	padding: 0px; margin: 20px 0px 10px 0px; font-family: trebuchet ms; font-weight: bold; 
	font-size: 15px; }
h4.pro_heading  {
	padding: 0px; margin: 10px 20px 6px 0px; font-family: trebuchet ms; font-weight: bold; 
	font-size: 13px; }

.pro_body {
	padding: 0px; margin: 0px 20px 5px 0px; font-size: 13px; line-height: 1.25em;
	font-family: trebuchet ms; }
ul.pro_ul, ul.pro_ul ul { 																						/*pike*/
	font-size: 13px; line-height: 1.25em; 
	margin-top: 0px; margin-bottom: 5px; margin-right: 20px;
	font-family: trebuchet ms; 
	list-style-type: square;
	/*list-style-image: url(../images/images_za_css/ico_bullet_0.gif);*/ 
	/*list-style-position: inside;
	margin-left: 1em; padding-left: 1em; text-indent: -1em; */} 
ul.pro_ul li, ul.pro_ul ul li {
	margin-top: 0px; margin-bottom: 0px; }
ol.pro_ol { 																						/*številke*/
	font-size: 13px; line-height: 1.25em; margin: 0px 20px 5px 0px; 
	font-family: trebuchet ms; 
	/* margin-left: 2em; padding-left: 0em; text-indent: 0em; */ }
	
table.pro_tbl_news 
{
    width: 420px;
}
table.pro_tbl_news td {
	vertical-align: top; padding: 2px 4px 2px 2px; 
	border-top: 1px solid #cccccc; font-size: 13px;}
	
table.pro_tbl {
	margin: 0px 10px 10px 0px; }
table.pro_tbl td {
	vertical-align: top; padding: 2px 4px 2px 2px; 
	border-bottom: 1px solid #cccccc; font-size: 13px;}
table.pro_tbl td.pro_naslov {
	vertical-align: top; padding: 2px 4px 2px 2px; 
	border-bottom: 1px solid #cccccc; font-size: 13px; font-weight:bold;}
table.pro_tbl td p {
	margin: 0px; padding: 0px; }
table.pro_tbl td.pro_label {
	font-size: 13px;}
table.pro_tbl td.pro_cena {
	text-align: center; border-left: 1px solid #cccccc;
	font-size: 13px; }
table.pro_tbl td.pro_cena_bold {
	text-align: center; border-left: 1px solid #cccccc;
	font-size: 13px; font-weight: bold; }

a.link_out {
	font-weight: bold; }
a.link_out_ii {
	background-image: url('../images/images_za_css/link_ii.gif'); 
	background-repeat: no-repeat; font-size: 13px; padding-top: 0px; padding-left: 24px;
	margin-left: 2px; font-weight: normal; }
a.link_out_ii_line {
	background-image: url('../images/images_za_css/link_ii.gif'); 
	background-repeat: no-repeat; font-size: 13px; padding-top: 0px; padding-left: 28px;
	margin: 20px 14px; }
a.link_out:hover, a.link_out_ii:hover, a.link_out_ii_line:hover {
	border-bottom-width: 3px; border-bottom-style: double; text-decoration: none;
	padding-bottom: 0px; }
	
