html{
	height:100%;
}
body {
	margin:0;
	color:#444243;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
	height:100%;
}
img {
	border-style:none;
	display:block;
}
a {
	text-decoration:underline;
	color:#2578ca;
	outline:none;
}
a:hover {text-decoration:none;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.wrap{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:977px;
	margin:0 auto;
	min-height:100%;
}
* html #wrapper{
	height:100%;
}
#header{
	height:318px;
	overflow:hidden;
	margin:0 0 2px;
	background: url(/images/bg-header.gif) no-repeat;
	position:relative;
}
.logo{
	position:absolute;
	top:103px;
	left:419px;
	width: 138px;
	height: 122px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
	background: url(/images/logorus.png) no-repeat;
}
#header .image-tl{
	position:absolute;
	top:9px;
	left:0;
}
#header .image-tc{
	position:absolute;
	top:9px;
	left:394px;
	z-index:2;
}
#header .image-tr{
	position:absolute;
	top:9px;
	right:0;
}
#header .image-bl{
	position:absolute;
	bottom:0;
	left:0;
}
#header .image-bc{
	position:absolute;
	bottom:0;
	left:394px;
	z-index:2;
}
#header .image-br{
	position:absolute;
	bottom:0;
	right:0;
}
#header .lines{
	background: url(/images/slider-lines.png) no-repeat;
	width: 977px;
	height: 309px;
	position:absolute;
	top:9px;
	left:0;
	z-index:2;
}
#nav {
	margin: 0 0 42px;
	padding: 13px 0 0;
	list-style: none;
	text-align: justify;
	background: url(/images/bg-nav.gif) no-repeat;
	line-height: .7em;
	height:37px;
	position:relative;
	z-index:3;
}
#nav li, #nav:after {
	display: inline-block;
	vertical-align: top;
}
#nav li {
	line-height: 1.4em;
	margin-bottom: -.7em;
	position: relative;
	text-align: center;
	padding-bottom:10px;
}
#nav a{
	display: block;
	text-decoration: none;
	font-size:15px;
	line-height:15px;
	color: #4e4b4d;
}
#nav li a:hover,
#nav .active a{
	color:#fff;
}
#nav a span{
	display:block;
	padding:4px 8px;
	cursor:pointer;
}
* html #nav a span{
	display:inline;
	zoom:1;
}
#nav .with-drop em{
	background: url(/images/bg-arrow.gif) no-repeat 100% 4px;
	padding:0 15px 0 0;
	font-style:normal;
	line-height:15px;
	display:inline-block;
}
#nav .with-drop:hover a em{
	background: url(/images/bg-arrow02.png) no-repeat 100% 4px;
}
#nav:after {
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
	content: '\00a0';
}
* html #nav { text-justify: newspaper; text-align-last: justify; zoom: 1 }
* html #nav li { display: inline; margin: 0; zoom: 1 }
*+html #nav { text-justify: newspaper; text-align-last: justify; zoom: 1 }
*+html #nav li { display: inline; margin: 0; zoom: 1 }

