html {
	height: 100%;
	margin:0;
	padding:0;
	width: 100%;
}
body {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

img {
	border: 0;
}
h1,
h1.pageTitle {
	background-image: url(/images2/grazjda/bg-pagetitle.png);
	background-position: 8px bottom;
	background-repeat: no-repeat;
	color: #5a5a5a;
	clear: both;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding: 0 10px 10px 20px;
	text-align: left;
}

h1.pageTitle {
	_text-transform: uppercase;
}
h1.pageTitle .right {
	float: right;
	padding: 0 20px 10px 10px;
}

a.backToList,
a.backToList:visited {
	background-image: url(/images2/grazjda/bg-backtolist.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
	color: #5a5a5a;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 10px 10px 0;
	padding: 0 20px 10px 20px;
	text-align: right;
	text-decoration: none;
}
a.backToList:hover {
	color: #5a5a5a;
	text-decoration: underline;
}

#container {
	background-color: #ededed;
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(/images2/grazjda/bg.jpg);
	height: auto;
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 995px;
	padding: 0;
	position: absolute; 
	text-align: center;
	width: 100%;
}
#containerBox {
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(/images2/grazjda/bg-box.jpg);
	height: auto;
	_height: 100%;
	margin: 0 auto;
	position: relative; 
	width: 959px;
}

.cleanUp,
.cleanup {
	clear: both;
/*	width: 100%;*/
}
/*==============================Header=========================================== */
#headerCleanup {
	clear: both;
	height: 303px;
	width: 100%;
	position: relative;
}

#header {
	display: block;
	left: 0px;
	min-height: 303px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#headerBox {
/*	background-color: #ffffff;*/
/*	background-image: url(/images2/grazjda/bg-header.png);*/
	background-image: url(/images2/grazjda/header-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	max-width: 947px;
	margin: 0px auto;	
	height: 303px;
	position: relative;
}

a.logo,
a:visited.logo,
a:hover.logo {
	display: block;
	height: 67px;
	left: 28px;
	position: absolute;
	top: 40px;
	width: 348px;
}
a.logo.krystal,
a:visited.logo.krystal,
a:hover.logo.krystal {
	display: block;
	height: 120px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 348px;
}
a.logo.krystal img {
	margin-top: 7px;
	height: 110px;
}

#langBar {
	display: block;
	height: 20px;
	position: absolute;
	right: 0px;
	top:0px;
	width: 156px;
}

#langBar .tmp,
#langBar a.item,
#langBar a.item:visited {
	background-image: url(/images2/grazjda/lang-bg.png);
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #989898;
	display: block;
	height: 18px;
	margin-left: 2px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 50px;
}
#langBar a.cur,
#langBar a.item:hover {
	color: #454545 !important;
}

#slider {
	display: block;
	height: 179px;
	position: absolute;
	left: 0px;
	bottom:0px;
	width: 947px;
}

#slider .item {
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
	height: 179px;
	overflow: hidden;
	position: absolute;
	width: 947px;
}

#slider .item a,
#slider .item a:visited,
#slider .item a:hover {
	color: #797979;
	display: block;
	height: 179px;
	position: relative;
	text-align:left;
	text-decoration: none;
	width: 947px;
}
#slider .item .itemTitle {
	display: block;
	font-size: 32px;
	height: 36px;
	left: 25px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	width: 522px;
}

#slider .item .itemDescription {
	display: block;
	font-size: 16px;
	height: 71px;
	left: 25px;
	overflow: hidden;
	position: absolute;
	top: 73px;
	width: 420px;
}


#menu {
	display: block;
	position: absolute;
	right: 0;
	bottom: 179px;
}

#menu a.item,
#menu a.item:visited {
	background-image: url(/images2/grazjda/bg-topmenu.png);
	background-position: 0 1px;
	background-repeat: repeat-x;
	color: #454545;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	text-decoration: none;
	width: 110px;
}
#menu a.item:hover {
	background-position: 0 -27px;
	color: #ff0000;
}

