@charset "utf-8";
/*  CSS Document */
@import url(fx2_FIX.css);
@import url(older_style.css);
body {
	font:normal 12px Tahoma, Geneva, Kalimati, sans-serif;
	background: #efeee7 url(../images/body_bg.gif) top repeat-x;
	margin: 0px;
	padding: 0px;
}
body, .MODnews ul li a {
	/* color: #747474; */
	color: #000000;
}
a img {
	border:none;
}
a {
	text-decoration: none;
	color:#715a1c;
}
a:hover {
	color: #000000;
}
.FLleft {
	float:left;
}
.FLright {
	float:right;
}
.TALleft {
	text-align:left;
}
.TALright {
	text-align:right;
}
.TALcenter {
	text-align:center;
}
.TALjust {
	text-align:justify;
}
.DSPnone {
	display:none;
}
.clrUl, .MODlist, .HRM ul, .HRM, .VRM {
	padding:0px;
	margin:0px;
	list-style:none;
}
.clrPDN {
	padding:0px !important;
}
.clrRHT {
	clear: right;
}
h1, h2, h3 {
	font-weight: normal;
	color:#000000;
}
.ol_li,
.Partner,
h1, h2, h3, .h1, .h2, .h3 {
	font-family: 'Myriad Pro', Calibri, Candara, 'Trebuchet MS';
}
.h2left 
{
    background: url(../images/h2left_BG.jpg) top repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	height: 65px;
	display: block;
	margin: -10px;
	padding: 10px;
	font: normal Tahoma;

}
/*
.h2left 
{   font-size: 18px;
    font-weight: normal;
	afont-family: 'Myriad Pro', Calibri, Candara, 'Trebuchet MS';
	font: normal Tahoma;
	line-height: 22px;
}
*/
.ol_li,
.Partner
{
	font-size: 20px;
	margin-top: 0px;
}
h1, .h1 {
	font-size: 30px;
	margin-top: 0px;
}
h2, .h2 {
	font-size: 24px;
	line-height: 24px;
}
h2
{
	margin-bottom:10px;
}
h3, .h3 {
	font-size: 18px;
}
h4, .h4 {
	font-size: 12px;
}
/*
h4					{	background: #F5F5F5;	padding:3px;			font-weight:normal;
						font-size:14px;			margin:20px 0px 7px 0px;
						border-bottom:solid 1px #DFDFDF;}
*/


hr {
	border-collapse: collapse;
	border-top: solid 1px #dcdcdc;
	border-bottom: none;
	height: 1px;
}
.contentMST, .content, .top, .row, .footer, .footerUP, .wideColumn {
	width:940px;
	margin:0px auto;
	clear:both;
	display:block;
	padding:0px;
}
.top, .row {
	margin-bottom: 0px;
	border:none;
}
.content {
	clear:both;
	padding-bottom:10px;
}
.contentMST, .footer, .footerUP, .leftColumn, .rightColumn, .wideColumn, .rightColumn {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border:solid 1px #c6c6c6;
}
.SingleRow {
	clear:both;
	float:none;
	height:1px;
	overflow:hidden;
}
/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			BTN				       ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/	

input[type=submit], input[type=button], input[type=reset], .btn {
	background: #d0d0d0 url(../images/btn_BG.gif) 0px 0px repeat-x;
	border: solid 1px #d0d0d0;
	color: #ffffff;
	cursor: pointer;
	padding: 0px 5px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	margin-right: -1px;
}
.rightColumn .gridView a.btn,
.btnWHT {
	background:#ffffff url(../images/btnWHT_BG.gif) top repeat-x;
	color: #000000;
}

a.btn img {
	margin-bottom: -1px;
}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, a.btn:hover {
	color: #FFFFFF;
	background: #646464;
}

/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			HRL			----------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/


