

* {
	margin: 0;
	padding: 0;
}
form {
	border: none;
	width: 100%;
}

img {
	border: none;
}
select option {
	padding: 0 4px;
}      
optgroup option {
	margin-left: 20px;
}

.handle_table {
	cursor:pointer;
}




a.promo_link {
	text-decoration:none;
	color:#c5886a;
}


a.promo_link:hover {
	color:#d7af89;
}


a img {
	border:none;
}

a.noborder:hover, .noborder a:hover {
	border:none;
}


a.menu_link {
	display:block;
	height:12px;
	overflow:hidden;
	background-position: 0px -14px;
}

a.menu_link:hover {
	background-position: 0px 0px;
}

a.menu_link {
	cursor: pointer;
}



.link_xazi {
	color:black;
	border:none;
}
.link_xazi:hover{
	/*color:black;
	text-decoration: underline;
	border:none;*/
}

.topic_content {
	display:none;
}

#submit_link {
	display:none;
}
#submit_button {
	background-color: transparent;
	border:none;
	cursor:pointer;
}
#submit_button:hover {	
	text-decoration:underline;
}

.textHeader {
	font-size:18px;
	font-family:"Times new Roman";
	color:#993300;
}
.times {
	font-family:"Times new Roman";
}


a.viewsite {
	cursor: pointer;
	display:block;
	width:83px;
	height:13px;
	background-image: url(/images/new/view.png);
	border:none;
	position:relative;
	top:17px;
	left:-6px
}


div.more2 {
	width:100px;
	height:13px;
	background-image: url(/images/new/moreimages.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	position:relative;
	top:16px;
	left:-4px;
	
}

.citata {
	font-family: "Times New Roman";
}
.citata-cave {
	color: #533d30;
	font-size:16px;
}


.citauthor {
	margin-left: 190px;
	margin-bottom: 30px;
	font-family: "Times New Roman";		
	font-style:italic;
	font-size:15px;
}


.index_menu {
	display:block;
	height: 30px;
	overflow:hidden;
	cursor:pointer;
}
.picspace{
	font-size:0;
	width:20px;
}
.picup{
	height:34px;
}
a.newlink {
	color:#c18170;
}
a.newlink:hover {
	color:white;
}



.buybook {
	width:100px; 
	height:13px;
	overflow:hidden;	
}
.buybook a {
	display:block;
	background-image:url(/images/new/buy.png);
	width:100px;
	height:30px;
	position:relative;	
}
.buybook a:hover {
	top:-17px;
}

a.hover-border:hover {
	border-bottom: 1px dashed #624b31;
}




