/* Global
----------------------------------*/
* 
{
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body, #container 
{
	height: 100%;
}

body 
{
	background: url(../img/bg.gif) repeat;
	color: #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

table
{
  	border: 0;
  	border-collapse: collapse;
}

	table td
	{
		margin: 0;
		padding: 0;
	} 

img
{
	border: 0;
	margin: 0;
}

strong
{
	/*color: #B22222;*/
}

h2
{
	color: #843eab;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

h3
{
	margin: 20px 0px 10px;
	font: bold 15px Arial, Helvetica, sans-serif;
}

h4
{
	margin: 15px 0px 5px;
	font-size: 14px;
}

h5,
h6
{
	color: white;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 15px;
}

h6
{
	margin-top: 3px;
	margin-bottom: 10px;
}

a
{
	color: #372855;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.notice_a
{
	color: white;
	text-decoration: underline;
}

a.notice_a:hover
{
	text-decoration: none;
}

#key
{
	display: none;
}

/* Body
----------------------------------*/
.main
{
	 width: 953px;
	 height: auto;
	 margin: 0 auto; 
	 position: relative;
}

#header
{
	background: url(../img/header_bg.png) top left no-repeat; 
	vertical-align: top; 
	font-size: 16px; 
	width: 953px; 
	height: 146px;
}

img#h
{
	position: relative; 
	top: 10px; 
	left:70px; 
	float: left; 
	width: 178px; 
	height: 85px;
}
	
#header_content
{
	 position: relative; 
	 top: 55px; 
	 right: 0;
	 float: right; 
	 width: 450px; 
	 text-align: left;
	 font-size: 18px; 
	 font-weight: normal;
	 color: #0e1655;
}	

img#h_c
{
	float: left; 
	margin-right: 15px;
}

.tel_1
{
	float: left; 
	margin-right: 30px;
}

.tel_2
{
	float: left;
}

#welcome
{
	background: url(../img/welcome_bg.png) top left no-repeat;
	width: 953px;
	height: 273px;
}

#welcome img 
{
	position: absolute; 
	top: 95px; 
	z-index:0; 
	margin-left:20px;
}

#welcome_str
{
	position: absolute; 
	top: 250px; 
	font-size: 20px; 
	width: 270px; 
	height: 100px; 
	margin-left: 400px; 
	color: white;
}

#butt_bg
{
	background: url(../img/butterfly.jpg) bottom right no-repeat;
	width: 100%;
	height: 100%;
}

#content_td
{
	background: url(../img/content_bg.png) center;
	padding: 0 15px;
}

img.g_line
{
	margin-bottom: 10px;
}
	
	
.main_content
{
	float: left; 
	width: 700px; 
	height: auto;
	margin-bottom: 15px;
	background: transparent;
}
	
	.main_content img
	{
		margin-bottom: 10px;
	}
	
	.main_content p
	{
		margin-bottom: 10px;
	}
	
	.main_content ul
	{
		margin: 0px;
		margin-bottom: 10px;
		padding: 0px;
		padding-left: 15px;
		list-style: none;		
	}
		
	.main_content li
	{
		margin: 0px;
		margin-top: 2px;
		padding-left: 15px;;
		list-style-type: square;
	}
	

.news
{
	 width: 212px;
	 height: 100%; 
	 float: right;
}

#news_header
{
	background: url(../img/news_header.png) no-repeat; 
	float: right; 
	width: 212px; 
	padding-top: 10px;
}

#news_content
{
	background: url(../img/news_content.png) repeat-y; 
	width: 212px; 
	padding: 5px; 
	text-align: center;
}

#news_footer
{
	background: url(../img/news_footer.png) no-repeat; 
	height: 10px;
}

.news_block
{
	text-align: left;
}

	.news_block img
	{
		float: left; 
		margin-right: 5px;
		margin-bottom: 0px;
	}
	
	
.news_date
{
	margin-bottom: 20px;
}	

	.news_date span
	{
		color: #c73030; 
		font-size: 22px; 
		float: left; 
		margin-right: 5px;
	}
	
	
.news_title a
{
	color: #c73030; 
	font-size: 14px; 
	float: left; 
	margin-bottom: 10px;
	text-decoration: none;
}

.news_title a:hover
{
	text-decoration: underline;
}

	
.news_next
{
	text-align: right; 
	width: 100%;
}	

	.news_next img
	{
		float: right;
		margin-left: 5px; 
		vertical-align: middle;
	}
	
	.news_next a
	{
		float: right;
	}
	
	
.news_g_line
{
	margin: 10px auto 10px;
}	


/* ------------------------------------------------------------- */
.main_news_block
{
	text-align: left;
	margin-top: 15px;
	width: 98%;
}

	.main_news_block a
	{
		text-decoration: none;
		color: #000;
	}
	
	.main_news_block a:hover > p
	{
		text-decoration: underline;
	}

	.main_news_block img
	{
		float: left; 
		margin-right: 5px;
		margin-bottom: 0px;
	}
	
	
.main_news_date
{
	margin-bottom: 10px;
	background: #efe6f8;
	line-height: 25px;
	height: 25px;
}	

	.main_news_date span
	{
		background: white;
		color: #c73030; 
		font-size: 22px; 
		float: left; 
		margin-right: 3px;
	}
	
	.main_news_date a:hover
	{
		text-decoration: underline;
	}
	
	.main_news_date a:hover span
	{
		text-decoration: none;
	}
	
	
.main_news_title
{
	color: #c73030; 
	font-size: 16px; 
	margin-bottom: 10px;
	text-decoration: none;
}

p.main_news_next
{
	text-align: right; 
	width: 100%;
	margin-top: 3px !important;
	margin-bottom: 20px !important;
	*margin-bottom: 0px !important;
    _margin-bottom: 0px !important;
}	

	.main_news_next img
	{
		float: right !important;
		margin-left: 5px !important;
		margin-right: 0px; 
		vertical-align: middle !important;
	}
	
	.main_news_next a
	{
		float: right !important;
		text-decoration: underline !important;
	}
	
	.main_news_next a:hover
	{
		text-decoration: none !important;
	}
	
	
.main_news_g_line
{
	margin: 10px auto;
}


/* ------------------------------------------------------------- */
.content
{
	/*padding-left: 10px;*/
	float: left; 
	/* width: 685px; */
	width: 100%; 
	height: auto;
}
	
	.content p
	{
		margin-bottom: 10px;
	}
	
	.content ul
	{
		margin: 0px;
		margin-bottom: 15px;
		padding: 0px;
		padding-left: 15px;
		list-style: none;		
	}
		
	.content li
	{
		margin: 0px;
		margin: 2px 0 5px 0;
		padding-left: 15px;;
		list-style-type: square;
	}
	
#training
{
	width: 100%;
	margin-bottom: 15px;
	background-color: #f2f0ff;
}

#training th
{
	background-color: #e7e5f1;
}

#training th,
#training td
{
	padding: 10px;
	border: 1px dotted gray;
}
	
	
.image img
{
	border: 1px solid #856596;
}	


.content_img
{
	background: url(../img/img_shadow.png) bottom right no-repeat; 
	padding: 0 3px 4px 0px; 
	*padding: 0 3px 1px 0px; 
	_padding: 0 3px 1px 0px; 
	float: right;
}	

	.content_img img
	{
		border: 1px solid #856596;
	}

	
.nav_line
{
	background: #e6e4f1; 
	width: 100%; 
	height: 18px; 
	margin-bottom: 12px; 
	/*padding-right: 10px; */
	text-align: right; 
	color: #7d77b5;
	font-size: 11px;
	line-height: 18px;
	text-transform: lowercase;
}	

	.nav_line span
	{
		padding-right: 5px;
	}
	
	.nav_line strong
	{
		padding: 0 10px 0 5px;
	}


.notice_red,
.notice_blue
{
	float: left; 
	width: 352px; 
	height: 218px; 
	position: relative; 
}
	
.notice_red
{
	background: url(../img/notice_r.png) no-repeat; 
	margin-right: 3px;
}

.notice_blue
{
	background: url(../img/notice_b.png) no-repeat; 
}

.notice_block
{
	text-align: left; 
	padding: 0 10px 10px 10px;
}
	
	.notice_block img
	{
		float: left; 
		margin-right: 10px; 
		border: 1px solid white;
	}
	
	.notice_block a
	{
		color: white; 
		text-align:	right; 
		width: 100%; 
		text-decoration: underline; 
	}
	
	
.notice_date
{
	color: white; 
	margin-bottom: 20px;
	text-transform: uppercase;
}	
	
	.notice_date span
	{
		font-size: 22px; 
		float: left; 
		margin-right: 5px; 
		vertical-align: top;
	}
	
	
.thumbnails
{
	margin: -10px 0 0 -10px;
	text-align: left;
}

	.thumbnail
	{
		text-decoration: none;
		display: inline-block;
		display: -moz-inline-box;
		vertical-align: top;
		text-align: left;
		margin: 10px 0 0 5px;
	}
	
	.thumbnail .t-inside
	{
		width: 300px;
		margin: 10px 15px;
		float: left; 
		text-align: center;
	}
	
	
#error_message
{
	padding: 10px 10px 0 10px;
}

.contacts
{
	width: 100%;
	margin-top: 10px;
}

	.contacts td
	{
		width: 80%;
		height: 35px;
		vertical-align: top;
		padding-bottom: 20px;
		text-align: left;
	}

.cf
{
	clear: both; 
	width: 100%;
}


/* Vertical alignment
----------------------------------*/
.parent 
{
	width: 190px; 
	height: 38px; 
	text-align: left; 
}

	.child 
	{
		display: -moz-inline-box; 
		display: inline-block; 
		vertical-align: middle; 
		width: 190px; 
		zoom: 1; 
		//display: inline;
	}

	.helper 
	{
		display: -moz-inline-box; 
		display: inline-block; 
		height: 100%;
		width: 0px; 
		vertical-align: middle; 
		zoom: 1; 
		//display: inline;
	}


/* Mapia Mapa
----------------------------------*/	
.mapa
{
	/*height: 350px;*/
	width: 550px;
	padding: 1px;
	border: 1px solid #856596;
	margin-bottom: 20px;
}

#map_container_1,
#map_container_2
{
	height: 350px;
	width: 550px;
	overflow: hidden;
}


/* Footer
----------------------------------*/
#footer
{
	background: url(../img/footer_bg.png) top center no-repeat; 
	color: #5a5a5a; 
	padding: 15px 15px 0px;
	_padding: 5px 15px 0px;
	*padding: 5px 15px 0px; 
	vertical-align: middle;
	width: 953px;
	height: 49px;
}

.copyright
{
	float: left;
	padding-top: 10px;
	width: 300px;
	line-height: 27px;
}

.creator
{
	float: right;
	color: #797979;
	font-size: 11px;
	text-align: right;
	padding-top: 10px;
}

	.creator a
	{
	    background: url(../img/logo_mini.png) top right no-repeat; 
		color: #797979;
		text-decoration: none;
/*		line-height: 27px;*/
		height: 27px;
		padding-right: 35px;
	    display: block;
	}
	
	.creator a:hover
	{
		color: #372855;
		text-decoration: underline;
	}


