* {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
}

body, input, option, select, textarea, table, td {
	color: #3f3f3f;
	font: 12px Georgia, Tahoma, Arial, Verdana, sans-serif;
}

body {
	background-color: #ffffff;
}


table {
	width: 100%;
	border-collapse: collapse;
}

#container {
	width: 710px;
	margin: 0 auto 0 auto;
}

/* ----- ----- ----- ----- ----- */

.photo2 {
	text-align: center; 
	width: 100%;
	border-collapse: collapse;
}

.photo2 a {
	display: table-cell; 
	text-decoration: none;
}

.photo2 img {
	width: 120px;
	height: 120px; 
	border: 1px solid black;
}

.photo2 h5 {
	text-decoration: underline;
	font-weight: bold;
	color: #0f0f0f;
	font-size: 11px;
}

/* ----- ----- ----- ----- ----- */

.photo3 {
	text-align: center; 
	display: 
	width: auto;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}

.photo3 img {
	margin-top: 10px;
	border: 1px solid black;
	width: 160px;
	height: 120px;
}

/* ----- ----- ----- ----- ----- */

.photo {
	text-align: center; 
	margin-bottom: 20px;
	width: auto;
	margin: 0 auto 0 auto;
}

.photo table {
	border-collapse: collapse;
}

.photo img {
	margin: 10px;
	border: 1px solid black;
	width: 110px;
	height: 150px;
}

/* ----- ----- ----- ----- ----- */

.anonse {
	margin: 0 auto 0 auto;
	width: auto;
	border-collapse: collapse;
}

.anonse td {
	font-size: 11px;
	padding: 0 2px 0 2px;
}

.anonse option,
.anonse select {
	font-size: 9px; 
}

/* ----- ----- ----- ----- ----- */

.menu {
	padding: 5px;
}

.menu li {
	list-style: none;
	margin-left: 5px;
}

.menu a {
	text-decoration: none;
	color: #B0120F;
}

.menu a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* ----- ----- ----- ----- ----- */

.links {
	padding: 5px;
}

.links h5 {
	font-size: 14px;
	text-align: center;
}

.links h4 {
	padding-top: 12px;
	font-size: 12px;
}

.links {
	padding: 5px;
}


.links li {
	list-style: none;
	margin-left: 15px;
}

.links a {
	text-decoration: none;
	color: #B0120F;
}

.links a:hover {
	text-decoration: underline;
	font-weight: bold;
}


/* ----- ----- ----- ----- ----- */

#left {
	width: 170px;
	float: left;
	border: 1px solid #B0120F;
}

#right {
	width: 530px;
	float: right;
	border: 1px solid #B0120F;
}

#right_left {
	width: 440px;
	float: left;
}

#right_right {
	width: 100px;
	float: right;
}



#top {
	margin: 0 0 0 0;
	border: 1px solid #B0120F;
}

#bottom {
	margin: 10px 0 0 0;
	border: 1px solid #B0120F;
}

#footer {
	margin: 10px 0 20px 0;
	border: 1px solid #B0120F;
}

#logo {
	background: transparent url('image/bg_logo.jpg') no-repeat top center;
	height: 175px;
}



#ads_top {
	width: 730px;
	margin: 0 auto 0 auto;	
}
