* {
	font-size: 1em;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,label, legend,caption {
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
}

html,body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

html {
	overflow-y: scroll;
}

body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	background:url('../images/bg.png') #f4f4f4 no-repeat center center;
}
a:link, a:visited, a:active {
	color: #285a89;
	text-decoration: underline;
}
p {
	margin-bottom:7px;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:14px;
}
.brd {
	border:1px solid #cccccc;
	border-radius:5px;
	padding:5px;
	width:auto;
	margin-bottom:10px;
}
#content h1,#content h2,#content h3 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	/*text-transform:uppercase;*/
}
a:hover{
	text-decoration:none;
}
article ul,article ol {
	margin-bottom:10px;
}
#content table.lines td {
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #cccccc;
}
#content table.lines {
	margin-bottom:10px;
}
.clear {	clear: both;}
.left {float: left;}
.right {	float: right;}
.after:after{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
.gray_button {
	width:auto;
	background:#4b4b4b;
	border:1px;
	border-radius:3px;
	padding-top:5px;
	height:18px;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}
.gray_button a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
.gray_button a:hover {
	text-decoration:underline;
}
.fl{
	float:left;
	display:inline;
}
.fr {
	float:right;
}
#body{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	min-height: 100%;
	min-width: 1200px;
	height:auto;
}

