body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3B362A;
	margin: 0px;
	padding: 0px;
	/*background: #D7CCB0 url(bg.gif) repeat-x;*/
	background-color: #ffffff;
}

a:link {
	text-decoration: none;
 	color: #993300;
}

a:visited {
	text-decoration: none;
	color: #993300;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

.current {
	font-weight: bold;
 	color: #000000;
	background-color: #E9E5DC;
}

.cthumb {
	background-color: #E9E5DC;
	border: 0px;
}

.thumb {
	background-color: #B7AD92;
	border: 0px;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.title a:link {
	text-decoration: none;
	color: #993300;
}

.title a:visited {
	text-decoration: none;
	color: #993300;
}

.title a:hover {
	text-decoration: none;
	color: #000000;
}

.infotable {
	border: 2px dotted #B7AD92;
	border-collapse: collapse;
}

.infotable td {
	border: 2px dotted #B7AD92;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #aaaaaa;
}

.comment {
	color: #3B362A;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #3B362A;
	font-size: 90%;
}

.xsmalltxt {
	color: #3B362A;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC2200;
}

/*Added for Granpik*/
body {
	padding: 12px 0;
}

img{
border:none;
}

#wrap {
	width: 929px;
}

#page-header{
	height: 172px;
	background: url("http://www.granpik.ru/images/header_frame.jpg") no-repeat;
	margin-bottom: 4px;
}

#header_photo{/*
	height: 122px;
	background: url("http://www.granpik.ru/images/header_photo.jpg") no-repeat;
	position: relative;
	top: 25px;*/
}

.navbar {
	background-color: #e3e3e3;
	padding: 0 10px;
}

#footer{
	padding: 10px 16px 4px 10px;
	height: 50px;
	background: url("http://www.granpik.ru/images/footer_frame.jpg") no-repeat;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -10px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0pt;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -10px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

span.corners-top {
background-image:url(http://www.granpik.ru/images/corners_left.png);
}
span.corners-top span {
background-image:url(http://www.granpik.ru/images/corners_right.png);
}
span.corners-bottom {
background-image:url(http://www.granpik.ru/images/corners_left.png);
}
span.corners-bottom span {
background-image:url(http://www.granpik.ru/images/corners_right.png);
}
