@charset "windows-1251";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ccc;
}
.bg_top_x {
	background-repeat:repeat-x;	
	background-position:top;
}
.bg_fix_left {
	background-repeat:no-repeat;
	background-position:left;
}
.bg_fix_top {
	background-repeat:no-repeat;
	background-position:top;
}
.menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCC;
}
.menu a {
	color:#999;
	text-decoration:none;
}
.menu a:hover {
	color:#CCC;
	text-decoration:none;
}
.podmenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	padding-left:20px;
}
.podmenu a {
	color:#999;
	text-decoration:none;
}
.podmenu a:hover {
	color:#CCC;
	text-decoration:none;
}
.bmenu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CCC;
}
.bmenu a {
	color:#999;
	text-decoration:none;
}
.bmenu a:hover {
	color:#CCC;
	text-decoration:underline;
}	
.header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#964700;
}
.maintext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1a1a1a;
	line-height:22px;
}
.maintext a {
	color:#999;
	text-decoration:underline;
}
.maintext a:hover {
	color:#CCC;
	text-decoration:underline;
}
.copyright {
	color:#999;
	padding-top:17px;
}
.copyright a {
	color:#daaa51;
	text-decoration:none;
}
.copyright a:hover {
	color:#daaa51;
	text-decoration:underline;
}
.gallery_b {
	color:#999;
	font-size:14px;
	padding-left:17px;
	padding-top:10px;
}
.gallery_b a {
	color:#999;
	text-decoration:none;
}
.gallery_b a:hover {
	color:#CCC;
	text-decoration:none;
}
