* {
 margin: 0px;
 padding: 0px;
}

html, body {
  background:#fff url(images/body.gif) repeat-x;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family:Arial;
  font-size:12px;
  color:#000;
}
img { border:none;}
.clear { clear:both; line-height:0; font-size:0;}
a { text-decoration:none; color:#000;}
a:hover { text-decoration:underline;}


#page {
	width:968px;
	margin:0 auto;
	padding:0 0 0 32px;
	background:url(images/head_r.gif) no-repeat 100% 0%;
	}
/*----header----*/
#header{
	padding:0;
	margin:0 auto 20px auto;
	}
.logo {
	margin:27px 20px 33px 0;
	float:left;
	}
#banner {
	border-top:5px solid #000;
	height:100px;
	float:left;
	width:700px;
	}
#banner p {
	float:left;
	background:#000;
	margin-right:5px;
	padding:2px 5px;
	color:#fff;
	}
#banner .active{
	background:none!important;
	color:#000!important;
	}
#banner .ban {
	background:#EFF2F5;
	border:5px solid #fff;
	height:70px;
	margin-top:10px;
	}
#menu {
	margin:2px 0 20px 0;
	background:url(images/menu_bg.gif) repeat-x;
	height:41px;
	width:935px;
	}
#menu_r {
	background:url(images/menu_r.gif) no-repeat 100% 0%;
	height:41px;
	width:100%;
	}
#menu_l {
	background:url(images/menu_l.gif) no-repeat 0% 0%;
	height:41px;
	padding:0 0px 0 18px;
	}
#menu ul {
	margin:0;
	padding:0;
	}
#menu ul li {
	padding:0;
	list-style:none;
	float:left;
	margin:2px 0 0 0;
	}
#menu a {	
	text-decoration:none;
	display:block;
	padding:10px 24px 11px 24px;
	color:#000;
	font-size:14px;
	}
#menu a:hover {
	background:#fff;
	color:#000;
	}
#menu .active { background:#FFA800; color:#FFF;}
#fon {
	background:url(images/fon.gif) no-repeat;
	height:87px;
	width:940px;
	}
    
#fon_new #left {
    background:url(images/ex/left.gif) no-repeat;
    float: left;
    width: 13px;
    height: 197px;
}

#fon_new #im {
    float: left;
    width: 180px;
    text-align: center;
    background:url(images/ex/fon1.gif);
    height: 197px;
    

}

#fon_new #im1 {
    float: left;
    width: 181px;
    background:url(images/ex/fon1.gif);
    height: 197px;
    text-align: center;
}

#fon_new #im2 {
    float: left;
    width: 181px;
    background:url(images/ex/fon2.gif);
    height: 197px;
    text-align: center;
}

#fon_new #im3 {
    float: left;
    width: 181px;
    background:url(images/ex/fon2.gif);
    height: 197px;
    text-align: center;
}

#fon_new #im4 {
    float: left;
    width: 181px;
    background:url(images/ex/fon2.gif);
    height: 197px;
    text-align: center;
}

#fon_new #im5 {
    float: left;
    width: 180px;
    background:url(images/ex/fon2.gif);
    height: 197px;
    text-align: center;
}

#fon_new #right {
    background:url(images/ex/right.gif) no-repeat;
    float: left;
    width: 20px;
    height: 197px;
} 

#fon_new #bg {
    background:url(images/ex/bg.gif) no-repeat;
}  

#breadcrombs {
	margin:0 0 25px 0;
	background:url(images/breadcrombs_bg.gif) repeat-x;
	height:30px;
	width:900px;
	color:#737D87;
	padding:11px 0 0 0;
	}
#breadcrombs_r {
	background:url(images/breadcrombs_r.gif) no-repeat 100% 0%;
	height:41px;
	width:900px;
	padding-right:18px;
	}
#breadcrombs_l {
	background:url(images/breadcrombs_l.gif) no-repeat 0% 0%;
	height:41px;
	padding:0 0px 0 18px;
	width:918px;
	}
	
#breadcrombs a {
	color:#737D87;
	background:url(images/bread_arrow.gif) no-repeat 100% 60%;
	padding-right:15px;
	margin-right:5px;
	}

/*----content----*/
#content {	
	padding-bottom:20px;
	_padding-bottom:0px;
	}
#cont_l {
	float:left;
	width:312px;
	}
#cont_r {
	float:left;
	width:623px;
	}
#content h1 {
	border-left:5px solid #000;
	text-transform:uppercase;
	font-size:14px;
	color:#000;
	padding:12px 0 12px 25px;
	margin-bottom:15px;
	}
.newsl {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 10px 10px 30px;
	padding:0 10px 5px 0;
	}
.newsl_2 {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 10px 10px 30px;
	padding:0 0px 5px 0;
	min-height:70px;
	height:auto !important;
	height:70px;
	}