#nav .hover .link01,
#nav .active .link01{
	background: url(/images/bg-nav-l.gif) no-repeat;
}
#nav .hover .link01 span,
#nav .active .link01 span{
	background: url(/images/bg-nav-r.gif) no-repeat 100% 0;
}
#nav .hover .link02,
#nav .active .link02{
	background: url(/images/bg-nav-l02.gif) no-repeat;
}
#nav .hover .link02 span,
#nav .active .link02 span{
	background: url(/images/bg-nav-r02.gif) no-repeat 100% 0;
}
#nav .hover .link03,
#nav .active .link03{
	background: url(/images/bg-nav-l03.gif) no-repeat;
}
#nav .hover .link03 span,
#nav .active .link03 span{
	background: url(/images/bg-nav-r03.gif) no-repeat 100% 0;
}
#nav .hover .link04,
#nav .active .link04{
	background: url(/images/bg-nav-l04.gif) no-repeat;
}
#nav .hover .link04 span,
#nav .active .link04 span{
	background: url(/images/bg-nav-r04.gif) no-repeat 100% 0;
}
#nav .hover .link05,
#nav .active .link05{
	background: url(/images/bg-nav-l05.gif) no-repeat;
}
#nav .hover .link05 span,
#nav .active .link06 span{
	background: url(/images/bg-nav-r05.gif) no-repeat 100% 0;
}
#nav .hover .link06,
#nav .active .link06{
	background: url(/images/bg-nav-l06.gif) no-repeat;
}
#nav .hover .link06 span,
#nav .active .link06 span{
	background: url(/images/bg-nav-r06.gif) no-repeat 100% 0;
}
#nav ul{
	list-style:none;
	margin:-7px 21px 0;
	padding:0;
	overflow:hidden;
}
#nav ul li{
	display:block;
	line-height: 15px;
	margin:0;
	position:static;
	text-align: center;
	padding:16px 0 15px;
	background: url(/images/separator.gif) repeat-x;
}
#nav ul li:first-child{
	background:none;
}
#nav ul a,
#nav li:hover ul a{
	font-size:12px;
	color:#8a8a8a;
	padding:0 11px;
	white-space:nowrap;
}
#nav .hover ul a:hover{
	color:#444243;
}
#nav li:hover .drop,
#nav li.hover .drop { top: 29px; }

#nav .drop {
	position: absolute;
	left: -9%;
	top:-9999px;
	z-index: 999;
	width:999px;
}
#nav .first-child .drop{
	left:-4px;
}
#nav .last-child .drop{
	left:auto;
	right:-4px;
}
#nav .right-side .drop {
	left: auto;
	right: 0;
}
#nav .drop .drop-inner {
	float: left;
	position: relative;
}
.pointer { display: none; }


/* drop-down bg start */
.table { display: table; }
.body { display: table-row; }
.left,
.right {
	background: url(/images/bg-left.png) repeat-y;
	width: 8px;
	display: table-cell;
}
.right { background: url(/images/bg-right.png) repeat-y; }
.content {
	height: 1%;
	background-color: #fff;
	display: table-cell;
}
.top-left,
.top-right,
.bottom-left,
.bottom-right {
	background: url(/images/bg-top-left.png) no-repeat;
	height: 8px;
	width: 8px;
	font-size: 0;
	display: table-cell;
}
.top-right { background: url(/images/bg-top-right.png) no-repeat; }
.bottom-left { background: url(/images/bg-bottom-left.png) no-repeat; }
.bottom-right { background: url(/images/bg-bottom-right.png) no-repeat; }
.top,
.bottom {
	background: url(/images/bg-top.png) repeat-x;
	height: 8px;
	display: table-cell;
	font-size: 0;
}
.bottom { background: url(/images/bg-bottom.png) repeat-x; }


#main{
	width:100%;
	overflow:hidden;
	padding:0 0 161px;
}
#sidebar{
	float:left;
	width:237px;
	padding:0 63px 0 0;
}
* html #sidebar{
	padding:0 0 0 63px;
}
#sidebar .side-box{
	background: url(/images/bg-side-c.gif) repeat-y;
	margin:0 0 13px;
	zoom:1;
}
#sidebar .sidemenu{
	margin:0 0 20px;
}
#sidebar .box-type{
	margin:0 0 60px;
}
#sidebar .side-holder{
	background: url(/images/bg-side-t.gif) no-repeat;
}
#sidebar .side-frame{
	background: url(/images/bg-side-b.gif) no-repeat 0 100%;
	padding:8px;
}
#sidebar .phone-box .title{
	display:block;
	font-size:15px;
	color:#fff;
	text-shadow:#0c59da 0 1px 0;
	margin:0 0 11px;
}
#sidebar .phone-box .phone{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/bg-phone02.gif) no-repeat;
	width: 197px;
	height: 33px;
}
#sidebar .phone-box a{
	width: 221px;
	height: 95px;
	display: block;
	background: url('/images/phoner-bg.png') #1F8DE6 repeat-x;
	text-decoration: none;
}
.container {
	width:221px;
	height:239px;
	overflow:hidden; 
	position:relative;
	cursor:pointer;
}

