/* Eric Meyer's CSS Reset */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

body {
	width: 100%;
	background: url(../img/fon_sun.png) no-repeat 50% 0%, url(../img/background_body.jpg) repeat;
	font: 16px/18px 'PT Sans Narrow', sans-serif;
	color: #eaeaea;
}

.bgwidth { width: 100%; }
.bgheight { height: 100%; }

.wrapper {
	width: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	width: 1200px;
	height: 60px;
	background: url(../img/header_line.png) repeat-x left bottom;
	margin: 0 auto;
	padding: 10px 0;
}

/* Logo
-----------------------------------------------------------------------------*/
h1.logo {
	background: url(../img/fon_logo.png) no-repeat left bottom;
	background-size: contain;
	padding-left: 60px;
	margin-top: 12px;
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	float: left;
}

h1.logo a{
	text-decoration: none;
	color: #eaeaea;
	padding: 0 2px;
}

h1.logo a:hover{
	color: #d05e38;
}

/* Menu
-----------------------------------------------------------------------------*/
.menu_mini{
	display: none;
}
ul.menu {
	margin-top: 38px;
	font-size: 25px;
	line-height: 25px;
	float: right;
}

ul.menu a{
	color: #eaeaea;
	text-decoration: none;
}

ul.menu  li{
	display: inline;
	margin-right: 15px;
}

ul.menu  li:hover{
	border-bottom: 4px solid #d05e38;
}

	.mini_menu{
		display: none;
	}

/* header_slide
-----------------------------------------------------------------------------*/
.header_slide{
	background: url(../img/header_compon.png) repeat-x left bottom;
}

.fon_page{
	background: url(../img/content_line.png) repeat-x left bottom;
}

.fon_page img{
	min-height: 175px;
	max-height: 250px;
	opacity: 0.4;
	margin: 0 auto;
	display: block;
}

.img_page{
	width: 1200px;
	margin: 0 auto;	
	position: relative;
}

.contact_mini{
	position: absolute;
	top: 50px;
	right: 18px;
}


#velcom {
	background: url(../img/velcom.png) no-repeat left center;
	margin-top: 15px;
	padding: 0 0 0 36px;	
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#mts {
	background: url(../img/mts.png) no-repeat left center;
	margin-top: 15px;
	padding: 0 0 0 36px;	
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#life {
	background: url(../img/life.png) no-repeat left center;
	margin-top: 15px;
	padding: 0 0 0 36px;
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#mail {
	background: url(../img/email.png) no-repeat left center;
	margin-top: 25px;
	padding: 0 0 0 36px;
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#times_bud {
	background: url(../img/clock2.png) no-repeat left center;
	margin-top: 15px;
	padding: 0 0 0 36px;
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#times_uik{
	background: url(../img/clock.png) no-repeat left center;
	margin-top: 15px;
	padding: 0 0 0 36px;
	font-size: 25px;
	line-height: 30px;
	list-style-type: none;
}

#maps{
	background: url(../img/map.png) no-repeat left center;
	padding: 5px 0 0 36px;
	list-style-type: none;
}

div.compon {
	background: url(../img/header_line.png) repeat-x left top;
}

ul.steklo {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}

	ul.steklo li{
		display: inline-block;
		width: 24%;
		text-align: center;
		position: relative;
	}
	
	ul.steklo{
		padding: 10px 0;
	}
	
	ul.steklo img{
		height: 160px;
	}
	
	li.center {
		margin: 0;
	}
	
	ul.steklo li.center{
		width: 49%;
	}
	
	#block_lob{
		position: absolute;
		left: 0;
		top: 0;
		width: 288px;
		height: 163px;
		display: none;
				background: #5e8387;
		opacity: 0.8;
	}
	
	#block_bok{
		position: absolute;
		left: 0;
		top: 0;
		width: 588px;
		height: 163px;
		display: none;
				background: #5e8387;
		opacity: 0.8;
	}
	
	#block_zad{
		position: absolute;
		left: 0;
		top: 0;
		width: 288px;
		height: 163px;
		display: none;
				background: #5e8387;
		opacity: 0.8;
	}
	
	#block_lob ul, #block_bok ul, #block_zad ul{
		margin: 10px 0px 5px;
		color: #FFF;
		font-size: 22px;
		line-height: 26px;

	}
	
	#block_lob li, #block_bok li, #block_zad li{
		display: inline-block;
		width: 100%;
		opacity: 1;
	}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	background: url(../img/header_line.png) repeat-x left top;

}

