/*DIV.teasers {
	padding:0px;
	width 588px;
	height:290px;
	margin:10px 0px 10px 0px;
}

DIV.teaser {
	float:left;
	padding:0px;
	width:187px;
	height:290px;
	margin:0px 9px 0px 0px;
	/*background-color:#f3f3f3;*/
	background-image:url(/fileadmin/transfernovca.rs/images/teaser_background.png);
	background-repeat:no-repeat;
	color:#000000;
}
SPAN.teaser_header {
	display:block;
	background-image:url(/fileadmin/transfernovca.rs/images/teaser_header.png);
	background-repeat:no-repeat;
	/*background-position:center; */
	height:30px;
	width:187px;
	margin:0px;
	padding:0px;	
}
DIV.teaser H2 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	/*margin:2px 2px 2px 2px;*/
	padding:4px 2px 0px 10px;
}

DIV.teaser P {
	margin:10px 16px 10px 16px;
	font-size:11px;
}
DIV.teaser A {
	color:#000000;
	text-decoration:none;
}
DIV.teaser A:hover {
	color:#ffffff;
	text-decoration:none;
}
SPAN.teaser_more {
	text-align:left;
	padding:0px;
	margin:0px;
}
SPAN.teaser_more A {
	/*display:block;*/
	text-decoration:underline;

}
SPAN.teaser_more A:hover {
	color:#ffffff;
	/*display:block;*/
	background-color:#000;
	text-decoration:underline;
}*/

DIV.teasers {
	padding:0px;
	width 588px;
	height:300px;
	margin:10px 0px 10px 0px;
}

DIV.teaser {
	float:left;
	padding:0px;
	width:187px;
	height:300px;
	margin:0px 9px 0px 0px;
	background-color:#f3f3f3;
	color:#000000;
}

DIV.teaser H2 {
	font-size:12px;
	margin:10px 16px 20px 16px;
}
DIV.teaser P {
	margin:10px 16px 10px 16px;
	font-size:11px;
}
DIV.teaser A {
	color:#000000;
	text-decoration:underline;
}
DIV.teaser A:hover {
	color:#ffffff;
	background-color:#000000;
	text-decoration:underline;
}


#evil_search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border: 1px solid #FFE018;
	/*background-image:url(/fileadmin/transfernovca.rs/images/search_background.png);*/
	background-repeat:no-repeat;
	/*padding:35px 35px;*/
	width: 579px;
	height:80px;
	margin-bottom:5px;
}

#evil_search h1{
	display:block;
	font-size:16px;
	padding:5px 0px 5px 0px;
	text-align:center;
	margin:0px 0 0px 0px;
	border: none;
	/*width: 330px;
	height: 40px;*/
}

#new_search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0;
	padding:5px 0px 5px 35px;
	border: none;
	/*width: 330px;
	height: 40px;*/
}
#new_search form{
	margin:0;
	padding:0;

}
#new_search label {
	border:none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px 5px 8px 5px;
	width:145px;
	height:22px;
	float:left;
}
#new_search input {
	background:transparent url(../images/bg-search_long.png) no-repeat scroll 0 0;
	border:none;
	font-size:1.0em;
	color:#444444;
	padding:6px 10px 8px 10px;
	width:232px;
	height:22px;
	float:left;
}
#new_search input:focus, #new_search input:hover, #new_search button:focus, #new_search button:hover {
	background:transparent url(../images/bg-search_long.png) no-repeat scroll -362px 0;
}
#new_search button {
	background:transparent url(../images/bg-search_long.png) no-repeat scroll -252px 0px;
	border:none;
	font-size:1.0em;
	color:#ffdf1c;
	padding:0px 10px 0px 10px;
	font-weight: bold;
	height:32px;
	width:110px;
	float:left;
	cursor: hand;
        cursor: pointer;
}
#new_search button:focus, #new_search button:hover {
	background:transparent url(/fileadmin/transfernovca.rs/images/bg-search_long.png) no-repeat scroll -614px 0px;
	color:#fff;
	border:0px;
	cursor: hand;
        cursor: pointer;
}
div.naslovna_vest {
	display:block;
	background-image:url(/fileadmin/transfernovca.rs/images/vest_background.png);
	background-repeat:no-repeat;
	height:170px;
	padding:3px 10px 10px 5px;
	margin-top:10px;
	margin-bottom:2px;
}
div.naslovna_vest h2{
	padding:27px 10px 7px 10px;
	margin:5px 0px 0px 0px;
	text-align:center;
	font-size:18px;
	background-image:url(/fileadmin/transfernovca.rs/images/vest_header_background.png);
	background-repeat:no-repeat;
}
div.naslovna_vest p{
	padding:3px 10px 7px 10px;
	margin-top:5px;
}
div.naslovna_vest img{
	margin:0px 10px 0px 4px;
}

/*#baner-link a{
text-decoration:none; 
display:block; 
cursor:pointer;
}

* html body #baner-link a {
   width:100%;
}*/



.baner-link {
	width: 100%;
	zoom:1;
}
.baner-link a {
	display: block;
	cursor:pointer;
	text-decoration: none;
	zoom:1;
}
.baner-link a:hover {

}
.baner-link a span.ibl {
	display: inline-block;
	height: 2.5em;
	width: 0;
}
.baner-link a span.fl {
	float: left;
	height: 0;
	width: 0;
}
.baner-link a img {
	border-width: 0;
	vertical-align: middle;
}
.baner-link a span {
}
.baner-link a span span {
	background-color: transparent; /* override */
}
