@charset "utf-8";
html {
	height:100%;
}
body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/sky.png);
	background-repeat: repeat-x;
	color:#545454;
	font-size:12px;
}
body, ul, li, p, h1, h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}
p {
	padding-bottom:8px;
	line-height: 18px;
}
a, .pink {
	color: #c10080;
}
.ligth-grey {
	color: #a6a6a6;
}

a:hover {
	text-decoration:underline
}
a {
	text-decoration:none;
}
#clouds ul li.item1 {
	border-left:none;
}
#clouds {
	background-image: url(../images/clouds.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	padding-left: 3px;
}
#header {
	padding-top: 56px;
	/*height: 86px;*/
}
#address-top {
	float: right;
	font-size: 13px;
	color: #889096;
	text-align: right;
}
.clr {
	clear: both;
}
#menu-top {
	height: 34px;
	width: 980px;
	background-image: url(../images/menu-top-bg.png);
}
ul.menu-top-list {
	list-style-type: none;
	background-image: url(../images/menu-top-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 34px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 38px;
	width: 942px;
	position:relative;
}
.menu-top-list li {
	background-image: url(../images/menu-top-split.png);
	background-position: left center;
	background-repeat: no-repeat;
	position:absolute;
	display:block;
	z-index:0;
}
.menu-top-list li a {
	height: 25px;
	padding-top: 9px;
	color: #FFFFFF;
	display: block;
	padding-right: 14px;
	padding-left: 15px;
	background:none;
}
.menu-top-list li.item1 {
	width:78px;
	left:38px;
	top:0px;
}
.menu-top-list li.item2 {
	width:95px;
	left:115px;
	top:0px;
}
.menu-top-list li.item3 {
	width:81px;
	left:209px;
	top:0px;
}
.menu-top-list li.item4 {
	width:62px;
	left:289px;
	top:0px;
}
.menu-top-list li.item5 {
	width:83px;
	left:350px;
	top:0px;
}
.menu-top-list li.item6 {
	width:91px;
	left:432px;
	top:0px;
}
.menu-top-list li.item7 {
	width:53px;
	left:522px;
	top:0px;
}
.menu-top-list li a:hover, .menu-top-list li.selected a {
	background-image:url(../images/menu-top-selected-bg.png);
	color:#515054;
	text-decoration: none;
}
.menu-top-list li.selected {
	z-index:999;
}
.mtl {
	background-image: url(../images/menu-top-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	width: 980px;
}
#menu-top-selected-line {
	background-image: url(../images/menu-top-selected-line.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	margin-left: 38px;
}
#image {
	width: 980px;
	background-image: url(../images/image.jpg);
	background-repeat:no-repeat;
	height: 267px;
	margin-top: 13px;
}
#footer {
	background-color: #e1b2cd;
	width: 960px;
	height: 16px;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 4px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#copy {
	float: right;
}
#menu-footer {
	list-style-type: none;
}
#menu-footer li {
	display: inline;
	padding-right: 9px;
	padding-left: 9px;
	width: 500px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #e8c5d9;
}
#menu-footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#phone-footer {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 100% 35px;
	height: 76px;
	clear: left;
	width:980px;
}
#menu-footer a:hover {
	text-decoration:underline;
}
#main-content {
	padding-top: 26px;
	position: relative;
}
#main-content .col3-left {
	float: left;
	width: 220px;
}
#main-content .col3-center {
	float: left;
	width: 453px;
}
#main-content .col3-rigth {
	width: 304px;
	float: right;
}
#main-content .col2-right {
	float: right;
	width: 760px;
}
.col3-center p {
	padding-left: 16px;
	text-align: justify;
	padding-right: 5px;
}
.zamok {
	background-image: url(../images/zamok.jpg);
	height: 450px;
	background-repeat: no-repeat;
	background-position: center center;
}


.head-main {
	font-size: 28px;
	font-weight: normal;
	color: #515054;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e180c0;
	padding-bottom: 7px;
}
.head-main a {
	color: #515054;
	text-decoration: none;
}

