/*
kolory

C1B793
DFD6B7
E3DDC5

*/

body{
background:#E3DDC5;
background-image:url('../images/overflow.jpg');
background-repeat:repeat-x;
text-align:center;
color:#aa9c70;
}

#main{
display:block;
width:885px;
height:637px;
margin:-8px auto;
background-image:url('../images/background2.jpg');
background-repeat:no-repeat;
position:relative;

}

#content{
color:#C1B793;
position:absolute;
width:860px;
height:400px;
padding:10px;
top:90px;
left:8px;
}

#content a{
color:#C1B793;
text-decoration:none;
}

#content a:link{
color:#C1B793;
text-decoration:none;
}

#content a:hover{
color:#C1B793;
text-decoration:underline;
font-weight:bold;
}


#animation{
position:absolute;
top:290px;
left:25px;
}

#sentence{
font-weight:bold;
position:absolute;
left:255px;
top:450;
display:block;
width:450px;
color:#d0c8ae;
font-size:x-large;
}

#sentence2{
font-weight:bold;
position:absolute;
left:275px;
top:460;
display:block;
width:400px;
color:#C1B793;
font-size:large;
}

#menu{
padding:0px;
position:absolute;
margin:0px;
top:564px;
left:11px;
height:35px;
width:864px;
background:#C1B793;
}

#menu ul li a,#menu ul li a:link{
color:#DFD6B7;
background:#C1B793;
display:block;
width:144px;
height:30px;
font-weight:bold;
text-decoration:none;
padding-top:5px;
}

#menu ul li a:hover{
color:#C1B793;
background:#DFD6B7;
display:block;
width:144px;
height:30px;
text-decoration:underline;
padding-top:5px;
}

#foot a{
color:#C1B793;
text-decoration:none;
}

#foot a:link{
color:#C1B793;
text-decoration:none;
}

#foot a:hover{
color:#C1B793;
text-decoration:underline;
}

.ulMenu{
list-style-type:none;
display:block;
height:35px;
margin:0px;
padding:0px;
}

.liMenu{
background:#C1B793;
display:block;
float:left;
width:144px;
height:30px;
margin:0px;
padding:0px;

}

.inputName{
color:#C1B793;
font-size:14;
}

.typeText{
border:solid #C1B793 2px;
background:#E3DDC5;
color:#C1B793;
width:300px;
}

.typeSubmit{
border:0px;
background:#C1B793;
color:#E3DDC5;
width:350px;
}

.rectangle{
width:130px;
height:300px;
border:0px;
margin:5px;
border:solid #C1B793 2px;
}

.imgGallery{
border:solid #C1B793 4px;
}

.visits{
color:#C1B793;
font-weight:bold;
}

#foot{
position:absolute;
top:612px;
left:15px;
color:#C1B793;
font-size:12;
}

#aboutLeft{
width:455px;
height:400px;
float:left;
display:block;
margin-left:5px;
}

#aboutRight{
color:#aa9c70;
width:350px;
height:400px;
float:left;
display:block;
padding-left:20px;
color:#aa9c70;
}

#aboutRight img{
border:0px;
}

#next{
position:absolute;
left:370px;
color:#aa9c70;
}

#previous{
position:absolute;
left:5px;
color:#aa9c70;
}

#imgAbout,#imgleft{
border:solid #C1B793 4px;
position:absolute;
display:block;
left:5px;
top:35px;
}


#mini{
width:864px;
height:55px;
display:block;
position:absolute;
top:508px;
left:11px;
}

#miniHeader{
color:#DFD6B7;
font-weight:bold;
height:51px;
width:150px;
background:#C1B793;
position:relative;
display:block;
top:510px;
left:365px;
z-index:4;
}


#miniAnimation{
width:864px;
height:55px;
display:block;
float:left;
}

#shadow{
background:url('../images/shadow.jpg');
position:relative;
display:block;
top:440px;
left:150px;
width:600px;
height:70px;
}
