ul, li, p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
html, body {
  margin:0px;
  padding:0px;
  border: 0px;
  width:100%;
  height:100%;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  background: #8D9AA6;
}
img, div, td, table { behavior: url(js/iepngfix.htc) }
body {
	min-width: 1000px;
}
a {
	cursor: pointer;
}
#tel {
	position: absolute;
	top: 279px;
	left: 224px;
	font-size: 24px;
	color: #626B74;
	font-family: "Palatino Linotype", Georgia, Tahoma;
}
table.main {
	/*height: 1110px;*/
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	background: transparent url(../images/top_left.png) top left no-repeat;
}
table.main td.content{
	vertical-align: top;
	background: transparent url(../images/top_right.png) top right no-repeat;
	padding: 0 23px;
}
#content {
  	/*height: 100%;*/
	margin-top: 30px;
	z-index: 1;
	position: relative;
}
#header {
	height: 324px;
}
#header .search {
	width: 311px;
	height: 36px;
	margin-top: 20px;
	font-size: 12px;
	color: #222531;
	float: left;
}
#header .search input.find{
	background: url(../images/find_rep.gif) repeat-x left center;
	width: 133px;
	height: 16px;
	border: 0px;
	padding: 3px 2px 0 5px;
	font-size: 11px;
	margin: 0;
}
#header .search table {
	width: 100%;
	border-collapse:collapse;
}
#header .search img {
	border: 0;
	margin: 0;
	padding: 0;
}
#header .search td.fill {
	background: #C3D5E5;
	height: 18px;
}
#header .search td.corner {
	width: 10px;
	height:10px;
	font-size: 0px;
}
#header .search td.button {
	width:135px; 
	height: 19px;
	padding-left: 2px;
	background: url(../images/find_left.gif) 0px 0px no-repeat;
	/background: url(../images/find_left.gif) 0px 1px no-repeat;
}
* {
margin:0px;
padding:0px;
}
#header ul li {
	text-align: right;
	padding: 10px 30px;
	background: url(../images/point.gif) right repeat-y;
	display:block;
	float: left;
}
#header ul li.last {
	background: none;
}
#header ul#menu {
	float: right;
	margin-top: 18px;
	margin-bottom: 26px;
	color: #FFFFFF;
}
#header ul#menu a:link,
#header ul#menu a:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#header ul#menu a:hover{
	color: #FFF2B2;
	font-size: 12px;
	text-decoration: underline;	
}
#header ul#menu span.active{
	color: #FFF2B2;
	font-size: 12px;
	font-weight: bold;	
	height: 1%;
}
#header #top_img {
	height:251px;
	clear:both;
}
#header #top_img table {
	border-collapse:collapse;
	width: 100%;
}
#header #top_img td.top_left {
	background: #FFFFFF url(../images/top_left.jpg) -1px 0px no-repeat;
	height: 233px;
	width: 476px;
	padding-top: 18px;
	padding-left:16px;
	font-size: 0px;
}
#header #top_img td.bottom_left {
	background: transparent url(../images/top_04.png) 0px 0px no-repeat;
	height: 16px;
	width: 16px;
	font-size: 0px;
}
#header #top_img td.bottom_right {
	background: transparent url(../images/top_03.png) 100% 100% no-repeat;
	width: 16px;
	height:16px;
	font-size: 0px;
}
#header #top_img td.border {
	border-left: 1px solid #86888B;
	height: 219px;
	font-size: 0px;
}
#header #top_img td.top_right {
	background: transparent url(../images/top_corn.gif) 100% 0px no-repeat;
	width: 263px;	
	padding-top: 18px;
	padding-right: 16px;
	font-size: 0px;
}
#header #top_img td.null {
	background: #FFFFFF url(../images/top_grad.jpg) top repeat-x;
	width: auto;
	text-align: center;
	vertical-align: top;
}
/*----------------------------------- LEFT --------------------------------------*/
#content #left {
	width: 190px;
	float: left;
	position: relative;
	/*padding-bottom:100px;*/
}
#content #left #left_menu{
	color: #FFFFFF;
	font-size: 12px;
	width: 175px;
	margin-left: 7px;
	margin-top: 20px;
	margin-bottom: 44px;
}
#content #left #left_menu ul li{
	background: url(../images/point_gor.gif) bottom repeat-x;
	display: block;
	padding-top: 25px;
	padding-left: 5px;
}
#content #left #left_menu ul li.li_act {
	background: url(../images/point_act.gif) bottom repeat-x;
	display: block;
	padding-top: 25px;
	padding-left: 5px;
}
#content #left #left_menu a {
	height: 1%;
}
#content #left #left_menu a:link,
#content #left #left_menu a:visited{
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
}
#content #left #left_menu a:hover{
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	background: url(../images/square.gif) right bottom no-repeat;
}
#content #left #left_menu span.active{
	color: #FFF3BA;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	background: url(../images/square_act.gif) right bottom no-repeat;
	height: 1%;
}
#content #left .banner {
	padding-left: 7px;
}
/*----------------------------------- RIGHT --------------------------------------*/
#content #right {
	margin-left: 220px;
	margin-top: 30px;
	/*margin-bottom:100px;*/
}
#content #right #korzina {
	background: transparent url(../images/text_title.png) right bottom no-repeat;
	text-align: right;
	height: 22px;
	font-size: 12px;
	/line-height: 1.2;
	color: #4D555B;
	margin-right: 20px;padding-right: 20px;padding-top: 7px;
}
#content #right #korzina a:link,
#content #right #korzina a:visited{
	color: #4D555B;
	text-decoration: underline;
	font-weight: bold;
	
}
#content #right #korzina a:hover{
	color: #4D555B;
	text-decoration: none;
	font-weight: bold;
}
#content #right .text{
	color: #000000;
	font-size: 12px;
}
#content #right .text table{
	width: 100%;
	_width: 99%;
}
#content #right .text h1{
	font-weight: bold;
	font-size: 14px;
	padding:20px 0;
}
#content #right .text p{
	margin-bottom: 20px;
}
#content #right .text td.topL_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/textTL.gif) no-repeat 0 0;
	font-size: 0px;
}
#content #right .text td.topR_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/textTR.gif) no-repeat 100% 0;
	font-size: 0px;
}
#content #right .text td.bottomR_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/textBR.png) no-repeat 100% 100%;
	font-size: 0px;
}
#content #right .text td.bottomL_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/textBL.png) no-repeat 0 100%;
	font-size: 0px;
}
#content #right .text td.text {
	background: #FFFFFF url(../images/text_bg.jpg) repeat-x;
	padding: 10px 20px;
}
#content #right .text td.text_top_bg {
	background: #FFFFFF url(../images/text_top_bg.jpg) bottom repeat-x;
	font-size: 0px;
	height:12px;
}
#content #right .text td.text_border_bottom {
	background: #FFFFFF url(../images/text_border.gif) bottom repeat-x;
	font-size: 0px;
}
#content #right .text td.text_left {
	background: url(../images/text_repL.jpg) left top repeat-y;
	font-size: 0px;
	vertical-align: top;
}
#content #right .text td.text_right {
	background: url(../images/text_repR.jpg) right top repeat-y;
	font-size: 0px;
	vertical-align: top;
}
/*---------------------------- FOTO -----------------------------------*/
#content #right .foto{
	color: #000000;
	font-size: 12px;
	margin-top: 15px;
}
#content #right .foto table{
	width: 100%;
	_width: 99%;
}
#content #right .foto h1{
	font-weight: bold;
	font-size: 14px;
	padding:20px 0;
}
#content #right .foto table.foto_cat {
	border: 0;
	width: 100%;
	_width: 99%;
}
#content #right .foto table.foto_cat a:link,
#content #right .foto table.foto_cat a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#content #right .foto table.foto_cat a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#content #right .foto table.foto_cat td{
	text-align: center;
}
#content #right .foto table.foto_cat td p{
	margin: 15px 0px 25px 0px;
}
#content #right .foto p{
	margin-bottom: 20px;
}
#content #right .foto .foto_item {
	width: 124px;
	height: 156px;
	background-color: #333333;
	border: 1px solid #6B767E;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#content #right .foto .foto_item img{
	float:none;
}
#content #right .foto td.topL_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/foto01.gif) no-repeat 0 0;
	font-size: 0px;
}
#content #right .foto td.topR_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/foto02.gif) no-repeat 100% 0;
	font-size: 0px;
}
#content #right .foto td.bottomR_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/foto03.gif) no-repeat 100% 100%;
	font-size: 0px;
}
#content #right .foto td.bottomL_corner {
	width: 12px;
	height: 12px;
	background: transparent url(../images/foto04.gif) no-repeat 0 100%;
	font-size: 0px;
}
#content #right .foto td.text {
	background: #4D555B;
	padding: 10px 20px;
	color: #FFFFFF;
	height: 340px;
}
#content #right .foto td.text .vetka {
	background: transparent url(../images/foto_center.jpg) bottom right no-repeat;
}
#content #right .foto td.text_top_bg {
	background: #FFFFFF url(../images/foto_line1.jpg) bottom repeat-x;
	height:12px;
	font-size: 0px;
}
#content #right .foto td.text_border_bottom {
	background: #FFFFFF url(../images/foto_line3.jpg) bottom repeat-x;
	font-size: 0px;
}
#content #right .foto td.text_left {
	background: url(../images/foto_line4.jpg) left top repeat-y;
	vertical-align: top;
	font-size: 0px;
}
#content #right .foto td.text_right {
	background: url(../images/foto_line2.jpg) right top repeat-y;
	vertical-align: top;
	font-size: 0px;
}
/*----------------------------------- /RIGHT --------------------------------------*/
#footer {
  	margin-top: -150px;
  	height: 288px;
	background: url(../images/footer_bg.jpg) repeat-x bottom;
	z-index: 1;
}
#footer #footer_wr_right {
	background: url(../images/footer_right.jpg) no-repeat bottom right;
	height: 288px;
}
#footer #footer_wr_left {
	background: url(../images/footer_left.jpg) no-repeat bottom left;
	height: 288px;
}
#footer #footer_wr_left .text{
	padding: 220px 40px 0 40px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7;
}
#footer #footer_wr_left .text a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer #footer_wr_left .text table{
	width: 100%;
	_width: 99%;
}

