body {
	margin:0;
	padding:0;
	background-color: #F0F5E9;
	background-image: url(/images/base-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top: 0px;
}

td {
vertical-align:top;
}
img {border:0;}
a{
	color: #E35C26;
	text-decoration: underline;
}

a:hover{
	color: #CE0B0B;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}
.centr-bg {


	background-repeat: repeat-y;
	background-position: center top;
	
	width: 690px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 9px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-bottom: 7px;
}
/*  кулькулятор */
#calc TD {
	text-align: center;
	vertical-align: top;
}
#square input {
	width: 20px;
}
#options input {
	width: 20px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

.bgy {
	background-repeat: repeat-y;
}
.l-head {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-right: 15px;
}


.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(/images/bbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
}
.bottom-menu2 {
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	background-image: url(/images/bbg2.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
}
.bottom-menu a, .bottom-menu2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu a:hover, .bottom-menu2 a:hover  {
	color: #000000;
	text-decoration: underline;
}

.menu_top {
position:absolute; top:181px; width:691px; background-color:#000000;
}
.menu_top {vertical-align:bottom;}
.menu {
	color: #FFFFFF;
	background: url(/images/m-bg.gif) left bottom repeat-x;
	font-size: 11px;
	font-weight: bold;
	padding:0;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}
.menu a{
	text-decoration: none;
	color: #000000;
}

.menu a:hover {
	color: #DE3030;
	text-decoration: none;
}


.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}
.l-text {
	font-size: 11px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 16px;
}

.centr-left-bg {
/*
	background-image: url(/images/centr-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
*/
	width: 210px;
}


.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 9px;
	font-size: 14px;
	line-height:1.5;
}
.body_txt TD {
	vertical-align: middle;
	text-align: left;
}
/*p.photo UL LI {display:inline;}*/
.body_txt IMG {
	margin: 7px;
}
.l-head2 {

	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 15px;
}



#CommentForm {

    font-weight:bold;

}

#CommentForm TD {

    vertical-align:top;

}

#CommentForm IMG {

    border: 1px solid #000000;

    margin: 0;

}



#CommentForm input {

    border: 1px solid #000000;

    background: #FFFFFF;

    width: 100%;

    padding:3px;

}



#CommentForm textarea {

    border: 1px solid #000000;

    background: #FFFFFF;

    width: 100%;

    height: 200px;

    padding:3px;

}

#CommentForm input[name="captcha"] {

    width: 114px;

    padding:3px;

}

#CommentForm input[type="submit"] {

    width: 122px;

    background: #DDDDDD;

    color: #000000;

    border: 1px solid #000000;

    font-weight:bold;

}


/*стили для показа картинок*/

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
