/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.cu {	
	vertical-align: middle;
	margin:0;
	padding:0
	}	




html {
margin:0;
padding:0
}

body {
font-size:82%;
color:#333;
font-family:Verdana, sans-serif;
float:none;
width:auto;
border:none;
padding:1em
}

.gradient {
width:100%;
height:100%;
background: #ebb998; /* ��� ������ �������� */
background-color:#ebb998; /*���� ����*/
background-image: url(gr.jpg); /*���������� ��������*/
background-repeat: repeat-x; /*�������� ����������� �� ��� x*/
background: -moz-linear-gradient(top left,#9bb7f6,#ebb998); /* Firefox 3.6+ */
background: -webkit-gradient(linear, left top, left bottom, 
color-stop(0%,#9bb7f6), color-stop(100%,#ebb998));
background: -webkit-gradient(linear, left top, left bottom, from #9bb7f6), to #ebb998))      /* Chrome 1-9, Safari 4-5 */      
background: -webkit-linear-gradient(top left, #9bb7f6, #ebb998);/* Chrome 10+, Safari 5.1+ */
background: -o-linear-gradient(top left, #9bb7f6, #ebb998); /* Opera 11.10+ */
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#9bb7f6, endColorstr=#ebb998);  
 /* ��� Internet Explorer 5.5 - 7 */   
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9bb7f6, endColorstr=#ebb998)";   /* ��� Internet Explorer 8 */ 
background: -ms-linear-gradient(top left, #9bb7f6, #ebb998); /* IE10 */
background: linear-gradient(top left, #9bb7f6, #ebb998); /* CSS3 */ 
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#9bb7f6,endColorstr=#ebb998,GradientType=0); 
zoom:1;
margin:0;
padding:0
} 
   
#container {
position:relative;
width:800px;
background:#e0eee0;
border:1px solid maroon;
text-align:left;
margin:2em auto 
}  
 
#header {
position:static;
clear:both;
float:none;
width:auto;
border:none;
margin:0 auto 2em;
padding:2em 0
}

#logo {
float : left;
margin : 1em 0 0 25px;
}

#header h1 {
text-align:right;
line-height:1.2em;
letter-spacing:.1em;
color:#8e0b00;
font-size:2.8em;
border-bottom:1px solid #c5c0bb;
border-bottom: 1px solid rgba(69,54,37,0.2);
margin:0;
padding:0 45px 5px 0
}

#header h1 span {
font-family:verdana, ariel, san-serif;
font-size:.6em;
font-weight:400;
letter-spacing:0
text-shadow: none;
}
h1 span{
  display: block;
  margin-top: 0.5em;
  font-family: Verdana;
  font-size: 0.6em;
  font-weight: normal;
  letter-spacing: 0em;
  text-shadow: none;
}

#header h1 a:hover {
color:#cd0000;
}

#header h5 {
display:block;
float:left;
width:300px;
clear:both;
font-style:italic;
font-family:verdana, ariel, sans-serif;
color:#453625;
margin:-27px 0 0 12px;
}





.footer {
clear: both; 
padding: 15px 40px; 
font-family:verdana, ariel, sans-serif;
font-size: 11px; 
line-height: 1.7; 
color: #000; 
background: #f8ceb2;
border-top:1px solid #c5c0bb;
border-top: 1px solid rgba(69,54,37,0.2);  
zoom: 1;
margin-top:3.5em
}

.footer a:link {
color:#114588
}

.footer a:hover {
color:#cd0000;
text-decoration:underline
} 



#content1 {
float:none;
width:auto;
border:none;
font-family:Georgia, Times, serif;
font-size:1em;
margin:0;
padding:0
}

.content1 {
float:none;
width:auto;
border:none;
font-family:Georgia, Times, serif;
font-size:1em;
margin:0;
padding:0
}



#content1 p {
/*width:80%;*/
font-family: ariel, sans-serif;
line-height:1.8em;
color:#453625;
/*margin:1em auto*/
}

