/* CSS style::original */

BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #6F6F6F;
	background-image: url(dsg/bg.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}

p {
	padding: 0px;
	margin: 0px;
}

img:hover {
	background-color: transparent;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #A1A1A1;
}
a:hover {
	text-decoration: underline;
}

.kontraUnderline {
	text-decoration: underline;
}
.kontraUnderline:hover {
	text-decoration: none;
}

.auto_suggest a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.formRow .clear {
	font-size: 1px;
	height: 1px;
}

select {
	font-family: verdana;
	font-size: 10px;
}

/* main site */
#main {
	width: 1001px;
	margin: 0px auto;
}

#top {
	height: 24px;
	padding-top: 6px;
}

#header {
	height: 116px;
}

#logo {
	float: left;
	width: 304px;
}

#nova_zs_fixed {
	position: fixed;
	bottom: 12px;
	right: 12px;
	z-index: 99999999;
}

/* menu */
#menu {
	float: left;
	width: 697px;
	padding-top: 7px;
}

#mainMenu {
	padding-top: 8px;
}

.mainMenuItem {
	position: absolute;
}
.mainMenuItemSelected {
	position: absolute;
	z-index: 200;
}

#subMenu {
	position: relative;
	padding-top: 13px;
	z-index: 560;
	height: 52px;
}
	#subSubMenu {
		position: relative;
		/* left: 0px;
		bottom: 0px; */
		height: 25px;
	}
		.subSubMenuItem
		{
			display: block;
			float: left;
			position: relative;
			height: 25px;
			margin-right: 3px;
			
			cursor: pointer;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		/* for oglasnik */
		#subSubMenuItemZadnjih100
		{
			width: 95px;
			background-image: url(/images/podmeni/zadnjih_100.gif);
		}
		#subSubMenuItemShranjeniOglasi
		{
			float: right;
			width: 140px;
			background-image: url(/images/podmeni/shranjeni_oglasi.gif);
		}
		#subSubMenuItemPopularniOglasi
		{
			width: 118px;
			background-image: url(/images/podmeni/popularni_oglasi.gif);
		}
		#subSubMenuItemZadnjiKomentirani
		{
			width: 97px;
			background-image: url(/images/podmeni/zadnji_komentirani.gif);
		}
		#subSubMenuItemProizvajalci
		{
			width: 100px;
			background-image: url(/images/podmeni/proizvajalci.gif);
		}
		#subSubMenuItemUporabnikiPriporocajo
		{
			width: 125px;
			background-image: url(/images/podmeni/uporabniki_priporocajo.gif);
		}
		#subSubMenuItemPredIztekom
		{
			width: 103px;
			background-image: url(/images/podmeni/pred_iztekom.gif);
		}
		#subSubMenuItemObjaviOglas
		{
			/* margin-left: 98px; */
			float: right;
			width: 100px;
			background-image: url(/images/podmeni/objavi_oglas.gif);
		}
		/* for borza_dela */
		#subSubMenuItemPopularniOglasiBorzaDela
		{
			width: 118px;
			background-image: url(/images/podmeni/popularni_oglasi.gif);
		}
		#subSubMenuItemZadnjih100BorzaDela
		{
			width: 95px;
			background-image: url(/images/podmeni/zadnjih_100.gif);
		}
		#subSubMenuItemShranjeniOglasiBorzaDela
		{
			float: right;
			width: 140px;
			background-image: url(/images/podmeni/shranjeni_oglasi.gif);
		}
		#subSubMenuItemZadnjiKomentiraniBorzaDela
		{
			width: 97px;
			background-image: url(/images/podmeni/zadnji_komentirani.gif);
		}
		#subSubMenuItemDelodajalciBorzaDela
		{
			width: 94px;
			background-image: url(/images/podmeni/delodajalci.gif);
		}
		#subSubMenuItemIskalciZaposlitveBorzaDela
		{
			width: 94px;
			background-image: url(/images/podmeni/iskalci_zaposlitve.gif);
		}
		#subSubMenuItemUporabnikiPriporocajoBorzaDela
		{
			width: 125px;
			background-image: url(/images/podmeni/uporabniki_priporocajo.gif);
		}
		#subSubMenuItemPredIztekomBorzaDela
		{
			width: 103px;
			background-image: url(/images/podmeni/pred_iztekom.gif);
		}
		#subSubMenuItemObjaviOglasBorzaDela
		{
			/* margin-left: 98px; */
			float: right;
			width: 100px;
			background-image: url(/images/podmeni/objavi_oglas.gif);
		}
		#subSubMenuItemPopularniOglasiBorzaDela
		{
			width: 118px;
			background-image: url(/images/podmeni/popularni_oglasi.gif);
		}

/* end menu */

#contentHolder {
	margin-top: 13px;
}

