﻿html
{
font-family:Times New Roman;
}
#thumbs img, #largeImage {
    border: 1px solid gray;
    padding: 4px;
    background-color: white;
    cursor: pointer;
}
#thumbs {
margin:0 auto;
width:608px;
border:1px solid gray;
overflow:scroll;
overflow-y:hidden;
}
#gallery{
width:100%;
text-align:center;
}
#logo{
opacity:0;
}#logo:hover{
opacity:1;
}
body{
margin:0;
padding:0;
background:url(images/body_back.jpg);
}
#all{
vertical-align:middle;
}
#home
{
margin-left:42px;
float:left;
margin-top:40px;
}
#body{
background:#562818;
width:900px;
margin:0 auto;
border-radius:20px;
-moz-border-radius: 20px; 
-khtml-border-radius:20px;
}

#main{
background:url(images/main_fon.jpg);
width:100%;
height:505px;
border-radius:20px;
-moz-border-radius: 20px; 
-khtml-border-radius:20px;
}
a{
color:;
text-decoration:none;
}
a:visited{
color:black;
}
img{
border:0;
}

#menu{
width:100%;
background:url(images/back.jpg);
border-radius:20px;
-moz-border-radius: 20px; 
-khtml-border-radius:20px;
}

#mbut1
{
width:100px;
}
#mbut2
{
width:125px;
}
#mbut4
{
width:90px;
}
#mbut5
{
width:115px;
}
.tdmenu{
color:#562818;
margin-left:5px;
text-align:center;
width:150px;
}
.amenu{
text-decoration:none;
color:#562818;
font-weight:bold;
font-size:23px;
}
.amenu:hover{
color:#562818;
font-size:22px;
}
.amenu:visited{
color:#562818;
font-weight:bold;
}
.separator{
text-decoration:none;
color:#562818;
font-weight:bold;
font-size:23px;
}
#ctext{
width:90%;
margin-left:30px;
color:#562818;
font-size:18px;
}
#content{
background:url(images/back.jpg);
width:100%;
border-radius:20px;
-moz-border-radius: 20px; 
-khtml-border-radius:20px;
}

#footer{
clear:both;
}

   .leftimg {
    float:left;
    margin: 4px 4px 4px 0;
	 border: 1px solid gray;
    padding: 4px;
    background-color: white;
   }
   .rightimg  {
    border: 1px solid gray;
    padding: 4px;
    background-color: white;
    float: right; 
    margin: 4px 0 4px 4px;
   }
   
   #im2
{
-webkit-border-bottom-right-radius:20px;
-webkit-border-bottom-left-radius:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-bottomleft:20px;
border-bottom-right-radius:20px;
border-bottom-left-radius:20px;
}
  
 #vk_comments {
margin: 0 auto;
border: 2px solid #562818;
	margin-top: 23px;}