* {
    box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
}


body { /* ютф! */
	font-family: Times, serif; 
	font-size: 13pt;
	margin: 0; padding: 0;
	background-color: #fff;
	line-height: 140%;
	border: 0 solid #000;
}

div {
	margin: 0; padding: 0;
	border: 0 solid #000;
}

h1 {
	font-weight: normal;
	font-family: "Myriad Pro", Tahoma, Arial, sans-serif;
	color: #666;
	font-size: 36pt;
	margin: 26px 100px 0 40px;
	padding: 20px 10px 0 0;
	
}

p {
	margin: 20px 100px 0 42px;
}

div.glagne {
	margin: 0;
	padding: 0;
	background: url(/i20/header-gra-20.jpg) transparent 0 0 repeat-y;
	height: 435px;

}

p.glagne {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(/glagne/zavitushechka.png) transparent center center no-repeat;
	height: 435px;
}


ul {	
	list-style: square outside;
	line-height: 140%;
	margin: 16px;
}

li {
	margin-bottom: 6px;
}

table { border: 0 solid #000; }

img { border: 0 solid #000; }


/*
	Найти и уничтожить #############################################
*/

.margn {
	margin: 20px 100px 0px 38px;
}



/*
	Хедер #############################################
*/

#header {
	background: #fecf45 url('/i20/header-gra-20.jpg') left top repeat-y;
	width: 100%;
	height: 200px;
}



/*
	Менюшечка началась #############################################
*/

#menu {
	width: 100%;
	background: #ffffff url('/i/skos_pravy.gif') right top no-repeat;
}



/*
	Россыпь (на глагне) #############################################
*/

#placer { /* using tag <center> in html */
	list-style-type: none;                                 
	list-style-position: outside;                                 
	width: 100%;
/*	min-width: 910px;*/
/*	text-align: center;*/

/*	background: transparent url('/i/skos_levy.gif') left top no-repeat;*/

	margin: 0;
	padding: 0 3% 0 3%;
/*	height: 200px;*/
}

#placer h1 {
	font-family: Times, serif;
}

#placer ul {
	color: #fff;
/*	color: #999966;*/
	list-style-type: square;
	text-align: left;
/*	width: 100%;*/
}

#placer .bottom {
	width: 100%;
	display: block;
	clear: both;
}

#placer ul li {
	font-size: 28px;
}

#placer h1 {
	font-size: 26px;
	line-height: 160%;
	font-weight: normal;
	margin: 0; padding: 0;
	color: #313C39;
}

#placer small {
	font-size: 14px;
	color: #ff0000;
}



/*
	Порядок (НЕ на глагне) #############################################
*/

#order {
	width: 100%;
	color: #000;
	
/*	background: transparent url('/i/skos_levy.gif') left top no-repeat;*/

	text-align: center;
	padding: 10px 0 10px 0;

}

#order ul {
	list-style-type: none;
	text-align: center;
	display: inline;
	margin: 0; padding: 0;
}

#order ul li {
	text-align: center;
	display: inline;
	margin: 6px 10px 0 10px;
}

#order ul li.selected {
	background-color: #4EF3B1;
	padding: 4px 6px 2px 6px;
}



/*
	Футер, нах #############################################
*/

p.footer {
	margin: 20px 0 0 0;
	padding: 0 0 0 40px;
	background: url("/i/gray40px.gif") left top no-repeat;
}


irony {
	font-style: italic;
	font-family: Verdana;
	font-size: 13px;
	color: #cc3333;

}





/*
	Ссылки, бля #############################################
*/

a { color: #05c; text-decoration: underline; }
a:visited { color: #037; text-decoration: underline; }
a:hover, a:active { color: #c00; text-decoration: underline; }

#placer a, #placer a:visited,
#order a.n, #order a.n:visited { color: #05c; padding: 4px 6px 2px 6px; text-decoration: underline; }

#placer a:hover,
#order a.n:hover { color: #fff; background-color: #999966; text-decoration: none; }

#placer a:active,
#order a.n:active { color: #fff; background-color: #006600; text-decoration: none; }
