/* MAIN STYLES */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
}

BODY, TD, DIV {
	font-family:  Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

A {
	text-decoration: none;
	color: #CF3030;
}

A:hover  {
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: auto;
}


/* PAGE */

#home {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	border: none;
}

.home {
	background: url('/img/bg.jpg') center repeat-y;
}

#bg_header {
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	width: 1000px;
	height: 340px;
	border: none;
	background: transparent url('/img/bg_header.jpg') center no-repeat;
}


/* LOGOTYPE */

#logo {
	position: relative;
	margin: 5px 15px 0 0;
	padding: 0;
	width: 380px;
	height: 80px;
	border: none;
	cursor: pointer;
}


/* SHORT MENU */

#menu-header {
	height: 23px;
	margin: 0;
	padding: 0px 12px 0 12px;
	list-style: none;
	border: 2px solid #ffffff;
	float: right;
	background: #f1f1f1;
}

#menu-header li {
	float: left;
	position: relative;
	text-decoration: none;
	text-align: center;
	line-height: 2.1;
}

#menu-header li a {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	margin: 0;
	padding: 4px 12px 4px 12px;
	color: #9f9f9d;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}

#menu-header li a:hover{
	background: #eeeeee;
	color: #CF3030;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #9d9d9d;
/*	#CF3030*/
}


/* FLASH */
#flash_about {
	position: relative;
	width: 470px;
	height: 155px;
	margin: 23px 0 0 9px;
	padding: 0;
	border: none;
	cursor: pointer;
	background: transparent url('/img/flash_about.jpg') top center no-repeat;
}

#contacts {
	position: relative;
	width: 160px;
	height: 100px;
	margin: -170px 0 0 285px;
	padding: 0;
	border: none;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
/* font-size: 7pt;*/
	font-weight: bold;
	text-align: left;
}


/* MAIN MENU */

#menu {
	position: relative;
	width: 200px;
	height: 140px;
	margin: 35px 0 0 75px;
	padding: 0;
	border: none;
}

#menu-main {
	list-style: none;
	margin: 0px;
	margin-top: -5px;
	padding: 0;
	line-height: 1.4;
}

#menu-main li {
	background: transparent url('/img/list_point.jpg') left no-repeat;
	padding-left: 17px;
	position: relative;
}

#menu-main a {
	font-family: Tahoma, Arial;
	font-size: 13px;
/*font-size: 10pt;;*/
	font-weight: bold;
	color: #ffffff;
}

#menu-main a:hover {
	text-decoration: none;
	color: #DEDDDD;
}

#menu-main a.menu-select {
	color: #66BEE5;
}


/* FOOTER */

#footer_text {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 80px;
	border: none;
	background: transparent url('/img/footer.jpg') 0 center no-repeat;
}

#menu-footer {
	height: 30px;
	margin: 0;
	padding: 45px 50px 0 0;
	list-style: none;
	line-height: 1.0;
	float: right;
	border: none;
}

#menu-footer li {
	float: left;
	position: relative;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
}

#menu-footer li.element {
	border-right: 1px #9d9d9d solid;
}

#menu-footer a {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #9d9d9d;
	padding: 0;
}


/* FONTS */

.title
{
	color: #02467f;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
}

.title_folder
{
	color: #0059A3;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	float: right;
	padding-right: 10px;
	height: 1;
}

.title_folder_index
{
	color: #0059A3;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial;
	float: light;
	padding-right: 10px;
	margin-top: -20px;
	height: 1;
}

.title_constr
{
	color: #0059A3;
	font-weight: bold;
/* 	font-size: 12pt;*/
	font-size: 16px;
	font-family: Verdana, Arial;
	padding: 0;
}

.profile_value {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}

.type_name {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.text_ok {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #009272;
	font-weight: bold;
}

.text_block {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #E56929;
}

.select-size {
	color: #04658F;
	padding: 1px;
	border-bottom: 1px solid #04658F;
	font-weight: bold;
}

.select-size:hover {
	text-decoration: none;
}

.map {
	border: 2px solid #ffffff;
}

/* PAGE NUMBERS */

.currentPage {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent url('/img/current_page.gif') center no-repeat;
}

.currentPageBig {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background: transparent url('/img/current_page2.gif') center no-repeat;
}


/* ARROWS */
.arrow_next {
	background: url('/img/arrow_right.gif') center center no-repeat;
}

.arrow_next:hover {
	background: url('/img/blog_circle.gif') center center no-repeat;
	text-decoration: none;
	color: #ff0000;
}

.arrow_prev {
	background: url('/img/arrow_left.gif') center center no-repeat;
}

.arrow_prev:hover {
	background: url('/img/blog_circle_left.gif') center center no-repeat;
	text-decoration: none;
}


/* FORMS */

.myForm {
	padding: 0.1em;
	margin: 0.1em;
}

.formRadioBox {
	margin: 0 5px -2px 5px;
	border: none;
}

.checkbox {
	border: none;
}

.editForm {
	border: 1px solid #0377a5;
	color: #153B56;
	background: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
}


.prev {
	background: url('http://tehnogrup.com/img/news_index/navleft.jpg') no-repeat center;
	border: none;
	width: 50px;
	height: 160px;
}

.next {
	background: url('http://tehnogrup.com/img/news_index/navright2.jpg') no-repeat center;
	border: none;
	width: 50px;
	height: 160px;
}

/* THE END */