.loopedSlider{
	margin:0 auto;
	width:221px;
	position:relative;
	clear:both;
}
.loopedSlider .slides { position:absolute; top:0; left:0; }
.loopedSlider .slides div{ position:absolute; top:0; width:221px; display:none; padding:0; margin:0; }
.pagination{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	left:74px;
	bottom:-33px;
}
.pagination li{
	float:left;
	margin:0 7px 0 0;
}
.pagination li a{
	background: url(/images/bg-paging.gif) no-repeat;
	width: 13px;
	height: 13px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.pagination .active a {
	background-position:0 -13px;
}
.aside{
	float:left;
	width:238px;
	padding:0 63px 0 0;
}
#content{
	height:1%;
	overflow:hidden;
	padding:0;
}
#content h1{
	margin:-2px 0 29px;
	font-size:26px;
	line-height:19px;
	font-weight:normal;
}
#content .bulleted-list{
	list-style:none;
	margin:0;
	padding:0 0 14px;
}
#content .bulleted-list li{
	background: url(/images/bullet.gif) no-repeat 0 3px;
	padding:0 0 8px 28px;
	font-size:15px;
}
#content h2 {
	margin:0 0 19px;
	font-size:22px;
	font-weight:normal;
}


#content p{
	margin:0 0 26px;
	line-height:18px;
}





#threecolumns{
	width:100%;
	overflow:hidden;
	margin:0 0 -8px;
}
.news-holder{
	width:100%;
	overflow:hidden;
}
.news-holder .title-holder,
.news-wrap .title-holder,
.phalbum .title-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 28px;
}

.phalbum .title-holder{
	padding:0 0 8px;
}

.news-holder h2,
.news-wrap h2 {
	margin:0 15px 0 0;
	font-size:26px;
	line-height:33px;
	font-weight:normal;
	float:left;
}

#content .phalbum h2{
	margin:0 15px 0 0;
	line-height:33px;
	font-weight:normal;
	float:left;
}


#content h2 a{
color:#444243;
text-decoration:none;
}

.news-holder .archiv,
.news-wrap .archiv, 
.phalbum .archiv{
	float:left;
	background:#b8bdc4 url(/images/bg-archiv-l.gif) no-repeat;
	font:italic 11px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:13px 0 0;
	text-decoration:none;
}
.news-holder .archiv em,
.news-wrap .archiv em, 
.phalbum .archiv em{
	float:left;
	padding:0 9px 0 7px;
	height:14px;
	background:url(/images/bg-archiv-r.gif) no-repeat 100% 0;
}
.threecolumns{
	width:1119px;
	overflow:hidden;
	padding:0 0 14px;
	background: url(/images/bg-threecolumns.gif) repeat-y 3px 0;
}
.threecolumns .column{
	float:left;
	width:234px;
	padding:0 139px 0 0;
}
.threecolumns .date,
.news-wrap .date{
	display:block;
	font-size:10px;
	color:#8a8a8a;
	padding:0 0 16px 4px;
}
.threecolumns .column a,
.news-wrap .news-box a{
	font:italic 12px/17px Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	color:#444243;
}
.threecolumns .column a:hover,
.news-wrap .news-box a:hover{
	text-decoration:underline;
}
.breadcrumbs{
	list-style:none;
	margin:-32px 0 38px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	font-size:11px;
	color:#8a8a8a;
	background: url(/images/separator04.gif) no-repeat 0 4px;
	padding:0 5px 0 10px;
	text-transform:uppercase;
}
.breadcrumbs a{
	text-decoration:none;
	color:#8a8a8a;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left:0;
}
#content .image-left,
#content .image-right{
	float:left;
	background: url(/images/bg-image.gif) no-repeat 0 5px;
	width: 193px;
	height: 138px;
	padding:13px 8px 8px;
	margin:0 25px 20px 0;
}
#content .image-right{
	float:right;
	margin:0 0 20px 25px;
}
#content h3{
	margin:0 0 18px;
	font-size:18px;
	line-height:28px;
	font-weight:normal;
}
#content p a{
	color:#2578ca;
}
#content .content-list{
	list-style:none;
	margin:0;
	padding:0 0 26px 13px;
}

