@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(i/nebo.jpg) top center repeat-x;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}

table, td {
	font-size:12px;
	min-height: 1px;
	height: auto;
	height: 1px;
}
h1 {
	font-size:20px;
	font-weight:bold;
	color:#8e2826;
	margin:10px 0px 0px 0px;
	text-align:left;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin:30px 0px 10px 0px;
}
h3 {
	font-size:20px;
	font-weight:bold;
	color:#8e2826;
	margin:10px 0px 0px 0px;
	text-align:left;
}
ul {
	padding-top:10px;
	text-align:left;
	list-style : none;
}
li {
	font-size:12px;
	font-weight:bold;
	background : url(i/t.gif) no-repeat top left;
	padding : 0px 0px 10px 20px;
	line-height : 18px;
}
li span {
	font-size:22px;
	font-weight:bold;
	color:#e40000;
}

a{
	color:#b50005;
	text-decoration:underline;
}
a:hover{
	color:#b50005;
	text-decoration:none;
}
.menu_text {
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin:30px 0px 0px 0px;
}
.menu_text_red {
	font-size:22px;
	font-weight:bold;
	color:#e40000;
}
.fon {
	background:url(i/fon.png) top repeat-y;
}
.nebo_left {
	background:url(i/nebo_left.jpg) top right repeat-x;
}
.menu_left {
	background:url(i/menu_left.jpg) bottom right no-repeat;
	padding-left:10px;
}
.menu_center {
	background:url(i/menu_center.jpg) bottom repeat-x;
}
.menu_center a{
	color:#fff;
	text-decoration:none;
}
.menu_center a:hover{
	color:#fff;
	text-decoration:none;
}
.menu_right {
	background:url(i/menu_right.jpg) bottom left no-repeat;
	padding-right:10px;
}
.menu {
	background:#8e2826;
	height:55px;
}
.menu td{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
.menu a{
	color:#fff;
	text-decoration:underline;
}
.menu a:hover{
	color:#fff;
	text-decoration:none;
}
.menu_bottom {
	background:#8e2826;
	height:70px;
}
.menu_bottom td{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
}
.menu_bottom a{
	color:#fff;
	text-decoration:underline;
}
.menu_bottom a:hover{
	color:#fff;
	text-decoration:none;
}
.adres {
	padding:15px 0px 0px 20px;
	text-align:left;
}
.copy {
	padding:10px 0px 10px 20px;
}
.point_red {
	background:url(i/point_red.gif) left repeat-y;
	padding-right:2px;
}
.content {
	padding:0px 20px 0px 20px;
}
.content p {
	text-align:justify;
}
.content ul {
	padding-top:10px;
	padding-left:30px;
	text-align:left;
	list-style:disc;
}
.content ol {
	padding-top:10px;
	padding-left:30px;
	text-align:left;
}
.content li {
	font-size:12px;
	font-weight:normal;
	padding : 0px 0px 0px 0px;
	background:none;
	line-height : 20px;
}
.content2 {
	padding:0px 20px 0px 20px;
}
.content2 p {
	text-align:left;
}
.main_text {
	font-size:14px;
	font-weight:bold;
	color:#e40000;
}
.desc {
	width:160px;
	height:195px;
	cursor:pointer;
	background:transparent url(i/point.gif) no-repeat;
}
.l_t {
	background:url(i/corner-05.gif) bottom right no-repeat;
}
.r_t {
	background:url(i/corner-06.gif) bottom left no-repeat;
}
.r_b {
	background:url(i/corner-07.gif) top left no-repeat;
}
.l_b {
	background:url(i/corner-08.gif) top right no-repeat;
}
