/*
-----------------------------------------------
Studio Graiki F/X Main Style Sheet
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #000;
}
#pageA {
	background-color: #262727;
	background-image: url(../_img/common/bg-body-pageA.png);
	background-repeat: repeat-x;
}
#pageB {
	background-color: #262727;
	background-image: url(../_img/common/bg-body-pageA.png);
	background-repeat: repeat-x;
}
#pageC {
	background-color: #fff;
	background-image: url(../_img/common/bg-body-pageC.png);
	background-repeat: repeat-x;
}
body {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	color: #666;
}
a {
	color: #f60;
	text-decoration: none;
}
a:visited {
	color: #c30;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p, ul, ol, table {
	margin: 0 0 10px 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: middle;
}
input[type=submit] {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.clearFloat {
	overflow: hidden;
	height: 0px;
	clear: both;
}
.hiddenStructure {
	display: none;
}

/* =LAYOUT
--------------------- */
#wrapper {
	position: relative;
	width: 982px;
	margin: 0 auto;
}

/* =HEADER
--------------------- */
#header {
	width: 100%;
	background-image: url(../_img/common/bg-header.png);
	background-repeat: repeat-x;
}
#pageA #header {
	height: 217px;
}
#pageB #header {
	height: 213px;
}
#pageC #header {
	height: 213px;
}
#headerLogo {
	position: absolute;
	top: 0;
	left: 0;
}
#topNav {
	position: absolute;
	top: 40px;
	right: 0;
	font-family: "Arial Narrow", Calibri, sans-serif;
	font-size: 19px;
	color: #fff;
}
#topNav a {
	color: #fff;
}

/* =GLOBALNAV
--------------------- */
#globalNav {
	position: absolute;
	top: 97px;
	left: 69px;
	width: 910px;
	height: 100px;
	background-image: url(../_img/common/bg-globalNav-pageA.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#globalNav.compact {
	height: 75px;
}
#globalNav ul,
#globalNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalNav li {
	float: left;
}
#globalNav li.selected {
	padding: 5px 0 6px 0;
	background: url(../_img/globalNav/bg-select.png);
	background-repeat: no-repeat;
}
#globalNav a {
	overflow: hidden;
	display: block;
	width: 182px;
	height: 94px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000px;
	text-decoration: none;
}
#globalNav.compact a {
	height: 69px;
}
#globalNav a:hover {
	background-position: 0 -94px;
}
#globalNav-portfolio a {
	background-image: url(../_img/globalNav/portfolio.png);
}
#globalNav-studio a {
	background-image: url(../_img/globalNav/studio.png);
}
#globalNav-oferta a {
	background-image: url(../_img/globalNav/oferta.png);
}
#globalNav-info a {
	background-image: url(../_img/globalNav/info.png);
}
#globalNav-kontakt a {
	background-image: url(../_img/globalNav/kontakt.png);
}

#breadcrumb {
	position: absolute;
	top: 182px;
	left: 69px;
	font-family: "Arial Narrow", Calibri, sans-serif;
	font-size: 19px;
	color: #fff;
}
#breadcrumb a {
	color: #999;
}

/* =FOOTER
--------------------- */
#footer {
	position: relative;
	width: 914px;
	height: 63px;
	margin-left: 68px;
	background-image: url(../_img/common/bg-footer.png);
	background-repeat: no-repeat;
}
#footerCopy {
	position: absolute;
	top: 30px;
	left: 0;
	padding: 0 10px 0 25px;
	background-color: #000;
	font-family: Calibri, sans-serif;
	font-size: 13px;
	color: #777;
}
#footerCopy a {
	color: #777;
}
#footerLogo {
	position: absolute;
	top: 0;
	right: 0;
}

/* =CONTENT MAIN
--------------------- */
#contentMain {
	position: relative;
	width: 911px;
	min-height: 505px;
	margin: 0 0 70px 69px;
}
#motto {
	position: absolute;
	top: 0;
	right: 0;
}
#spotlight {
	position: absolute;
	top: 0;
	left: 0;
}
#spotlightInfo {
	position: absolute;
	top: 307px;
	left: 20px;
	width: 307px;
	height: 198px;
	padding-left: 13px;
	background-image: url(../_img/common/bg-spotlightInfo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 17px;
	color: #999;
}
#spotlightInfo span {
	position: absolute;
	bottom: 0;
	left: 13px;
}

#portfolioMain {
/*	position: relative;
	padding: 231px 0 0 365px;
	*/
	position: absolute;
	top: 231px;
	left: 364px;
}
.portfolioMainPane {
	position: relative;
	float: left;
	width: 181px;
	min-height: 284px;
	background-image: url(../_img/common/bg-portfolioMainPane.png);
	background-repeat: no-repeat;
}
.portfolioMainImage {
	overflow: hidden;
	width: 161px;
	height: 111px;
	margin: 1px 0 22px 11px;
}
.portfolioMainTitle {
	margin: 0 7px 11px 11px;
	font-size: 16px;
	color: #f60;
}
.portfolioMainTitle a {
	color: #f60;
}
.portfolioMainInfo {
	margin: 0 7px 0 11px;
	font-size: 13px;
	color: #fff;
}
.portfolioMainInfo a {
	color: #fff;
}

