body 
		{ 
		padding: 0px; 
		margin: 0px; 
		background:#000000;
		font-family:Verdana, sans-serif; 
		font-size: 9pt; 
		color:#f8ae3e; 
		line-height:150%;
		}

body.intro	{
		text-align:center;
		}		
		
a:link       { text-decoration: none; color: #e47f32 }
a:visited    { text-decoration: none; color: #e47f32 }
a:hover      { text-decoration: none; color: #b8471e }
		
#main
		{
		position:relative;
		width:995px;	
		margin-right: 0px;
		}
		
#top
		{
		position:relative;
		width:995px;
		height:172px;
		float:none;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
#left01
		{
		position:relative; 
		float:left;
		width:286px;	
		height:503px;
		text-align: right;
		}
				
#left02
		{
		position:relative; 
		float:left;
		width:37px;	
		height:381px;
		vertical-align: top;
		}
		
#container
		{
		position:relative;
		width:672px;	
		float:left;
		background:#593520 url('images/ramki.gif') repeat-y;
		}
		
#menu
		{
		position:relative; 
		width:672px;	
		height:75px;
		float:none;
		background:#50301f url('images/menu_tlo.jpg') 15% 0% repeat-x;
		color: #E47F32; 
		font-weight:bold 
		}

/*		
#menu a:link       { text-decoration: none; color: #e47f32; }
#menu a:visited    { text-decoration: none; color: #e47f32; }
#menu a:hover      { color: #b8471e; text-decoration: none; }
*/
		
.imgleft {float:left;}
.imgright {float:right;}
.floatnone {float:none;}

#title
		{
		position:relative; 
		width:672px;	
		height:57px;
		float:none;
		background:url('images/title_tlo.jpg') no-repeat;
		text-align: right;
		}
		
#text
		{
		position:relative; 
		width:630px;	
		background:url('images/tlo.jpg') repeat;
		text-align:justify;
		float:left;
		}
		
#paski
		{
		position:relative; 
		width:630px;	
		background:url('images/paski_tlo.jpg') repeat-x;
		}
		
#bottom
		{
		position:relative; 
		width:664px;	
		height:100px;
		color:#e47f32; 
		background:#593122 url('images/paski_tlo.jpg') repeat-x;
                text-align: right;
		margin-left:auto; 
		margin-right:auto;
		}
		
#intro_top
		{
		width: 808px;
		height: 187px;
		text-align: right;
		background: url('images/intro/01-new.jpg') no-repeat;
		}		
#intro_bottom
		{
		width: 808px;
		height: 329px;
		vertical-align: bottom;
		background: url('images/intro/intro-new.jpg') no-repeat;
		text-align: left;
		}
#intro_main
		{
		width: 808px;
		position: absolute;
		left: 50%;
		margin-left: -404px;
		}
#intro_XHTML 	{
		position: absolute;
		top: 460px;
		left: 710px;
		}				

#bottom p {margin-left:18px; }
#bottom a {color: #f8ae3e; }

.AdminBody 
		{ 
		background:#FFFFFF;
		color: black;
		line-height:155%;
		}		
		
.AdminBody a:link       { text-decoration: none; color: #0a4665 }
.AdminBody a:visited    { text-decoration: none; color: #0a4665 }
.AdminBody a:hover      { text-decoration: underline; color: #19a9f6 }

.AdminBody td
    {
		background-color: #888888;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		}

.AdminBody input, 
.AdminBody textarea,
.AdminBody select
    {
		background-color: #999999;
		border: 1px solid black;
		color: black;
		}

.AdminBody label
    {
		background-color: #888888;
		border-width: 0px;
		color: black;
		}
		
