a.small
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
		line-height: 13px;
}
a.small:hover
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
		line-height: 13px;
}

.small_gray
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}

.small_black
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.small_b_black
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

.small_b_red
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.small_b_green
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: bold;
	color: #00A201;
	text-decoration: none;
	line-height: 13px;
}

.small_b_blue
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: bold;
	color: #214BC5;
	text-decoration: none;
	line-height: 13px;
}


.naslov
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
.naslov55
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}
.nasloverror
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 24px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	line-height: 24px;
}

.normal_txt
{
		font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.normal_title {
font-family: Arial;
  font-size: 16px;
  line-height: 22px;
   font-weight: bold;
   font-variant:  normal;
   text-transform: none;
	color: #333333;
	text-decoration: none;
}
.normal {
font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

  font-size: 13px;
  line-height: 22px;
   font-weight: normal;
   font-variant:  normal;
   text-transform: none;
	color: #666666;
	text-decoration: none;
}

A.smal_underline { color : #666666; text-decoration : underline; font-weight: bold; }
A.smal_underline:HOVER { color : #666666; text-decoration : none; font-weight: bold; }

.smal_underline2 {
color : #666666; text-decoration : none; font-weight: bold;
}

A.smal:HOVER {
font-family: Arial;
  font-size: 10px;
   font-weight: normal;
   font-variant:  normal;
   text-transform: none;
	color: #00008B;
	text-decoration: none;
}
.gumb
{
	background-color: #ffffff;
	background-image: url(http://www.frajtonerca.net/images/buttonsearch.png);
	background-repeat: repeat-x;
	width: auto;
	height: 25px;
	border: 1px solid;
	border-color: #999999;
	color: #333333;
	font-size: 14px; 
	font-family:arial,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.gumb_kg
{
	border: 0px;
	color: #ffffff;
	background-color: #155ABF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-decoration: none;
	cursor: pointer;
}
.smal {
	font-family: Arial;
  	font-size: 12px;
  	font-weight: normal;
   	font-variant:  normal;
   	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a.link {   
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #0042A2;
 text-decoration: none;
}

a.link:hover {
text-decoration: underline;
color: blue;
}
a.link2 {   
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 font-size: 16px;
 color: #666666;
 text-decoration: underline;
}

a.link2:hover {
text-decoration: none;
 color: #333333;
font-size: 16px;
}
a.small_white
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #F0FFFF;
	text-decoration: none;
	line-height: 13px;
}
a.small_white:hover
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #F0FFFF;
	text-decoration: underline;
	line-height: 13px;
}


.floatleft {float: left; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 10px; }
.floatright {float: right; margin-top: 0px; margin-bottom: 10px; margin-left: 10px;margin-right: 0px; }
.small_news
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #F0FFFF;
	text-decoration: none;
	line-height: 13px;
}
.o_border { border-style: dotted; border-width: 1px; border-color: #87CEFA; }
.gumb1
{
	  font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   font-variant: normal;
   text-transform: none;
   text-decoration: none;
	color: #FFFFFF;
    cursor: pointer;
	background-color: #155ABF;
	border: 0px;
}
.komentar_od
{
	color: #000000;
	background-color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

.komentar_cas
{
	color: #666666;
	background-color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
   text-decoration: none;
	text-align: right;
	vertical-align: middle;
}

.komentar
{
	color: #000000;
	background-color: #F0F0F0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0,5px;
	font-weight: normal;
   text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
.small_gray2
{
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}


.newsbgl { background-image: url(../.././images/news_bg_left.png); width: 20px; height: 27px; background-repeat: no-repeat; } 
.newsbgr { background-image: url(../.././images/news_bg_right.png); width: 20px; height: 27px; background-repeat: no-repeat; } 
.newsbg { background-image: url(../.././images/news_bg_center.png); height: 27px; width: 460px; background-repeat: repeat-x; Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-top: 8px; }
.newsbgls { background-image: url(../.././images/news_bg_left_s.png); width: 20px; height: 27px; background-repeat: no-repeat; } 
.newsbgrs { background-image: url(../.././images/news_bg_right_s.png); width: 20px; height: 27px; background-repeat: no-repeat; } 
.newsbgs { background-image: url(../.././images/news_bg_center_s.png); height: 27px; width: 630px; background-repeat: repeat-x; }
.vsebina { padding-left: 10px; padding-right: 25px; text-align: justify; padding-top: 10px; }

#avt { padding-top: 2px; padding-left: 15px; background-image: url(../.././images/avt.png); background-repeat: no-repeat; width: 323px; height: 32px; }
#komentarji { padding-top: 4px; background-image: url(../.././images/komentarji.png); background-repeat: no-repeat; width: 95px; height: 21px; text-align: center; z-index: 1000; }
#preberivec { margin-top: 0px; padding-top: 2px; background-image: url(../.././images/preberivec.png); background-repeat: no-repeat; width: 58px; height: 19px; text-align: center; z-index: 1000; }

A.gu:link    { text-decoration:none; color: #666666; font-size: 12px; }
A.gu:visited { text-decoration:none; color: #666666; font-size: 12px; }
A.gu:hover   { text-decoration:none; color: #000000; font-size: 12px; }
a.link45 {   
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #666666;
 text-decoration: underline;
}

a.link45:hover {
text-decoration: none;
color: #666666;
}
.redbig {
color: #ff0000; font-size: 14px; font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;
 font-weight: normal;
}
.bluebig {
color: #214BC5; font-size: 14px; font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;
 font-weight: normal;
}
.greenbig {
color: #666666; font-size: 14px; font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;
 font-weight: normal;
}
.small_white2 {
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #F0FFFF;
	text-decoration: none;
	line-height: 13px;
}
.ss {
	width: 460px;
	height: auto;
}
.tolink {
	font: 120%/1.5 "Trebuchet MS", Verdana, sans-serif;

	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 23px;
	color: #cccccc;
}
.izdurl {
	font-size: 20px;
	line-height: 24px;
	background-color: #f0f0f0;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	color: #333333;
	width: 450px;
	height: auto;
	padding: 5px;
}
#anketaback {
	position: relative;
	width: 155px;
	height: 18px;
	z-index: 4;
	background-image: url(.././anketa/images/anketa_back.png);
	background-repeat: no-repeat;
}
.procent {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;	
	text-align: right;
	width: 155px;
	height: 18px;
	z-index: 5;
	position: absolute;
	line-height: 18px;
}