/*_____Reset+_____*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, img, q, small, strong,b, center, dl, dt, dd, ol, ul, li, form, label, legend, article, aside, canvas, figure, footer, header, hgroup, menu, nav, section, audio, video{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display: block;
}
blockquote, q {
	display:block;
	font-size:90%;
	padding:5px 0 5px 40px;
	font-style:italic;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ul li{
	list-style:disc;
	list-style-position:inside;
	padding:0 0 0 20px;
	line-height:1.5;
}
ul li li{
	list-style:circle;
	list-style-position:inside;
}
ol li{
	list-style-position:inside;
	padding:0 0 0 20px;
	line-height:1.5;
}
.top_menu li, .bot_menu li, .left_menu li, .right_menu li{
	position:relative;
	padding:0;
	list-style:none;	
}
.top_menu li p, .bot_menu li p, .left_menu li p, .right_menu li p{
	margin:0;
	cursor:pointer;
}
a{
	outline:none;
	color:#4791b1;
}
a:hover{
	color:#afd0ed;
}
a img{
	border:none;
}
hr{
	clear:both;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
table.htable, table.vtable{
	border:1px solid #afd0ed;
	border-collapse: collapse;
	border-spacing: 0;
}
table.htable td, table.htable th, table.vtable td, table.vtable th{
	padding:5px;
	border:1px solid #afd0ed;
}
table.htable th, table.vtable th{
	background:#afd0ed;
	color:#fff;
}
.center{
	clear:both;
	position:relative;
	margin:0 auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
    clear:both;
}
.pT20{
	padding-top:20px;
}
.pT40{
	padding-top:40px;
}
.p10{
	padding:10px;
}
.m10{
	margin:10px;
}
.mL20{
	margin-left:20px;
}
.mR20{
	margin-right:20px;
}
.taL{
	text-align:left;
}
.taR{
	text-align:right;
}
.taC{
	text-align: center;
}
.taJ{
	text-align:justify;
}
p {
    margin: 0 0 10px 0;
}
html,body{
	height:100%;
}
* html .wrapper{
	height:100%;
}
/*____end_Reset+_____*/
/*-----------------------------------------------------------------------------------------------------------------*/

@font-face {
	font-family: 'PTSans-Regular';
	src: url('pts55f.eot');
	src: url('pts55f.eot?#iefix') format('embedded-opentype'),
			 url('pts55f.woff') format('woff'),
			 url('pts55f.ttf') format('truetype'),
			 url('pts55f.svg#pts55f') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #fff;
    font-weight: 600;
    line-height:125%;
	background: #222;
}
/*-----------------------------------------------------------------------------------------------------------------*/

img.main { display: block; margin: 0px auto;}
div.footerText {width: 100%; text-align: center; display: block; position: relative; margin-top: 10px; padding-bottom: 20px;}
.footerTable {width: 100%; height: 29px; display: table; background: url("http://maket.com.ua/images/footer_bg.gif") repeat-x;}
.footerTable td {padding: 0px; margin: 0px;}