#top{
	height:235px;
	background:url('../images/header.png') no-repeat top center;
	width: 100%;
	margin: 0 auto;
	position: relative;
	/*margin-top:-216px;*/
	margin-top:0px;
	z-index:999;
}
.sitecont {
	width:1000px;
	margin:0 auto;
	position:relative;
}
#logo {
	width:240px;
	float:left;
	padding-top:50px;
	padding-left:30px;
	position:relative;
}
#logo > a,#logo > img{
	display:inline-block;
	vertical-align:middle;
}
#logo > img{
	width:100px;
	margin-right:20px;
}
#logo > a img{
	width:75px;
}
.header_cnt {
	/*text-transform:uppercase;*/
	color:#4b4b4b;
	font-weight:bold;
	float:left;
	font-size:21px;
	margin-left:10px;
}
.header_right {
	position:absolute;
	right:0px;
	top:15px;
	font-size:11px;
	font-weight:normal;
}
.header_right  .hrd {
	float:left;
	border:1px;
	border-radius:5px;
	padding:7px;
	text-transform:uppercase;
	margin-left:7px;
}
.header_right  .hrd a {
	color:#454545;
	text-decoration:none;
}
.header_right  .hrd a:hover {
	text-decoration:underline;
}
.header_right .hrd_mail {
	background:url('../images/ico_mail.png') #f2f2f2 no-repeat 5px center;
	padding-left:24px;
}
.header_right .hrd_lc {
	background:url('../images/ico_uid.png') #f2f2f2 no-repeat 5px center;
	padding-left:22px;
}
.header_right .war{
	float:left;
	margin-right:30px;
}
.header_right .war img{
	height:40px;
}
.st {
	background:url('../images/st.png') no-repeat center center;
	width:69px;
	height:32px;
	cursor:pointer;
	position:absolute;
	top:-2px;
	left:50%;
	margin-left:-34px;
}
.header_ico {
	margin-left:91px;
	margin-top:66px;
	float:left;
}
.site_name {
	margin-top:46px;
	float:left;
	color:#027dbb;
}
.site_langs {
	float:left;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	margin-top:46px;
	margin-left:15px;
}
.site_langs a, .site_langs img {
	display:block;
	float:left;
}
.site_langs a {
	text-decoration:none;
	border-bottom:1px dotted #285a89;
	position:relative;
	padding-top:10px;
}
.site_langs img {
	margin-left:5px;
}
.site_langs a:hover {
	border-bottom:1px dotted #ffffff;
}
#top-menu{
	position:relative;
	width:100%;
	/*
	background:url('../images/mlogo.png') #027dbb no-repeat 14px center;
	*/
	background:#027dbb;
	border:1px;
	border-radius:3px;
	height:55px;
	margin-top:10px;
}
#top-menu ul {
	list-style:none;
	/*
	margin-left:62px;
	*/
	height:55px;
	background:url('../images/menu_brd.png') no-repeat left center;
	float:left;
}
#top-menu ul li {
	float:left;
	height:35px;
	padding-left:7px;
	padding-right:9px;
	padding-top:20px;
	margin-top:0px;
	background:url('../images/menu_brd.png') no-repeat right center;
}
#top-menu ul li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	text-shadow:1px 1px 1px #024f9d;
}
#top-menu ul li a:hover {
	text-decoration:underline;
}
/*#top-menu ul li.active a {
	color: #444444;
	text-shadow:1px 1px 1px #65879a;
}
#top-menu ul li.active {
	background:url('../images/menu_brd.png') #429fd3 no-repeat right center;
}*/
#middle{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	/*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
	background:url('../images/middle.png') no-repeat center bottom;
	padding-bottom:38px;
}
#middle_cnt{
	margin-top:7px;
	border:1px;
	/*background:url('../images/map_bg_cent.png') #ffffff no-repeat right top;*/
	background:url('../images/main_top.png') #ffffff no-repeat right top;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius:5px;
	position:relative;
	z-index:100;
}
#middle_cnt div {
}
#kompas {
	background:url('../images/kompas.png') no-repeat;
	position:absolute;
	width:190px;
	height:205px;
	bottom:40px;
	right:-140px;
	z-index:90;
}
#left{
	float:left;
	width:300px;
	padding-top:15px;
	background:url('../images/left_brd.png') no-repeat right top;
}
#left_main{
	float:left;
	width:390px;
	background:url('../images/left_brd.png') no-repeat right top;
}
#left_main h1 {
	margin-left:20px;
	margin-top:5px;
}
#left_main .gray_button{
	margin-right:15px;
}
.news_main_top {
	height:362px;
	padding-top:10px;
	position:relative;
}
.news_main_first {
	width:353px;
	padding-left:20px;
	padding-right:15px;
	height:320px;
	background:url('../images/news_first.png') no-repeat bottom center;
	font-size:11px;
	padding-bottom:7px;
	position:absolute;
	bottom:0px;
}
.news_main_first_photo {
	width:356px;
	height:183px;
	position:relative;
}
.news_date {
	color:#ffffff;
	display:block;
	background:#0778b0;
	width:47px;
	height:17px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	position:absolute;
	right:0px;
}
.news_main_first .news_date {
	bottom:-2px;
}
.news_main_first h3 {
	background:url('../images/news_first_h.png') no-repeat top center;
	padding-top:12px;
	margin-top:5px;
	font-weight:normal;
	margin-bottom:10px;
}
.news_main_first h3 a{
	font-size:17px;
	text-decoration:none;
}
.news_main h3  {
	font-weight:normal;
	font-size:12px;
	margin-bottom:5px;
}
.news_main h3 a{
	text-decoration:none;
}
.news_main_first h3 a:hover,.news_main h3 a:hover {
	text-decoration:underline;
}
.news_main_cnt {
	background:url('../images/news_main_lst.png') no-repeat top center;
}
.news_main {
	width:390px;
	font-size:11px;
	background:url('../images/news_main_lst.png') no-repeat bottom center;
	padding-bottom:20px;
}
.news_main td {
	padding:0px;
	padding-top:5px;
}
.news_main td.news_main_photo {
	width:120px;
	text-align:right;
	display:block;
	position:relative;
	vertical-align:top;
}
.news_main td.news_main_photo .news_date {
	top:38px;
}
.news_main td.news_main_text {
	padding-left:10px;
	vertical-align:top;
	padding-right:40px;
}
.catalog_cnt {
	background:url('../images/vmenu.png') no-repeat center top;
	border:1px;
	border-radius:10px;
}
#catalog {
	list-style:none;
	background:url('../images/vmenu.png') no-repeat center bottom;
	padding:10px;
	border:1px;
	border-radius:10px;
}
#catalog ul {
	list-style:none;
}
#catalog li{
	margin-left:0px;
	width:100%;
	text-transform:uppercase;
	background:url('../images/vnav_l.png') no-repeat 25px bottom;
}
#catalog li.down {
	background:url('../images/li_act.png') #076797 repeat-x;
}
#catalog li.down ul {
	background:url('../images/vmenu.png') no-repeat center center;
}
#catalog li a {
	color:#5d5d5d;
	text-decoration:none;
	background:url('../images/vnav1.png') no-repeat 10px 8px;
	padding-left:25px;
	padding-top:5px;
	display:block;
	padding-bottom:5px;
}
#catalog li.down a {
	color:#ffffff;
	background:url('../images/vnav1h.png') no-repeat 10px 8px;
}
#catalog li a:hover {
	text-decoration:underline;
}
#catalog li ul li,#catalog li.active ul li {
	background:#f1f1f1;
	padding-left:0px;
	border-bottom:none;
	width:99%;
}
#catalog li ul li a,#catalog li.down ul li a {
	background:url('../images/vnav2.png') no-repeat 15px 10px;
}
#catalog li.active ul li a {
	color:#5d5d5d;
}
#catalog li ul li ul {
	padding-left:20px;
}
#catalog li ul li ul li,#catalog li.active ul li ul li  {
	background:#ffffff;
	text-transform:none;
}
#catalog li ul li ul li.active a, #catalog li ul li ul li.prod a{
	color:#5681a8;
}
#content,#content_main{
	position:relative;
	overflow:hidden;
	padding:0;
	float:left;
}
#content {
	width:670px;
	padding-left:10px;
	padding-bottom:20px;
}
#content_main{
	width:610px;
}
#content h1, #content_main h1 {
	line-height:28px;
}
.main_top {
	background:url('../images/main_top_bg.png') no-repeat center bottom;
	height:372px;
	position:relative;
}
.main_top_cnt {
	background:url('../images/main_top_ico.png') no-repeat 0px 105px;
	height:372px;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	bottom:0px;
}
.main_top_pnz {
}
.main_top_cnt .gray_button {
	/*margin-top:-4px;*/
	margin-top:4px;
}
#content_main .main_top_pnz h1 {
	color:#000000;
	line-height:40px;
}
#content_main .main_top_pnz  h1 a{
	color: #000000;
	text-decoration:none;
}
#content_main .main_top_pnz  h1 a:hover{
	text-decoration:underline;
}
.main_top_icons {
	padding-left:20px;
	margin-bottom:15px;
	padding-top: 27px;
}
.main_top_ico {
	float:left;
	text-align:center;
	margin-right:30px;
	height:70px;
	width:120px;
	position:relative;

}
.main_top_ico_name {
	position:absolute;
	bottom:0px;
	width:120px;
	height:14px;
	text-align:center;
}
.main_top_ico_img {
	position:absolute;
	bottom:17px;
	width:120px;
	text-align:center;
}
.main_top_ico a {
	text-transform:uppercase;
	color:#575757;
	text-decoration:none;
	font-size:10px;
}
.main_top_ico a:hover {
	text-decoration:underline;
}
.main_rm {
}
.main_rm div {
	float:left;
}
.main_rm .main_rm_cnt {
	background:url('../images/rem_mod_bg.png') no-repeat center center;
	width:264px;
	height:232px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
.main_rm .main_rm_sep {
	background:url('../images/rem_mod_sep.png') no-repeat center center;
	width:2px;
	height:232px;
}
.main_rm_cnt_img {
	width:264px;
	height:114px;
	background:url('../images/rem_mod_brd.png') no-repeat bottom center;
}
.main_rm_cnt_img img {
	width:264px;
	height:104px;
}
.main_rm_cnt_txt {
	font-size:11px;
	padding-bottom:2px;
}
.top_menu_txt {
	color:#ffffff;
	line-height:57px;
	padding-right:15px;
	font-size:14px;
}
.top_menu_txt span{
	font-weight:bold;
}
.top_menu_txt a {
	color:#ffffff;
	background:url('../images/feedback.png') no-repeat left center;
	font-size:11px;
	text-decoration:none;
	padding-left:28px;
}
.top_menu_txt a:hover {
	text-decoration:underline;
}
#bottom{
	background:url('../images/footer.png') no-repeat center center;
	height:160px;
	width:100%;
	color:#ffffff;
	font-size:10px;
}
.flogo {
	width:83px;
	height:113px;
	margin-left:25px;
	float:left;
	background:url('../images/flogo.png') no-repeat center center;
	margin-top:29px;
	margin-right:50px;
}
.footer_right {
	float:right;
	width:200px;
	padding-right:20px;
	padding-top:20px;
}
.footer_right div {
	margin-bottom:2px;
	padding-left:17px;
}
.footer_right div a {
	color:#ffffff;
}
.f_phone_v {
	font-size:17px;
	font-weight:bold;
}
.f_phone {
	background:url('../images/ico_phone.png') no-repeat left center;
}
.f_address {
	background:url('../images/ico_address.png') no-repeat left center;
}
.main_tn {
	padding-left:20px;
}
.main_tn table {
	margin-top:10px;
}
.main_tn table td {
	vertical-align:middle;
	padding:0px;
	padding-right:40px;
}
#hsl {
	width:100%;
	max-width:1600px;
	margin:0 auto;
	position:relative;
	height:674px;
	display:none;
}
#hsl .slides_container {
	width:100%;
	overflow:hidden;
	position:relative;
	display:none;
}
#hsl .slides_container .slide {
	margin:0 auto;
	height:674px;
	display:block;
	position:absolute;
}
#hsl .slides_container .slide img {
	width:100%;
}
#hsl .next,#hsl .prev {
	position:absolute;
	top:144px;
	width:39px;
	height:39px;
	display:block;
	z-index:101;
}
#hsl .prev {
	left:200px;
}
#hsl .next {
	right:200px;
}
#hsl .pagination {
	width:65px;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-22px;
	z-index:999;
}
#hsl .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
#hsl .pagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background-image:url('../images/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}
#hsl .pagination li.current a {
	background-position:0 -14px;
}
#hsl .slides_container .slide  .caption {
	background:url('../images/hsl_c.png') no-repeat center -5px;
	width:379px;
	padding-top:7px;
	height:100px;
	text-align:center;
	top:0px;
	left:50%;
	margin-left:-190px;
	z-index:500;
	position:absolute;
}
#hsl .caption p {
	margin-left:70px;
	margin-right:70px;
}
#hsl .caption span {
	color:#ffffff;
	font-size:22px;
	line-height:22px;
	display:inline-block;
	margin-bottom:10px;
}
.fm {
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.fm ul {
	list-style:none;
	margin-bottom:20px;
}
.fm ul li {
	margin-bottom:4px;
}
.fm ul li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}
.fm ul li a:hover {
	text-decoration:underline;
}
.catalog {
	width:100%;
	min-height:176px;
	background:url('../images/catalog_bg.png') #ffffff no-repeat center bottom;
}
.contacts_items {
	width:100%;
	min-height:352px;
	background:url('../images/contacts.png') no-repeat right top;
}
.catalog_item {
	background:url('../images/catalog_item.png') no-repeat center bottom;
	width:210px;
	height:186px;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	text-align:center;
	color:#285a89;
}
#content .catalog_item h3 {
	font-weight:normal;
	text-transform:none;
	font-size:12px;
}
.catalog_item_text {
	padding-left:7px;
	padding-right:4px;
}
.catalog_item_conts {
	width:210px;
	/*height:330px;*/
	height:180px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #c2c4c0;
	font-size:11px;
	background:#ffffff;
}
.dolzhn {
	color:#285a89;
	margin-bottom:14px;
}
.catalog_item_conts_photo {
	height:164px;
	border-bottom:1px solid #c2c4c0;
}
.catalog_item_conts h3 {
	font-weight:normal;
	font-size:14px;
	padding-top:14px;
}
.catalog_item a {
	color:#285a89;
	text-decoration:none;
	font-size:14px;
}
.catalog_item a:hover {
	text-decoration:underline;
}
.catalog_item_photo {
	width:215px;
	height:120px;
	margin-bottom:10px;
}

