body.pavel-popup #general {
	display: block;
	visibility: visible;
}


/* original logo - vlek
#tms-logo {
	overflow: hidden;
	background: url(../images/pavel-zoubok-gallery.gif) 0 0 no-repeat;
	width: 270px;
	height: 35px;
	margin: 0px;
	padding: 0px;
} */

/* new logo info for fall 2010 - vlek */
#tms-logo {
	overflow: hidden;
	background: url(../images/smallerlogo-new.gif) 0 0 no-repeat;
	width: 622px;
	height: 94px;
	margin: 0px;
	padding: 0px 0px 0px 45px ;
}

/*  needs to be tested
#tms-logo-new {  

overflow: hidden;
	background: url(../images/pzg-2010-logo.gif) 0 0 no-repeat;
	width: 622px;
	height: 94px;
	margin: 0px 0px 100px 0px;
	padding: 0px;


} */

.artwork-big .text {
		text-align: right;
		padding:0px 60px 0px 0px;
	}
	
.artwork-big h2{
	padding:5px 0px 0px 60px;
}
/* this one is makes image of logo show up */
#tms-logo a {
		height: 94px;  /*was 35 */
		padding-top: 0px;
		display: block;
	}

body.pavel-popup #footer {
	display: block;
	visibility: visible;
	clear: both;
	margin-top: 15px;
	padding-left: 45px;
}
body.pavel-popup #bd {
	clear: both;
	margin-top: 135px;
}
body.pavel-popup .popup-buttons {
	display: none;
	visibility: hidden;
}