/* i */
#iTitle {
	height: 61px;
	background-image: url(dsg/ititle_bg.jpg);
	float: left;
}

#iTitleHolder {
	background-image: url(dsg/ititle_bg.gif);
	height: 70px;
	border: 1px solid #DBDBDB;
	margin-bottom: 1px;
}

.iTitleCornerRight {
	float: right;
	position: relative;
	top: -1px;
	right: -1px;
}
.iTitleCornerLeft {
	float: left;
	position: relative;
	top: -1px;
	left: -1px;
}

.iTitleTag {
	float: right;
}
.iTitleTagTxt {
	float: left;
	color: white;
	background-image: url(dsg/itag_bg.gif);
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	font-weight: bold;
}

#iLeftCol {
	float: left;
	width: 659px;
/*	padding: 10px;
	padding-top: 20px;	*/
}

#iRightCol {
	float: right;
	width: 335px;
}
#iRightCol1 {
	float: right;
	width: 341px;
}

#mRightCol {
	float: right;
/*	width: 659px;	*/
	padding-top: 20px;
	width: 660px;
}
#mLeftCol {
	float: left;
	width: 341px;
}

#iList {
	background-color: white;
	padding: 10px
}

#iList .fontSize11 a {
	color: #7691E0;
}
#iList .fontSize11 a:hover {
	text-decoration: none;
}

.iListCorners {
	height: 5px;
	background-color: white;
}

.iCorners {
	padding: 0px;
	background-color: #F1F1F1;
	height: 9px;
}

#iList1 {
	background-color: #F9F9F9;
	padding-left: 10px;
	padding-right: 10px;
}

.iListCorners1 {
	height: 5px;
	background-color: #F9F9F9;
}
.iListCorners2 {
	height: 9px;
	background-color: #F9F9F9;
}

#iList3 {
	background-color: #F1F1F1;
	padding-left: 10px;
	padding-right: 10px;
}

.iListCorners3 {
	height: 5px;
	background-color: #F1F1F1;
}

.iListBottom {
	clear: both;
	/* IE hack ... !!!!! motherfuckers !!!!! */
	_clear: none;
	_float: left;
	_width: 631px;
	_font-size: 4x;
}

.iListImage {
	padding: 2px;
	border: 1px solid #DEDEDE;
	width: 50px;
	height: 35px;
}

.iListImage1 {
	padding: 2px;
	height: 36px;
	border: 1px solid #DEDEDE;
}

/* fonts */
.fontLBlueB14 {
	color: #7691E0;
	font-size: 14px;
	font-weight: bold;
}

.fontLGray {
	color: #A1A1A1;
}

.fontGray {
	color: #6F6F6F;
}

.fontLBlue {
	color: #7691E0;
}

.fontBlue {
	color: #87CAFE;
}

.fontLOrange {
	color: #FFB400;
}
.fontOrange {
	color: #F26522;
}

.fontSize8 {
	font-size: 8px;
}
.fontSize9 {
	font-size: 9px;
}
.fontSize10 {
	font-size: 10px;
}
.fontSize11 {
	font-size: 11px;
}
.fontSize12 {
	font-size: 12px;
}
.fontSize13 {
	font-size: 13px;
}
.fontSize14 {
	font-size: 14px;
}
.fontSize15 {
	font-size: 15px;
}
.fontSize16 {
	font-size: 16px;
}
.fontSize17 {
	font-size: 17px;
}
.fontSize18 {
	font-size: 18px;
}
.fontSize19 {
	font-size: 19px;
}
.fontSize20 {
	font-size: 20px;
}
.fontSize21 {
	font-size: 21px;
}
.fontSize22 {
	font-size: 22px;
}
.fontSize23 {
	font-size: 23px;
}
.fontSize24 {
	font-size: 24px;
}
.fontSize25 {
	font-size: 25px;
}
.fontSize26 {
	font-size: 26px;
}
/* end fonts */

