html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 80.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
	background: #000 url(images/bg.jpg) repeat-x;
}

body * {
    line-height:1.22em;
}


h1 {
}


h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    background: url(images/gallery-bg.jpg) no-repeat top center;

}

#container {
	margin:0 auto;
	width:800px;
	height:590px;
}

a {
    color:transparent;
	border:none;
	background:none;
}
a img {
	border:none;
	color:none;
	background:none;
}

table {
    font-size: inherit;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
.last {
    margin-right:0;
}
.floating {
	float: left;
}
.title {
	margin:0 auto;
	height:36px;
	width:520px;

}
.title h2 {
	font-size:1.1em;
	width:307px;
	padding:15px 0px;
	margin:0 auto;
	text-align: center;
	color:#FFF;
}
.title a {
	position:relative;
	width:132px;
	height:36px;
	display:block;
	text-indent:0px;
	display:block;
	margin:0 20px;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:bold;
	background: url(../gallery/images/btn.png) no-repeat 0 0;
}
.title a {
	color:#fff;
	text-decoration:none;
}

#leftbtn:hover, #leftbtn.hover {
	background: url(../gallery/images/btn_h.png) no-repeat 0 0;
}
.acasa {
	text-align:center;
	margin:0 auto;
	width:200px;
	color:#fff;
}
.acasa a {
	background:#5a1f00;
	text-decoration:none;
	color:#fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:5px 15px;
}
.acasa a:hover {
	text-decoration:underline;
	background:#703319;
}
.explicatie {
    width:300px;
	background:#5a1f00;
	text-decoration:none;
	color:#fff;
	text-align:center;
	margin:90px auto;
	margin-bottom:0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:5px 15px;
}
.icon_img {
	position:absolute;
	top:-20px;
	left:-15px;
	color:transparent;
	width:auto;
	border:0px;
	background:transparent;
}
.icon_img a {
	border:0px solid #fff;
	color:transparent;
	background:transparent;
}
