/********************* 
Dev by WEB700.NET 
*********************/
body {margin: 0px;padding: 0px;}

/* Главный шрифт, и стиль страницы */
body,p,table,td,h1,h2,h3{font-family: Geneva, Arial, Helvetica, sans-serif;}
html,body{
	margin: 0px;
	background-image: url(../i/bg.jpg);
	background-color: #BEBEBE;
	background-repeat: repeat-x;
}
/* Стили для H */
h1 {font-size: 12pt;letter-spacing: 1pt;text-transform: uppercase;}
h2 {
	font-size: 12pt;
	color: #0066CC;
	text-align: center;
	letter-spacing: 2pt;
}
h3 {font-size: 11pt;}
h4 {font-size: 9pt;}

/* Ссылки */
a {
	color: #990000;
}
a:hover {
	color: #EC1324;
}

/* Стили для всех элементов ввода */
input[type="text"], input[type="password"] {font-family: "Courier New", Courier, monospace;	background-color: #FFFFFF;border: 1px solid #006B95;}
input[type="password"]{font-weight: bold;}
input[type="submit"]{}
input[type="button"]{}
textarea{}
input[disabled="disabled"],textarea[disabled="disabled"]{}
form{margin: 0px;padding: 0px;}
.hbg {
	background-image: url(../i/sh.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/**********************************
Оформление для элемента "Путь"
**********************************/
.path{
	padding: 5px 5px 10px;
}
.path a{
	background-image: url(../i/to.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 5px;
	font-size: 8pt;
}
.path a:hover{}
#c,#flash {
	background-image: url(../i/cbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#c .cx {
	margin: 20px;
}

#c,#c p,#c td {
	font-size: 11pt;
	color: #000000;
}
#c th{font-size: 9pt;}
#c td p{

}
#c .bg1 .imgx,#c .bg2 .imgx{
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 16px;
	height: 16px;
}
#c .bg1 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#c .bg2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#c .h,#c h3 {
	font-size: 9pt;
	letter-spacing: 1pt;
	padding: 5pt;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 10pt;
}
#c .h a {
	text-decoration: none;
}
#c .dpn{
	color: #666666;
	font-size: 8pt;
	margin: 5px;
}
#c .bg1 .dpn,#c .bg2 .dpn{
	padding:5px;
	text-align: justify;
}
#c .bg1 a,#c .bg2 a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dmenu {
	font-size: 8pt;
	background-image: url(../i/fbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
}
.dmenu a {
	color: #9D9D9D;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
}

/********************
		Search
********************/
#fsearch {margin: 0px;padding: 0px;}
#fsearch #s {
	width: 200px;
	font-size: 8pt;
	border: 1pt solid #B5B5B5;
	color: #D11A1B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
#form_contacts,#form_contacts td {
	font-size: 8pt;
}
#form_contacts input,#form_contacts textarea{
	width: 100%;
	font-size: 8pt;
}
#f {
	font-size: 8pt;
	background-image: url(../i/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 75px;
}
#f td {
	font-size: 10pt;
	font-weight: bold;
	color: #004071;
}
#f .bg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004071;
	padding-top: 10px;
}
.news{
}
.news li{
	list-style-type: square;
	margin: 0px;
	padding: 2px;
	font-size: 9pt;
	color: #000000;
}
.news a span{
	font-style: italic;
	padding-left: 10px;
	color: #666666;
	font-weight: normal;
}
.news a{
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.f .hh {
	height: 30px;
}
.f .ht,.f .ht a,.f .hh a {
	color: #333333 !important;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}
.catalog{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.catalog a {
	float: left;
	height: 135px;
	width: 135px;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}
.catalog span{
	clear: both;
	float: left;
	width: 120px;
	text-align: center;
	padding-top: 5px;
}
.catalog img {
	float: left;
	border: none;
	clear: both;
	background-color: #000000;
}
.table {
	border-top-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table td, .table th {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 2pt;
}
.table th {
	background-color: #CCCCCC;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 2pt;
	padding-bottom: 2pt;
}
.devby {
	font-size: 8pt;
}
.devby a {
	text-decoration: none;
	color: #828282;
}
.photos {
	text-decoration: none;
}
.photos a {
	float: left;
	height: 120px;
	width: 135px;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.photos img {
	float: left;
	border: none;
	background-color: #000000;
}
