


/* Start:/bitrix/templates/new/components/bitrix/news.list/news_new_design/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/new/components/bitrix/news/new_design_stars/bitrix/news.list/.default/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
div .detailtext {
  height:125px;
}

/* End */



/* Start:/bitrix/templates/new/components/bitrix/news.list/banners_right_test/style.css*/
div .banner {
  width:150px;
  height:auto;
  margin: 10px auto;

}
/* End */



/* Start:/bitrix/templates/new/template_styles.css*/
div .footer {
	border:0px dashed green;
}

/*#################################################################
#################################################################*/

body {
   margin:0px;
}
a img {
   border:none;
}
.root {
	min-width:1200px;
	height:2718px;
	position:relative;
	background-image:url('/bitrix/templates/new/images/fon.jpg');
	background-position:center;
	background-repeat: no-repeat;
	margin:0;
  padding:0;
}
.centerIE {
	text-align:center;
	position:static;
}

.headpicture {
	position:absolute;
	width:100%;
}

.mainpic {
	height:616px;
	width:100%;
  background-image:url('/bitrix/templates/new/images/headpic.png');
  background-position:center;
  background-repeat: no-repeat;

}
.logo {
	height:257px;
	width:auto;
	position:relative;
	top:260px;
	background-image:url('/bitrix/templates/new/images/logo2.png');
	background-position:center;
	background-repeat:no-repeat;
	z-index:2;
}

.main {
	/*width:1024px; ��� ����� ������ ������� ����� ��������*/
	width:expression(document.body.clientWidth > 1024? "1024px":"100%" );
	max-width:1024px;
	margin:0px auto;
	position:relative;
	text-align:left;
	/*margin-top:-920px;*/
}

.head {
	height:552px;
	position:relative;
}
.phone {
	height:190px;
	width:300px;
	display:inline-block;
	background-image:url('/bitrix/templates/new/images/triumph.png');
	background-repeat:no-repeat;
  background-position:center;
  margin-left:-100px;

}
.social {
  height:100px;
	width:300px;
	display:inline-block;
	position:relative;
	left:600px;
	top:-90px;
}
.someinfo {
	height:50%;
	clear:both;
}

.menu {
  background-image:url('/bitrix/templates/new/images/menu.png');
  background-repeat:no-repeat;
  background-position:center;
  height:80px;
  margin-top:-105px;
  z-index:1;
}
.menucontent {
     max-width:1024px;
     margin:0px auto;
     position:relative;
     text-align:left;
     font-size:24px;
     padding-top:23px;
     z-index:3;
     
}
.menucontent div {
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
}
.menucontent div a {
		color:white;
		text-decoration:none;
}
.content {
  height:auto;
  font-family: tahoma;
  font-size:12px;
  padding-top:40px;
}
.content .h1 {
    color: #FFF232;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-align:center;
}
.content a {
  font-size:14px;
}

.content a:link    { color: black }    /* unvisited links */
.content a:visited { color: black }   /* visited links   */
.content a:hover   { color: grey } /* user hovers     */
.content a:active  { color: black }   /* active links    */

.l_block {
	width:78%;
	float:left;
	background-image:url('/bitrix/templates/new/images/plashka.png');
	background-repeat:repeat;
}
.work_block {
	height:auto; /*������ ������ ���� ����?*/
}
.news {
	float:left;
	width:32%;
	height:auto;
  position:relative;
  z-index:10;
}
.work_area {
	padding:10px;
	max-height:1230px; 
	overflow:auto;
	float:none;
	color:black;
	font-size:16px;
}
.else_blocks {
	clear:both;
	padding-left:10px;
	padding-bottom:10px;
}
.starsblock {
	clear:both;
}
.starsblock .h1 {
	color:black;
}

.else_blocks .h1 {
	color:black;
}

.r_block {
	float:right;
	height:auto;
	width:220px;
	background-image:url('/bitrix/templates/new/images/plashka.png');
	background-repeat:repeat;
}
.calendar {
}
.banners {
	padding-top:10px;
	padding-bottom:10px;
}

.footer {
	clear:both;
}

.phonenumber {
   text-align:center;
}

.phonenumber span.toptext {
   color:white;
   font-size:20px;
   line-height:5px;
}

.phonenumber span.bottomtext {
   color:white;
   font-size:18px;
}

.phonenumber span.number {
    font-size: 35px;
    color: #FFF232;
    font-family: Georgia,"Times New Roman",serif;
    font-style: italic;
    font-weight: bold;
    line-height:40px;
    text-shadow: 2px 2px 3px black;
}
.news-item {
	padding-left:10px;
	padding-right:10px;
}

.news p.h1 {
	color:black;
}
.actor_prev {
	display:inline-block;
	margin:30px;
}

.soc {
	position:absolute;
	right:0px;
	margin-top:-10px;
}

.soc div {
	display:inline-block;
}

div.bottom_permanent {
	position:fixed;
	bottom:0px;
	width:100%;
	height:40px;
}
div.divakcia {
	position:relative;
	width:241px;
	height:47px;
	margin:0 auto;
	background-image: url('/bitrix/templates/new/images/button_akcia.png');
	background-repeat:no-repeat;
	z-index:99;
}
div.divakcia a {
	display:block;
	width:100%;
	height:100%;
	z-index:99;
}
/* End */
/* /bitrix/templates/new/components/bitrix/news.list/news_new_design/style.css */
/* /bitrix/templates/new/components/bitrix/news/new_design_stars/bitrix/news.list/.default/style.css */
/* /bitrix/templates/new/components/bitrix/news.list/banners_right_test/style.css */
/* /bitrix/templates/new/template_styles.css */