ul.HRM {
	display:inline-block;
}
ul.HRM li {
	display:inline;
}
ul.HRM li a {	/* background:url(../images/menuBTN_NOR_BG.gif) no-repeat left top; */
	display: inline-block;
	margin-right: -4px;
}
ul.HRM li a:hover, ul.HRM li a:focus {
}
ul.HRM li a.choose {
}
ul.VRM {
}
ul.VRM li {
}
ul.VRM li a {	/* background:url(../images/menuBTN_NOR_BG.gif) no-repeat left top; */
	display:block;
}
ul.VRM li a:hover, ul.VRM li a:focus {
}
ul.VRM li a.choose {
}
ul.MODlist {
	border-right: solid 1px #d0d0d0;
	margin-right: -1px;
}
ul.MODlist li {
	display:inline-block;
	vertical-align:top;
	padding:10px;
	margin:0px -3px 0px -1px;
	border-left: solid 1px #d0d0d0;
}
/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			TOP				----------------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
.top {
	height: 72px;
	overflow:hidden;
}
.top .h1 {
	color:#aaaaaa;
	margin-bottom:10px;
	white-space:nowrap;
	z-index: 3;
	position:relative;
}
.topLogo {
	margin: 12px 0px;
}
.tabsTOP {
	
	position:relative;	
	/* border-right: solid 1px #dfe3e6; */
}
.tabsTOP ul
{
	border-right: none !important;
}
.top>.tabsTOP
{
	   overflow:hidden;	
	   height: 72px;
	   
}
.tabsTOP li a {
	padding: 15px 15px 10px 15px;
	border-left: solid 1px #dfe3e6;
	outline: none;
	white-space:nowrap;
}
.tabsTOP li.hover a, .tabsTOP li:hover a, .tabsTOP li a:hover {
	color: #6e6e6e;
	background-color: #f6f7f7;
}
.tabsTOP li.hover a, .tabsTOP li:hover a {
	z-index:2;
	position:relative;
}
.tabsTOP li.choose a {
	background: url(../images/tabsTOP_choose_BG.gif) bottom repeat-x;
	color: #62717d;
}

.tabsTOP ul,
.tabsTOP li ul 
{
	width: 729px;
	overflow:hidden;
}
.tabsTOP li ul {
	position: absolute;
	left: 0px;
	top: 38px;
	display: none;
	white-space:nowrap;
}
.tabsTOP li ul li a {
	padding: 10px 11px 0px 11px;
	border: none;
}
.tabsTOP li.choose ul {
	display: block;
	background:#ffffff url(../images/tabsTOP_choose_ul_BG.gif) top repeat-x !important;
	top: 39px;
}
.tabsTOP li.choose ul li a.choose {
	color: #000000;
}

.tabsTOP li.choose ul a, .tabsTOP li.choose ul a {
	background: transparent;
/* 	padding: 15px 11px 15px 11px; */
}
.tabsTOP li.hover ul, .tabsTOP li:hover ul 
{
	display: block;
	z-index: 1;
	background:#ffffff url(../images/tabsTOP_hover_ul_BG.gif) top repeat-x;
	min-height: 30px;
}
.tabsTOP li.hover ul a, .tabsTOP li:hover ul a {
	/* color: #98a6b1;*/
	color: #768590;
	background: transparent;
}
.tabsTOP li ul li a:hover {
	color: #3a3a3a;
	background: transparent;
}
.FORMsearch {
	border: solid 1px #c6c6c6;
	background: url(../images/input_TXT_bg.gif) top repeat-x;
	height: 14px;
	overflow:hidden;
	padding: 0px 5px;
	height: 24px;
	width: 215px;
	margin: 10px 0px 0px 30px;
}
.FORMsearch img {
	vertical-align: middle;
}
.FORMsearch input {
	border: 0px;
	background:transparent;
	margin-top: 2px;
	width:193px;
}
/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			CONTENT			       ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
.leftColumn, .rightColumn, .wideColumn {
	display: block;
	background:#FFFFFF;
	margin: -1px -1px 10px -1px;
	position:relative;
	float:left;
	line-height: 18px;
}
.wideColumn .leftColumn,
.wideColumn .rightColumn
{
	border: none;
	margin-top: 0px;
}
.wideColumn .leftColumn
{
	margin: 0px;
	border-right: dashed 1px #CCCCCC;
	height: 100%;
	bbackground: url(../images/leftColumnBGinvt.gif) 100% 105px no-repeat;
	
}
.leftColumn {
	abackground:#ffffff url(../images/leftColumnBG.png) right bottom no-repeat;
	abackground:#ffffff url(../images/leftColumnBGinvt.gif) right top no-repeat;
	width:200px;
	padding: 10px 9px 10px 10px;
	border-right: none !important;
	z-index:1;
}
.leftColumn  h2,
.leftColumn  .h2
{
	line-height: 22px;
	font-size: 22px;

}
.leftColumn p
{
	margin-right: -10px;
	margin-bottom: 20px;
}
.leftColumn p .bigITM
{
	line-height: 18px;
	margin-right: 10px;
		margin-top: 5px;
		
	
}
.leftColumn p .bigITM .h1
{
	display:block;
	letter-spacing: -2px;
	font-size: 35px;
	color: #bababa;

}