/* =CONTENT portfolio
--------------------- */
#contentPortfolio {
	position: relative;
	overflow: auto;
	width: 910px;
	min-height: 400px;
	margin: 0px 0 50px 69px;
	font-family: Arial Narrow, Calibri, sans-serif;
}
#pageB #pageTitle {
	height: 46px;
	padding-top: 12px;
	width: 815px;
	background-image: url(../_img/common/line-h-white.png);
	background-position: 0 40px;
	background-repeat: repeat-x;
}
#pageB h1 {
	color: #999;
}
#pageB h1 span {
	padding: 0 5px;
	background-image: url(../_img/common/bg-h1-pageB.png);
	background-position: 0 28px;
	background-repeat: repeat-x;
}
#portfolioNav {
	width: 95px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 7px;
}
#portfolioNavLeft {
	float: left;
	padding-left: 10px;
}
#portfolioNavRight {
	float: left;
	padding-left: 10px;
}
#portfolioPhoto {
	overflow: hidden;
	width: 910px;
	height: 285px;
	margin-bottom: 15px;
}
#portfolioInfo {
	overflow: auto;
	width: 100%;
	background-image: url(../_img/common/line-h-white.png);
	background-repeat: repeat-x;
}
#porfolioDesc {
	float: left;
	width: 510px;
	padding: 35px 0 0 45px;
	font-family: Arial Narrow, Calibri, sans-serif;
	color: #fff;
}
#portfolioFacts {
	overflow: hidden;
	float: right;
	width: 268px;
	height: 141px;
	padding: 30px 20px 0 20px;
	background-image: url(../_img/common/bg-portfolio-facts.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#portfolioFacts dl,
#portfolioFacts dt,
#portfolioFacts dd {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial Narrow, Calibri, sans-serif;
	font-size: 16px;
}
#portfolioFacts dl {
	overflow: auto;
	padding: 8px 0;
	background-image: url(../_img/common/line-h-grey.png);
	background-repeat: repeat-x;
}
#portfolioFacts dl:first-child {
	background: none;
}
#portfolioFacts dt {
	float: left;
	width: 52px;
	color: #777;
}
#portfolioFacts dd {
	float: left;
	width: 216px;
	color: #ef5500;
}


/* =CONTENT
--------------------- */
#content {
	overflow: auto;
	width: 910px;
	min-height: 400px;
	margin: 45px 0 50px 69px;
	font-family: Arial Narrow, Calibri, sans-serif;
}
#columnContent {
	float: left;
	width: 536px;
	margin-left: 44px;
}
#columnContext {
	float: right;
	width: 300px;
}
#pageC #pageTitle {
	margin-bottom: 30px;
	background-image: url(../_img/common/line-h-grey.png);
	background-position: 0 28px;
	background-repeat: repeat-x;
}
h1 {
	margin: 0;
	margin-left: 44px;
	font-family: Calibri, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #666;
}
#pageC h1 span {
	padding: 0 5px;
	background-color: #fff;
}
#content h2 {
	margin: 20px 0 15px 0;
	font-family: Calibri, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
}
#content h3 {
	margin: 15px 0 5px 0;
	font-family: Calibri, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
#content h4 {
	margin: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#content h2:first-child,
#content h3:first-child,
#content h4:first-child {
	margin-top: 0;
}
#content ul {
	list-style: none;
	margin: 0 0 15px 13px;
	padding: 0;
}
#content ul li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 10px;
	background-image: url(../_img/common/bullet-li-1.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
}
.txtSmall {
	font-size: 12px;
	color: #ccc;
}
.date {
	color: #ccc;
}
.errorMsg {
	color: #f00 !important;
}
.errorField {
	background-color: #fee;
}
.hlSplit {
	margin-top: 25px;
	padding-top: 8px;
	background-image: url(../_img/common/line-h-grey.png);
	background-repeat: repeat-x;
}
ul.hlList {
}
ul.hlList li:first-child {
	background-image: url(../_img/common/line-h-grey.png);
	background-repeat: repeat-x;
}
ul.hlList li {
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #ddd;
	background-position: 10px 10px;
}