/* Info
-----------------------------------------------------------------------------*/
.info {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0px;
}

h1.info_title {
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) bottom center no-repeat;
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 19px;
	color: #5e8387;
}

.info p {
	padding: 0px;
	margin: 0 0 10px 0;
	color: #eaeaea;
	font-size: 25px;
	line-height: 30px;
}

.info_404 {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0px;
}

.info_404 ul li{
	margin-bottom: 10px;
	padding-left: 28px;
	color: #eaeaea;	
}

.info_404 ul {
	font-size: 20px;
	line-height: 30px;
	margin: 5px;
	list-style: none;
}

/* Home
-----------------------------------------------------------------------------*/
.index li#index{
	border-bottom: 4px solid #d05e38;	
}

/* Services
-----------------------------------------------------------------------------*/
.services li#services{
	border-bottom: 4px solid #d05e38;	
}

div.ser_spisok{
	margin: 25px 0 35px;
	padding-bottom: 25px;
	font-size: 25px;
	height: 305px;
	line-height: 25px;
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) bottom center no-repeat;
	background-size: contain;
}

div.ser_spisok div{
	width: 24%;
	float: left;
	height: 100%;
	/*border: 1px solid #d05e38;
	border-radius: 25px;*/
	margin: 0 5px 10px 5px;
	color: #5e8387;
	background: url(../img/vert_line_l.png) no-repeat -1px bottom, url(../img/vert_line_r.png) no-repeat right bottom;
}

a.service_title, h2.service_title {
	background: #5e8387;
	display: block;
	height: 50px;
	/*border-radius: 20px 20px 0 0;*/
	padding: 5px 10px;
	text-align: center;
	color: #eaeaea;
	text-decoration: none;
}

a.service_index {
	display: block;
	text-align: center;
	color: #eaeaea;
	text-decoration: none;
}

div.ser_spisok ul {
	font-size: 20px;
	line-height: 30px;
	margin: 5px 15px;
	list-style: none;
}

div.ser_spisok ul li{
	margin-bottom: 10px;
	padding-left: 28px;
	color: #eaeaea;

}

.one{
	background: url(../img/1.png) no-repeat left 2px ;
}

.two{
	background: url(../img/2.png) no-repeat left 2px ;
}

.three{
	background: url(../img/3.png) no-repeat left 2px ;
}

.four{
	background: url(../img/4.png) no-repeat left 2px ;
}

div.plus_spisok{
	margin-top: 25px;
	padding-bottom: 10px;
	font-size: 25px;
	display: inline-block;
	line-height: 25px;
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) bottom center no-repeat;
	background-size: contain;
}

div.plus_spisok div{
	width: 32.333%;
	float: left;
	margin: 0 5px 10px 5px;
	color: #5e8387;
	background: url(../img/vert_line_l.png) no-repeat -1px bottom, url(../img/vert_line_r.png) no-repeat right bottom;
	height: 280px;
}

.plus_spisok h3{
	background: #5e8387;
	display: block;
	height: 50px;
	font-size: 30px;
	padding: 15px 10px 0px;
	text-align: center;
	color: #eaeaea;
}

.plus_spisok p{
	font-size: 22px;
	margin: 5px 10px;
}

div.plus_spisok ul {
	margin: 0px 40px;
	list-style-type: square;
	color: #d05e38;
}

div.plus_spisok h4 {
	color: #5e8387;
} 

