*{
margin:0;
padding:0;
}

body{
padding:0;
margin:0;
font:normal normal 12px Verdana, Arial, Helvetica, sans-serif;
background: url(../images/bg_deco.jpg) #F5F4F0 bottom right no-repeat;
}

h1, h2{
position:relative;
display:block;
float:left;
width:120px;
margin:0;
padding:0;
text-align:right;
}

h1 a {
display:block;
width:120px;
height:135px;
background:url(../images/logo.jpg) top right no-repeat;
margin:10px 0 20px 0;
}
h1 a span{
display:none;
}

h6 {
display:block;
float:left;
width:120px;
height:135px;
background:url(../images/footer_logo.jpg) top right no-repeat;
margin:0px 0 20px 0;
}
h6 span{
display:none;
}

h2{
font:normal normal 28px Arial, Helvetica, sans-serif;
color:#532728;
letter-spacing:-2px;
}
h3{
font:normal normal 22px Arial, Helvetica, sans-serif;
color:#CBC2B6;
letter-spacing:-1px;
margin:0 0 20px 0;
}

a{
text-decoration:underline;
color:#94846B;
}
a:hover{
text-decoration:none;
color:#94846B;
}

a img{
border:none;
}

img{
border:1px solid #A99C89;
background:#ffffff;
padding:4px;
}

p{
position:relative;
line-height:1.4em;
color:#94846B;
margin:0 0 20px 0;
z-index:2;
}

.deco{
position:absolute;
display:block;
bottom:0;
right:0;
width:172px;
height:146px;
z-index:1;
background:url(../images/bg_deco_visiniu3.png) top left no-repeat;
}

.container{
position:relative;
display:table;
width:700px;
margin:0 auto;
}
.footer{
border-top:1px solid #DED9D1;
padding-top:20px;
}
.color_band{
position:relative;
display:block;
width:100%;
padding:50px 0 25px 0;
background:url(../images/bg_visiniu.png) #422021 top left repeat-x;
border-bottom:4px solid #C7C0AF;
}
.color_band p, .color_band h2 {
color:#CBC2B6;
}

.matte_band{
position:relative;
display:block;
padding:0 0 25px 0;
}

.matte_band .container{
border-top:1px solid #DED9D1;
margin-top:10px;
padding:40px 0 0 0;
}

.header{
background:#ffffff;
}

.col1{
display:block;
width:120px;
float:left;
background:#cccccc;
}
.col2{
display:block;
width:160px;
padding:0 55px 0 40px;
float:left;
}
.col3{
display:block;
width:325px;
float:left;
}

ul.main_menu{
list-style:none;
display:block;
width:160px;
overflow:hidden;
margin:30px 0 0 0;
padding:0;
}
ul.main_menu li{
display:block;
height:29px;
border-bottom:1px solid #E7E3DA;
color:#94846B;
margin:2px 0 0 0;
}
ul.main_menu li a{
display:block;
height:28px;
width:150px;
margin:0 0 2px 0;
padding:0 0 0 10px;
line-height:28px;
text-decoration:none;
color:#94846B;
}
ul.main_menu li a:hover, ul.main_menu li a.selected{
color:#422021;
background:url(../images/menu_link_bg.jpg) top left no-repeat;
background-position:-5px 0;
}

.menu_home{
background:#ffffff url(../images/menu_icons.jpg) top left no-repeat;
background-position:0 0px;
}
.menu_despre{
background:#ffffff url(../images/menu_icons.jpg) top left no-repeat;
background-position:0 -30px;
}
.menu_contact{
background:#ffffff url(../images/menu_icons.jpg) top left no-repeat;
background-position:0 -60px;
}
.menu_galerie{
background:#ffffff url(../images/menu_icons.jpg) top left no-repeat;
background-position:0 -90px;
}
.menu_expozitii{
background:#ffffff url(../images/menu_icons.jpg) top left no-repeat;
background-position:0 -120px;
}


/*ALBUMS*/
ul.album_list{
list-style:none;
width:160px;
overflow:hidden;
}
ul.album_list li{
display:block;
height:25px;
margin:2px 0 0 0;
}
ul.album_list li a{
display:block;
height:auto;
width:160px;
padding-left:10px;
border-bottom:1px solid #733738;
text-decoration:none;
line-height:24px;
color:#CBC2B6;
}
ul.album_list li a:hover{
background:#6A4041;
color:#CBC2B6;
}

/*THUMBNAILS*/
ul.photo_list{
list-style:none;
width:580px;
margin:0 0 0 120px;
}

ul.photo_list li{
display:block;
float:right;
margin:0 0 28px 28px;
}

ul.photo_list li a img{
border:1px solid #DED9D1;
}
ul.photo_list li a:hover img{
border:1px solid #A99C89;
}

/*contact form*/
form{
width:325px;
margin:0;
padding:0;
overflow:hidden;
}
fieldset{
margin:0;
padding:0;
border:none;
}
input{
margin:0 0 3px 0;
float:left;
padding:0;
height:18px;
border:1px solid #DED9D1;
background:#ffffff;
width:200px;
font:normal normal 12px Verdana;
color:#585858;
}
label{
display:block;
float:left;
width:98px;
height:18px;
border:1px solid #E9E7DE;
margin:0 13px 3px 0;
padding-left:10px;
background:#E9E7DE;
color:#94846B;
line-height:18px;
}
.err{
border:1px solid #cc0000;
background:#ffeaea;
color:#cc0000;
}
textarea{
width:303px;
padding:10px;
background:#ffffff;
border:1px solid #DED9D1;
font:normal normal 12px Verdana;
color:#585858;
}
input.button{
width:110px;
height:20px;
margin:20px 0 0 0;
float:right;
}

/*footer*/
a.tskdesign{
display:block;
float:left;
margin:15px 0 0 0;
width:71px;
height:24px;
background:url(../images/by_tskdesign.jpg) top left no-repeat;
}
a.tskdesign span{
display:none;
}