#sr {
	height:115px;
	border:1px;
	padding-top:10px;
	padding-left:14px;
	padding-right:10px;
	margin-top:5px;
	width:550px;
	background:#ffffff;
	border-radius:5px;
	position:relative;
}
.detail_morephotos #sr{
	width:660px;
}
#sr .viewport {
	float:left;
	width:545px;
	height:110px;
	overflow:hidden;
	position:relative;
}
.detail_morephotos #sr .viewport {
	width:615px;
}
#sr .buttons {
	display:block;
	margin:40px 5px 0 0;
	float:left;
	width:16px;
	height:23px;
	position:absolute;
}
#sr .prev {
	background:url('../images/sl_l2.png') no-repeat;
	background-position:top center;
	left:-10px;
}
#sr .next {
	margin:40px 0 0 5px;
	background:url('../images/sl_r2.png') no-repeat;
	background-position:top center;
	right:-10px;
}
#sr .disable {
	/*visibility:hidden;*/
	background-position:bottom center;
}
#sr .overview {
	list-style:none;
	position:absolute;
	padding:0;
	margin:0;
	left:0;
	top:0;
}
#sr .overview li{
	float:left;
	margin:0 2px 0 0;
	padding:1px;
	height:100px;
	border:1px solid #ababab;
	width:176px;
	overflow:hidden;
}
#content #sr {
	padding-left:15px;
	padding-right:10px;
}
#content #sr .overview li {
	width:196px;
}
.detail_morephotos #sr .overview li {
	margin:0 5px 0 0;
}
.office {
	background:url('../images/office.png') no-repeat bottom center;
	padding:10px;
}
.detail_photo {
	width:100%;
	background:url('../images/detail.png') no-repeat bottom center;
}
.detail_photo_cnt {
	width:100%;
	background:url('../images/detail_brd.png') no-repeat bottom center;
	padding-bottom:15px;
	text-align:center;
}
.detail_photo_cnt img {
	border:3px solid #ffffff;
	border-radius:5px;
}
.bc {
	margin-top:10px;
	font-size:11px;
}
.left_ico {
	text-align:center;
	margin-top:10px;
}
.left_ico_img {
	margin-bottom:5px;
}
.left_ico_lnk {
	background:#f0f0f0;
	border:1px solid #dedede;
	border-radius:5px;
	padding:10px;
	width:187px;
	text-transform:uppercase;
	margin:0 auto;
}
.left_ico_lnk a {
	text-transform:uppercase;
	text-decoration:none;
	color:#4f4e4e;
}
.left_ico_lnk a:hover {
	text-decoration:underline;
}
.left_tn {
	margin-top:10px;
	margin-bottom:10px;
}
.left_map {
	padding-left:25px;
}
.left_tn td {
	text-align:center;
	padding-top:10px;
	padding-left:14px;
}
.left_tn td img {
	margin:2px;
}
.contactsform {
	width:100%;
	padding-left:70px;
	background:#ffffff;
}
.contactsform table {
	width:550px;
}
.contactsform table td {
	background:#f6f6f6;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
}
.contactsform table td.dn {
	display:none;
}
.contactsform input,.contactsform textarea,.contactsform select {
	width:100%;
	border:0px;
	color:#515151;

}
.contactsform, .contactsform input,.contactsform textarea,.contactsform select {
	font-family:Arial;
	font-size:11px;
}
.contactsform input {
	height:30px;
}
.contactsform textarea {
	height:74px;
}
.contactsform table .tdr {
	text-align:right;
}
.contactsform table .tdr input {
	width:170px;
}
.news_item {
	padding-bottom:10px;
	margin-top:10px;
}
.news_item .date {
	font-size:11px;
	color:#666;
}