h2.att_serv_1, h2.att_serv_2, h2.att_serv_3, h2.att_serv_4, h2.att_serv_5{
	display: block;
	font-size: 24px;
	padding: 15px 25px;
	margin: 15px 0px;
	cursor: default;
}

h2.att_serv_1{
	background: url(../img/dolprosr.png) no-repeat right top #5e8387; 
}

h2.att_serv_2{
	background: url(../img/opt.png) no-repeat right top #5e8387; 
}

h2.att_serv_3{
	background: url(../img/fizur.png) no-repeat right top #5e8387; 
}

h2.att_serv_4{
	background: url(../img/tel.png) no-repeat right top #5e8387; 
}

h2.att_serv_5{
	background: url(../img/express.png) no-repeat right top #5e8387; 
}

/* Glass
-----------------------------------------------------------------------------*/
.busines li#busines{
	border-bottom: 4px solid #d05e38;	
}

div.firma {
	width: 94%;
	height: auto;
	margin: 10px;
	padding: 10px 20px;
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) bottom center no-repeat;
	background-size: 100%;
}

div.tovar_l {
	width: 150px;
	height: 150px;
	background: url(../img/tovar.png) repeat;
	float: left;
	margin: 15px;
	display: block;
}

div.tovar_r {
	width: 150px;
	height: 150px;
	background: url(../img/tovar.png) repeat;
	float: right;
	margin: 15px;
	display: block;
}

div.more_l p{
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: right;
}

div.more_r p{
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 20px;
	text-align: left;
}

h2.title_tovar_r {
	display: block;
	font-size: 28px;
	line-height: 30px;
	margin-bottom:10px;
	color: #5e8387;	
	text-align: right;
}

h2.title_tovar_l {
	display: block;
	font-size: 28px;
	line-height: 30px;
	margin-bottom:10px;
	color: #5e8387;	
	text-align: left;
}

/* Business
-----------------------------------------------------------------------------*/
.glass li#glass{
	border-bottom: 4px solid #d05e38;	
}

@keyframes attant_ico {
	from{background-position: 99% top;}
	to {background-position: 100% top;}
}

@-webkit-keyframes attant_ico {
	from{background-position: 99% top;}
	to {background-position: 100% top;}
}

@-moz-keyframes attantk_ico {
	from{background-position: 99% top;}
	to {background-position: 100% top;}
}

@-o-keyframes attant_ico {
	from{background-position: 99% top;}
	to {background-position: 100% top;}
}


h2.attant_1:hover, h2.attant_2:hover, h2.attant_3:hover, h2.att_serv_1:hover, h2.att_serv_2:hover, h2.att_serv_3:hover, h2.att_serv_4:hover, h2.att_serv_5:hover{
	animation: attant_ico 140ms ease-in-out 3 alternate 300ms;
	-webkit-animation: attant_ico 140ms ease-in-out 3 alternate 300ms;
	-moz-animation: attant_ico 140ms ease-in-out 3 alternate 300ms;
	-o-animation: attant_ico 140ms ease-in-out 3 alternate 300ms;
}

.attant_1, .attant_2, .attant_3{
	display: block;
	font-size: 24px;
	padding: 15px 25px;
	margin: 15px 0;
	cursor: default;
}

.attant_1 {
	background: url(../img/vosklol.png) no-repeat right top #5e8387;
}

.attant_2 {
	background: url(../img/proceki.png) no-repeat right top #5e8387;
}

.attant_3 {
	background: url(../img/telezhka.png) no-repeat right top #5e8387;
}

.spisok h2{
	padding: 15px 0px 5px;
	font-size: 30px;
	line-height: 30px;
	color: #5e8387;
}

.spisok {
	margin-bottom: 25px;
}

.spisok p{
	display: block;
	border: none;
	font-size: 22px;
	border-bottom: 1px solid #d05e38;
	margin: 10px 5px;
	text-indent: 0px;
}

@keyframes spisok_anim {
	from{background-position: left top;}
	to {background-position: right top;}
}

