/* VGreen */
/*==============Clear========================*/
html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe, br, a, h3, h4, textarea, input, label {
margin: 0;
padding: 0;
border: 0;
}
/*==============Tag========================*/
body{
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	/*behavior: url(csshover.htc);*/
}
p {
	/*font: normal 95% Arial, Helvetica, sans-serif;*/
	text-align: justify;
	text-indent: 3ex;
	margin-top: 1ex;
}
p.tbl {
	/*font: normal 95% Arial, Helvetica, sans-serif;*/
	text-align: center;
	text-indent: 0ex;
	margin-bottom: 0ex;
}
p.akc {
	font: normal 120% Arial, Helvetica, sans-serif;
	text-align: right;
}
table{
	vertical-align: bottom;
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: left;*/
	color: #646464;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: left;*/
	color: #646464;
	font-size: xx-large;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: left;*/
	margin-top: 10px;
	margin-left: 60px;
	color: #646464;
	font-size: large;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	margin-bottom: 4px;
	color: #646464;
	font-size: large;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #646464;
	font-size: large;
	font-weight: bold;
}
.red {color:#f06666; font-weight: bold;}
.green {color:#4cb32d;}
.red1 {color:#f06666;}
/*strong{color: #000;}*/
a:link {
	text-decoration: none;
	color:#4cb32d; 
}
a:active {
	text-decoration: none;
	color:#a0a0a0;
}
a:visited {
	text-decoration: none;
	color:#4cb32d; 
}
a:hover {
	text-indent: 0; /*фикс IE ???*/
	text-decoration: none;
	color:#a0a0a0; 
}	
a.none:link {
	text-decoration: none;
	color:#000000; 
}
a.none:active {
	text-decoration: none;
	color:#a0a0a0;
}
a.none:visited {
	text-decoration: none;
	color:#000000; 
}
a.none:hover {
	text-indent: 0; /*фикс IE ???*/
	text-decoration: none;
	color:#000000; 
}	
a.lang:link {
	text-decoration: none;
	color:#646464;
}
a.lang:active {
	text-decoration: none;
	color:#4cb32d;
}
a.lang:visited {
	text-decoration:none; 
	color:#646464;	
}
a.lang:hover {
	text-decoration:none;
	color:#4cb32d; 
}
dd {
	text-align: justify;
}
form {
	padding:0px;
	margin:0px;
}
hr {
	color:#C2C2C2;
	height:1px;
}

textarea, input {
	background: #f7fef1;
	border: 1px solid #d6d6d6;	
}
.noborder {
	background: #f5f7f6; 
	border: 0px solid #d6d6d6;	
}
.border{
	border: 1px solid #d6d6d6;
}
.butt{
	background: #d1d1d1;
	/*border: 2px solid #ffffff;*/
	border: 2px outset #d6d6d6;
	margin: 5px;	
}
label {
	/*font: normal 95% Arial, Helvetica, sans-serif;*/
	color: #646464;
	font-size: 95%;
	font-weight: bold;
	text-indent: 3ex;
	margin: 15px;
}

.footer {
	width: 100%;
	text-align: center;
	background: url(img/lviv_vp.png) repeat-x bottom;
}
.footer div{
	background: url(img/lviv.png) no-repeat center;
	width: 100%;
	height: 112px;
}

.footer2 {
	width: 100%;
	background: #f5f7f6 url(img/br.gif) top repeat-x;
	margin-top: 5px;
	color: #9b9b9b;
	font-size: 80%;
	vertical-align: top;
	text-align: right;
}
iframe {
	margin-top: 5px;
	color: #9b9b9b;
}
.footer2left {
	top: 2px;
	left: 1px;
	/*left: 700px;*/
	width: 275px; 
	/*height: 100px;*/
	/*position: absolute;*/
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	position: relative;
	float: left;
}
.footer2right {
	top: 0px;
	right: 1px;
	/*left: 700px;*/
	width: 300px; 
	/*height: 100px;*/
	/*position: absolute;*/
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
	position: relative;
	float: right;
}

#sml {
	font-size: 60%;
}
.note {
	background: #f5ffcc ;
	border: 1px solid #ccc;
	display: block;
	text-align: justify;
	text-indent: 3ex;
}
.cntr {
	text-align: center;
	text-indent: 0;
}
#ctr {
	text-align: center;
	text-indent: 0;
}
.rght{
	text-align: right;
}
.rghtf{
	float: right;
}
.lft{
	text-align: left;
}
.lftf{
	float: left;
}
.block {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
.Lnav {
	height: 350px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	/*background: #ffffff;*/
	/*margin-bottom: 10px;*/
	/*background: url(img/snowman_2.jpg);*/
}
.Rnav {
	padding: 10px 10px 10px 10px;
	height: 25px;
	/*overflow: auto;*/
}
.content-titl {
	height: 250px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}
.content {
/*	height: 250px;*/
	padding: 10px 10px 10px 10px;
	overflow: auto;
}
.imgR{
	margin-top: 5px;
	margin-bottom: 5px;
}
.divBr{
	height: 10px;
}
/*---------------------------------------------------*/

.borders {
     background: #f5f7f6 url(img/br.gif) top repeat-x;
	  /*margin-bottom: 15px */
}
.borders div {
      background: url(img/br.gif) right repeat-y; 
}
.borders div div {
      background: url(img/br.gif) bottom repeat-x; 
}
.borders div div div {
     background: url(img/br.gif) left repeat-y; 
}
.borders div div div div {
       background: url(img/t_l.gif) top left no-repeat; 
}
.borders div div div div div {
      background: url(img/t_r.gif) top right no-repeat; 
}
.borders div div div div div div {
      background: url(img/b_r.gif) bottom right no-repeat; 
}
.borders div div div div div div div {
      background: url(img/b_l.gif) bottom left no-repeat; 
}
/*---------------------------*/
.headr {
	margin-top:10px;
	width: 100%;
	height: 100px;
	/*border: 2px solid #000;*/
	position: relative;
	margin-bottom: 11px;
}
.logo, .cab {
	position: absolute;
}
.logo {
	top: 0px;
	left: 10px;
	background: url(img/logo.png) no-repeat;
	width: 500px; 
	height: 100px;
	/*border: 2px solid #000;*/
}
.cab {
	top: 25px;
	right: 10px;
	width: 200px; 
	height: 65px;
	background: url(img/habinet.gif) no-repeat 0 0;
}
.cab:hover {
	background: url(img/hab-hover.gif) no-repeat;
	cursor: pointer;
}
.headnav {
	width: 100%;
	height: 30px;
	/*border: 1px solid #000;*/
	position: relative;
	margin-bottom: 10px;
	background: url(img/m_f.png) repeat-x bottom;
	text-align: center;
	vertical-align: bottom;
}
.nav {
	position: absolute;
	bottom: 0;
	width: 100px;
	height: 30px;
	cursor: pointer;
	text-align: center;
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #4cb32d;
	/*background: url(img/1.gif) repeat; */
	/*border: 1px solid #000;*/
}
.navT {
	position: absolute;
	bottom: 0;
	width: 100px;
	height: 30px;
	cursor: pointer;
	background: #4cb32d;
	text-align: center;
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #ffffff;
	/*background: url(img/1.gif) repeat; */
	/*border: 1px solid #000;*/
}
.nav:hover, .navT:hover {
	background: #7bd162;
	color: #ffffff;
	/*color: #d7f3bf;*/
	width: 100px;
}
.link {
	padding-top: 5px;
	bottom: 0;
	height: 20px;
	vertical-align: bottom;
}

#nav1 {left: 10px;}
#nav2 {left: 115px;}
#nav3 {left: 220px;}
#nav4 {left: 325px;}
#nav5 {left: 430px;}
#nav6 {left: 535px;}

.navLang {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 100px;
	height: 20px;
	color: #4cb32d;
	text-align: center;
	font: bold 80% Arial, Helvetica, sans-serif;
}
.corners {
   background: url(img/_m_nav_l.gif) no-repeat top left;
	bottom: 0;
}
.corners div {
	background: url(img/_m_nav_r.gif) no-repeat top right;
}
.tbl {
	/*border: 0px solid #d6d6d6;*/
	margin: 0px;
	background: #d6d6d6;
}
.tbl td {
	font-size: 90%;
	/*border: 1px solid #d6d6d6;*/
	padding: 2px;
	text-align: center;
	background: #f5f7f6;
}
.tarif {
	/*border: 0px solid #d6d6d6;*/
	margin: 5px;
	background: #d6d6d6;
}
.tarif td {
	font-size: 90%;
	/*border: 1px solid #d6d6d6;*/
	padding: 2px;
	text-align: center;
	background: #f5f7f6;
}
.curs {
	cursor: pointer;
}
