* {
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

html, body { height: 100%; }

body {
background-image: url('../img/bkgrd.png');
line-height: 130%;
letter-spacing: 1px;
color: #ffffff;
font-size: 11px;
font-family: verdana, arial, georgia;
}

ul.list {
	margin-bottom: 15px;
	}

ul.list li {
	list-style-type: bullet;
		margin-bottom: 5px;
	}

img {
border-width: 0px;
}

a.audio {
color: #cccccc;
text-decoration: none;
border-bottom: 1px dotted #cccccc;
}

a.audio:hover {
color: #666666;
border-bottom-width: 0px;
}

h1 {
font-family: verdana;
color: #A00000;
font-size: 13px;
margin-left: 20px;
}

p {
margin-left: 10px;
text-indent: 20px;
margin-bottom: 10px;
}

input, textarea {
background-color: #000000;
border: 1px solid #333333;
color: #cccccc;
}


#big {
width: 706px;
background-color: #000000;
border-left: 3px solid #333333;
border-right: 3px solid #333333;
height:100%;
min-height:100%;/*for mozilla*/
}

html>body #big {height:auto}/*for mozilla */

/* header  ######################################################################################## */

#header {
width: 700px;
height: 140px;
text-align: center;
}

img.header {
margin-right: 30px;
}

/* menu ############################################################################################# */

#menu {
width: 700px;
height: 50px;
color: #cccccc;
text-align: center;
}

img.menu_top {
margin-bottom: 5px;
}

img.menu_bottom {
margin-top: 5px;
}

ul.menu {
list-style-type: none;
}

ul.menu li {
display: inline;
}

a.menu {
color: #cccccc;
text-decoration: none;
}

a.menu:hover {
text-decoration: line-through;
color: #999999;
}


img.menu_separator {
vertical-align: 0%;
margin-left: 10px;
margin-right: 10px;
}

/*content ############################################################################################*/

img.separator {
margin-top: 10px;
margin-left: 15px;
}

p.stiri_1, p.stiri_2 {
padding-bottom: 5px;
}

p.stiri_1 {
border-bottom: 1px solid #333333;
border-left: 5px solid #333333;
}

p.stiri_2 {
border-bottom: 1px solid #999999;
border-left: 5px solid #999999;
}

p.stiri_1, p.stiri_2 {
margin-top: 10px;
padding-left: 15px;
}

i {
margin-left: -30px;
color: #cccccc;
}

table.discografie {
width: 60%;
}

.news_title {
border-bottom: 1px dotted #c0c0c0;
}


td.discografie_nume {
color: #a00000;
border-top: 1px solid #333333;
padding-left: 20px;
width: 80%;
border-left: 5px solid #333333;
}

td.discografie_an {
border-top: 1px solid #333333;
text-align: center;
width: 15%;
border-left: 1px dotted #666666;
border-right: 1px dotted #666666;
border-bottom: 1px dotted #666666;
}

td.discografie_piese {
padding-left: 30px;
padding-top: 10px;
}

img.discografie {
margin-top: 10px;
}

h1.notice {
width: 80%;
margin-top: 100px;
text-align: center;
color: #cccccc;
height: 20px;
padding-top: 5px;
font-family: verdana;
font-size: 13px;
margin-left: 65px;
color: #a00000;
}

/* footer ##############################################################################################*/
#footer {
clear: both;
padding-left: 10px;
padding-top: 10px;
width: 696px;
height: 30px;
border-left: 3px solid #333333;
border-right: 3px solid #333333;

}

a.footer {
color: #c0c0c0;
text-decoration: none;
}

a.footer:hover {
border-bottom: 1px dotted #c0c0c0;
}

img.line {
width: 690px;
}

p#bu {
	padding-right: 200px;
	width: 475px;
	height: 260px;
	background: url('../img/bu.jpg') no-repeat right 10px;
	}