@-webkit-keyframes spisok_anim {
	from{background-position: left top;}
	to {background-position: right top;}
}

@-moz-keyframes spisok_anim {
	from{background-position: left top;}
	to {background-position: right top;}
}

@-o-keyframes spisok_anim {
	from{background-position: left top;}
	to {background-position: right top;}
}

.spisok p.marsh{
	background: url(../img/marsh.png) no-repeat;
	background-size: contain;
	animation: spisok_anim 1s 1s;
	-webkit-animation: spisok_anim 1s 1s;
	-moz-animation: spisok_anim 1s 1s;
	-o-animation: spisok_anim 1s 1s;
	background-position: right top;	
}

.spisok p.taxi{
	background: url(../img/taxi.png) no-repeat;
	background-size: contain;
	animation: spisok_anim 1s 3s;
	-webkit-animation: spisok_anim 1s 3s;
	-moz-animation: spisok_anim 1s 3s;
	-o-animation: spisok_anim 1s 3s;
	background-position: right top;
}

.spisok p.shop{
	background: url(../img/shop.png) no-repeat;
	background-size: contain;
	background-position: right top;
}

.spisok p.gruz{
	background: url(../img/gruz.png) no-repeat;
	background-size: contain;	
	animation: spisok_anim 1s 5s;
	-webkit-animation: spisok_anim 1s 5s;
	-moz-animation: spisok_anim 1s 5s;
	-o-animation: spisok_anim 1s 5s;
	background-position: right top;
}

.spisok p.serv{
	background: url(../img/serv.png) no-repeat;
	background-size: contain;
	background-position: right top;
}

h2.info_corusel{
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) 55% bottom no-repeat;
	display: block;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	margin: 30px 0 10px;
	padding-bottom: 5px;
	color: #5e8387;
}

/* Gallery
-----------------------------------------------------------------------------*/
.gallery li#gallery{
	border-bottom: 4px solid #d05e38;	
}

.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	background:transparent url(../images/black.png) repeat top left;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:0px;
	left:0px;
	background:#000 url(../images/nav.png) no-repeat -20% 50%;
	width:28px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.3;
	outline:none;
	/*-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;*/
}
.rg-image-nav a.rg-image-nav-next{
	right:0px;
	left:auto;
	background-position:115% 50%;
	/*-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;*/
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	height:30px;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;*/
}

