@charset "utf-8";
/* CSS Document */
html { 
	height: 100%; 
} 

body {
	background-color: #fffece;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 100%;
}

.tabel_mare {
	width: 807px;
}

.tabel_mare p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 14px;
}

.div_continut {
	width: 807px;
	background-color: #5a5712;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f4c6;
	background-image: url(../images/wolf-point-aussies-fundal-jos.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div_header {
	width: 100%;
	background-image: url(../images/wolf-point-aussies-fundal-sus.jpg);
	background-repeat: repeat-x;
}
.div_meniu {
	background-color: #848118;
	width: 100%;
	height: 32px;
}
.div_bara_meniu {
	background-color: #c5c01e;
	width: 100%;
	height: 7px;
	line-height: 7px;
}

#pagina {
	margin-top: 31px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;	
}

.div_copy {
	width: 807px;
	text-align: center;
	clear:left;
	padding-bottom: 20px;
	padding-top: 60px;
}


.p_linie {
	border-bottom: #848118 solid 1px;	
}


.div_meniu ul
{
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
.div_meniu li {
	display:inline;
	float:left;
}
.div_meniu a {
	float:left;
	height: 32px;
	text-decoration:none;
	color:white;
}
.div_meniu img {
	border: 0px;
}

a {
	color:white;
	font-weight: bold;
}