#menu-pf {
	list-style-type: none;
	font-size: 16px;
	width:203px;
}
#menu-pf li {
	height: 63px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 203px;
}
#menu-pf a {
	background-repeat: no-repeat;
	background-position: 0px -64px;
	display: block;
	height: 43px;
	padding-top: 20px;
	padding-left: 56px;
	color: #212125;
	text-decoration: none;
	width: 147px;
}
#menu-pf a:hover, #menu-pf li.active a {
	background-position: 0px 0px;
}
#menu-pf li.item1 a {
	background-image: url(../images/ico-pack.png);
}
#menu-pf li.item2 a {
	background-image: url(../images/ico-pos.png);
}
#menu-pf li.item3 a {
	background-image: url(../images/ico-print.png);
}
#menu-pf li.item4 a {
	background-image: url(../images/ico-web.png);
}
#menu-pf li.item6 a {
	background-image: url(../images/ico-id.png);
}
#brands-main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	width: 453px;
}

#download_pf {
	display:block;
	position:absolute;
	left:0px;
	width:202px;
	height:53px;
	background:url(../images/download_portfolio.jpg) 0 0 no-repeat;
	top:280px;
}

#download_pf.portfolio {
	margin-top:20px;
	position:relative;
}

#brands-main-logo {
	list-style-type: none;
	margin-right: 6px;
 *margin-right: 3px;
	/*width: 662px;*/
	width: 440px;

	border-left: 1px solid #e4e4e5;
	border-right: 1px solid #e4e4e5;
	border-top: 1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;	
	

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:10px;
	/*background-image: url(../images/1_grey.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
	/*position:absolute;
	left:0px;*/
	margin-top:10px;
	float:left;
}
#brands-main-logo li {
	float: left;
	width: 71px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E5;
	display: block;
	overflow: hidden;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
#brands-main-logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#brands-main-names {
	list-style-type: none;
	margin-right: 4px;
	margin-left: 12px;
 *margin-left: 6px;
	width: 432px;
	float: left;
	clear:left;
	padding-top: 28px;
}
#brands-main-names li {
	display: block;
	float:left;
	margin:5px 0px 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a3a3a8;
	font-size: 13px;
	color: #a3a3a8;
	line-height: 14px;
}

