.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.main .upper {
	height: 300px;
	width: 960px;
	margin: 10px 0;
}
.main .menu {
	background-color: #d1d1d1;
	margin-bottom: 10px;
}
.menu td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
}
.menu td.sel {
	background-image: url(../i/menu-sel-back.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.main .menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.menu td.sel a {
	color: #FFF;
}

.upper .logo {
	float: left;
	padding-top: 40px;
	padding-left: 52px;
}
.main .main-content {
	margin-bottom: 24px;
}
.main-content .col-1 {
	margin-right: 36px;
	margin-top: 8px;
}
.main-content .col-2 {
	margin-right: 36px;
}
.pages-content .col-2 {
	margin-right: 0px;
}

.main-content .col-3 {
	margin-top: 8px;
}
.main-content .menu-vrt {
	background-color: #D1D1D1;
	margin-bottom: 12px;
	padding: 8px;
}
.menu-vrt .works-desc {
	padding: 12px;
}
.works-desc td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.main .footer    {
	padding-top: 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-bottom: 12px;
}
.main-content .photo-anime {
	margin-bottom: 10px;
}

.main-content .news {
	background-color: #dedede;
}
.news .content-news {
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.news-container .data {
	margin-bottom: 4px;
	font-size: 9pt;
	color: #666;
}
.content-news h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	margin-bottom: 12px;
}
.content-news .news-container {
	margin-bottom: 24px;
}
.news-container .header {
	margin-bottom: 8px;
}
.news-container .body {
	font-size: 10pt;
}

.main-content .phone {
	margin-top: 24px;
}
.phone div {
	padding-top: 12px;
	text-align: center;
}



.footer .copyright {
	width: 220px;
	margin-left: 6px;
	float: left;
	font-size: 9pt;
	color: #666;
}
.copyright p {
	font-size: 9pt;
	color: #666;
	margin-bottom: 6px;
}


.cTxt p img {
	border: 1px solid #CCC;
}
h1.page-header {
	font-size: 18pt;
	font-weight: normal;
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 16px;
}


/* Gallery */


.cat-el {
    float: left;
    width: 204px;
    height: 200px;
}
.gallery-simple .cat-el {
    float: left;
    width: 204px;
    height: 112px;
}

.short {
    height: 140px;
}

.item {
    height: 272px;
}
.item-more {
    float: left;
    width: 30%;
}


.cat-el .el {
    margin-bottom: 4px;
    padding: 2px;
    clear: both;
    float: left;
    margin-right: 16px;
}
.cat-el .el a {
    cursor: pointer;
}

.cat-el .el-txt {
    clear: both;
    margin-right: 18px;
    margin-bottom: 4px;
}
.header a {
    font-size: 11pt;
    font-weight: bold;
    cursor: pointer;
}
.cat-el .header {
    color: #FFFFFF;
    font-weight: bold;
}
.cat-el .body {
    color: #FFFFFF;
}
.cat-el .comment {
    clear: both;
    margin-right: 18px;
    color: #FFFFFF;
}

.gallery-main .gallery-header {
    margin-left: 64px;
}

.gallery-main .gallery-cells {
	padding-top: 16px;
}

.gallery-cells .gallery-cell {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 90px;
	width: 120px;
}
.gallery-main #text {
    padding-top: 12px;
}
.main-content .gallery-main {
    position: relative;
}
.gallery-main .gallery-nav {
    position: absolute;
    z-index: 5;
    left: 366px;
    top: 330px;
}
.gallery-main .gallery-nav img {
	cursor: pointer;
	border: none;
}

.gallery-main .gallery-text {
	padding-bottom: 12px;
	padding-right: 128px;
}
.photo-anime .rnd-photo-header {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 12px;
	color: #7E7E7E;
}
.col-1 .menu-vrt-rzd {
	margin-bottom: 16px;
}
.col-2 .page-header {
	padding-bottom: 16px;
}
.menu-vrt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
.main-content .menu-selected {
	background-color: #666666;
}
.menu-selected a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#gallery-map .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
	padding-top: 12px;
}