.es-carousel-wrapper{
	background: #101010;
	padding:10px 27px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	position:relative;
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.9);
	position:relative;
	margin-bottom:20px;
}
.es-carousel{
	overflow:hidden;
	background:#000;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
	opacity:0.8;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.es-carousel ul li.selected a{
	border-color:#fff;
	opacity:1.0;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:8px;
	background:transparent url(../images/nav_thumbs.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:8px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}

/* Contact
-----------------------------------------------------------------------------*/
.contacts li#contacts{
	border-bottom: 4px solid #d05e38;	
}

div.contact {
	width: 25%;
	margin-bottom: 20px;
	float: left;
}

div.cart {
	width: 75%;
	float: right;
}

.contact h2, h2.contact{
	padding: 15px 0px 5px;
	font-size: 30px;
	line-height: 30px;
	color: #5e8387;
}

.contact h2{
	padding-bottom: 10px;
}

.contact ul{
	display: inline-block;
}

.contact ul li{
	border: none;
	border-radius: 0px;
	line-height: 24px;
}

div.contact_top{
	height: 500px;
	background: url(../img/info_shad.png) bottom center no-repeat, url(../img/info_line.png) bottom center no-repeat;
}

div.contact_bottom{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: url(../img/fon_logo.png) no-repeat 90% 50%;
	background-size: 15%;
}

/* Contact_form
-----------------------------------------------------------------------------*/
.subform {
  color: #eaeaea;
}

.subform  p{
  text-indent: 0px; 
  font-size: 22px;
  margin: 5px 0px;
}

.subform .label {
  margin-top: 5px;
  margin-right: 10px;
  display: inline-block;
  width: 24%;
  vertical-align: top;
  text-align: right;
}

.subform input[type="submit"], .subform input[type="reset"]{  
  margin-left: 10px;
  padding: 2px 5px;
  font-size: 17px;
  color: #eaeaea;
  background: rgb(0,102,153);
  background: -webkit-linear-gradient(rgba(255,255,255,.1) 40%, rgba(255,255,255,.5));
  background: -moz-linear-gradient(rgba(255,255,255,.1) 40%, rgba(255,255,255,.5));
  background: -o-linear-gradient(rgba(255,255,255,.1) 40%, rgba(255,255,255,.5));
  background: linear-gradient(rgba(255,255,255,.1) 40%, rgba(255,255,255,.5));
  border: none;
}

.subform select {
	font-size: 0.8em;
}
.subform input[type="text"], .subform textarea {
	font-size: 1em;
	color: rgb(255,255,255);
	border: none;
	background-color: rgba(255,255,255,.5);	
	box-shadow: inset 0 0 10px rgba(255,255,255,.75);
	width: 40%;
}
.subform input[type="text"]:focus, .subform textarea:focus {
  background-color: #eaeaea;
  color: black;
}

/*Carousel
-----------------------------------------------------------------------------*/
.carousel  {
	width: 1200px;
	margin: 0 auto;
}

.carousel-wrapper {
	width: 888px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background:  url(../img/vert_line.png) no-repeat left center;
	background-size: contain;
}

.carousel-items {
	width: 18000px;
	position: relative;
}

.carousel-block {				
	float: left;		
	width: 210px;
	padding: 5px 6px;
	background:  url(../img/vert_line.png) no-repeat right center;
	background-size: contain;
}

.carousel-image-link {
	display: block;
	/*background: #eaeaea;*/
	width: 206px;
	height: 100px;
	overflow: hidden;
}

.carousel-image-link  img {
	display: block;
	margin: 0 auto;
}

.carousel-image-link  p {
	display: block;
	color: #d05e38;
	font-size: 22px;
	text-align: center;
	margin: 0 auto;
}

.carousel-image-link h4{
	color: #eaeaea;
	text-indent: 5px;
	padding: 0;
	text-align: center;
}

.carousel-button-left, .carousel-button-right {
	width: 44px;
	height: 37px;
	position: relative;
	top: 37px;
	cursor: pointer;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.carousel-button-left {
	float: left;
	background: url(../img/SlastBtn.png) right top no-repeat;
}

.carousel-button-left:hover {
	background: url(../img/SlastBtn.png) right bottom no-repeat;
}

.carousel-button-right {
	float: right;
	background: url(../img/SnextBtn.png) left top no-repeat;
}

.carousel-button-right:hover {
	background: url(../img/SnextBtn.png) left bottom no-repeat;
}
		
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 1200px;
	margin: 10px auto;
	padding-top: 15px;
	height: 20px;
	background: url(../img/header_line.png) repeat-x left top;
}

.prava{
	float: right;
	padding: 10px;
}

.aut{
	float: right;
	font-size: 18px;
}

.aut a{
	color: #eaeaea;
	text-decoration: none;
}

.aut a:hover{
	color: #d05e38;
}

.errormsg{
	font-size: 22px;
	line-height: 24px;
	color: #d05e38;
}

.bottomTxt{
	margin-top: 50px;
	font-size: 18px;
}

div.bottomTxt{
	margin-top: 50px;
	padding-bottom: 20px;
	font-size: 22px;
	display: inline-block;
	line-height: 20px; 
}

.bottomTxt p{
	font-size: 20px;
	margin: 5px 10px;
	line-height: 20px; 
}

.bottomTxt ul {
	margin: 20px;
	list-style-type: square;
}

.bottomTxt  h3 {
	margin: 20px;
 color: #d05e38;	
}


.bottomTxt ul li {
	font-size: 20px;
	margin: 5px 10px;
}