.content1 p {
font-family:verdana, ariel, sans-serif;
line-height:1.8em;
color:#453625;
}


#content1 h4 {
margin-left:3em;
font-size:16px;
}

.content1 h4 {
margin-left:3em;
font-size:16px;
}

#content1 ul li,#content1 ol li {
margin-left:5em;
line-height:150%;
margin-bottom:1em;
color:#453625;
font-family:verdana, ariel, sans-serif;
margin-right:5em
}


.content1 ul li,.content1 ol li {
margin-left:5em;
line-height:150%;
margin-bottom:1em;
color:#453625;
font-family:verdana, ariel, sans-serif;
margin-right:5em
}


#content1 strong {
color:#333;
letter-spacing:.3ex;
}

.content1 strong {
color:#333;
letter-spacing:.3ex;
}


#content2 p {
line-height:22px;
font-family:arial, sans-serif
}

#content1 a:link,#content1 a:visited,#content1 a:active {
text-decoration:none; 
color:#097fab
}

.content1 a:link,.content1 a:visited,.content1 a:active {
text-decoration:none; 
color:#097fab
}


#content1 a:hover,#leftnav a:hover,#content1 ul li a:hover,#content1 table tr td a:hover,ul li a:hover {
text-decoration:underline;
border-bottom:none;
color:#cd0000
}

.content1 a:hover,#leftnav a:hover,.content1 ul li a:hover,.content1 table tr td a:hover,ul li a:hover {
text-decoration:underline;
border-bottom:none;
color:#cd0000
}

#content1 ul li a:link,#content1 table tr td a:link,#content1 table tr td a,span.link a:hover {
text-decoration:none;
border-bottom:none
}

.content1 ul li a:link,.content1 table tr td a:link,.content1 table tr td a,span.link a:hover {
text-decoration:none;
border-bottom:none
}

#content1 ol a,#footer01 a,span.link a {
text-decoration:none
}

.content1 ol a,#footer01 a,span.link a {
text-decoration:none
}


#footer01 {
border-top:1px solid gray;
text-align:center;
font-size:90%;
letter-spacing:.2ex;
margin:1em 6em 2em 6em;

}

#footer01 a:visited {
text-decoration:none;
border-bottom:0
}

#footer01 a:hover {
text-decoration:underline;
border-bottom:0
}

#content,#content1 {
float:none;
width:auto;
border:none;
margin:0;
padding:0
}

.content,.content1 {
float:none;
width:auto;
border:none;
margin:0;
padding:0
}




#cont h4 {
font:italic normal 16px georgia, serif;
margin-bottom:.5em;
padding-top:.5em;
color:#988710;
margin-left:3em
}

#leftnav img {
margin-left:20px
}

#leftnav a img {
margin-left:20px;
border:1px solid #b2862b
}

#leftnav a img:hover {
border:1px solid #cd0000
}

#footer01 a:visited {
text-decoration:none;
border-bottom:0
}

#footer01 a:hover {
text-decoration:underline;
border-bottom:0
}

ol {
color:#453625
}

ol li,ul li {
color:#453625;
font-family:verdana, ariel, sans-serif
}

.zam {
font-style:italic;
font-size:1em;
color:#453625;
}

.imgleft {
float:left;
margin:1em 2em 1em 0
}

.imgright {
float:right;
border:3px double;
margin:1em 1em 1em 2em
}

#header h1 a:hover,.links a:hover,.post a:hover,a:hover,a:focus,.active,.post-meta a:hover,.post-meta a:focus,.admin-comment .comment-header p strong a,.trackback-link a:hover,.admin-comment .comment-meta a,caption a:hover {
color:#cd0000
}



#content1 img,a img,a.float-left,a.float-right,.example-img a {
border:none
}

.content1 img,a img,a.float-left,a.float-right,.example-img a {
border:none
}



#content1 a:hover,#leftnav a:hover,#content1 ul li a:hover,#content1 table tr td a:hover {
text-decoration:underline;
border-bottom:none;
color:#cd0000
}

