/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
a img {
	border: none;
}
.p_bold {
	font-weight: bold;
}


#main {
	margin: 0 auto;
	width: 940px;
	height: auto;
}
#head {
	width: 930px;
	height: auto;
}
#date {
	width: 350px;
	height: auto;
	margin-left: 60px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	float: left;
}
#date_time {
	font-size: 16px;
	color: #000000;
}
#date_date {
	color: #000000;
}
#date td {
	padding-right: 10px;
}
#content_head {
	width: 200px;
	height: 130px;
	background-image: url(img/bg_tel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 652px;
}
#tels {
	margin-left:25px;
	padding-top:20px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
#menu {
	width: 215px;
	margin-top: -10px;
	float: left;
}
#table_menu {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	width: 170px;
}
#table_menu  td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
}
#table_menu a {
	color: #cc3333;
	text-decoration: none;
}
#table_menu a:hover {
	text-decoration: underline;
}
.info_top {
	background-image: url(img/info_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	height: 102px;
	margin-top: 10px;
	z-index: 20;
}
.info_center {
	background-image: url(img/info_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 210px;
	height: auto;
}
.info_center table {
	margin-left:30px;
}
.info_center a {
	color: #cc3333;
	text-decoration: none;
	font-weight:bold;
}
.info_center a:hover {
	text-decoration: underline;
}
.info_bottom {
	background-image: url(img/info_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 210px;
	height: 25px;
	margin-top: -5px;
}
.marker {
	margin-left: 20px;
	margin-top: 20px;
}
#reklama {
	margin-left: 40px;
	width: 120px;
	font-size: 10px;
	text-align: center;
}
#reklama a {
	color: #666666;
	text-decoration: none;
}
#reklama a:hover {
	text-decoration: underline;
}
#content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 700px;
	margin-left: 235px;
	margin-top: 5px;
	font-family: Tahoma, Arial;
	#min-height:2600px;
}
#content tr {
	vertical-align:top;
} 
#content h2 {
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}
#content_text {
	margin-left: 50px;
}
#content_text a {
	color: #3366CC;
}
#content_text a:visited {
	color: #800080;
}
#content_top {
	background-image: url(img/content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 350px;
}
#content_top_text {
	text-align: right;
	width: 360px;
	position: relative;
	top: 230px;
	left: 200px;
}

#content_index {
	background-image: url(img/index/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 200px;
	margin-left: 50px;
	margin-top: 0px;
	text-align: center;

}
#content_index a {
	color:#3366CC;
	font-size: 13px;
	text-decoration:none; 
	font-weight: bold; 
}

#content_catalog  {
	width: 600px;
	height: 350px;
	margin-left: 70px;	
}

#content_catalog td {

	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 110px;
	height: 192px;
}

#content_catalog_doors {
	width: 600px;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#content_catalog_doors h1 {
	color:#009900;
	font-size: 20px;
	font-weight: bold;
	text-align: left; 
}

#content_catalog_doors h2 {
	color:#FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: left; 
}

#content_catalog_doors img {
	margin-right:20px;
}


#a2 {
}

#bottom {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#bottom tr {
	height: 70px;
}
#bottom td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}