.jezicekLight {
	float: left;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(dsg/tag_bg.gif);
}
.jezicekLight:hover {
	text-decoration: none;
}
.jezicekDark {
	float: left;
	text-align: center;
	font-weight: bold;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(dsg/tag_bg1.gif);
}
.jezicekDark:hover {
	text-decoration: none;
}

.jezicekLightTxt1 {
	color: #313131;
}
.jezicekLightTxt2 {
	color: #696E72;
}
.jezicekDarkTxt1 {
	color: #F5F5F5;
}
.jezicekDarkTxt2 {
	color: #313131;
}

.btnsHolderR {
	background-color: white;
	height: 18px;
	float: right;
	margin-top: 16px;
	margin-left: 8px;
}

.btnsHolderR3 {
	background-color: #F1F1F1;
	height: 18px;
	float: right;
	margin-top: 16px;
	margin-left: 8px;
}

.btnsHolderL {
	background-color: white;
	height: 18px;
	float: left;
	margin-top: 16px;
}

.cBtnsHolderR {
	background-color: white;
	height: 18px;
	float: right;
	margin-left: 8px;
}
.cBtnsHolderR1 {
	background-image: url(dsg/box2_bg.gif);
	height: 18px;
	float: right;
	margin-left: 8px;
}

.cBtnsHolderL {
	background-color: white;
	height: 18px;
	float: left;
	margin-right: 8px;
}

.dBtnsHolderR {
	background-color: white;
	height: 18px;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
	font-size: 1px;
}
.dBtnsHolderL {
	background-color: white;
	height: 18px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 1px;
}

.dateBox {
	float: left;
	width: 70px;
}

.boxRight {
	float: left;
	width: 5px;
	height: 48px;
	background-image: url(dsg/lgray_box_right.gif);
}
.boxLeft {
	float: left;
	width: 5px;
	height: 48px;
	background-image: url(dsg/lgray_box_left.gif);
}
.boxMiddle {
	float: left;
	background-image: url(dsg/lgray_box_bg.gif);
	height: 43px;
	color: #C3C3C3;
}

.boxRight1 {
	float: left;
	width: 5px;
	height: 49px;
	background-image: url(dsg/lgray_box_right_1.gif);
}
.boxLeft1 {
	float: left;
	width: 5px;
	height: 49px;
	background-image: url(dsg/lgray_box_left_1.gif);
}
.boxMiddle1 {
	float: left;
	background-image: url(dsg/lgray_box_bg_1.gif);
	height: 44px;
	color: #969696;
}

.dataBox {
	width: 543px;
	float: left;
	padding-left: 5px;
}

.dateBoxW {
	width: 60px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
}
.dataBoxW {
	width: 533px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
}

.boxInner {
	padding-top: 3px;
	padding-left: 2px;
}

.dataBoxTxt {
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}

/**/
.jListBox {
	background-image: url(dsg/lgray_box_bg_mini.gif);
	height: 23px;
}
.jListBoxRight {
	float: right;
	background-image: url(dsg/lgray_box_right_mini.gif);
	width: 6px;
	height: 23px;
}
.jListBoxLeft {
	float: left;
	background-image: url(dsg/lgray_box_left_mini.gif);
	width: 6px;
	height: 23px;
}
.jListBoxMiddle {
	float: left;
	padding: 5px;
}

.jListBox1 {
	background-image: url(dsg/lgray_box_bg_mini_1.gif);
	height: 23px;
	color: #A1A1A1;
}
.jListBoxRight1 {
	float: right;
	background-image: url(dsg/lgray_box_right_mini_1.gif);
	width: 6px;
	height: 23px;
}
.jListBoxLeft1 {
	float: left;
	background-image: url(dsg/lgray_box_left_mini_1.gif);
	width: 6px;
	height: 23px;
}



.mListBox {
	background-image: url(dsg/lgray_box_bg_med.gif);
	height: 48px;
}
.mListBoxRight {
	float: right;
	background-image: url(dsg/lgray_box_right_med.gif);
	width: 6px;
	height: 48px;
}
.mListBoxLeft {
	float: left;
	background-image: url(dsg/lgray_box_left_med.gif);
	width: 6px;
	height: 48px;
}
.mListBoxMiddle {
	float: left;
	padding: 3px;
}

.mListBox1 {
	background-image: url(dsg/lgray_box_bg_med_1.gif);
	height: 49px;
	color: #A1A1A1;
}
.mListBoxRight1 {
	float: right;
	background-image: url(dsg/lgray_box_right_med_1.gif);
	width: 6px;
	height: 49px;
}
.mListBoxLeft1 {
	float: left;
	background-image: url(dsg/lgray_box_left_med_1.gif);
	width: 6px;
	height: 49px;
}


