body {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   line-height: 16px;
   margin:0;
   padding:0;
   height:100%;
   width:100%;
   background-color: #FFFFFF;
}

html,body {
	height: 100%;
}


a {
   color: #000000;
   text-decoration : underline;
}
a:link    { color: #304d6c;}
a:visited { color: #444444;}
a:active  { color: #d71f21;}
a:hover   { color: #d71f21;}

a.bullet:link    { color: #000000;}
a.bullet:visited { color: #000000;}
a.bullet:active  { color: #d71f21;}
a.bullet:hover   { color: #d71f21;}

a.kat { color: #000000; text-decoration: none;}

a.title {
   text-decoration : none;
}
a.title:link    { color: #304d6c;}
a.title:visited { color: #304d6c;}
a.title:active  { color: #304d6c;}
a.title:hover   { color: #304d6c;}

a.dalje {
   font-weight: bold;
}
a.dalje:link    { color: #304d6c;}
a.dalje:visited { color: #304d6c;}
a.dalje:active  { color: #304d6c;}
a.dalje:hover   { color: #304d6c;}

.title {
   font-size: 16px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #1d2f45;
   font-weight: bold;
	padding-top:00px;
   margin-top:0px;
   margin-bottom:0px;
   clear: both;
}

img.novica {
   margin-top:5px;
   margin-bottom:5px;
   margin-right:5px;
}
p.kategorija {
   margin-top:0px;
   margin-bottom:0px;
   clear: both;
}
p.avtor {
   margin-top:0px;
   margin-bottom:5px;
	font-size: 11px;
   clear: both;
}
p.text {
   margin-top:0px;
   margin-bottom:20px;
   clear: both;
}

p {
   margin-top:5px;
   margin-bottom:0px;
   clear: both;
}

.title-bullet {
   font-size: 16px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #293c57;
   font-weight: bold;
   margin-top: 25px;
   margin-bottom: 10px;
}

form {
   margin: 0;
   padding: 0;
   border: 0;
}

.textfield {
	border: 1px solid #4f5e73;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.button {
	border: 1px solid #4f5e73;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
}

td.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	text-align: left;
	vertical-align: middle;
	width: 20%;
}

td.menu a {
	text-decoration: none;
}

td.menu a:link    { color: #FFFFFF;}
td.menu a:visited { color: #FFFFFF;}
td.menu a:active  { color: #bc2923;}
td.menu a:hover   { color: #bc2923;}

.datum-dan {
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
}

.datum-datum {
   font-size: 18px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
}

p.bullet {
   line-height:130%;
   text-indent: -20px;
   padding-left: 20px;
   margin-top: 0px;
   margin-bottom: 8px;
}

p.linkad {
   font-size: 12px;
   margin-top: 5px;
   margin-bottom: 5px;
   padding:0;
}

p.topfeatured {
   text-align: left;
   font-size : 9pt;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 0px;
}

/* vstopnice box */

	#vstopniceBox {
		border: 1px solid #1F4482;
		padding: 0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		overflow: hidden;
		font-size: 11px;
	}
	#vstopniceBox a {
		color:  #1F4482;
		text-decoration: none;
	}
	#vstopniceBox td {
		padding: 1px 2px 1px 2px;
	}
	#vstopniceTop {
		background: #1F4482;
		color: #fff;
		padding: 8px;
		font-size: 14px;
		width:100%;
		height: 30px;
	}
	#vstopniceTop a {
		color:  #fff;
		text-decoration: none;
	}
	