.about_block .content-list{
	list-style:none;
	margin:0;
	padding:0 0 20px 13px !important;
}

#content .content-list li{
	background: url(/images/bullet02.gif) no-repeat 0 5px;
	padding:2px 0 2px 32px;
}
#content .gallery-wrap{
	width:100%;
	overflow:hidden;
}
#content .gallery{
	list-style:none;
	margin:0;
	padding:5px 0 0;
	width:700px;
	overflow:hidden;
}
#content .gallery li{
	float:left;
	background: url(/images/bg-image.gif) no-repeat;
	width: 193px;
	height: 138px;
	padding:8px;
	margin:0 23px 26px 0;
	position:relative;
}
#content .contest li{
	margin:0 23px 36px 0;
}
#content .gallery li a img, #content .image-left a img,  #content .image-right a img{
	visibility:visible !important;
}
.table-wrap{
	width:672px;
	background:#e8f3fc url(/images/bg-table-t.gif) no-repeat;
	margin:0 0 41px;
}
.main-table{
	background: url(/images/bg-table-b.gif) no-repeat 0 100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
}
.main-table td{
	color:#444243;
}
.main-table thead td{
	padding:6px 5px 8px;
}
.main-table tbody td{
	padding:5px;
}



.main-table .number{
	width:108px;
	padding-right:125px;
}
.main-table tbody .number{
	font-weight:bold;
}
.main-table .name{
	width:173px;
	padding-right:109px;
}
.main-table .price{
	width:157px;
}
.main-table .odd td{
	background: #f8fbfe;
}


.contact-form{
	width:674px;
	overflow:hidden;
	padding:10px 0 0;
	position:relative;
}
.contact-form .input-holder{
	width:700px;
	overflow:hidden;
	padding:0 0 14px;
}
.contact-form .text-wrap{
	float:left;
	background: url(/images/bg-input.gif) no-repeat;
	width: 191px;
	height: 15px;
	padding:5px 8px;
	margin-right:25px;
	display:inline;
}
.contact-form .text{
	float:left;
	background:none;
	margin:0;
	padding:0;
	border:0;
	width:191px;
	color:#fff;
	text-shadow:#69707e 0 1px 0;
}
.contact-form .textarea{
	background: url(/images/bg-input02.gif) no-repeat;
	width: 656px;
	height: 69px;
	padding:5px 8px;
	margin:0 0 13px;
	overflow:hidden;
}
.contact-form textarea{
	float:left;
	background:none;
	margin:0;
	padding:0;
	border:0;
	width: 656px;
	height: 69px;
	color:#fff;
	text-shadow:#69707e 0 1px 0;
	overflow:auto;
	resize:none;
}
.contact-form .submit{
	float:right;
	background: url(/images/bg-submit.gif) no-repeat;
	width: 161px;
	height: 19px;
	padding:0;
	border:0;
	cursor:pointer;
	font-size:0;
	letter-spacing:-1000px;
}
.contact-form .row{
	width:674px;
	overflow:hidden;
}
.news-wrap, {
	width:100%;
	overflow:hidden;
}
.news-box-wrap{
	width:100%;
	overflow:hidden;
}
.news-box{
	margin:-25px 0 20px;
/*	background: url(/images/separator05.gif) repeat-x;*/
	padding:24px 0 28px;
	zoom:1;
}


#footer{
	width:977px;
