/* CSS Document */

/* <![CDATA[ */
* {/* обнуляем отступы */
margin: 0;
padding: 0;
}
html,body {
	font-family:Sylfaen, Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#000;
	border:none;
	margin:0;
  	padding:0;
	height: 100%; /* задаем высоту тела документа */
	width:100%; /* задаем ширину тела документа */
	background:#dedcdc;
}

* html body #inercontent { zoom: 1;} /*3pixel jog IE6 hack*/
/* PNG FIX IE 6 */
.picpng { behavior:url(iepngfix.htc); }
ul, li { behavior:url(iepngfix.htc); }

img {border: 0px none;}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline; color:#cf0002;}
h1 {
	text-align: justify;
	text-indent: 15px;
	font-size: 14px;
}

img { border:0px none; }


/*1pixel correction for IE6 in serchblock*/
* html body #search { margin-right:-1px;} 

.textinput {
 position:absolute;
 top:10px;
 right:14px;

 font-size:11px;
 width:166px;
 height:26px;
 
 padding:6px 22px 6px 2px;
 line-height:20px;
 border:0px none;
 background:url(img/search_field.png) top left no-repeat;
 cursor:text;
}
.submit_ge {
 font-size:11px;
 letter-spacing:1.5px;
 line-height:18px;
 position:absolute;
 top:4px;
 right:0px;
 margin-right:2px;
 cursor:pointer;
 width:31px;
 height:36px; 
 background: url(img/lupa.png) right bottom no-repeat;
 border:none;
 behavior:url(iepngfix.htc);
}
#header {
	width:855px;
	background:url(img/bg.png) left top repeat-y;
	overflow:hidden;
	position:relative;
	z-index:4;
	padding-left:6px;
	padding-right:6px;
	overflow:visible;
}
#baner {
	position:absolute;
	top:162px;
	left:858px;
	z-index:3;
}
#header #maestro {
	background:#ebeced;
	height:104px;
	width:855px;
	position:relative;
	z-index:5;
}
#header #menu1 {
	background:#d1d1d1;
	position:relative;
	height:39px;
	width:854px;
	top:1px;
	z-index:6;
	overflow:hidden;
}
#header #menu1 #newsline {
	position:relative;
	z-index:7;
	width:383px;
	height:33px;
	margin-right:27px;
	margin-top:1px;
	padding-top:2px;
	padding-left:2px;
	background:url(img/search.png) top left no-repeat;
	float:right;
	display:inline;
}
#header #maestro #search {
	background:url(img/search_bg.png) right bottom no-repeat;
	width:227px;
	height:41px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:6;
}
#mainmenu {
	background:#cf0002;
	height:39px;
	width:855px;
	z-index:10;
}
#content {
	width:855px;
	background:url(img/content_bg_height.png) left top repeat-y;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding-left:6px;
	padding-right:6px;
}
#live {
	width:193px;
	height:36px;
	background:url(img/live.png) left;
	position:relative;
	z-index:2;
	clear:left;
}
#leftbaner {
	width:193px;
	position:relative;
	z-index:2;
	float:left;
}
#coment {
	width:662px;
	height:36px;
	background:url(img/senzacomento.png) left;
	position: relative;
	z-index:3;
	float:right;
	margin-top:-36px;
	}
* html body #coment {
	/*NEED FIX HERE!!!*/
}
.pstrnav {
	margin-top:30px;	
}
.pstrnav a,span {
	font-size:15px;
	margin:0 3px;	
}
#leftbaner img {
	margin:7px 0;	
}

.calendarHeader { font-size:11px; color:#000000; font-weight:bold; width:23px; height:16px; border-bottom:1px solid #;}
.calendar { height:16px; font-size:11px; color:#000000;}
.calendarToday { height:16px; font-size:11px; color:#000000; border-left:1px solid #dbecd0;border:1px solid #49b7dc;}
.calendar a { font-size:11px; color:#000000; text-decoration:none; }
.calendar a:hover { text-decoration:underline;}
.calendarToday a {font-size:11px; color:#000000; text-decoration:none;}