.content1 a:hover,#leftnav a:hover,.content1 ul li a:hover,.content1 table tr td a:hover {
text-decoration:underline;
border-bottom:none;
color:#cd0000
}



#content1 ul li a:link,#content1 table tr td a:link,#content1 table tr td a,span.link a:hover {
text-decoration:none;
border-bottom:none
}

.content1 ul li a:link,.content1 table tr td a:link,.content1 table tr td a,span.link a:hover {
text-decoration:none;
border-bottom:none
}

.content1 ol a,#footer01 a,span.link a {
text-decoration:none
}

/*#content1 i,i {
font-style:italic;
letter-spacing:.1em;
color:#653302
}*/

button {display: none; }
a img {
border : none;
}
/*p,*/ ol, ul {
margin : 0 0 1.5em 0;
line-height : 1.4em;
}
ol, ul {
padding-left : 4em;
}
ul {
list-style : square;
}
small {
font-size : 0.8em;
}
a {
text-decoration : none;
color : #8d6932;
}
a img {
border : none;
}
.links a:hover, .post a:hover, a:hover, a:focus, .active, .post-meta a:hover, .post-meta a:focus, .admin-comment .comment-header p strong a, .trackback-link a:hover {
color : #cd0000;
}

ol, ul, blockquote {
padding-left : 4em;
}
ul {
list-style : square;
}
.post-content li {
margin-bottom : 1em;
}
cite, blockquote {
font-style : italic;
}
small {
font-size : 0.8em;
}
code, pre {
font-family : courier new, monospace;
font-style : normal;
font-size : 1.1em;
}
pre code {
font-size : 1em;
}
pre.prettyprint {
padding : 0 0 0 1.5em;
border : none;
border-left : 1px solid #dbd5ac;
background : white;
}
pre {
padding : 1.5em;
}
.white-box {
border-color : #dbd5ac;
}
.gray-box, pre, blockquote, #intro, #search-page form.search_form {
background : #f9faf1;
border-color : #dbd5ac #f9faf1;
}
.gray-box img {
border : 1px solid #dbd5ac;
}
#commentlist blockquote, #form-message-container blockquote {
padding : 0 0 0 1.5em;
border : none;
border-left : 1px solid #dbd5ac;
background : white;
}
.float-left {
float : left;
margin : 0 1.5em 1.5em 0;
}
.float-right {
float : right;
margin : 0 0 1.5em 1.5em;
}
a.float-left, a.float-right {
border : none;
}
.example-img {
text-align : center;
padding : 1.5em 0 1.5em 0;
}
.example-img a {
border : none;
}
.example-img img {
margin : 4px;
}
.left-image-text {
float : left;
width : 100%;
clear : both;
}
.left-image-text img {
float : left;
margin : 0 1.5em 1.5em 0;
}
.large-image-container {
overflow : scroll;
width : 50em;
height : 32em;
}
h1, h3, h4, h5, h6, em, cite, blockquote {
font-family : georgia, serif;
}
h1, h3, h4, h5, h6 {
margin-bottom : 0.5em;
padding-top : 0.5em;
font-weight : normal;
}
h1 {
font-size : 1.69em;
}
h3 {
font-size : 1.38em;
}
h4 {
font-size : 1.23em;
font-style : italic;
}
h5 {
font-size : 1.07em;
font-style : italic;
}
h6 {
font-size : 0.92em;
font-style : italic;
}
h5.post-meta {
padding-top : 0.2em;
margin-bottom : 0.8em;
}



