html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
        margin: 0;
        padding: 0;
}

.mainTable {
    padding: 0;
}

.pager a, a.link, .mainContent a, .novicet a {text-decoration: underline; color: #2e1204 ;}
.pager a, a.link:link, .mainContent a:link, .novicet a:link {text-decoration: underline; color: #2e1204 ;}
.pager a, a.link:visited, .mainContent a:visited, .novicet a:visited {text-decoration: underline; color: #2e1204 ;}
.pager a, a.link:hover, .mainContent a:hover {text-decoration: underline; color: #FF9900 ;}
.novicet a:hover {text-decoration: underline; color: #FFFFFF ;}

a.linkw {text-decoration: none; color: #FFFFFF ;}
a.linkw:link {text-decoration: none; color: #FFFFFF ;}
a.linkw:visited {text-decoration: none; color: #FFFFFF ;}
a.linkw:hover {text-decoration: underline; color: #FF9900 ;}

a.linko {
        text-decoration: underline;
        color: #FF9900 ;
}

a.linko:hover {
    text-decoration: none;
}

.minisearch {
	font-family: Verdana;
	font-size: 12px;
	color: #2e1204;
}
.searchbox {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.inputform {

	FONT-SIZE: 11px;
	VERTICAL-ALIGN: middle; 
	/*text-align: center; */
	WIDTH: 200px; 
	
	height: 20px;
	COLOR: #333333; 
	FONT-FAMILY: "Verdana"; BACKGROUND-COLOR: #FFFFFF
}	

.long {
	width: 220px;
}

.novicen {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.novicet {
	font-family: Verdana !important;
	font-size: 11px !important;
	color: #2e1204;
	line-height: 16px;

}
.gsm {

	font-family: Verdana;
	font-size: 18px;
	color: #2e1204;
	line-height: 16px;
}
.tekst {
	font-family: Verdana;
	font-size: 11px;
	color: #2e1204;
	line-height: 16px;
/*	text-align: justify;*/

}
.naslov {

	font-family: Verdana;
	font-size: 18px;
	color: #FF9900;
	text-align: justify;
}
.noga {

	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 14px;
	text-align: justify;
}
.tekstwhite {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.rob {
	border: 1px solid #330000;
}
.sifra {

	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
}
.cena {

	font-family: Verdana;
	font-size: 13px;
	color: #FF9900;
	line-height: 16px;
	text-align: justify;
}
.zadetek {

	font-family: Verdana;
	font-size: 11px;
	color: #2e1204;
	line-height: 13px;
}
.zadnasl {


	font-family: Verdana;
	font-size: 14px;
	color: #FF9900;
	line-height: 16px;
}
.zadetek2 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	padding: 4px;

}
.rob2 {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;

}
.zadetek3 {
	font-family: Verdana;
	font-size: 11px;
	color: #2e1204;
	line-height: 13px;
	padding: 4px;

}
.rob_left {
    float: left;
    border: 1px solid #330000;
    margin: 0;
    margin-bottom: 16px;
    width: 430px;
}

.rob_right {
    border: 1px solid #330000;
    float: right;
    margin: 0;
    margin-bottom: 16px;
    width: 430px;
}

.oglasi_slike img {
    margin-bottom: 5px;
    margin-right: 3px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

sup { font-size:8px; vertical-align:top; }

.pager { width:  90%; line-height: 1.7em; }
.pager a, .pager span { padding: 0.2em 0.6em; border: 1px solid #fff; }
.pager span.current { border: 1px solid #C5C5C5; background: #ff8b00; color: #000000; }
.pager a { border: 1px solid #C5C5C5; text-decoration: none; }
.pager a:hover { border-color: #330000;   }
.pager span.arrow { border: 1px solid #ddd; color: #999; }