p.line {
	margin: 0 0 20px 0;
	background-image: url(../_img/common/line-h-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
p.line.compact {
	margin: -10px 0 12px 0;
	background-image: url(../_img/common/line-h-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.goBack {
	padding: 0 0 0 10px;
	background-image: url(../_img/common/dotArrowLeft.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.goMore {
	padding: 0 0 0 10px;
	background-image: url(../_img/common/dotArrowRight.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.goUp {
	padding: 0 0 0 14px;
	background-image: url(../_img/common/dotArrowUp.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
}
.photoBlock img {
	border: 1px solid #ee1330;
	margin-right: 10px;
}
.photoBlock .desc {
	border-left: 1px solid #666;
	padding-left: 8px;
	font-size: 11px;
	color: #ccc;
	line-height: 120%;
}
.photoBlock-2 img {
	border: 1px solid #666;
	margin-right: 10px;
}

.mTop {
	margin-top: 0 !important;
}
.mBottom {
	margin-bottom: 0 !important;
}

blockquote {
	margin: 15px 20px 15px 20px;
	padding:  0 0 0 10px;
	border-left: 1px solid #ccc;
}
.pullquote {
	float: right;
	width: 35%;
	margin: 0 0 5px 10px;
	padding: 10px 10px;
	background-color: #dbe6ee;
	font-family: Cambria, Georgia, serif;
	color: #4b82a9;
}
.callout {
	margin: 0 0 20px 0;
	padding: 7px 10px;
	background-color: #dbe6ee;
	color: #4b82a9;
}
.gBox {
	margin: 5px 0 15px 0;
	border: 2px solid #ccc;
}


.tblForm {
	margin: 10px 0 20px 0;
	border-collapse: collapse;
}
.tblForm td {
	padding: 5px 5px 15px 5px;
	border-top: 1px solid #d1dce5;
	border-bottom: 1px solid #d1dce5;
	vertical-align: top;
}

.tblPlain {
	border-collapse: collapse;
}
.tblPlain th {
	padding: 3px 5px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	background-color: #4b82a9;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
}
.tblPlain th a {
	color: #fff;
}
.tblPlain td {
	padding: 3px 5px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	vertical-align: top;
}
.tblPlain .hl td {
	background-color: #dbe6ee;
}

.tblSmall {
	border-collapse: collapse;
}
.tblSmall th {
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	background-color: #4b82a9;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	vertical-align: bottom;
}
.tblSmall th a {
	color: #fff;
}
.tblSmall td {
	padding: 3px 4px 3px 4px;
	border-top: 1px solid #c4c1bd;
	border-bottom: 1px solid #c4c1bd;
	font-size: 11px;
	vertical-align: top;
}
.tblSmall .hl td {
	background-color: #dbe6ee;
}

.tblInvisible {
	border-collapse: collapse;
}
.tblInvisible th {
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	vertical-align: bottom;
}
.tblInvisible td {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}


#content .photoInText {
	float: left;
	margin: 3px 15px 5px 0;
	padding: 0 5px 10px 0;
	border-right: 8px solid #dbe6ee;
}
#content .photoInText img {
	display: block;
	border: 2px solid #dbe6ee;
}
#content .photoInText .desc {
	margin-top: 5px;
	font-size: 12px;
	line-height: normal;
	color: #9ba4aa;
}

.listItem {
	margin: 20px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbe6ee;
}
#content .listItem h3 {
	margin: 0 0 3px 0;
}
.listItem p {
	margin: 0 0 3px 0 !important;
}

.newsItem {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #dbe6ee;
}
#content .newsItem h3 {
	margin: 0 0 3px 0;
}
#content .newsItem .date {
	margin: 0 0 3px 0;
}


.searchItem {
	margin: 0 0 20px 0;
	padding-top: 5px;
	border-top: 1px solid #dbe6ee;
}
#content .searchItem h3 {
	margin: 0 0 3px 0;
}
.searchItem p {
	margin: 0 0 3px 0 !important;
}
.searchScore {
	float: right;
	font-size: 12px;
	color: #9ba4aa;
}

.paging {
	width: 100%;
	margin: 30px 0 30px 0;
	padding-top: 10px;
	border-top: 1px solid #dbe6ee;
	font-size: 11px;
}
.pagingGoLeft {
	float: left;
	width: 30%;
}
.pagingGoLeft a {
	padding-left: 12px;
	background-image: url(../_img/common/dotArrowLeft.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
}
.pagingGoRight {
	float: left;
	width: 30%;
	text-align: right;
}
.pagingGoRight a {
	padding-right: 12px;
	background-image: url(../_img/common/dotArrowRight.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
}
.pagingList {
	float: left;
	width: 40%;
	text-align: center;
}

/* =CONTENT popUp
--------------------- */
#popupWindow {
	position: absolute;
	top: 140px;
	left: 264px;
}
#popupWindowClose {
	position: absolute;
	top: 9px;
	right: 9px;
}

/* =CONTENT doc-list
--------------------- */
#content ul.docList {
	list-style: none;
	margin: 0 0 10px 8px;
}
#content .docList li {
	list-style: none;
	margin: 0;
	padding: 3px 0 4px 24px;
	background-image: url(../_img/doc_icons/default.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
.docList .docListBmp {
	background-image: url(../_img/doc_icons/bmp.gif) !important;
}
.docList .docListDoc {
	background-image: url(../_img/doc_icons/doc.gif) !important;
}
.docList .docListPdf {
	background-image: url(../_img/doc_icons/pdf.gif) !important;
}
.docList .docListPpt {
	background-image: url(../_img/doc_icons/ppt.gif) !important;
}
.docList .docListTxt {
	background-image: url(../_img/doc_icons/txt.gif) !important;
}
.docList .docListXls {
	background-image: url(../_img/doc_icons/xls.gif) !important;
}
.docList .docListZip {
	background-image: url(../_img/doc_icons/zip.gif) !important;
}
