/*
	By Alexander Slyusar
	www.dotinline.com
	www.webvisions.com.ua
*/

/***** Base *****/ 

body, html {
	height: 100%;
	padding: 0px 10px;
	margin: 0px;
	color: #333;
	font-family: Trebuchet MS, "Myriad Pro", Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	background: #fff url(../img/bg.gif) top left repeat-x;
}

strong {
	font-weight:bolder;
}

h1 {
	margin-bottom: 0px;
	padding-top: 0px;;
	font-size: 200%;
	color: #0055a5;
}  

h2 {
	margin-bottom: 0px;
	padding-top: 0px;;
	color: #0055a5;
	font-size: 155%;
}  

h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;;
	color: #0055a5;
	font-size: 125%;
}  

h4 {
	margin-bottom: 0px;
	padding-top: 0px;;
	color: #0055a5;
	font-size: 100%;
	font-style: italic;
}

h5, h6 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}  

p {
	margin: 0px 0px 10px 0px;
	color: #333;
	font-size: 100%;
}

small {  
	font-size: 50%;  
}

blockquote {  
	font-size: 115%;  
}  

input, textarea {  
	font-size: 100%;
	font-family: 'Times New Roman', Times, serif;
}  

a {
	color: #196285;
	text-decoration: underline;
}

a:visited {
	color: #0050a0;
	text-decoration: underline;
}

a:active {
	color: #0080ff;
	text-decoration: none;
}

a:hover {
	color: #0080ff;
	text-decoration: none;
}

ins{
	text-decoration: none;
	color: #900;
	font-style: italic;
}

code {
	color: #0066cc;
}

pre {
	margin-left: 2em;
	padding-left: 2em;
	border-left: 1px solid #ccc;
}

blockquote {
	padding: 10px;
	margin: 10px 0px 10px 30px;
	border-left: 1px solid #ccc;
	font-style: italic;
}	

dt {
	font-weight:bold;
}

th, td {
	padding: 5px;
}

caption { 
	font-style: italic;
	color: #777;
	margin: .5em 0;
}	

fieldset{
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 1.5em 0;
}

legend{
	padding: 2px 5px;
}
	
input[type="text"], input[type="password"], textarea, select {
	border: 1px solid #99ccff;
	padding: 5px;
	background: #fff;
	line-height: 1em;
	margin: 0;
}

label {
	padding: 4px 0px 0px 0px;
	font-size: 120%;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus{
	background:#e3f1ff;
	outline:none;
}
	
button {
	border: none;
	background: #fff;
	color: #0066cc;
	padding: 0 5px;
	height: 2em;
	line-height: 2em;
	cursor: pointer;
}

/*****Hints and fix*****/ 

.fl {
	float: left;
}

.fr {
	float: right;
}

.m0a {
	margin: 0px auto;
}
.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

/***** Layout in header *****/

.limited { 
	overflow: hidden; 
	position: relative; 
	zoom: 1;
}

.ghost {
	width: 100%;
	height: 240px;
}

/***** Layout for min-width and max-width *****/ 

.layout, .layout-td {
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
	
.layout-td {
/*	vertical-align: top; */
	text-align: left;
}
	
.layout-center {
	text-align: center;
	margin: 0px auto;
}
	
.layout-stopper {
	width: 0px;
	height: 0px;
	overflow: hidden;
}
	
.layout-wrapper { 
	margin: 0px auto;
}
	
.layout-wrapper {
	max-width: 1300px;
	min-width: 960px;
}

#layout-wrapper { 
	margin: 0px auto;
}
	
#layout-wrapper {
	max-width: 1300px;
	min-width: 960px;
}
	
.layout-min-width {
	width: 960px;
}
	
.layout-max-width {
	width: 1300px;
}

/***** Liquid layout *****/

#middle {
	width: 100%;
	height: 100%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
	padding: 0px 205px;
}

#content-alt {
	padding: 0px 0px 0px 205px;
}

.sl {
	float: left;
	width: 190px;
	margin-left: -100%;
	position: relative;
}

.sr {
	float: left;
	margin-right: -3px;
	width: 190px;
	margin-left: -190px;
	position: relative;
}


/***** Header *****/ 

.header {
	width: 100%;
	height: 240px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
	position: relative
}

.header a {
	cursor: pointer;
}

.h-bg-l-1 {
	position: relative;
	top: 20px;
	left: -400px;
	float: left;
}

.h-bg-l-2 {
	position: absolute; 
	width: 400px; 
	height: 200px;
	background: url(../img/bg01.jpg) top right no-repeat;
}

.h-bg-r-1 {
	position: relative; 
	top: 20px;
	left: 0px;
	float: right;
}

.h-bg-r-2 {
	position: absolute;
	width: 400px;
	height: 200px;
	background: url(../img/bg02.jpg) top right no-repeat;
}

.logo {
	width: 190px;
	height: 191px;
	position: relative;
}

.h-slide {
	width: 190px;
	height: 191px;	
}

.h-slide img {
	width: 190px;
	height: 191px;
	position: absolute;
}

.h-b23 {
	width: 23%;
	float: left;
}

.h-b27 {
	width: 27%;
	float: left;
}

.img-under {
	width: 190px;
	height: 191px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 50;
}

/***** Slide block *****/ 

.s-block {
	width: 190px;
	height: auto;
	display: block;
}

.s-t-block {
	width: 190px;
	height: 20px;
	display: block;
	background: url(../img/m-e12.gif) top left no-repeat;
}

