html
	{background: #808040; 
	font-size: 1em; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color : #000000;
	overflow-y: scroll;
	}
#logo
{
	position: center fixed;
	left:0%;
	width: 980px;
	height: 120px;
	border-color:#ff0000;
	border-width:1px;
	border-style: solid;
	border-bottom-style: none; 
}
#menu
{
	position : absolute;
	left : auto;
	width:210px;
}
#tresc
{
	position : relative;
	left:105px;
	min-height:490px;
	width:770px;
	z-index: 2; 
	border-color:#ff0000;
	border-width:1px;
	border-style: solid;
	border-right-style: none; 
	border-top-style:none;
	border-bottom-style:none;
}
#dol
{
	position: center fixed;
	left:0%;
	width: 980px;
	border-color:#ff0000;
	border-width:1px;
	border-style: solid;
	background:#ffffff;
}
body *
	{margin: 0 auto; 
	margin-top:0px;
	 padding: 0px; 
	 font-size: 1em; 
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	 font-style: italic;
	 color : #000080;
	 background-color: #ffff80;
	 padding: 10px;
	 text-align: center;
	}
h2 
	{font-size: 1.2em;
	 font-weight: bold;
	 font-style: italic;
	 background-color: #ffffc1;
	 padding: 10px;
	 text-align: center;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	 font-style: italic;
	 text-decoration: underline; 
	 padding: 10px;
	 text-align: center;
	}
a 
	{color: #9a0000; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
p
{text-align: justify;
padding: 20px;
text-indent: 20px;
line-height: 20px; 
}
ul
{padding:10px;
list-style-position: inside;
list-style-type: square;}
ol
{padding:10px;
list-style-position: inside;}
li
{text-indent: 20px;
padding:5px;
text-align: justify; }
#ramka
{
color : #ff0000;
cursor: pointer; 
}
