body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #5a1a4f url(img/bg.jpg) repeat-x;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0;
	color: #ffffff;
	margin-bottom: 0;	
}


a {
  text-decoration: none;
	color: #be8419;
}

a:hover {
  text-decoration: underline;
	color: #ffe30e;
}




#wrapper_all_main_page { width: 960px; margin: 0 auto auto auto; padding: 0 0 0 0; }




#header .header_1  {
  width: 960px;
  height: 135px;

}

#header .header_1 .logo {
  float: left;
  width: 430px;
  height: 135px;
	margin: 0;

}


#header .header_1 .karty {
  float: left;
  height: 135px;
	width: 523px;
	margin: 0;

}
	


#header .header_2 {
  width: 960px;
	height: 23px;
	background: #5a1a4f url(img/menu_bg.gif) no-repeat;
	margin-bottom: 6px;
}

.small {
  font-size: 10px;
	color: #777777;
}


#content {
 width: 960px;
 margin: 0;

}

#content .content_up {
 width: 960px;
 height: 15px;
 background: #5a1a4f url(img/cont_up.gif) no-repeat; 
 margin: 0;
}

#content .content_l {
 float: left;
 width: 15px;
 margin: 0;
 background: #5a1a4f url(img/cont_left.gif) no-repeat;  
}

#content .content_srodek {
 float: left;
 width: 900px;
 margin: 0 auto 0 auto;
 background-color: red;
}

#content .content_r {
 float: right;
 width: 15px;
 margin: 0;
 background: #5a1a4f url(img/cont_right.gif) no-repeat;  
}


.box {
 border: 1px solid #be8419;
}

.box .nag {
 height: 30px;
 color: #ffffff;
 background-color: #be8419;
}

.box .nag .nag_tresc{
 padding-top: 5px;
 text-align: center;
 font-weight: bold;
}
