html,body {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color: #f6f1dc;
	background-image: url(../images/f.png);
	color: #c0bdaf;
	font-size: 14px;
	font-family: Georgia, "Times New Roman" ;
	text-shadow: 0px 0px 3px #000;
}

h2, h3, h4 {color: #c0bdaf; font-family: Georgia, "Times New Roman"}
h2 {font-size: 30px; font-style: italic;}
h3 {font-size: 18px; font-style: italic; }
h4 {font-size: 20px; font-style: italic; margin-bottom: 0px; margin-top: 2px;}
h4 a {color: #c0bdaf; text-decoration: none;}
a img {border: none;}

p 	{padding-left: 5px; text-shadow: 0px 0px 3px #000;}
a 	{color: #c0bdaf; text-decoration: none;}
a:hover {color: orange;}
td,th 	{text-align: left;}

small 	{font-style: italic;}

.png	{ background-image: url(http://eldoradoclub.if.ua/sneg2.png);}
.temp2	{ background-image: url(http://eldoradoclub.if.ua/sneg1.png);}

.title {font-size: 20px; font-style: italic; font-weight: bold; margin: 0px;}
.afisha {width: 275px; float: left; text-align: center;  position: relative; margin-top: 10px;}
.news p {padding: 0px;}
.afisha a img {width: 260px; height: 135px; border: 6px solid #222221;}
.afisha a span {
	font-size: 23px;
	position: absolute;
	width: 260px; height: 30px;
	background-color: #000;
	z-index: 100;
	left: 0;
	top: 0px;
	margin-top: 112px;
	margin-left: 7px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-shadow: 0px 1px 1px #000;
	
}

.afisha a:hover span {color: white; } 

.p_date, .news {margin-left: 0px;}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -147px; /* нижний margin является отрицательной величиной высоты footer */
	position: relative;
	}

.line1 	{clear: both; width: 100%;}
.cent	{text-align: center;}
.footer, .push {
	clear: both;
	height: 147px; /* .push должен быть той же высоты, что и .footer */
}
.footer	{display: block; position: relative; z-index: 100;}

#head {
	margin: 0px;
	padding: 0px;
	height: 122px;
	background-color: #121212;
}

#center-top {
	background-color: #55534b;
	background-image: url(../images/f1.png);
	width: 832px;
	height: 123px;
	margin: 0 auto;
	padding: 0px;
}

#center-bottom {
	background-image: url(../images/f2.png);

	width: 832px;
	height: 123px;
	margin: 0 auto;
	padding: 0px;
}

#center-bottom table {padding: 10px; text-shadow: 0px 0px 3px #000;}
#center-bottom table b {font-family: Georgia; font-weight: bold; font-style: italic; color: orange; font-size: 16px;}
#center-bottom table p {margin: 2px; font-family: Georgia; font-style: italic; color: #959595; font-size: 12px;}
#center-bottom table p span {color: #bbbaba;}
#center-bottom table p span a {color: #bbbaba;}
#center-bottom table p span a:hover {color: orange;}

.td-footer {border-left: 1px #6a675d dotted; padding-left: 10px;}


#center-top h1 {margin: 0 auto; padding: 0px;}
#center-top h1 a {
	margin: 0 auto; padding: 0px;
	display: block;
	background-image: url(../images/logo_.png);
	width: 294px;
	height: 123px;
}

#main {
	width: 835px;
	margin: 0 auto;
}

#content {padding: 3px; padding-left: 5px; padding-right: 5px;}

#foot, #push {
   width:100%;
   height:147px;
}

#bottom {
	width: 100%;
	height: 123px;
   	background-color: #121212;
}

#menu-top {
	width: 848px;
	height: 34px;
	background-image: url(../images/menu-bar-top.png);
	background-repeat: no-repeat;
	background-position-x: -7px;
	padding: 0;
}

#menu-bottom {
	margin: 0 auto;
	width: 848px;
	height: 34px;
	background-image: url(../images/menu-bar-bottom.png);
	background-position-x: 0px;
}

#menu1 {
	margin: 0;
	padding: 0px;
	text-align: center;
}
#menu1 ul {margin: 0; padding: 0px;}
#menu1 li {display: inline; margin: 0px; padding: 0;}
#menu1 li a {
	display: inline-table;
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	height: 100%;
	line-height: 28px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-shadow: 0px 0px 3px #000;
	color: #c0bdaf;
	text-decoration: none;
}

#menu-bottom #menu1 li a {margin-top: 6px;}

#menu1 li a:hover {
	color: white;

}

.thumbs li {display: inline-table;  }

ul.thumbs {margin: 0px; padding: 0px;}

ul.thumbs a{
  margin: 5px;
  display:block;
  width:140px; /* ширина видимой части */
  height:140px; /* высота видимой части */
  line-height:140px;
  overflow:hidden; /* скрываем "лишнее" */
  position:relative; /* это важно! */
  float: left;
  border: 5px solid #afab9c;

}

ul.thumbs a:hover {
  border: 5px solid #orange;	
}


ul.thumbs a img{
	margin: 0 auto;
}

ul.thumbs p {
	font-family: Verdana;
	font-size: 9px;
	margin-left: 10px;
	clear: both;
}

.slideshow {margin-left: -2px; width: 835px; height: 202px; padding: 0;}
.slideshow img {width: 835px; height: 202px; margin: 0;}