#menu .separator {
	background-image: url(/images2/grazjda/bg-topmenu.png);
	background-position: 0 -55px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	width: 3px;
}

#mainMenu {
	bottom: 0px;
	display: block;
	height: 28px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 948px;
	white-space: nowrap;
}

#mainMenuBox {
	bottom: 0px;
	display: block;
	height: 28px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 948px;
	white-space: nowrap;
}

#mainMenu a.item,
#mainMenu a.item:visited {
	background-image: url(/images2/grazjda/bg-mainmenu.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 1px;
	padding: 6px 0 6px 0;
	text-align: center;
	text-decoration: none;
	width: 236px;
}
#mainMenu a.item:hover {
	background-position: 0 -28px;
	color: #000000;
}
/*==============================Content=========================================== */
#content {
	background-color: #ffffff;
	max-width: 947px;
	margin: 0px auto;
}
#leftCol {
	display: block;
	float: left;
	min-height: 230px;
	padding: 10px 0 0 22px;
	width: 203px;
}

#leftCol .leftMenu{
	clear: both;
	display: block;
}

.leftMenu a,
.leftMenu a:visited,
.leftMenu a:hover {
	background-image: url(/images2/grazjda/bg-leftmenu.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	color: #5a5a5a;
	clear: both;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	padding: 7px 0 0 10px;
	text-align: left;
	text-decoration: none;
	width: 189px;
}
.leftMenu a:hover {
	background-position: -200px bottom;
	color: #ff0000;
}

#leftCol .title {
	background-image: url(/images2/grazjda/bg-leftmenu.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	clear: both;
	color: #7c7c7c;
	display: both;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 0 0;
	max-width: 190px;
	padding: 0 0 5px 0;
	text-align: left;
}
#leftCol .sortTitle {
	color: #5a5a5a;
	clear: both;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	text-align: left;
}

#leftCol .item,
#leftCol a.item,
#leftCol a.item:hover,
#leftCol a.item:visited {
	color: #5a5a5a;
	clear: both;
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	margin: 2px 0;
	text-align: left;
	text-decoration: none;
}
#leftCol a.item:hover {
	color: #ff0000;
}

#leftCol .newsItem {
	clear: both;
	text-align: left;
	margin: 12px 0;
	max-width: 190px;
}

.newsItem .newsTitle {
	clear: both;
	color: #454545;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 100%;
}

.newsItem .newsShortDescription {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}

a.newsLink,
a.newsLink:visited,
a.newsLink:hover {
	color: #454545;
	text-decoration: underline;
}

#mainCol {
	display: block;
	float: right;
	min-height: 230px;
	text-align: left;
	width: 722px;
}

#homepageBlock {
	height: 364px;
	position: relative;
	width: 712px;
}
#homepageBlock .images {
	background-image: url(/images2/grazjda/homepage.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	margin: 13px 0 0 16px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#homepageBlock .frames {
	background-image: url(/images2/grazjda/bg-box-homepage.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	bottom: 0;
	left: 0;
	margin: 0px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
#homepageBlock a {
	display: block;
	height: 338px;
	position: absolute;
	text-decoration: none;
	top: 13px;
	width: 335px;
	z-index: 3;
}
#homepageBlock .link-construction {
	left: 16px;
}
#homepageBlock .link-architecture {
	right: 16px;
}
#homepageBlock a span {
	color: #545454;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 18px;
	width: 245px;
}
#homepageBlock a:hover span {
	background-color: #cecece;
	color: #000000;
	text-transform: uppercase;
}
#homepageBlock .link-construction .linkTitle {
	left: -7px;
	padding: 6px 0 0 4px;
	text-align: left;
}
#homepageBlock .link-architecture .linkTitle {
	padding: 6px 4px 0 0;
	right: -7px;
	text-align: right;
}
#homepageBlock .link-construction .linkIcon {
	background-image: url(/images2/grazjda/krystal_button.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 55px;
	left: initial;
	right: 10px;
	top: 6px;
	width: 60px;
}
#homepageBlock .link-architecture .linkIcon {
	background-image: url(/images2/grazjda/grazjda_button.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 42px;
	left: 10px;
	right: initial;
	top: 10px;
	width: 47px;
}
#homepageBlock .linkIcon:hover {
	background-color: inherit;
}
#homepageBlock a:hover .linkIcon {
	background-color: inherit;
}

