body {
	color: #5D6142;
	font-family : Verdana, Arial, Helveticasans-serif, ;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

h1{
	display: none;
}

h2 {
	display: none;
}

h3 {
	color: #BA131A;
	font-size: 1.3em;
	margin: 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	border-bottom: 1px solid #BA131A;
}

hr {
	display: none;
}

p {
	text-align: justify;
	/*margin: 0px;
	padding: 0px;*/
}

.chosse {
	color: #BA131A;
}

.contact {
	text-align: left;
}
/*
///////////////////////////////////////////////////////////////////////////////////////////////
//                                   PAGE LAYOUT HIEARCHY
///////////////////////////////////////////////////////////////////////////////////////////////
//
//	<body>
//		|-#layoutRootC
//		|		|-#layoutRoot
//		|		|		|-#layoutTopBlockC
//		|		|		|				|-#layoutTopBlock
//		|		|		|				\_
//		|		|		|
//		|		|		|-#layoutMiddleBlockC
//		|		|		|				|-#layoutMiddleBlock
//		|		|		|				|				|-#layoutNavigBlockC
//		|		|		|				|				|				|-#layoutNavigBlock
//		|		|		|				|				|
//		|		|		|				|				|-#layoutContentBlockC
//		|		|		|				|				\_				|-#layoutContentBlock
//		|		|		|				\_
//		|		|		|
//		|		|		|-#layoutBottomBlockC
//		|		|		|				|-#layoutBottomBlock
//		|		|		\_
//		|		\_
//		\_
//
///////////////////////////////////////////////////////////////////////////////////////////////
*/
#layoutRootC{
	width : 580px;
	margin : 0 auto;
	padding : 0;
	color : #000000;
}


* html body #layoutRootC{
	background : none;
}

#layoutRoot{}


/*
///////////////////
// layoutTopBlockC
///////////////////
*/

#layoutTopBlockC{
	width : 100%;
	height : auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#layoutTopBlock{}

/*
///////////////////
// layoutMiddleBlockC
///////////////////
*/

#layoutMiddleBlockC{
	width : 580px;
}
#layoutMiddleBlock{
	width : 580px;
	background-image: url(../img/background_middle.gif);
	background-repeat: repeat-y;
	height : 100%;
	overflow : hidden;
}

/*
///////////////////
//layoutNavigBlockC
///////////////////
*/

#layoutNavigBlockC{
	width : 164px;
	height : 100%;
	float : left;
	clear : none;
	}
#layoutNavigBlock{
	width : 164px;
	}

/*
///////////////////
//menu
///////////////////
*/
#topMenu {
	background-image: url(../img/top_menu.gif);
	width: 164px;
	height: 29px;
	background-repeat: no-repeat;
}

#layoutMiddleBlock  ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#layoutMiddleBlock ul li {
	width: 164px;
	margin: 0;
	padding: 0;
}

#layoutMiddleBlock  ul li ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#layoutMiddleBlock ul li ul li {
	width: 164px;
	margin-top: -1px;
	padding-top: 0;
}



#layoutMiddleBlock ul li a:active,
#layoutMiddleBlock ul li a:link,
#layoutMiddleBlock ul li a:visited,
#layoutMiddleBlock ul li a{
	color: #5D6142;
	font-size: 0.65em;
	text-decoration: none;
	font-weight: bold;
	width: 164px;
	height: 25px;
	line-height : 25px;
	display: block;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
}

#layoutMiddleBlock ul li a:hover {
	color: #FFFFFF;
	font-size: 0.65em;
	text-decoration: none;
	height: 25px;
	line-height : 25px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../img/button_over.gif);
}

#layoutMiddleBlock ul li a .menuText {
	padding-left: 20px;
}

#layoutMiddleBlock ul li ul li a:active,
#layoutMiddleBlock ul li ul li a:link,
#layoutMiddleBlock ul li ul li a:visited,
#layoutMiddleBlock ul li ul li a {
	color: #5D6142;
	font-size: 0.6em;
	width: 164px;
	height: 19px;
	line-height : 19px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	background-image: url(../img/button_submenu_1.gif);
	background-repeat: no-repeat;
}

#layoutMiddleBlock ul li ul li a:hover {
	color: #FFFFFF;
	font-size: 0.6em;
	width: 164px;
	height: 19px;
	line-height : 19px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(../img/button_over.gif);
}

#layoutMiddleBlock ul li ul li a .menuText {
	padding-left: 30px;
}

#menuBottomBlockC {
	height: auto;
	width: 164px;
}

#menuBottomBlock {
	width: 164px;
	height: 63px;
	background-image: url(../img/menu_bg_shadow.jpg);
	background-repeat: repeat-x;
}

#menuBottomBlockline {
}

#menuBottomBlockFoot {
	width: 164px;
	height: 23px;
}

/*
///////////////////
//layoutContentBlockC
///////////////////
*/

#layoutContentBlockC{
	width : 406px;
	float : left;
	margin-left: 10px;
	background-image: url(../img/middle_top.jpg);
	background-repeat: no-repeat;
	}

#layoutContentBlock{
	font-size: 0.75em;
	color: #5D6142;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 23px;
	margin-top: 30px;
	background-image: url(../img/logo_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#layoutContentBlock a:active,
#layoutContentBlock a:link,
#layoutContentBlock a:visited,
#layoutContentBlock a {
	color: #BA131A;
	font-weight: bold;
}

/*
///////////////////
//layoutBottomBlockC
///////////////////
*/

#layoutBottomBlockC{
	width: 580px;
	height: 60px;
	margin-top: -23px;
	margin-bottom: 10px;
	overflow : hidden;
	background-image: url(../img/foot.jpg);
	background-repeat: no-repeat;
}
#layoutBottomBlock{
	color: #5D6142;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	top: 40px;
	position: relative;
}

#layoutBottomBlock span{
	color: #BA131A;
}

	
/*
///////////////////
//triky
///////////////////
*/

.hide{
	display: none;
}
.menuLetter {
	color: #BB141A;
}

