BODY {
background-color:#CBFBCF;
font-family:arial,verdana,tahoma,sans-serif;
font-size:150%;
margin-left:0;
margin-top:0
}

.BIG {
font-size:80%;
color:black;
width:100%;
}

.HR1 {
color:#2DC81D;
}

a.button {
  display: block;
  float: left; /* чтобы кнопка не растягивалась на всю ширину родительского блока, а ограничивалась текстом */
  font: bold 12px arial, sans-serif;
  color: #555;
  text-decoration: none;
  background: url(/T/fotki/2buttons.gif) top right no-repeat;
  padding-right: 25px; /* отступ для "раздвижных дверей" */
  outline: none; /* убираем точечную обводку в FireFox, которая появляется при клике */
}
a.button span {
  display: block;
  line-height: 13px;
  background: url(/T/fotki/2buttons.gif) no-repeat;
  padding: 7px 0 13px 23px;
}

a.button:hover {
  background-position: 100% -33px;
}
a.button:hover span {
  background-position: 0% -33px;
  color: #222;
}

A:LINK {
color:#8B1A1A;
TEXT-DECORATION:none;
}

A:VISITED {
color:#8B1A1A;
TEXT-DECORATION:none;
}

A:ACTIVE {
color:#8B1A1A;
TEXT-DECORATION:none;
}

A:HOVER {
color:red;
TEXT-DECORATION:none;
}

TABLE {
text-align:justify;
font-size:80%;
}

.shapka {
background-color:white;
}

.t2 {
border:3;
font-size:100%;
color:black;
font-weight:100;
width:100%;
}

.t3 {
border:0;
font-size:110%;
}

.tp {
text-align:right;
background-color:Darkblue;
color:white;
font-size:16px;
}

.tp1 {
text-align:left;
background-color:lightgreen;
color:black;
font-size:14px;
}

.tp2 {
text-align:right;
background-color:lightgreen;
color:black;
font-size:14px;
}

.div2 {
vertical-align:text-bottom;
width:100%;
text-align:right;
background-color:Darkblue;
color:white;
}

.td1 {
background: #D0D2F1 url(T/fotki/www/img2.gif) repeat-y right top;
width:190;
font-size:110%;
}

.td2 {
text-align:center;
background: #D0D2F1 url(T/fotki/www/img3.gif) repeat-y left top;
width:180;
line-height:90%;
font-size:90%;
}

.td3 {
background-color:#C9CBE6;
width:100%;
height:3px;
align:right;
}

.d7 {
background-color:#CBFBCF;
color:black;
text-align:left;
font-size:12px;
}

.d8 {
background-color:lightgreen;
color:black;
text-align:center;
font-size:14px;
}

.d9 {
background-color:white;
color:black;
text-align:right;
font-size:10px;
}

.d10 {
background-color:lightgreen;
color:black;
text-align:right;
font-size:14px;
}

.page {
text-align:justify;
padding:10px;
color:black;
}

.td4 {
padding:20px;
font-size:110%;
}

.z {
color:blue;
text-align:center;
font-size:120%;
}

.tab {
width:100%;
background-color:lightgreen;
}

.tab1 {
text-align:center;
font-size:120%;
}

.tab2 {
width=95%;
background-color:lightgreen;
font-size:14px;
}

.tab3 {
font-size:14px;
}

.MIN1 {
width:160;
}

.MIN2 {
width:550;
}

.MIN3 {
width:200;
}

.MenTab {
width:100%;
}

.tel {
color:yellow;
}

#post_type_selection {
	float: left;
}

#post_type_selection_2 a {
	display: block;
	float: left;
	width: 450px;
	margin: 7px 10px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-indent: 1.5em;
}

#post_type_selection_2 a {
	background-color: #CBFBCF;
	border: 1px solid #CCCCCC;
	color: #444444;
}

#post_type_selection_2 a:hover {
	background-color: lightgreen;
	border: 1px solid #AFC2F5;
}


#post_type_selection a {
	display: block;
	float: left;
	width: 450px;
	margin: 7px 10px;
	padding: 6px 0px 6px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

#post_type_selection a {
	background-color: #CBFBCF;
	border: 1px solid #CCCCCC;
	color: #444444;
}

#post_type_selection a:hover {
	background-color: lightgreen;
	border: 1px solid #AFC2F5;
}