/*	height:73px;*/
	margin:-92px auto 0;
	padding:19px 0 0;
	position:relative;
	overflow:hidden;
	background: url(/images/bg-footer.gif) no-repeat;
}
#footer .social{
	float:right;
	list-style:none;
	margin:0;
	padding:5px 0 0 49px;
	background: url(/images/separator02.gif) no-repeat 0 9px;
}
#footer .social li{
	float:left;
	padding:0 0 0 5px;
}
#footer .contacts-holder{
	width:180px;
	float:right;
	padding:0 25px 0 0;
	text-align:right;
}
#footer .contacts-holder .phone{
	font-size:23px;
	line-height:23px;
	color:#5f5d5e;
	display:block;
	letter-spacing:-1px;
	margin:0 0 -3px -10px;
}
#footer .contacts-holder .email{
	color:#2578ca;
	text-decoration:none;
}
#footer .copyrights{
	float:left;
	padding:3px 0 0;
	font-size:11px;
}
#footer .copyrights span{
	display:block;
	padding:0 0 5px;
}
#footer .copyrights a{
	color:#2578ca;
}
#footer .footer-nav{
	list-style:none;
	margin:9px 0 0;
	padding:0;
	/*background: url(/images/separator03.gif) no-repeat;*/
	text-align:center;
}
#footer .footer-nav li{
	display:inline-block;
	zoom:1;
	padding:1px 10px 5px 10px;
	background: url(/images/separator03.gif) no-repeat 100% 0;
}
#footer .footer-nav a{
	color:#2578ca;
	font-size:11px;
}
#footer .seo-links a,#footer .seo-links td a{
	font-size:11px;
}
#footer .seo-text{
	font-size:11px;
	color:#8a8a8a;
}
#footer h1{
	margin-bottom:0;
	color:#8a8a8a;
}
a.menu_bottom {
	color: #8A8A8A;
}

.cursiv, .about_block em {
font:italic 12px/17px Arial, Helvetica, sans-serif;
}

div.about_block p{
line-height: 15px !important;
margin: 0 0 15px 0 !important;
}

#project h2{
	margin:0 0 9px;
}



#project p{
	margin:0 0 6px;
}
.liveTex div {
	z-index:2 !important;
}

strike {
color:#ff0000;
}


strike span {
color:#444243;
}


.morebtn {
background: url(/images/more.png) no-repeat top left;
width:136px;
height:31px;
text-align:center;
vertical-align:middle;
padding-top: 8px;
}

a.btn {
text-decoration:none;
color:#444243;
}

a.btn:hover{
color:#2578ca;
}

table.greentbl {
border-collapse:collapse;
color:#000000;
}

table.greentbl  td{
border: 1px solid #368335;
padding:3px;
font-size:90%;
text-align:center;
}

table.greentbl  th{
border: 1px solid #368335;
padding:0px;
}

table.greentbl  td.yel, table.greentbl  tr.yel{
background: #fff3d6;
}


table.greentbl  td.grn, table.greentbl  tr.grn {
background: #e3ffda;
}

div.fb-like span {
	overflow: hidden;
}
#sidebar .sidemenu UL
{
	margin: 0;
	padding: 0 30px 10px 0;
	list-style: none;
}
#sidebar .sidemenu UL UL
{
	padding: 0 0 0 20px;
}
#sidebar .sidemenu A
{
	color: #444243;
	text-decoration: none;
	padding: 0;
}
#sidebar .sidemenu UL LI
{
	border-bottom: 1px dotted #8A8A8A;
	line-height: 23px;
	display: block;
}
#sidebar .sidemenu UL LI UL LI
{
	border: none;
}
#sidebar .sidemenu UL LI A
{
	font-weight: bold;
}
#sidebar .sidemenu UL LI UL LI A
{
	font-weight: normal;
	display: block;
}
#sidebar .sidemenu UL LI:last-child
{
	border: none;
}

.progress_item {  
    margin-top: 20px; 
    font-size: 15px;    
}
.progress_link strong {  
    cursor: pointer;  
    border-bottom: 1px dashed red;  
}
.progress_content {  
    display: none; 
}
.progress_content p {  
    margin: 10px 10px 0 !important; 
}

.order_d {
    padding:5px 0 5px 20px;
    border:1px solid #BBB;
    border-radius:5px;
}
.order_d h3 {
    margin-bottom: 0 !important;
}
.order_d input.submit {
    float:none !important;
    margin-top:4px !important;
}
.order_status {
    padding-top: 3px;
    color: red;
    display: none;
}