#content {
margin-right : 20em;
}
#sidebar {
float : right;
width : 15em;
padding-left : 5em;
}
#content, #sidebar {
margin-bottom : 2em;
}
.single h1 {
font-size : 2em;
text-align : center;
}
.single h4.post-meta {
margin-bottom : 1.5em;
}
.home .post-meta, .single .post-meta {
text-align : center;
}
.post-buttons {
text-align : right;
padding : 0 0.5em;
}
.author-date {
float : left;
}
.post-meta p {
color : gray;
}
.post-meta-single p {
margin : 0;
}
.post-meta a, h1, h3, h4, h5, h6 {
color : #988710;
}
#social-bookmarks {
text-align : center;
line-height : 2em;
}
#social-bookmarks a {
margin : 0 5px;
border : none;
}
#content .search_form .input_text {
width : 70%;
}
#search-page .search_form {
text-align : center;
margin-top : 2em;
}
#search-page iframe {
width : 100%;
}
.firefox .search_form .input_submit {
padding : 1px 3px;
}
.msie .search_form .input_submit {
padding : 1px 3px 0;
}
.msie .search_form .input_text {
margin-bottom : 1px;
}
.msie #buttons-bar input {
padding : 0;
}
.msie .input_submit, .input_button {
padding : 0;
}
body#login {
padding-top : 2em;
}
.login-wrapper {
margin-left : 120px;
}
.login-wrapper ul {
padding-left : 0;
}
#your-profile label {
width : 14em;
display : block;
text-align : right;
padding-right : 1em;
}
#your-profile input, #your-profile select, #your-profile textarea {
width : 18em;
}
#your-profile td {
padding-bottom : 1em;
vertical-align : top;
}
#your-profile .submit {
text-align : right;
}
#your-profile .submit input {
width : 10em;
}
#sidebar h3 {
padding : 0;
clear : both;
margin : 0 0 0.8em -1em;
font-size : 1em;
line-height : 1.58em;
color : #988710;
border-bottom : 1px solid #dbd5ac;
}
#sidebar ul {
font-size : 0.85em;
margin : 0 0 2em 0;
padding : 0;
list-style : none;
}
#sidebar li {
padding-bottom : 0.4em;
}
#sidebar p {
font-size : 0.85em;
margin : 0 0 2em 0;
}
#sidebar .input_text {
width : 11em;
}
#sidebar .input_submit {
width : 5em;
}


#auth {
float : right;
text-align : right;
list-style : none;
margin : 0;
}
ul#main-menu {
list-style : none;
}
#print-link {
font-size : 1.2em;
margin : 0 0 0 10px;
line-height : 1.5em;
padding : 0.2em 0 0 0.15em;
}
#print-link a {
margin : 0 1em 0 0;
border : none;
}

#print-link {
display : none;
}
h3#comments {
padding-top : 2em;
}
h3#comments a {
border : none;
margin-left : 0.5em;
}
h3#comments a img {
vertical-align : middle;
}
#commentlist {
margin-bottom : 1.5em;
list-style : none;
margin : 0;
padding : 0;
}
#commentlist h3 {
padding-top : 0;
}
.comment-meta {
margin : 0 0 1em 0;
background : #f9faf1;
border-top : 1px solid #dbd5ac;
padding : 0.1em 0.7em 0.2em;
}
.admin-comment .comment-meta a {
color : #cd0000;
}
.comment-edit-link {
margin : 0.1em 0.7em 0 0;
float : right;
}
.input_submit, button {
cursor : pointer;
}
.input_text, .input_password, .input_select, textarea, select {
border : 1px solid #a2bcda;
padding : 2px;
font-size : 1em;
}
.input_submit, .input_button, button {
padding : 1px;
font-size : 1em;
cursor : pointer;
}
#respond {
margin : 3em 0 0 0;
border : 1px solid #a2bcda;
padding : 1.5em 1.5em 0 1.5em;
}
#respond h3 {
padding-top : 0;
}
#buttons-bar {
line-height : 2em;
}
#buttons-bar input {
font-size : 0.85em;
width : 5.5em;
padding : 1px 0;
margin : 0.25em 0.25em 0.25em 0;
}
#form-message-container {
margin-bottom : 1.5em;
}
.errors-list ul {
background : #ffcccc;
padding : 0.7em 1.2em 0.7em 3em;
margin : 0;
}
#preview-button {
margin-left : 0.5em;
}
#trackback-link {
float : right;
}
#trackback-link a {
color : #a2bcda;
font-size : 0.85em;
border : none;
}
#page-nav {
font-family : georgia, serif;
font-size : 1.5em;
padding-top : 0.5em;
}
#page-nav a {
margin : 0 0.2em;
}
#page-nav a.active-page {
border : none;
color : #cd0000;
}

