p {line-height: normal}
body {
	font-family: Tahoma;
	font-size: 12px;
    color: #757978;
	background-color: #434343;
	margin: 0px;
	padding: 0px;
}

/* Оформление и външен вид */
.left {
	background-image: url(http://www.bgbirds.com/images/left.jpg);
	background-repeat: repeat-y;
	width: 10px;
	}

.right {
	background-image: url(http://www.bgbirds.com/images/right.jpg);
	background-repeat: repeat-y;
	width: 10px;
	}

.table {border: 0px;}
	#bg {
		width: 1020px;
		}
	#body {
		width: 680px;
		height: 100%;
		text-align: left;
		vertical-align: top;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #ffffff;
		}
	
	#index_body {
		width: 680px;
		text-align: left;
		vertical-align: top;
		padding-left: 5px;
		padding-right: 5px;
		background-color: #ffffff;	
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
	
	#rightline {
		width: 310px;
		height: 100%;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-left: 2px;
		padding-right: 2px;
		padding-bottom: 5px;
		background-color: #eeeeee;
		}
		
.tsramkal {
		border-top: 0px;
		border-bottom: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
		border-right: 0px;
		}
		
.tsramkar {
		border-top: 0px;
		border-bottom: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
		border-right: 1px solid #e5e5e5;
		}
		
/* Header */
.header {
	top: 0px;
	left: 15px;
	background-image: url(http://www.bgbirds.com/images/header.jpg);
	width: 1000px;
	height: 187px;
	}
	
	#logo {
		padding-top: 0px;
		padding-left: 5px;
		border: 0px;
		}
	
	#menu1 {
		top: 60px;
		left: 10px;
		bottom: 10px;
		width: 980px;
		height: 110px;
		}
	
.menu2 {
	top: 187px;
	left: 0px;
	width: 1000px;
	height: 33px;
	background-image: url(http://www.bgbirds.com/images/menu.gif);
	}

/* Footer */
.footer {
	width: 1000px;
	text-align: center;
	vertical-align: top;
	color: #999999;
	background-color: #eeeeee;
	}
		
	#footer_body {
		width: 1000;
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		font-size: 12px;
		}
		
/* Дясна лента */	
.googlesearch_text {
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
	color: #cccccc;
	background-image: url(http://www.bgbirds.com/images/search_googlelogo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.googlesearch_button {
	height: 22px;
	left: 0px;
	border: 1px solid #999999;
	color: #999999;
	background-color: #eeeeee;
	}

.search_image {
	position: absolute;
	top: 45px;
	left: 0px;
	right: 0px;
	border: 0px;
	}

/* Страница: Галерия */	
.gallery, .gallery:link, .gallery:visited {
	height: 130px;
	width: 550px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 0px;
	border: 0px;
	color: #757978;
	font-size: inherit;
	text-decoration: none;
	background-color: #fafafa;
	}
	
.gallery:hover {
	background-color: #eeeeee;
	font-size: inherit;
	color: #000000;
	text-decoration: none;
	}

/* Обяви */
.input {
	border: 1px solid #999999;
	color: #757978;
	background-color: #ffffff;
	}
 #input {width: 200px;}
 #textarea {width: 490px; height: 75px;}
 #td {padding-top: 5px;}

h1 {
	font-size: 15px;
	text-decoration: bold;
	}
 
A {font-size: inherit; color: #757978; text-decoration: none;}
A:link {font-size: inherit; color: #757978; text-decoration: none;}
A:hover {font-size: inherit; color: #000000; text-decoration: none;}
A:visited {font-size: inherit; color: #757978; text-decoration: none;}
