body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	line-height:130%;
	color: #000000;
}
td {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
input {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
div {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h1 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height:130%;
}
h2 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height:130%;
}
h3 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 10.5px;
	font-weight: 800;
	color: #000000;
	line-height:130%;
}
h4 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h5 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
h6 {
	font-family: Georgia, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.curP {
	cursor: pointer;
}

.topmenu {
	vertical-align: top;
	height: 31px;
	padding-top: 25px;
}

.topmenu div {
	text-align: right;
	margin-left: 19px; 
	height: 22px;
	float: right;
}

.headinfo {
	height: 37px;
}

.main {
	height: 100%;
	width: 888px;
	margin:0px auto 0px auto;
}

.subheader {
	height: 32px;
	background-color: #d4cca0;
	padding-left: 10px;
}
.indexcontent {
	padding-top: 14px;
	vertical-align: top;
}

.indexcontent .indexphoto {
	float: left;
	width: 256px;
}

.photo {
	border: #000000 1px solid;
	height: 146px;
}

.photoinfo {
	padding: 17px 11px 17px 11px;
}

.photodesc {
	padding: 17px 11px 17px 11px;
	background-color: #d4cca0;
}

.nonfirst {
	margin-left: 60px;
}

.login {
	padding: 20px;
	border: #bebebe 1px solid;
}

.buttonas {
	border: #bebebe 1px solid;
}

.blokas{
	margin: 2px;
	padding: 10px;
	border: #bebebe 1px solid;
}
.textcontent {
	padding: 14px 0px 20px 300px;
	vertical-align: top;
}

.home {
	padding-right: 10px;
}

a.white, a.white:link, a.white:active, a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #ffffff;
}
.subblokas{
	margin: 2px;
	padding: 0px 10px 10px 10px;
	border: #bebebe 1px solid;
}
.googleright {
	padding-left: 10px;
}
.googleright input{
	width: 250px;
}

.t2 td {
	padding-top: 2px;
}
.elementBodySelect {
	margin: 2px;
	border: #bebebe 1px solid;
}

.elementBodySelect .activeSelect{
	text-align: center;
	height: 25px;
	width: 50%;
}

.elementBodySelect .inActiveSelect{
	background-color: #dedede;
	border: #bebebe 1px solid;
	text-align: center;
	height: 25px;
	width: 50%;
}

.bodyEditContent td {
	padding: 2px;
	vertical-align: top;
}

.gallerycontent {
	vertical-align: top;
}

.gallerycontent td{
	vertical-align: top;
}

.gallerycontent .photoleft {
	padding-top: 14px;
	width: 256px;
}
.gallerycontent .photocenter {
	padding: 14px 60px 0px 60px;
	width: 256px;
}
.gallerycontent .photoright {
	padding-top: 14px;
	width: 256px;
}