.rightColumn {
	width:682px;
	padding: 10px 20px 20px 20px;
	min-height:417px;
}
.rightColumn .h2
{
	display: block;
	color:#000000;
}
.rightColumn h4
{
	font-size: 18px;
	color: #000000;	
	margin: 10px 0px;
	padding: 5px;

	background: url(../images/tabsTOP_hover_ul_BG.gif) top repeat-x;
}
.rightColumn h4 b
{
font-weight: normal;
}
.rightColumn h4 b u
{
	text-decoration: none;
	font-size: 24px;
	letter-spacing: -1px;
}

.rightColumn .tabsTOP {
	background: url(../images/btn_BG.gif) 0px 25px repeat-x;
	margin-right: 14px;
	margin-top:10px;
	margin-left: 10px;
	border-bottom: 1px solid #E0E0E0;
	clear:both;
	display:block;
	float:none;
	text-align:right;
}
.rightColumn .tabsTOP li a {
	color:#000000;
	border-left-color: #E0E0E0;
	padding: 9px 10px;
}
.rightColumn .tabsTOP li a:hover {
	background: #FFFFFF;
}
.rightColumn .tabsTOP li a.choose {
	background: #FFFFFF url(../images/tabsTOP_choose_RC.gif) top repeat-x;
	border-bottom: solid 1px #FFFFFF;
	position:relative;
	bottom: -2px;
	padding: 14px 10px 9px 10px;
}
/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			FOOTER			       ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
.footerUP {
	background:#ffffff url(../images/footerUP_bg.gif) bottom repeat-x;
	height: 110px;
}
.footerUP .modTRE {	/* width:293px; */
	width: 210px;
	/* display:inline-block;		margin:10px -3px 10px -1px;		 */
							float:left;
	vertical-align:top;
	padding:0px 10px;
	margin:0px 0px 0px -1px;
	border-left: solid 1px #d0d0d0;
	/* min-height: 100px; */
	height: 110px;
	position: relative;
	overflow: hidden;
}
.footerUP .modTRE  .btn
{
	position: absolute;
	top: 80px;
	left: 9px;
}

.footerUP .mod160 {
	width: 155px;
}
.leftColumn h3,
.footerUP .modTRE h3 {
	padding:0px;
	margin:0px;	
}
.footerUP .modTRE p
{
	margin-top:5px;
	margin-bottom: 7px;
	line-height: 18px;
	font-size: 12px;
}
.leftColumn p
{
	margin-top:10px;
}
.footer ul.MODlist li {
	height:16px;
	line-height:16px;
	color:#9b9b9b;
}
.footer ul.MODlist li a img {
	vertical-align: middle;
}
.footer ul.HRM {
	position:absolute;
	right: 20px;
	top: 12px;
}
.footer ul.HRM li a {
	padding:0px 5px;
	color: #676767;
}
.footer ul.HRM li a:hover {
	color: #715a1c;
}
.footer {
	background:#ffffff url(../images/footer_bg.gif) top repeat-x;
	position:relative;
}
.MODnews ul {
	margin-top:10px;
}
.MODnews ul li {
	margin-bottom: 10px;
	min-height: 46px;
}
/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			BIG BOX                ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
.stBgBOX
{
	/* background:#ffffff url(../images/start_BIG_BG.jpg) left top no-repeat; */
	background:#ffffff url(../images/start_BIG_BG.jpg) -20px top no-repeat;
}
.stLeftBOX
{
	padding: 20px;
}

.stLeftBOX h1
{
	letter-spacing: -1px;
	margin-top: 20px;
}
.stRightBOX
{
/*	width: 400px; */
	width: 425px;
	padding: 105px 10px 35px 10px;
/*	padding: 70px 10px; */
}
.stRightBOX a.pic
{	
	float:left;
	margin: 0px  20px 0px 0px;

}
.stRightBOX h1
{
	margin-top: 0px;
	margin-bottom: 7px;
}