.line-wrap {
color : red;
font-weight : bold;
}
.post-content table {
border-bottom : 3px solid #b2b2b2;
margin : 0 0 2em;
width : 100%;
}
.post-content caption {
padding : 0.75em;
font : 1.5em Georgia, Times, serif;
border : 1px solid #b2b2b2;
border-width : 1px 0 2px;
background : #eee;
}
.post-content th, .post-content td {
padding : 0.5em 1em;
border : 1px solid #ccc;
border-width : 0 0 1px 1px;
}
.post-content th.first, .post-content td.first, .post-content th {
border-left : none;
}
.post-content thead th {
text-transform : uppercase;
text-align : left;
}
.post-content tfoot {
display : none;
}
.rss-small {
padding : 0 0 0 20px;
background : url('/wp-content/themes/dfm/imgs/feed-icon-16x16.gif') no-repeat 0 3px;
line-height : 20px;
}
#sidebar #ssReferrers li, .favorite li {
margin-bottom : 0.5em;
}
#awards {
float : right;
width : 15em;
font-size : 0.85em;
padding-left : 1em;
}
#awards a {
border : none;
margin : 0 1em 1.5em 0;
float : left;
}
#tooltip {
position : absolute;
margin : 0;
padding : 1.5em 1.5em 0;
width : 35em;
border : 1px solid #988710;
background : white;
}
#tooltip h1 {
padding-top : 0;
}
.loading {
padding-left : 2em;
background : url('/wp-content/themes/dfm/imgs/loading.gif') no-repeat;
}
.prettyprint .str {
color : #080;
}
.prettyprint .kwd {
color : #008;
}
.prettyprint .com {
color : #800;
}
.prettyprint .typ {
color : #606;
}
.prettyprint .lit {
color : #066;
}
.prettyprint .pun {
color : #660;
}
.prettyprint .pln {
color : #000;
}
.prettyprint .tag {
color : #008;
}
.prettyprint .atn {
color : #606;
}
.prettyprint .atv {
color : #080;
}
.prettyprint .dec {
color : #606;
}
#ya_direct {
float : right;
width : 200px;
height : 300px;
margin : 0 0 10px 10px;
}
@media handheld, screen {
.printOnly {
display : none;
}
}
code, pre {
font-size : 0.9em;
}
img {
border : none;
margin : 4pt;
}
a {
border : none;
}
.post h1 {
margin-top : 3em;
}

#print-link {
display : block;
}

.post p a[href]:after, .post li a[href]:after {
content : " (" attr(href) ") ";
font-size : 90%;
}
.post p a[href^="/"]:after, .post li a[href^="/"]:after {
content : " (http://www.designformasters.info" attr(href) ") ";
}
.post p a[href^="#"]:after, .post li a[href^="#"]:after {
content : "";
}
html.noted .post p a[href]:after, .post li a[href]:after {
content : "";
}
html.noted .post p a[href^="/"]:after, .post li a[href^="/"]:after {
content : "";
}
html.noted .post p a[href^="#"]:after, .post li a[href^="#"]:after {
content : "";
}
@media handheld {
body, #header, #content, #wrapper {
float : none;
width : auto;
border : none;
padding : 0;
}
body {
padding : 1em;
}
}
#wrapper, body#login {
clear : both;
padding : 0 2em;
width : 760px;
margin : 0 auto;
}




#uberlink {
color : #ffffff !important ;
font-weight : normal;
background-color : #ff9900 !important ;
}
#cont ul li {
list-style-type : none;
text-align : left;
font : 0.9em verdana, arial, sans-serif;
margin : 0;
line-height : 1.5;
}

tr, td {
font : 120% Verdana, Arial, Helvetica, sans-serif;
}