.news_item a {
	text-decoration:none;
}
.news_item a:hover {
	text-decoration:underline;
}
.news_item h3 {
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:7px;
	line-height:21px;
}
.news_photos {
	margin-top:10px;
}
.news_photo {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.news_photo img {
	border:2px solid #ffffff;
	border-radius:3px;
}
.pages {
	margin-bottom:40px;
	margin-right:40px;
}
.pages ul {
	list-style:none;
	float:right;
}
.pages ul li{
	float:left;
	margin-right:10px;
}
#content article ul {
	margin-left:30px;
}
.zakupki,.ostatki {
	min-width:61px;
	height:26px;
	padding-top:15px;
	font-size:10px;
	float:left;
}
.pnzb {
	width:180px;
	text-align:center;
	height:26px;
	padding-top:15px;
	font-size:11px;
	float:left;
	background:url('../images/pnzb.png') no-repeat center center;
}
#left .pnzb {
	MARGIN-LEFT:40PX;
	margin-bottom:15px;
}
.zakupki a,.ostatki a ,.pnzb a{
	color:#4d4d4d;
	text-decoration:none;
	text-transform:uppercase;
}
.zakupki a:hover,.ostatki a:hover,.pnzb a:hover {
	text-decoration:underline;
}
.zakupki {
	padding-left:30px;
	background:url('../images/zakupki.png') no-repeat center center;
	margin-right:10px;
}
.ostatki {
	padding-left:35px;
	background:url('../images/ostatki.png') no-repeat center center;
}
.inl {
	display:inline;
}
.pnzl {
	text-align:center;
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.pnzl  h1 {
	margin-bottom:18px;
}
.pnzl  h1 a{
	color: #5D5D5D;
	text-decoration:none;
}
.pnzl  h1 a:hover{
	text-decoration:underline;
}
.ss {
	padding-bottom:1px;
}
.verf {
	width:100%;
	border:2px solid #d8d8d8;
	border-radius:5px;
}
.verf td {
	vertical-align:top;
	padding:5px;
}
.verf .verf_nav {
	width:50px;
}
.verf .verf_nav  ul {
	list-style:none;
}
.verf .verf_nav  ul li {
	height:20px;
	padding-bottom:5px;
	margin-top:5px;
	background:url('../images/point.png') no-repeat center bottom;
	text-align:center;
	font-size:15px;
	color:#017cbb;
}
.verf .verf_nav  ul li.verf_inner span  {
	display:block;
	width:100%;
	background:#ebebeb;
}
.verf .verf_nav  ul li:last-child {
	background:none;
}
.verf .verf_nav  ul li a {
	color:#343434;
	text-decoration:none;
}
.verf .verf_nav  ul li a:hover {
	text-decoration:underline;
}
body .html5gallery-box-0 {
	left:0px;
	top:0px;
	height:400px;
}
body .html5gallery-car-list-0 {
	width:665px;
	left:0px;
}
body .html5gallery-car-mask-0 {
	left:25px;
	width:610px;
	height:110px;
}
body .html5gallery-car-left-0 {
	height:51px;
	top:35px;
	left:0px;
}
body .html5gallery-car-right-0 {
	height:51px;
	top:35px;
	right:0px;
}
body .html5gallery-container-0  {
	height: 542px;
}
body .html5gallery-tn-title-0 {

}
body .html5gallery-watermark-0 {
	display:none;
}
body .html5gallery-car-slider-bar-0,body .html5gallery-car-slider-0 {
	width:610px;
}
body .html5gallery-tn-image-0{
	height:110px;
}
body .html5gallery-car-0 {
	left:0px;
	top:412px;
}
body .html5gallery-tn-0 {
	height:100px;
}
body .html5gallery-tn-selected-0 {
	height:100px;
}
body .html5gallery-fullscreen-play-0 {
	display:none;
	width:1px;
	height:1px;
	top:-10000px;
}
body .html5gallery-title-0 {
	top:365px;
	font-family:Arial;
	font-size:11px;
}
body .html5gallery-elem-0 {
	top:0px;
}
.counter {
	margin-top:-17px;
}
.bottom_right {
	position: absolute;
	float: left;
	margin-right: -30px;
}
/*-------------------- PRINTER --------------------*/
.printLogo {float:left;margin-top:10px;margin-left:100px;margin-bottom:40px;}
.printTitle {float:right;margin-right:100px;margin-top:70px;}
.printSelected { background: #ffffff; padding: 10px; }
.printSelected div { display:none; }
.printSelected div.printSelection { display:block;padding-left:100px;padding-right:100px; }
.printSelected div.printSelection div { display:block; }
.printlink { float:right;color:#515151;width:170px;height:30px;line-height:30px;background:#d4d0c8;text-align:center;margin-right:15px;margin-bottom:15px;}
.printlink:hover{ cursor:pointer; }