.news {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 0 10px 30px;
	padding:0 30px 10px 0;
	min-height:130px;
	height:auto !important;
	height:130px;
	}
.news img, .newsl img, .newsl_2 img, .about img, .thank img {
	float:left;
	margin: 0 10px 0 0;
	}
.news p {
	padding:0px 0 0 0;
	margin:0;
	}
.news_comp {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 0 10px 30px;
	padding:0 0 10px 0;
	}
.news_comp p { margin:0; padding:0;}
.news_comp a { color:#000; background:none; margin:0; padding:0;}
.news_comp a { background:none!important;margin:0!important; padding:0!important;}
#cont_l p {
	margin:0;
	padding:5px 0 5px 0;
	}
#cont_r p {	/*padding:5px 0 0 0;*/ margin-bottom:10px;}
#cont_r .news div, #cont_l .newsl div, .newsl_2 div, .thank div {
	margin:0;
	display: table;
	_height: 0;/*это для ИЕ5-6*/
	zoom: 1;/*это для ИЕ7*/
	}
.more{
	background:url(images/arrow.gif) no-repeat 100% 60%;
	padding:0 15px 0 0;
	color:#727D88;
	}
a:hover.more {
	background:url(images/arrow_hover.gif) no-repeat 100% 60%;
	padding-right:15px;
	color:#000;
	}
.date {
	background:#FFA800;
	color:#fff;
	font-size:14px;
	padding:2px 5px!important;
	width:75px;
	text-align:center;
	margin-top:2px!important;
	}
.about {
	margin:0 0 10px 30px;
	padding-right:10px;
	}
.about p {
	margin-bottom:10px;
	}
.about p em { font-size:10px;}
.opis { margin-right:150px; }
.list { margin-left:30px;}
.list2 { padding:0 70px 0 30px;}
.list2 span { margin-left:40px;}
.time_release {
	margin:0;
	padding:0;
	}
.list_tv {
	background:url(images/news_bg.gif) repeat-x 0% 0%;
	margin:0 10px 30px 30px;
	padding:0;
	}
.list_tv li{
	list-style:none;
	margin:0;
	padding:10px 0 10px 20px;
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	}
.list_tv li a {
	background:url(images/arrow2.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:block;
	}
.list_tv li .active { font-weight:bold;}

.list_cont {
	background:url(images/news_bg.gif) repeat-x 0% 0%;
	margin:0 10px 30px 30px;
	padding:0;
	}
.list_cont li {
	list-style:none;
	margin:0;
	padding:10px 0 10px 20px;
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	}
.list_cont li div {
	background:url(images/arrow2.gif) no-repeat 0px 10px;
	padding-left:10px;
	}

.time_release li {
	list-style:none;
	margin:8px 0 8px 20px;
	padding:0 0 0 10px;
	background:url(images/arrow2.gif) no-repeat 0% 60%;
	}
.thumbs {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 0 0 30px;
	padding:0;
	min-height:75px;
	height:auto !important;
	height:75px;
	}
.thumbs li{
	list-style:none;
	width:98px;
	float:left;
	}
.calendar {
	text-align:center;
	margin:0 0 0 30px;
	}
.calendar tr td {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	color:#727D88;
	width:30px;
	height:30px;
	}
.calendar tr td a { text-decoration:underline;}
.calendar tr td a:hover { background:#000; color:#fff; padding:5px; text-decoration:none;}
.calendar .title { width:150px;}
.calendar .lin { background:none!important;}

.calendar .active {
	background:#FFA800;
	margin:0;
	padding:0 3px;
	}
.thank {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	margin:0 10px 10px 30px;
	padding:0 10px 5px 0;
	min-height:100px;
	height:auto!important;
	height:100px;
	}
.thank img { margin-top:5px;}
.thank p { padding:3px 0 0 0; margin:0;}

.skidka {
	margin:0;
	padding:0;
	}
.skidka li {
	list-style:none;
	margin:0 0 0 20px;
	padding:0 0 10px 0;
	}
.skidka li a {
	background:url(images/arrow2.gif) no-repeat 0px 5px;
	padding-left:10px;
	display:block;
	}
.map {
	margin:0 0 10px 30px;
	padding:0 0 10px 0;
	}
.diag, .diag2 {
	background:url(images/news_bg.gif) repeat-x 0% 0%;
	margin:0 0 10px 0;
	}
.diag tr td {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	height:30px;
	width:160px;
	}
.diag2 tr td {
	background:url(images/news_bg.gif) repeat-x 0% 100%;
	height:30px;
	padding-left:20px;
	}
/*----footer----*/
#footer {
	border-top:5px solid #000;
	_margin-right:16px;
	margin-right:32px;
	padding:10px 0 0 0;
	height:40px;
	}
#footer p {	
	float:left;
	width:312px;
	padding:8px 0 0 0;
}
#footer img {	
	float:left;
	margin-right:10px;
	}