#archCol {
	background-image: url(/images2/grazjda/border-left-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 24px 0 0 5px;
	min-height: 200px;
	position: relative;
	width: 276px;
}

#archCol .sectionTitle {
	background-image: url(/images2/grazjda/logo-arch.png);
	background-position: top left;
	background-repeat: no-repeat;
	color: #343434;
	display: block;
	font-size: 25px;
	height: 86px;
	left: 1px;
	padding: 16px 0 0 25px;
	position: absolute;
	top: 1px;
	width: 214px;
}

#buildCol {
	background-image: url(/images2/grazjda/border-right-top.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	margin: 24px 5px 0 0;
	min-height: 200px;
	position: relative;
	width: 276px;
}

#buildCol .sectionTitle {
	background-image: url(/images2/grazjda/logo-build.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #343434;
	display: block;
	font-size: 25px;
	height: 84px;
	padding: 16px 25px 0 0;
	position: absolute;
	right: 1px;
	text-align: right;
	top: 1px;
	width: 237px;
}

.projectTypeItem {
	display: block;
	float: left;
	height: 270px;
	margin: 0 6px 12px 0;
	position: relative;
	text-align: center;
	width: 353px;
}
.projectTypeItem .pic {
	border: 0;
	display: block;
	height: 240px;
	left: 17px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	width: 319px;
}
.projectTypeItem .bg {
	background-image: url(/images2/grazjda/bg-box.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	bottom: 0;
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.projectTypeItem a.title,
.projectTypeItem a.title:visited {
	bottom: 16px;
	color: #545454;
	display: block;
	left: 16px;
/*	overflow: hidden;*/
	position: absolute;
	right: 16px;
	text-decoration: none;
	top: 12px;
}
.projectTypeItem a.title span {
/*	color: #545454;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	left: 0;
	overflow: hidden;
	padding: 2px 0 0 6px;
	position: absolute;
	text-align: left;
	top: 18px;
	width: 196px;*/
	color: #545454;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	left: -7px;
	padding: 5px 39px 4px 14px;
	position: absolute;
	text-align: left;
	top: 17px;
	width: 196px;	
}
.projectTypeItem a.title:hover span {
	background-color: #cecece;
	color: #000000;
}


.projectList {
	background-image: url(/images2/grazjda/bg-a4-top.png);
	background-position: 8px top;
	background-repeat: no-repeat;
}
.projectList .box {
	background-image: url(/images2/grazjda/bg-a4-bottom.png);
	background-position: 8px bottom;
	background-repeat: no-repeat;
	padding: 10px 0 13px 18px;
}
.projectItem {
	border: 1px solid #cecece;
	float: left;
	display: block;
	height: 150px;
	margin: 5px 4px;
	position: relative;
	width: 215px;
}
.projectItem a,
.projectItem a:visited,
.projectItem a:hover {
	color: #ffffff;
	display: block;
	font-size: 11px;
	height: 150px;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 215px;
}
.projectItem .pic {
	display: block;
	height: 148px;
	margin: 1px;
	overflow: hidden;
	position: relative;
	width: 213px;
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.60;      /* khtml, old safari */
	-moz-opacity: 0.60;       /* mozilla, netscape */
	opacity: 0.60;           /* fx, safari, opera */
}
.projectItem a:hover .pic {
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
}
.projectItem .title {
	background-image: url(/images2/grazjda/project-title-bg.png);
	bottom: 0;
	display: block;
	height: 26px;
	left: 0;
	line-height: 14px;
	overflow: hidden;
	padding: 1px 6px 5px;
	position: absolute;
	right: 0;
	z-index: 5;
}
.projectItem a:hover .title {
	background-color: #aeaeae;
}

.imageTabs {
	display: block;
	height: 25px;
	/*width: 495px;*/
	left: 20px;
	position: absolute;
	top: 7px;
	width: 637px;
}

.imageTabs .tabItem {
	background-color: #949494;
	color: #bbbbbb;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0 1px 0 0;
	padding: 4px 0 5px 0;
	text-align: center;
	width: 125px;
}
.imageTabs .tabItemB {
	margin: 0 1px 0 0;
	width: 209px;
}
.imageTabs .cur {
	background-color: #bcbcbc;
	font-weight: bold;
}
.imageColTab {
	display: none;
} 
.imageColTab .mainImage {
	background-color: #bcbcbc;
	border: 1px solid #bcbcbc;
	clear: both;
	cursor: pointer;
	display: block;
	min-height: 420px;
	height: 420px;
	width: 627px;
}
/*
.imageColTab .imageSliderBox {
	display: block;
	clear: both;
	width: 100%;
}
*/

.imageBody {
	clear: both;
	display: block;
	width: 635px;
	margin-left: 20px;
	position: relative;
	margin-top: 33px;
}

#mainDescriptionCol {
	clear: both;
	display: block;
	min-height: 230px;
	width: 100%;
}
#mainDescriptionCol .imageCol {
	float: left;
	margin-bottom: 10px;
	margin-top: 35px;
	position: relative;
	width: 652px;
}