#brands-main-names li.item1 { padding-left:0px; }
#brands-main-names a {
	color: #949498;
	display: block;
	padding-right:5px;
}
#brands-main-names a:hover {
	color: #c10080;
}
.main-news-foot {
	/*background-image: url(../images/main-news-bg-foot.png);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
}
.main-news-top {
	/*background-image: url(../images/main-news-bg-top.png);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#main-news {
	/*background-image: url(../images/main-news-bg.png);*/
	margin-top: 8px;
}
.news-item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: left;
	padding-right: 10px;
	background-image: url(../images/main-news-line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news-date {
	font-size: 10px;
	float: right;
	padding-top: 4px;
	color: #949498;
}
.news-date span {
	color: #949498;
}
.news-head {
	font-size: 16px;
	font-weight: normal;
	color: #7f7f81;
	padding-bottom:3px;
}
.news-head a {color: #7f7f81;}
.news-text {
	font-size: 12px;
	padding-left: 89px;
}
.news-read-more {
	font-size: 10px;
	float: right;
	background-image: url(../images/read-more.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top:10px;
}
.news-read-more a {
	text-decoration: none;
	color: #949498;
}
.news-read-more a:hover {
	text-decoration:underline;
}
.news-image {
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	width: 80px;
	overflow: hidden;
}
.main-sphere {
	font-size: 18px;
	color: #515054;
	font-weight: normal;
	background-color: #fbf6f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcd8db;
	border-bottom-color: #dcd8db;
	margin-top: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 6px;
	margin-left: 6px;
}
.main-sphere-col {
	float: left;
	width: 294px;
	padding-bottom: 10px;
	padding-right: 16px;
	padding-left: 16px;
}
.main-sf-bg-l {
	background-image: url(../images/main-sf-bg-l.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.main-sf-bg-r {
	background-image: url(../images/main-sf-bg-r.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
}
.main-sf-bl {
	background-image: url(../images/main-sf-bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.main-sf-br {
	background-image: url(../images/main-sf-br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
.main-sf-bg-bot {
	background-image: url(../images/main-sf-bg-bot.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
}
.main-sphere-col p {
	color: #aaabae;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}
.main-sphere-col h4 {
	color: #515054;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 7px;
}
.main-sf-line {
	background-image: url(../images/main-lines-pink.gif);
	background-repeat: repeat-y;
	background-position: 238px 10px;
	float: left;
}
.main-sf-bg {
	background-image: url(../images/main-bg-lines-pink.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
.main-sf-bg-top {
	/*background-image: url(../images/main-sf-bg-top.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#path {
	font-size: 18px;
	color: #79797b;
	padding-top: 20px;
}
#path span {
	font-size: 29px;
	color: #515054;
	font-weight:normal;
}
#path.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c00280;
	padding-bottom: 12px;
}

#brands-names {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 16px;
	float:left;
	width:980px;
	margin-left:-7px;
}
#brands-names li {
	display: block;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949498;
	font-size: 16px;
	color: #949498;
	line-height: 17px;
	margin:8px 0px 2px 8px;
	height:17px;
}
#brands-names a {
	color: #949498;
	padding-right:8px;
}
#brands-names a:hover, #brands-names a.active {
	color: #c10080;
}
#brands-names a.active {
	font-weight:bold;
}
#pf-description {
	font-size: 11px;
	text-align: right;
	padding-top: 15px;
	color: #949498;
}
#pf-image {
	text-align: right;
}
#pf-image img {
	border: 1px solid #efc3d2;
}
.pf-pager {
	clear: both;
	height: 18px;
	padding-top: 20px;
}
.pf-prev {
	clear: both;
	float: right;
	font-size: 12px;
	width: 80px;
	background-image: url(../images/pf-prev.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 12px;
	padding-right: 120px;
}
.pf-next {
	float: right;
	clear: both;
	font-size: 12px;
	width: 80px;
	background-image: url(../images/read-more.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 10px;
	text-align: right;
	padding-right: 12px;
	margin-top: -15px;
}
#contacts {
	background-image: url(../images/map.jpg);
	width: 731px;
	height: 449px;
	position: absolute;
	left: 124px;
}
#contacts p {
	font-size: 12px;
	text-align: right;
	padding-right: 465px;
	padding-top: 150px;
	color: #889096;
	line-height: 18px;
}
#events-nav {
	padding-top: 13px;
	clear: left;
}
#events-nav .years {
	margin-left: -7px;
}
#events-nav .years li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 7px;
	color: #c3c3c3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c3c3;
}
#events-nav .years a {
	color: #c3c3c3;
}
#events-nav .years .active a {
	color: #c10080;
}
#events-nav .pf-pager {
	padding-top: 0px;
	float: right;
	margin-top: -15px;
}
#events-list {
	float: left;
	width: 1035px;
	margin-top: 38px;
	margin-left: -55px;
}
.events-col {
	width: 264px;
	float: left;
	padding-right: 26px;
	padding-left: 54px;
	margin-bottom: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebc3db;
	height: 343px;
	position: relative;
}
.events-row {
	float: left;
}

.events-date {
	color: #dadadc;
	font-size: 14px;
	background-image: url(../images/events-date-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height:21px;
	margin-right: 0px;
	padding-left: 4px;
	width: 110px;
}
.events-date span.month {
	color: #FFFFFF;
	height: 19px;
	padding-right: 4px;
	display: block;
	float: left;
	background-image: url(../images/events-date-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
}
.events-date .year {
	height: 19px;
	padding-top: 2px;
	display: block;
	width: 38px;
	float: left;
	text-align: right;
}
.events-col .event-image {
	text-align: center;
	height: 130px;
	overflow: hidden;
	clear: left;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	width: 264px;
}
.event-image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.events-col .news-head {
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.events-col .readmore {



	*margin-right: -14px;
	background-color: #c10080;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(../images/read-more-pink.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	position: absolute;
	bottom: 0px;
	padding-right: 23px;
	left: 233px;
	width: 78px;
}
.events-col .readmore a {
	color: #FFFFFF;
}


#event-info {
	width: 560px;
	font-size: 12px;
	padding-top: 24px;
	min-height:400px;
	text-align:justify;
	float: left;
}
#event-info .news-head {
	padding-bottom: 15px;
	padding-top: 12px;
}
.news-head span {
	line-height: 32px;
}

#event-info .events-date {
	margin-right: 0px;
	margin-left: 0px;
}
.events-image {
	padding-top: 65px;
}
#events-big-image {
	padding-bottom: 10px;
	position: relative;
}
#events-big-image img {
	left: 0px;
	top: 0px;
}

#events-small-images {
	list-style-type: none;
	margin-left: -10px;
}
#events-small-images li {
	float: left;
	width: 185px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#events-small-images img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#ftp {
	background-image: url(../images/ftp-bg.png);
	height: 93px;
	width: 511px;
	position: absolute;
	border: 1px solid #e4e4e4;
	left: 233px;
	padding-top: 24px;
	color: #363437;
}
#ftp .head {
	height: 51px;
	float: left;
	width: 234px;
	padding-top: 17px;
	padding-left: 28px;
	font-size: 31px;
}
#ftp .login {
	width: 234px;
	float: right;
	height: 56px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efc2d6;
	padding-left: 14px;
	font-size: 12px;
	padding-top: 12px;
}
#ftp form {
	margin: 0px;
	padding: 0px;
}
#ftp .login input {
	border: 1px solid #e4e4e4;
}
#about-menu {
	list-style-type: none;
	background-color: #fcf6fa;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0dee1;
	border-bottom-color: #e0dee1;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	padding-top: 9px;
}
#about-menu li {
	display: inline;
	padding-right: 3px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #adabae;
	color: #adabae;
}
#about-menu a {
	color: #ADABAE;
}
#about-menu li.active a, #about-menu a:hover {
	color: #c10080;
}
#about-text {
	float: left;
	width: 430px;
}
#about-text #path {
	padding-top: 12px;
	padding-bottom: 26px;
}
#about-text p {
	font-size: 12px;
	/*padding-bottom: 10px;*/
}
#about-photo {
	height: 227px;
	width: 490px;
	float: right;
	padding-top: 16px;
	position: relative;
}
#about-photo-big {
	width: 227px;
	position: absolute;
	top: 17px;
	right: 0px;
	display: none;
}
#about-photo-sm {
	float: left;
	height: 66px;
	width: 66px;
	margin-right: 18px;
	margin-top: 161px;
}
#about-photo-sm img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#about-photo-sm a:hover div {display:block;}
.nav a {
	height: 66px;
	width: 66px;
	display: block;
	float: left;
	margin-right: 20px;
}
.nav {
	height: 66px;
	float: left;
	width: 263px;
	margin-top: 161px;
}

#menu-services {
	list-style-type: none;
	font-size: 14px;
	width:203px;
}
#menu-services li {
	height: 63px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 203px;
}
#menu-services a {
	background-repeat: no-repeat;
	background-position: 0px -64px;
	display: block;
	height: 43px;
	padding-top: 20px;
	padding-left: 16px;
	color: #212125;
	text-decoration: none;
	width: 187px;
}
#menu-services a:hover, #menu-services li.active a {
	background-position: 0px 0px;
}
#menu-services li a {
	background-image: url(../images/menu-serv-bg.png);
}
/*#menu-pf li.item2 a {
	background-image: url(../images/ico-pos.png);
}
#menu-pf li.item3 a {
	background-image: url(../images/ico-print.png);
}
#menu-pf li.item4 a {
	background-image: url(../images/ico-web.png);
}
#menu-pf li.item6 a {
	background-image: url(../images/ico-id.png);
}*/