.s-adv {
	margin: 15px 0px 0px 0px;
}

.s-c-block {
	width: 166px;
	height: auto;
	padding: 0px 12px;
	text-align: center;
	background: url(../img/m-e14.gif) top left repeat-x;
}

.s-c-header {
	height: 28px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 0px 10px;
	text-align: left;
	background: url(../img/m-e10.png) top left no-repeat;
}

.s-c-header img {
	margin: 4px 3px 0px 0px;
	float: left;
}

.s-b-block {
	width: 190px;
	height: 20px;
	display: block;
	background: url(../img/m-e13.gif) top left no-repeat;
}

.s-block ul li, .s-block ul li ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.slide {
  	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/m-e14.gif) top left repeat-x;
}

ul.slide ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	color: #fff;
	background: url(../img/m-e11.gif) top left repeat-x;
}

ul.slide a {
  display: block;
  text-decoration: none;	
}

ul.slide li {
	position: relative;
}

ul.slide li img {
	margin: 0px 3px 0px 0px;
	position: relative;
}

ul.slide li a {
	height: 28px;
	background: url(../img/m-e10.png) top left no-repeat;
	margin: 0px 0px 0px 12px;
	padding: 3px 0px 0px 10px;
	position: relative;
}

ul.slide li a:hover {
	background: url(../img/m-e17.png) top left no-repeat;
}

ul.slide li a:active {
	background: url(../img/m-e18.png) top left no-repeat;
}

ul.slide li ul li {
	margin: 0px 0px 0px 11px;
	padding: 0px 10px 0px 2px;
	display: block;
	position: relative;
}

ul.yes-style li ul li {
	color: #fff;
	background: url(../img/m-e09.gif) 0px 9px no-repeat;
}

ul.slide li ul li a {
	margin: 0px;
	height: auto;
	display: block;
	color: #fff;
	background: none;
}

ul.no-style li ul li a {
	padding: 0px;
}

ul.slide li ul li a:hover, ul.slide li ul li a:active, ul.slide li ul li a:visited {
	text-decoration: underline;
	color: #c3e5fa;
	background: none;
}

ul.no-style li ul li p, ul.no-style li ul li span {
	color: #fff;
}

/***** Content *****/ 

.mt-panel {
	width: 100%;
	height: 30px;
	margin-bottom: 10px;
	background: url(../img/m-e15.gif) top left no-repeat;
}

.mt-panel .mt-c {
	padding: 5px 0px 0px 12px;
	color:#fff;
	font-weight: bold;
	font-size: 125%;
	float: left;
}

.mt-panel .mt-c img, .m-panel .m-c img {
	margin: 0px 5px -2px 0px;
}

.mt-r {
	width: 40px;
	height: 30px;
	float: right;
	background: url(../img/m-e15.gif) -1460px 0px no-repeat;	
}

.mt-panel .mt-c a {
	font-size: 125%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.mt-panel .mt-c a:hover {
	color: #b3def8;
}

.m-panel {
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	background: url(../img/m-e16.gif) top left no-repeat;
}

.m-panel .m-c {
	padding: 5px 0px 0px 12px;
	float: left;
	color:#FFF;
	font-weight:bold
}

.m-r {
	width: 40px;
	height: 30px;
	float: right;
	background: url(../img/m-e16.gif) -1460px 0px no-repeat;	
}

.m-panel .m-c a {
	font-size: 125%;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.m-panel .m-c a:hover {
	color: #b3def8;
}

.m-content {
	width: 100%;
	margin-bottom: 10px;
}

.m-column {
	width: 50%;
	*width: 49%;
	position: relative;
}

.m-content ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.m-content ul li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	background: url(../img/m-e00.gif) 0px 6px no-repeat;
}

.m-content-block {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	display: block;
}

.m-content-block p {
	margin: 0px;
}

.m-content-block h3 {
	margin: 0px 0px 7px 13px;
	padding: 3px 0px 0px 19px;
	background: url(../img/m-e18.gif) 0px 6px no-repeat;
	font-weight: bold;
}

.m-content-block:after, .m-content:after  {
	content: ' ';
	clear:both;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

.m-img {
	width: 175px;
	height: 175px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.m-img a {
	cursor: pointer;
}

.m-img img {
	width: 175px;
	height: 175px;
	position: absolute;
}

.m-img-under {
	width: 175px;
	height: 175px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 25;
}

.m-more {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 12px;
	background: url(../img/m-e00.gif) 0px 6px no-repeat;
}

.m-info {
	margin-top: 7px;
	padding: 0px;
	border-top: 1px solid #196285;
	font-weight: bold;
}

/***** Footer *****/ 

#footer {
	margin: 20px 0px 0px 0px;
	height: 200px;
	clear: both;
}

.m-about {
	width: 250px;
	height: auto;
	float: left;
}

.m-20 {
	width: 20%;
	height: auto;
}

.m-60 {
	width: 60%;
	height: auto;
	font-size: 11px;
}

.m-60 {
	width: 60%;
	height: auto;
	font-size: 11px;
}

.f-info {
	margin-top: -9px;
	padding: 10px 0px;
	border-top: 1px solid #196285;
	font-weight: bold;
}


/** dobs edit... */
#contacts li {
	margin: 0 0 10px 11px; /* Aiaaaee ionooiu a eiioaeoao */
}

.p-text {
	margin: 0 0 0 15px
}

.navigation {
	color:#666;
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
/* ==================== */