#mainDescriptionCol .descriptionCol {
	color: #797979;
	float: right;
	margin-top: 8px;
	width: 280px;
}

.imageSlider {
	clear: both;
	font-weight: bold;
	height: 80px;
	margin-top: 1px;
	position: relative;
}

.imageSlider .leftArrow {
	background-color: #bcbcbc;
	color: #ffffff;
	cursor: pointer;
	float: left;
	height: 47px;
	margin-right: 1px;
	padding-top: 35px;
	position: relative;
	width: 22px;
}

.imageSlider .rightArrow {
	float: left;
	background-color: #bcbcbc;
	color: #ffffff;
	cursor: pointer;
	height: 47px;
	margin-left: 1px;
	padding-top: 35px;
	position: relative;
	width: 22px;
}

.imageSlider .imageSliderBox {
	border: 1px solid silver;
	float: left;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 581px;
}

.imageSlider .imageSliderBox .imageSliderBoxAbs {
	left: 0;
	height: 80px;
	position: absolute;
	text-align: left;
	top: 0;
	white-space:nowrap;
}

.imageSliderBoxAbs img {
	cursor: pointer;
	float: left;
	height: 80px;
	margin-right: 2px;
}

.descriptionCol .mainTitle {
	background-image: url(/images2/grazjda/separator-bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	clear: both;
	color: #454545;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0px 0 3px 0;
	text-align: left;
}

.descriptionCol .item {
	clear: both;
	font-size: 13px;
	margin: 5px 10px 5px 0;
}

.descriptionCol .item .title {
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.descriptionCol .item .value {
	clear: both;
	color: #797979;
	font-size: 11px;
	font-weight: normal;
	margin: 3px 5px 4px 10px;
	text-align: left;
}
.descriptionCol p {
	margin: 0;
}

.fullDescription {
	clear: both;
	color: #797979;
	display: block;
	font-size: 11px;
	margin: 20px;
	text-align: left;
}
.fullDescription p {
	margin: 0;
}
.fullDescription .item .title {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-align: left;
}
.fullDescription .item .value {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	text-align: justify;
}
.fullDescription .item .value p {
	margin: 0 0 10px 0;
}
.webForm {
	margin-left: 150px;
	text-align: left;
}
.webForm table {
	border: 0;
	border-collapse: collapse;
}
.webForm img {
	vertical-align: middle;
}
.webForm .subtitle {
	margin: 10px 0;
}
.webForm .errorMessages {
	color: #ff0000;
}
.webForm .successMessages {
	font-weight: bold;
}
.webForm .fieldControl input,
.webForm .fieldControl textarea {
	border: 1px solid silver;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 11px;
	margin: 1px 0;
	width: 280px;
}
.webForm .fieldControl textarea {
	height: 100px;
}
/*==============================Footer=========================================== */

#footerCleanup {
	clear: both;
	height: 85px;
	width: 100%;
	position: relative;
}

#footer {
	bottom: 0px;
	display: block;
	height: 55px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}