td {
color : #333;
}
caption {
padding : 0.75em;
font : bold 1.4em verdana, sans-serif;
color : #666;
border : 1px solid #b2b2b2;
border-width : 1px 0 2px;
background : #eee;
}
caption a:link {
color : #666;
border-bottom : 0;
}
caption a:visited {
color : #666;
border-bottom : 0;
}
caption a:active {
color : #666;
border-bottom : 0;
}
caption a:hover {
color : #cd0000;
}

#topmenu {
list-style : none;
text-align : center;
padding-top : 4px;
}
#topmenu ul {
text-align : center;
}
#topmenu li {
display : inline;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
display:block;
text-decoration:none; 
color:##9B7746; 
float:left;height:30px; 
padding:9px 10px 0px 12px; 
background:url(menubg1.jpg) no-repeat right top;
}
#topmenu a:hover {
display:block; 
text-decoration:none; 
color:#cd0000; 
float:left; 
height:30px; 
padding:9px 10px 0px 12px; 
background:url(menubg2.jpg) no-repeat right top;
}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active {
display:block; 
text-decoration:none; 
color:#333333; 
float:left; 
height:30px; 
padding:9px 15px 0px 17px; 
background:url(menubg2.jpg) no-repeat right top;
}

#credit {
background : #000000;
height : 25px;
padding : 10px;
border-top : 2px solid #666666;
text-align : center;
color : #999999;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}


#headershort {
background : url(headershort.jpg) no-repeat;
height : 200px;
}

a {
outline : none;
}



#cont ul li  {list-style-type:none; text-align:left; color:#666; font:0.9em verdana, arial, sans-serif; margin:0; line-height:1.5;padding-right:1em;}




#cont h4  {font:italic normal 16px georgia, serif; margin-bottom:0.5em;padding-top:0.5em;color:#988710;margin-left:3em;}
#leftnav img { 
margin-left : 20px; 
} 
#leftnav a img { 
margin-left : 20px; 
} 
#leftnav a img { 
border : 1px solid #b2862b; 
} 
#leftnav a img:hover { 
border : 1px solid #cd0000; 
} 


@media print {
    #auth, #sidebar, #main-menu, #respond, #logo, h5, #footer, #footer01, #sh, .post-meta-single, .post-buttons, .comment-meta .comment-edit-link, #news2ru-counter, #social-bookmarks, #ya_direct {display:none;}

    body, #content, #footer, #wrapper { float:none; width:auto; border:none; padding:0; margin:0; }

    body {font-family:Georgia,Times, serif; font-size:12pt; background:#fff; color:#000;}
    sup, sub { font-size:8pt; }
    p, ul, ol {line-height:14pt;}
	
    code, pre{ font-size:0.9em;}
    img {border:none; margin:4pt;}
    a { border:none;}
    .post h1 {margin-top:3em;}
	 
	
   
    #print-link  { display:block; }
  
   h4  {color:#000;}
   
}

span.link a {
text-decoration: none;   
}

span.link a:hover  {
text-decoration: none; 
border-bottom:none;
}
 ol {
 color:rgb(69,54,37)
 }
 ol li, ul li {
 color:#453625;
 font-family: verdana, ariel, sans-serif;
 }

/*i {
font-style : italic;
letter-spacing: 0.1em;
color: #653302;
}*/



.nom  {
float:right;
width:50px; 
height:50px;
border:none;
} 

#content1 .imgleft  {
float:left;
border:3px double; 
margin:1em 2em 1em 6.5em;  
}

#content1 .imgright  {
float:right;
border:3px double; 
margin: 1em 8em 1em 2em;
}

.content1 .imgleft  {
float:left;
border:3px double; 
margin:1em 2em 1em 6.5em;  
}

.content1 .imgright  {
float:right;
border:3px double; 
margin: 1em 8em 1em 2em;
}






i  {
font-family : georgia, serif; 
font-size : 12px; 
font-style : italic; 
font-weight : bold; 
color : #8d6932;  
letter-spacing:.1em;      
}

