html {
 font-family: Tahoma;
 font-size: 12px;
}

#content h2 {
	color: #CD6906;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#menupanel {
	margin-left: 30px;
	margin-top: 30px;
}
#content {
	margin-left: 22px;
	margin-right: 30px;
}

#search {
	height: 111px;
	margin-top: 45px;
	margin-right: 30px;
	padding: 10px;
}

#fonleft {
	background: url(../images/index_02.gif) left top repeat-y;
   background-color: White;
}

#fonright {
	background: url(../images/index_03.gif) right top repeat-y;
	background-color: White;
}

#fonbot {
	background: url(../images/index_04.gif) left top no-repeat;
	height: 91px;
}

#m_top {
	background: url(../images/menu_top.gif) left top no-repeat;
	height: 23px;
}

#m_mid {
	background: url(../images/menu_mid.gif) left repeat-y;
	padding-left: 17px;
}

#m_bot {
	background: url(../images/menu_bot.gif) left top no-repeat;
	height: 16px;
}

.h2 {
	color: #013870;
	font-size: 18px;
	padding-bottom: 10px;
}

#top4 {
	background: url(../images/top4_fon.gif) left top no-repeat;
	width: 243px;
	margin: 10px 30px 10px 10px;
	float: left;
	/*padding: 10px;*/
}

.top4_title {
	color: #6293B4;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
   padding-top: 10px;
}

.top4_foto {
   padding-top: 15px;
	padding-bottom: 3px;
	text-align: center;
}

.top4_info {
	color: #CD6906;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
   padding-left: 15px;
	padding-top: 3px;
}

.top4_info span {
	color: #6293B4;
	font-size: 12px;
	font-weight: normal;
}

.top4_more {
	text-align: center;
	padding-top: 1px;
   padding-bottom: 10px;
}
.top4_more a {
	color: #6293B4;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;

}

#m_mid a {
	color: #424242;
	font-size: 12px;
	font-weight: bold;
}

#newsblock {
	width: 250px;

}

.newsdata {
	color: #CD6906;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
   padding-left: 15px;
	padding-top: 3px;
}

.newstext {
	color: #6293B4;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	   padding-left: 15px;
}

.category {
	color: #6293B4;
	font-size: 12px;
	font-weight: bold;
}

.category a {
	color: #6293B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*.botbann a, a:hover{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}*/

.catalog_title {
	color: #6293B4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
   padding-top: 12px;
	padding-bottom: 7px;
}

.catalog_foto {
	width: 160px;
}

.catalog_info {
	color: #CD6906;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
   padding-left: 15px;
	padding-top: 3px;
}

.catalog_info span {
	color: #6293B4;
	font-size: 12px;
	font-weight: normal;
}

.catalog_line {
   padding-top: 15px;
	padding-bottom: 7px;
}

.catalog_info a {
	color: #6293B4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrumbs {
   padding-top: 15px;
	padding-bottom: 7px;	
}

.breadcrumbs a {
	color: #6293B4;
	font-size: 12px;
	text-decoration: underline;
   padding-top: 15px;
	padding-bottom: 7px;	
}

#banner {
	text-align: center;
	padding-top: 20px;
}

#banners {
	text-align: center;
	padding-top: 20px;	
}

.recom_foto img {
	width: 110px;
	margin: 10px 10px 10px 15px;
}

.recom_line {
	width: 110px;
	padding-left: 25px;
}

.recom_info {
	color: #6293B4;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
   padding-left: 15px;
	padding-top: 3px;
}

.recom_price a {
	color: #CD6906;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.recom_price a:hover {
	color: #CD6906;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

input {
	border:1px solid #c5c5c5; 
	font-size: 12px; 
	padding:3px; 
	height:16px; 
	color:#000000;
}

textarea {
	border:1px solid #c5c5c5; 
	font-size: 12px; 
	padding:3px; 
	color:#000000;
}

input.send-btn {
   border:0px;
	width: 85px;
	height: 22px;
	background: url(../images/go.jpg) no-repeat;
	outline: none;
}
input.send-btn:hover {
   border:0px;
 	background: url(../images/go.jpg) no-repeat;
 	cursor: pointer;
}

.topsearch {
   padding-left: 30px;
	margin-left: 25px;
	/margin-left: 25px;
	margin-top: 2px;
	/margin-top: 12px;	
	font-size: 12px;
	color: #ffffff;
	
}

.topsearch input {
	border:1px solid #c5c5c5; 
	font-size: 12px; 
	padding:1px; 
	height:16px; 
	color:#000000;
	font-family: Tahoma;
}

.topsearch input.send-btn {
   border:0px;
	width: 85px;
	height: 22px;
	background: url(../images/go2.jpg) no-repeat;
	outline: none;
}
.topsearch input.send-btn:hover {
   border:0px;
 	background: url(../images/go2.jpg) no-repeat;
 	cursor: pointer;
}
.ditto_currentpage {
	padding-left: 5px;
	font-size: 12px;
}

.ditto_page {
	padding-left: 5px;
	font-size: 12px;
}

