/* Basic styles */
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body,td,th { font-family: Tahoma; font-size: 12px; color: #000000; }

.green {
	background-color: #14897C;
	width: 100%;
	height: 385px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: -1;
	visibility: visible;
	float: left;
	clear: both;
	position: absolute;
	top: 0px;
	right: auto;
	left: auto;
	background-image: url(../images/bg-g.png);
}

.white {
	background-color: #FFFFFF;
	width: 100%;
	height: 35px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: -1;
	visibility: visible;
	float: left;
	clear: both;
	position: absolute;
	top: 0px;
	right: auto;
	left: auto;
}
		



/* Heading */
h1,h2,h3,h4,h5,h6 { margin: 0px; padding: 0px; }


/* Top styles */
.top th p {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #14897c;
	border-left: 1px solid #E5E9EB;
	padding-left: 8px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	display: inline;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top th img { float: left; display: inline; }
.top th a { color: #14897c; text-decoration: underline; }
.top th a:hover { color: #0000FF; text-decoration: none; }

.navigation {
	background-color: #2b2b2b;
	width: auto;
	display: block;
	clear: both;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 30px;
}
.navigation a{
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	float: left;
	display: inline-block;
	color: #14897c;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	background-color: 2b2b2b;
	border-right: 1px solid #FFFFFF;
}

.navigation #word {
	padding: 5px;
	margin-left:15px;
	float: left;
	display: inline-block;
	color: #14897c;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	border: 1px solid #14897c;
}
.navigation #go {
	background-color: 2b2b2b;
	background-image: url(../images/search.svg);
	width: 25px;
	height: 25px;
	background-size: 28px 28px;
	background-repeat: no-repeat;
}

.navigation a:hover {

	background-color: #ff940a;
	
}
 
 
/* Forms */
form { margin: 0px; padding: 0px; }
input { font-family: Tahoma; font-size: 11px; background-color: #FFFFFF; border: 1px solid #D4DADD; }
	#search { background-image: url(../images/input-search.gif); height: 24px; width: 24px; border-width: 0px; border-style: none; }
	#go { background-image: url(../images/input-go.gif); height: 24px; width: 24px; border-width: 0px; border-style: none; }
	#key { background-image: url(../images/input-login.gif); height: 24px; width: 24px; border-width: 0px; border-style: none; }
.search-inline { display: inline; float: left; width: 190px; color: #304758; line-height: 18px; margin-top: 15px; border-top: 1px solid #CDDFED; margin-right: 2px; margin-left: 2px; }
.search-inline  b  { color: #6DA2C9; line-height: 20px; }
.search-inline select { font-family: Tahoma; font-size: 12px; background-color: #FFFFFF; border: 1px solid #D4DADD; }
.login input { margin: 2px; padding: 2px; text-align: center; color: #B0B0B0; }
.big { padding: 0px; margin-top: 50px; margin-right: 0px; margin-bottom: 50px; margin-left: 0px; text-align: center; vertical-align: middle; }
.big #word { font-size: 15px; font-family: Tahoma; font-weight: normal; font-style: normal; color: 7497B0; border: 1px solid #7497B0; padding: 2px; margin: 0px; }
.big #word:hover { border: 1px solid #FF9000; }
.big #go { background-image: url(../images/search-big.gif); height: 32px; width: 32px; margin: 0px; padding: 0px; background-repeat: no-repeat; background-position: left top; }
.big #go:hover { margin: 0px; padding: 0px; background-position: left bottom; }


/* Main information block */
.information { padding: 10px; }
.information h1 { color: #14897c; font-size: 20px; font-weight: bold; font-family: Tahoma; margin-bottom: 5px; }
.information h2 { font-family: Tahoma; color: #A7C2C7; text-transform: uppercase; font-size: 17px; font-weight: bold; font-style: normal; margin-bottom: 5px; }
.information h3 { font-family: Tahoma; color: #FF9000; font-size: 17px; font-weight: bold; font-style: normal; }
.information p { }
	#fulltext {text-align: justify;}
.information p, ul, li { color: #304758; line-height: 19px; font-size: 12px; }
.information ul { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 10px; font-size: 11px; list-style-type: circle; }
.information li { list-style-type: circle; font-size: 11px; font-style: normal; margin-bottom: 10px; }
.information small { font-size: 10px; color: #B0B0B0; }
.information small a { font-size: 10px; color: #B0B0B0; font-family: Verdana; text-decoration: none; margin-right: 8px; margin-left: 8px; }
.information small a:hover { color: #0000FF; }
.information .next { font-size: 10px; letter-spacing: 1px; font-weight: normal; color: #304758; margin-left: 10px; }
.information .next:hover { color: #0000FF; text-decoration: none; }
.information .rss { text-decoration: none; color: #CB6505; margin-right: 15px; }
.information .email { color: #7DA8D2; text-decoration: none; }
.information .contact #field { font-size: 12px; font-family: Tahoma; background-color: #ECF1F4; border: 1px solid #6791B0; padding: 1px; }
.information .contact #cfield { font-size: 13px; font-family: Tahoma; background-color: #FFFFFF; border: 1px solid #6791B0; padding: 1px; text-align: center; }
.information .contact #check { border: 0px none #FFFFFF; }
.information .contact #submit { font-family: Tahoma; font-size: 16px; font-weight: bold; margin: 5px; background-color: #FFB557; color: #FFFFFF; border: 0px none #FFFFFF; }


/* Catalog */
.catalog { font-size: 13px; }
.catalog a { display: block; text-decoration: none; color: #304758; line-height: 22px; width: 550px; }
.catalog a:hover { color: #0000FF; text-decoration: underline; }

#aaa { padding-left: 15px; font-weight: bold; letter-spacing: 1px; }
#bbb { font-weight: normal; padding-left: 25px; letter-spacing: 0px; margin: 0px; }
#ccc { padding-left: 25px; font-weight: normal; letter-spacing: 0px; margin: 0px; }

.catalog-panel td { font-size: 11px; color: #304758; border-top: 2px solid #DEE7F0; border-right: 1px solid #DEE7F0; border-bottom: 0px solid #DEE7F0; border-left: 1px solid #DEE7F0; }
.catalog-panel a { color: #0000FF; text-decoration: none; }
.catalog-panel a:hover {  text-decoration: underline; }
.catalog-panel h1 { font-family: Tahoma; color: #6793B4; text-decoration: none; font-size: 11px; font-weight: normal; }
.catalog-panel h2 { display: block; font-weight: normal; font-size: 11px; text-align: center; margin-bottom: 8px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; color: #688891; }
.catalog-title  { text-decoration: none; margin-left: 8px; margin-top: 15px; margin-bottom: 15px; margin-right: 8px; line-height: 20px; color: #4E80A5; }
.catalog-title a { color: #4E80A5; text-decoration: none; padding-right: 5px; padding-left: 5px; }
.catalog-title a:hover { color: #0000FF; text-decoration: underline; }
.catalog-table thead th { font-size: 9px; font-weight: normal; font-family: Tahoma; color: #81A8C5; background-color: #F4F8FB; border-bottom: 1px solid #BBCEDD; margin: 0px; padding: 1px; border-top: 1px solid #BBCEDD; }
.catalog-table p { font-size: 11px; line-height: 15px; }
.catalog-table .split { font-size: 9px; font-weight: normal; font-family: Tahoma; color: #81A8C5; background-color: #F4F8FB; border-bottom: 1px solid #BBCEDD; margin: 0px; padding: 1px; border-top: 1px solid #BBCEDD; }
.catalog-table .split a { font-size: 10px; color: #304758; font-weight: normal; text-decoration: none; margin-right: 50px; margin-left: 50px; }
.catalog-table .split a:hover { color: #0000FF; text-decoration: none; }
.catalog-table tbody th { font-weight: normal; text-align: center; font-family: Tahoma; font-size: 9px; background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: -4px center; color: #304758; }
.catalog-table tbody td { font-size: 11px; line-height: 15px; color: #304758; font-family: Tahoma; font-style: normal; font-weight: normal; }
.catalog-table tbody .dark  { background-color: #F8FAFA; }
.catalog-table tbody tr:hover { background-color: #FFEED7; }



/* Navigation styles */
/* Styles */
.title1 { font-size: 14px; text-decoration: none; color: #5B848E; background-color: #F0F4F5; padding: 4px; border: 1px solid #DAE4E6; margin: 2px; }
.cart { display: block; height: 20px; width: 20px; background-image: url(../images/add-to-cart.gif); background-repeat: no-repeat; background-position: left top; text-decoration: none; text-align: center; margin-top: 10px; margin-bottom: 10px; }
.info { display: block; height: 20px; width: 20px; background-image: url(../images/view-info.gif); background-repeat: no-repeat; background-position: left top; text-decoration: none; text-align: center; margin-top: 10px; margin-bottom: 10px; }
.del { display: block; height: 20px; width: 20px; background-image: url(../images/delete.gif); background-repeat: no-repeat; background-position: left top; text-decoration: none; text-align: center; margin-top: 10px; margin-bottom: 10px; }
.cart:hover, .info:hover, .del:hover  { background-position: left bottom; }
.erors { font-size: 13px; color: #FF0000; }
.sitemap a { font-size: 11px; text-decoration: none; color: #5280A0; display: block; line-height: 15px; }
.sitemap a:hover { text-decoration: none; color: #0000FF;  }
.sitemap blockquote { margin-left: 25px; margin-top: 2px; }

/* Tables */
/* Tags */

/* Bottom styles */
.bottom { font-size: 10px; color: #14897c; line-height: 20px; }
.bottom a { color: #14897c; padding: 2px; }
.bottom a:hover { color: #0000FF; text-decoration: none; }