.imgleft  {
float:left;
}

.imgright  {
float:right;
}
/*#content1 p {
margin:0 5em .9em 5.5em;
line-height:1.5
} 

.content1 p {
margin:0 5em .9em 5.5em;
line-height:1.5
} */

ol {
list-style-type: decimal
}
ol li, ul li {
margin-top:0.9em
}
#logo {
width:211px;
height:31px;
}

#cont ul li {
margin:3px 2em 0 0;
color:#453625; 
}

#cont ul li ul li {
margin:.5em 0 0 26em;
font : 1em verdana, arial, sans-serif;
}

#content1 p  {
margin:1em 6em 1em 6em; 
line-height:1.65
}

.content1 p  {
margin:1em 6em 1em 6em; 
line-height:1.65
}




em {
color:#3069ac;
font-weight:bold;
font-family:georgia, serif
}
#cont ul li ul li {margin-left:22em}



#menug {
    position: relative;
   /* overflow:hidden;*/
    height:20px;
    margin:20px 0 ;
}

#menug ul{
list-style: none;
 /*border-bottom: 1px #888899 solid;*/
 /*padding-bottom: 100px;*/
margin:0;
padding:0;

position: relative;
left:50%;
float:left;

 }

 #menug ul li {
 display: inline;
/* text-transform: uppercase; */
 position:relative;
    left:-50%;
    float:left;
   }

#menug ul li a {
 color: #333;                            
 text-decoration: none;
 background: #ded8b5;  
 border: 1px #bbbbcc solid;
 border-bottom: none;
 padding: 5px 14px;
 border-right: 1px #fff solid;
 }



 #menug  ul li a.selected  {
 color: #fff;                            /*555566;*/
 background: #999;
 border: 1px #888899 solid;
 border-bottom: 1px #fff solid;
 padding: 14px 14px 10px 14px
 display:block; 
 border-right: 1px #fff solid;
 }
  
#menug   ul li a:hover {
 padding: 9px 14px 5px 14px;
 background:#c19d1a;                     /*;ebb998*/
 color:#fff;
 border-top-left-radius:8px;
border-top-right-radius:8px;
}

#menug {margin-top:0}

.ext  {
	vertical-align:text-top;
	} 

#li ul li {
list-style-type: none;
letter-spacing:.2em; 
font-family:verdana, arial, sans-serif; 
color:#666;
padding-right:1em; 
margin:3px 2em 0 0;
}

.font {
        font-family: 'Andantino script', arial;
        font-size: 24px;
        color:#05495a;
        margin:4.2em 0 0 -.1em;
      } 
      
#zg {
      width:650px;
      margin:2em auto;
      text-align:center;
      line-height:1.5
      }	
      
.zmp {
	font-size:105%; 
	font-family:arial, sans-serif;
	line-height:1.3;
	text-align:center;
	margin-top:.7em;
	color:#453625;
	}  
	
content1 p {
font-family:arial,sans-serif;
font-size:99%;
color#333;
}

#main-menu {
font-family:georgia, serif;
font-size:13px;
line-height:1.5em;
text-align:center;
margin:0 0 0 10px;
padding:.2em 0 0 .15em
}

#main-menu a {
border:none;
margin:0 1em 0 0
}

#main-menu li {
display:inline
}	  

#header h1 {
font-size : 3em;
margin : 0 0 0 0;
padding : 0 45px 5px 0px;
line-height : 1.2em;
border-bottom : 2px solid #8d6932
}
#header h1 a {
border : none;
color : #8d6932
}  

#header h5 {
position : absolute;
top :120px;
left : 25px;
font-weight : bold;
font-style : italic;
font-family : verdana, ariel, san-serif;
padding-bottom : 5px;
margin : -15px 0 0 0.5em;
color:#453625;
}  

/*#header h5 {
display:block;
float:left;
width:300px;
clear:both;
font-style:italic;
font-family:verdana, ariel, sans-serif;
color:#453625;
margin:-27px 0 0 12px;
}*/




	      