.stRightBOX h2
{
	margin-top: 20px;
	margin-bottom: 7px;
}
.stRightBOX hr
{
	clear: both;
	overflow: hidden;
	border-color: #FFFFFF;
	display:block;

}
.stRightBOX ul
{
	margin-bottom: 10px;
}
.stRightPHN,
.stLeftPHN
{
	background: url(../images/stRightPHN_ico.gif) left no-repeat;
	padding: 15px 0px 15px 35px;
	margin: 0px;
	color: #999999; 
	font-size: 18px;
}
.stRightPHN
{
	position:absolute;
	right: 0px;
	top: 0px;
	padding-right: 25px;
	border-bottom: dashed 1px #999999;	
}
div.bigBOX blockquote {
	margin:0px;
	padding: 10px 10px 10px 30px;
	background-position: right top;
	background-repeat: no-repeat;
}
ul.courseList a {
	padding-left: 15px;
	background: url(../images/red_arrow.gif) left center no-repeat;
}

/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			GRID VIEW              ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/
.ModCentC
{	

}
.rightColumn table.gridView ul li {
	background:url(../images/gridView_li_bg.gif) center left no-repeat;
	padding-left:10px;
	margin-left:0px;
}
table.gridView ul 
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

table.gridView ul li
{

}

table.gridView {
	width: 100%;
	margin: 20px 0px;
}

table.gridView tr td
{
	border-top: solid 1px #dcdcdc;
	vertical-align: top;
	padding: 7px 0px;
}
.rightColumn table.gridView tr:hover td
					{	background:#edeff2;	}
table.gridView tr td img
{
	margin-right: 7px;
}

/*--------------------------------------------------------------------------------------------------*/
/*-------------------------------			PAGINS	               ---------------------------------*/
/*--------------------------------------------------------------------------------------------------*/

.rightColumn .gridView tr.Pagins
					{	
					
				
							}
.rightColumn .gridView tr.Pagins td
{
	border: none;	
}				
.rightColumn .gridView tr.Pagins td td
{
	padding: 0px;
}			
.rightColumn .gridView tr.Pagins td a,
.rightColumn .gridView tr.Pagins td span
{	display: block;
	padding: 5px;
	text-align: center;
}
.rightColumn .gridView tr.Pagins td span,	
.rightColumn .gridView tr.Pagins td a:hover
{
	background:#ffffff url(../images/btnWHT_BG.gif) top repeat-x;
	border: solid 1px #CCCCCC;
	padding: 4px;
}						

#mMapa
{
	margin-bottom: 20px;
}						
span.ModCent h2
{
	margin-top:0px;
}
table.uslugiADD td
{
	vertical-align: top;
	background: url(../images/body_bg.gif) center repeat-x;
	border: solid 1px #dfddce;
}
table.uslugiADD tr:hover td,
table.uslugiADD tr.hover td
{
	background: #ffffff;
	border: solid 1px #adadad;
	cursor: pointer;
}
table.uslugiADD tr:hover td img
{
	opacity: 0.8;
}
table.uslugiADD td img
{
	margin: -1px;
	display:block;
}
table.uslugiADD h3
{
	margin: 0px;	
	padding: 0px 10px;
	margin-bottom: 10px;
}
table.uslugiADD p
{
	margin:0px;
	padding: 0px 10px;
}
/*------------------------ PopUp  ----------------------*/

.PopUp01
{
	background: #cecfd1 url(../images/start_popup_BG.jpg);
	color: #000000;
	position:absolute;
	z-index: 10000;
	padding: 25px 25px 10px 25px;
	border: #b6b7b9 1px solid;
	width: 360px;
	left: 50%;
	top: 90px;
	margin-left: -205px;
}
.PopUp01 h1
{
	font-size: 25px;
	line-height: 25px;
	position: relative;
	color: #990000;
}
.PopUp01 strong b
{
	color: #990000;
}
.PopUp01 .FLright
{
	width: 161px;
	text-align: center;
	color: #990000;
}
.PopUp01 .FLright strong
{	
	margin-bottom: 15px;
	display:block;
}
.PopUp01 p
{
	line-height: 18px;
}
.popUpClose
{
	position: absolute;
	right: 2px;
	top: 2px;
	cursor: pointer;
}
.modKontakt p
{
	line-height: 18px;
}