.rItem {
	font-size: 12px;
	color: #7691E0;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}
/* comments */
#commentsTop {
	background-image: url(dsg/comments_top_bg.gif);
	background-repeat: repeat-x;
}

.commentAvatarHolder {
	width: 68px;
	padding-top: 3px;
	float: left;
	background-color: #F1F1F1;
}
.commentAvatar {
	padding-left: 9px;
}

.commentsDataHolder {
	float: left;
	width: 591px;
	background-color: #F1F1F1;
}

/* moj exforium podmeni */
.subItem {
	display: block;
	height: 13px;
	background-image: url(dsg/moj/sub.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
}
.subItem:hover {
	background-image: url(dsg/moj/sub_over.gif);
	text-decoration: none;
}
.subItemSel {
	display: block;
	height: 13px;
	background-image: url(dsg/moj/sub_sel.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
}
.subItemSel:hover {
	text-decoration: none;
}
.subItem1 {
	display: block;
	height: 13px;
	background-image: url(dsg/moj/sub1.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 36px;
	color: #D3D3D3;
}
.subItem1:hover {
	text-decoration: none;
}
.subItemSel1 {
	display: block;
	height: 13px;
	background-image: url(dsg/moj/sub_sel1.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 36px;
}
.subItemSel1:hover {
	text-decoration: none;
}



/* albumi itd.. */
.aItem {
	display: block;
	height: 13px;
	background-image: url(dsg/a_item.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 46px;
	background-repeat: no-repeat;
	background-position: 11px;
	padding-bottom: 5px;
}
.aItem:hover {
	background-image: url(dsg/a_item_over.gif);
	background-repeat: no-repeat;
	background-position: 11px;
	text-decoration: none;
}
.aItemSel {
	display: block;
	height: 13px;
	background-image: url(dsg/a_item_sel.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 46px;
	color: #7691E0;
	padding-bottom: 5px;
}
.aItemSel:hover {
	text-decoration: none;
}

.bItem {
	display: block;
	height: 12px;
	background-image: url(dsg/b_item.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 11px;
	padding-bottom: 5px;
}
.bItem:hover {
	background-image: url(dsg/b_item_over.gif);
	background-repeat: no-repeat;
	background-position: 11px;
	text-decoration: none;
}
.bItemSel {
	display: block;
	height: 12px;
	background-image: url(dsg/b_item_sel.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-bottom: 5px;
}
.bItemSel:hover {
	text-decoration: none;
}

.fotoFilename {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left: 12px;
	height: 23px;
}

/* OGLASNIK KATEGORIJE */
.oglasnikCatHolder {
	background-image: url(dsg/oglasnik_cat_bg.gif);
	height: 165px;
	width: 196px;
	float: left;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* just for reference how to center image in div in IE and FF and Opera */
.referencaImage {
	background-color: white;
	border: 1px solid #C6D6D3;
	padding: 4px;
	height: 126px;
	width: 150px;
	vertical-align : middle;
	display: table-cell;
	
/* begin ie hack */
	_position: relative;
	_height: 116px;
}
.outer {
	_position: absolute;
	_top: 50%;
}
.inner {
	_position: relative;
	_top: -50%;
	_left: -50%;
}
/* end ie hack */

.formRow {
	padding-bottom: 12px;
}
.regFormTxt {
	float: left;
	padding-left: 24px;
	padding-top: 6px;
	color: #A1A1A1;
}
.regFormInput {
	float: right;
	width: 399px;
	font-size: 10px;
	color: #7691E0;
}
.regFormInput1 {
	float: right;
	width: 200px;
	font-size: 10px;
	color: #7691E0;
}

/* auto suggest */
.autoUsersItem {
	display: block;
	padding: 8px;
	font-size: 9px
}
.autoUsersItem:hover {
	display: block;
	background-color: white;
	text-decoration: none;
}
.autoSuggest {
	position: relative;
	color: black;
	width: 398px;
	padding-top: 4px;
/*	visibility: hidden; */
	display: none;
}

/* zasebna */
.zasebnaHeader {
	background-image: url(dsg/zasebna_header.gif);
	height: 88px;
	width: 639px;
}

.ponujamDeloBG {
	width: 614px;
	height: 121px;
	background-image: url(dsg/ponujam_delo_bg.jpg);
}

.iscemDeloBG {
	width: 614px;
	height: 121px;
	background-image: url(dsg/iscem_delo_bg.jpg);
}

/* seznam */
.listTopBg {
	background-image: url(dsg/list_top_bg.gif);
	background-repeat: repeat-x;
}
.listbottomBg {
	background-image: url(dsg/list_bottom_bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
.listItemBody {
	background-image: url(dsg/list_item_bg.gif);
	background-repeat: repeat-x;
	height: 275px;
}
.listItemBody1 {
	background-image: url(dsg/list_item_bg1.gif);
	background-repeat: repeat-x;
}
.listItemBody2 {
	background-image: url(dsg/list_item_bg2.gif);
	background-repeat: repeat-x;
}

/* moji dokumenti */
.mojiDokumentiProgress {
	margin-top: 2px;
	background-image: url(dsg/dot_1.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 2px;
}
.mojiDokumentiHeader {
	width: 639px;
	height: 88px;
	padding-bottom: 12px;
	background-image: url(dsg/moji_dokumenti_header.gif);
	background-repeat: no-repeat;
}

.mojExforiumBox1 {
	background-image: url(dsg/moj_exforium_box1.gif);
	background-repeat: no-repeat;
	width: 203px;
	height: 63px;
	padding-bottom: 6px;
}

/* pages */
#pages {
}

#pages a {
	color: #7691E0;
}

/* form elements */
input {
	color: #6F6F6F;
}
.txtBox1 {
	font-family: tahoma;
	font-size: 9px;
	width: 186px;
	height: 12px;
	padding: 4px;
	background-image: url(dsg/txt_box1.gif);
	border: none;
}
.selectBox1 {
	width: 60px;
	font-family: tahoma;
	font-size: 9px;
}
/*.selectBox3 {
	width: 194px;
	font-family: tahoma;
	font-size: 11px;
}	*/
.selectBox4 {
	font-family: tahoma;
	font-size: 10px;
	padding: 2px;
	width: 399px;
}
.selectBox2 {
	width: 120px;
}

.selectBox3 {
	width: 120px;
	font-family: tahoma;
	font-size: 9px;
	padding: 2px;
}
.selectBox5 {
	width: 90px;
	font-family: tahoma;
	font-size: 9px;
	padding: 2px;
}
.selectBox6 {
	width: 90px;
	font-family: tahoma;
	font-size: 9px;
	padding: 2px;
}
.textarea1 {
	font-family: tahoma;
	font-size: 11px;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 220px;
	border: 0px;
	width: 610px;
	color: #7691E0;
	overflow:auto;
}

.textarea2 {
	font-family: tahoma;
	font-size: 10px;
	padding: 10px;
	border: none;
	width: 294px;
	overflow: hidden;
	height: 52px;
	border: 0px;
	background-image: url(dsg/textarea_bg.gif);
}

.txtBox2 {
	background-image: url(dsg/txtbox_bg.gif);
	font-family: tahoma;
	font-size: 9px;
	width: 306px;
	height: 14px;
	padding-left: 8px;
	padding-top: 3px;
	border: 0px;
}
.txtBox3 {
	background-image: url(dsg/txtbox_bg3.gif);
	font-family: tahoma;
	font-size: 9px;
	width: 75px;
	height: 11px;
	padding: 4px;
	border: none;
}
.txtBox4 {
	background-image: url(dsg/txt_box4.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 389px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
	color: #7691E0;
}
.txtBox4Error {
	background-image: url(dsg/txt_box4_napaka.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 389px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
	color: white;
}
.txtBox5 {
	background-image: url(dsg/txt_box5.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 328px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.txtBox6 {
	background-image: url(dsg/txtbox_bg_5.gif);
	font-family: tahoma;
	font-size: 9px;
	border: 0px solid #cfcfcf;
	height: 10px;
	color: #F26522;
	width: 117px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.txtBox6_1 {
	background-image: url(dsg/txtbox_bg_5.gif);
	font-family: tahoma;
	font-size: 9px;
	border: 0px solid #cfcfcf;
	height: 10px;
	color: #F26522;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.txtBox7 {
	background-image: url(dsg/txtbox_bg6.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 218px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.txtBox7Disabled {
	background-image: url(dsg/txtbox_bg6_x.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 218px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.txtBox8 {
	background-image: url(dsg/txtbox_bg7.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 66px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.txtBox9 {
	background-image: url(dsg/txt_box8.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 389px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
}
.txtBox10 {
	background-image: url(dsg/txtbox_bg8.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 389px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 10px;
	color: #7691E0;
}

.txtBox11 {
	background-image: url(dsg/txtbox_bg9.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 328px;
	height: 14px;
	border: 0px;
	padding-top: 3px;
	padding-left: 6px;
	color: #7691E0;
}

.txtBox12 {
	background-image: url(dsg/txt_box9.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 250px;
	height: 18px;
	border: 0px;
	padding-top: 6px;
	padding-left: 6px;
	color: #7691E0;
}

.txtBoxRegister {
	background-image: url(dsg/register_box.gif);
	font-family: tahoma;
	font-size: 10px;
	width: 124px;
	_width: 125px;
	height: 15px;
	border: 0px;
	padding-top: 4px;
	padding-left: 5px;
	_padding-left: 4px;
	color: #7691E0;
}

.searchBox {
	border: none;
	background-image: url(dsg/p_search_box.gif);
	width: 136px;
	height: 14px;
	padding-top: 3px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: 10px;
}
.searchDateBox {
	border: none;
	background-image: url(dsg/p_date_box.gif);
	width: 62px;
	height: 14px;
	padding-top: 3px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: 10px;
}

.topSearchBox {
	width: 226px;
	height: 14px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid black;
	background-image: url(dsg/top_search_box_bg.gif);
	font-size: 10px;
	color: white;
}
.topSearchBtn {
	width: 42px;
	height: 19px;
	border: 1px solid black;
	background-image: url(dsg/top_search_btn_bg.gif);
	font-size: 10px;
	color: white;
}

.btn1 {
	background-image: url(dsg/txtbox_bg_5.gif);
	font-family: tahoma;
	font-size: 9px;
	width: 40px;
	border: 1px solid #4D4D4D;
	color: white;
	height: 15px;
}
.btn15 {
	background-image: url(dsg/txtbox_bg_5.gif);
	font-family: tahoma;
	font-size: 9px;
	width: 40px;
	border: 1px solid #4D4D4D;
	color: white;
	height: 13px;
}

.fanBox {
	width: 204px;
	height: 180px;
	background-image: url(dsg/fan_box.gif);
	float: left;
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 6px;
}

.oglasnikDodajTop {
	background-image: url(dsg/dodaj_oglas_top_bg.gif);
	height: 24px;
	margin-bottom: 30px;
}

.newuser_right {
	display: block;
	width: 79px;
	height: 80px;
	background-image: url(dsg/login_ico_new_user.gif);
}
.newuser_right:hover {
	background-image: url(dsg/login_ico_new_user_up.gif);
}

#footer {
	background-image: url(dsg/footer.gif);
	background-repeat: repeat-x;
	height: 100px;
	margin-top: 30px;
	color: #c2c2c2;
	font-size: 11px;
}
#footer a {
	color: #c2c2c2;
	text-decoration: underline;
}
#footer a:hover {
	color: #f26522;
}

#footerTop {
	height: 142px;
	width: 1001px;
	margin: 0px auto;
	padding-top: 16px;
	padding-bottom: 16px;
}
#footerTop a {
	text-decoration: none;
}
#footerTop a:hover {
	text-decoration: underline;
}

#footerBottom {
	border-top: 1px solid #e3e3e3;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 1001px;
	margin: 0px auto;
}

.bottomOglasnikCat {
	display: block;
	background-image: url(dsg/footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.footerList8 {
	margin-top: -91px;
}
.footerList8, .footerList9, .footerList10, .footerList11, .footerList12, .footerList13, .footerList14 {
	margin-left: 140px;
}


.adsTop {
	position: relative;
	left: 190px;
	width: 498px;
	height: 73px;
	background-image: url(dsg/ads_bg.gif);
}


.menuRegisterButton {
	width: 82px;
	height: 18px;
	background-image: url(dsg/register_btn.gif);
}
.menuRegisterButton:hover {
	background-image: url(dsg/register_btn_up.gif);
}

.contactIco {
	float: left;
	padding-top: 4px;
	padding-left: 22px;
}

/* css hacks */
#left_bottom_description a {
	color: #7691E0;
}
#left_top_bottom_text_container a {
	color: #7691E0;
}