#footerBox {
	/*background-color: #ffffff;*/
	background-image: url(/images2/grazjda/footer-bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	max-width: 947px;
	margin: 0px auto;	
	height: 55px;
	position: relative;
}

#copyright {
	bottom: 10px;
	color: #969696;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	left: 15px;
	position: absolute;
}

#grazjda {
	background-image: url(/images2/grazjda/footer-grajzga.png);
	top: 7px;
	display: block;
	height: 20px;
	left: 8px;
	position: absolute;
	width: 82px;
}

#sitegist {
	background-image: url(/images/design/powered-by-sitegist-80x15.gif);
	bottom: 10px;
	display: block;
	height: 15px;
	right: 12px;
	position: absolute;
	width: 80px;
}



.controls-in-heading .highslide-heading {
    height: 24px;
    padding: 0 0 0 120px;
    width: 110px;
}
.controls-in-heading .highslide-controls {
 /*   background: url("/images2/lvivcenter/controlbar-white-small.gif") no-repeat scroll 0 -60px transparent;*/
    height: 24px;
    left: 0;
    top: 0;
}
.controls-in-heading .highslide-controls ul {
/*    background: url("/images2/lvivcenter/controlbar-white-small.gif") no-repeat scroll right -60px transparent;*/
    height: 24px;
    left: 5px;
    position: relative;
}
.controls-in-heading .highslide-controls li {
    padding: 2px 0;
}
.highslide-thumbstrip-horizontal img {
	height: 80px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 86px;
}



.pagination {
	display: block;
	height: 20px;
	margin: 10px 0;
	position: relative;
	text-align: center;
}
.pagination img {
}
.pagination .pageNumbers {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 10px;
	position: relative;
	top: 15px;
}
.pagination .pageNumbers a,
.pagination .pageNumbers a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #5a5a5a;
	margin: 0 5px;
	text-decoration: none;
}
.pagination .pageNumbers a:hover {
	color: #5a5a5a;
	text-decoration: underline;
}
.pagination .prevPagination {
	display: inline-block;
	height: 20px;
	width: 38px;
}
.pagination .nextPagination {
	display: inline-block;
	height: 20px;
	width: 38px;
}
.pagination .prevPagination a,
.pagination .prevPagination span {
	background-image: url(/images2/grazjda/pagination.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	width: 38px;
}
.pagination .prevPagination a:hover {
}
.pagination .prevPagination span {
	background-position: 0 -20px;
}
.pagination .nextPagination a,
.pagination .nextPagination span {
	background-image: url(/images2/grazjda/pagination.png);
	background-position: -38px 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	text-decoration: none;
	width: 38px;
}
.pagination .nextPagination a:hover {
}
.pagination .nextPagination span {
	background-position: -38px -20px;
}



.articleFull,
.articleList {
	padding: 15px 23px 15px 13px;
	text-align: left !important;
}
	.articleFull .shorttext {
		margin: 15px 0 0 0;
	}
	
	.articleList .thumb {
		display: block;
		float: left;
		height: 100px;
		margin: 0 10px 5px 0;
		text-align: center !important;
		width: 100px;
	}
	.articleList .title {
		display: block;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 5px 0;
	}
	.articleList .shorttext {
		display: block;
		font-size: 12px;
	}

.newsFull,
.newsList {
	padding: 0px 20px;
}
.newsFull {
	font-size: 12px;
}

.imageThumb {
	margin: 15px 0;
}
	.imageThumb img {
		max-width: 682px;
	}
.imageThumb2 {
}
	.imageThumb2.imageThumb2Left {
		float: left;
		margin: 5px 10px 5px 0;
	}
	.imageThumb2.imageThumb2Right {
		float: right;
		margin: 5px 0 5px 10px;
	}
	.imageThumb2 img {
		max-width: 321px;
	}
