html {
     overflow: -moz-scrollbars-vertical;
}

body,td,th {
	font-family: "Georgia";
	font-size: 13px;
	color: #000000;
}
body {
	background-image: url(imagini/bgg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgg2{
	background-image: url(imagini/bgg2.jpg);
	background-repeat: repeat-x;
}

.glob{
	background-image: url(imagini/glob.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

.line_H21{
line-height:21px;
}

.copy_notice{
font-size:11px;
color:#000000;
}

a.copy_notice{
text-decoration:none;
}

a.copy_notice:hover, a.links:hover, a.txt_menu:hover{
text-decoration:underline;
color:#297FE4;
}

.txt_ip{
font-size:30px;
color:#ee0000;
}

.txt_menu{
color:#000000;
font-family:Arial;
font-size:17px;
text-decoration:none;
}

.txt_red{
color:#ee0000;
}

.links{
color:#000000;
text-decoration:none;
}
.txt_10{
font-size:10px;
}
.txt_11{
font-size:11px;
}
.txt_13{
font-size:13px;
}
.txt_17{
font-size:17px;
}
.txt_21{
font-size:21px;
}




fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #222;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;	
}
