*
{
	margin: 0px;
	padding: 0px;
	color: White;
	font-family: Trebuchet MS;
	text-decoration: none;
}

#mainDiv 
{
	margin: 0 auto;
	width: 100%;
	background-color: White;
}
/*----------------------------------------------------------------------*/
/*CENTER*/

#center 
{
	width: 1024px;
	height: 638px;
	margin: 0 auto;
	background-image: url("../images/background.jpg");
	/*bottom: 161px;
	position: absolute;
	left: 10%;
	right: 10%;*/
}

#news 
{
	width: 413px;
	height: 495px;
	background-image: url("../images/newscroll.png");
	margin-top: 135px;
	margin-left: 81px;
	float: left;
}

#pane p 
{
    font-size:12px;
    width: 93%;
    margin: 0 auto;
	clear: left;
}

#pane.scroll p 
{
	margin-top: -15px;
}

#pane a[id="title"]
{
	display: block;
	margin-top: 5px;
	text-align: center;
}

#newsnovosti span[id="title"]
{
	display: block;
	font-size: 18px;
	text-align: center;
	margin-top: 14px;
	margin-left: -10px;
	padding-left: 10px;
	padding-right: 10px;
}


#pane a[id="podrobneu"]
{
    font-size:12px;
	text-align: right;
	margin-right: 25px;
	float: right;
}

#pane hr 
{
	width: 87%;
	height: 1px;
	margin-top: 5px;
	margin: 0 auto;
	border-color: White;
}
/*----------------------------------------------------------------------*/
/*FOOTER*/
.foot3 {
  font-size: 1px;
  color: #1481D2;
  text-align: center
}

#footer 
{
	width: 100%;
	height: 132px;
	background-image: url("../images/footer.png");
	background-repeat: repeat-x;

	/*bottom: 0;
	position: absolute;*/
}

#menuFooter 
{
	display: block;
	margin: 0 auto;
	width: 940px;
	height: 20px;
	text-align: center;
	padding-top:3px;
}

#menuFooter > li 
{
	display: inline;
	font-weight: bolder;
}

#menuFooter > li > a
{
	font-size: 18px;
	font-weight: normal;
}

#freestyletext 
{
	width: 905px;
	height: 99px;
	margin: 0 auto;
	background-image: url("../images/freestyletext.png");
}

#footer div[class="topp"] 
{
	margin-top: 3px;
}

/*----------------------------------------------------------------------*/
/* NOVOSTI */
#newsnovosti 
{
	width: 1000px;
	height: 580px;
	background-image: url("../images/1pxfull.png");
	background-repeat: repeat-x;
	margin-top: 40px;
    margin-left: 10px;
	float: left;
}

#newsnovostiforum
{
	width: 1000px;
	height: 580px;
	margin-top: 40px;
    margin-left: 10px;
	float: left;
}

#newsnovosti p 
{
	font-size: 16px;
}

/* Горизонтальное меню */

#menuFooter li[class="memu"] 
{
	border-right: 2px solid #FFF;
}

#menuFooter ul {
   margin: 0px;
   padding: 0px;
}

#menuFooter li {
   float: left; 
   position: relative;   
   list-style-type: none;
}

#menuFooter a {
   text-decoration: none;  
   font-weight: bold;
   padding: 0px 10px 0px 10px;  
   color: #FFF;  
}

#menuFooter li:hover {
   background-color: #2795c5;
}

/* About */

#tablephoto 
{
	width: 100%;
	margin-left: 45px;
}

#partner 
{
	width: 50%;
	margin: 0 auto;
	margin-top: 15px;
	list-style-type: decimal;
}

#partner P
{
	margin-left: 30px;
}

.btn {
	border:1px solid #0053b0;
	color:#0053b0;
	background-color:#ccc;	
}

.text 
{
	color: #000;
	margin-bottom: 3px;
	margin-top: 3px;
}