body{
		background-color: #8fb256;
		background-image: url('images/kedry_3.jpg');
		background-position: 940px 0px;
		background-repeat: repeat-y;
		font-family : times, arial;
		}
		
table.main{
	    background-color: #cae299;
	    width:940;
	    height:100%;	
        }
        
td.header{
		width:940;
		height:289;
	    }
	    
div.header_img1{
		background-image: url('images/kedry_1.jpg');		
		position:absolute; 
		left:0px; 
		top:0px;
		width:243;
		height:194;
		}
		
div.header_img2{
		background-image: url('images/kedry_2.jpg');		
		position:absolute; 
		left:243px;
		top:0px;
		width:697;
		height:289;
		}
			
div.header_img4{
		background-image: url('images/kedry_4.jpg');		
		position:absolute; 
		left:0px; 
		top:194px;
		width:243;
		height:95;
		}

td.menu{
		width:243;
		height:362;
		background-image: url('images/kedry_9.jpg');		
		}

div.navigation{
		background: url('images/kedry_5.jpg') no-repeat top right;
		position:absolute; 
		left:0px; 
		top:289px; 
		width:243;
		height:362;
		font-family: arial;
		font-style: italic;
		font-size: 15px;
		font-weight: bold;
		line-height: 
		}
		
.context{
		width:679;
		height:362;
		}
		
td.context_end{
		width:18;
		height:362;
		background-image: url('images/kedry_7.jpg');
		}

td.footer{
		width:940;
		height: *;
		vertical-align: bottom; 
		background-image: url('images/bottom.jpg');
		text-align: center; 
		font-size: 80%; 
		}
		
td.footer hr{
		color: #8fb256; 
		align: center; 
		size: 3pt;	
		width : 100%;
	    }
       
h2,h3{   
		text-align: center;
		}
		
td.right{
    	text-align: right;
    	padding-right: 10px;
    	padding-left: 10px;
    	}
.text{
		padding: 10px;
		}

.img-shadow {
		background: url(images/shadow.jpg) no-repeat bottom left;
		margin: 20px 20px 0 0 !important;
		margin: 20px 20px 0px 0px;
		padding: 10px;
		}
  
.img-shadow img {
		display: block;
		position: relative;
		border: 2px solid gray;
		margin: -15 -14 15 10;
		}
  
.engl_click{
		position: absolute; 
		left: 40; 
		top: 240; 
		width: 155; 
		height: 23;
		font-weight: bold;
		}

a.menu_item:link {
		color: darkred;
		text-decoration: none;
		font-weight: bold;
		}
		
a.menu_item:visited {
		color: darkred;
		text-decoration: none;
		}
		
a.menu_item:hover {
		color: yellow;
		background: none;
		text-decoration: none;
		font-weight: bold;
		}
		
.date{
		font-size:12pt;
		font-weight: bold;
		}

.title{
		font-size:16pt;
		color: darkred;
		}
.red{
		font-size:14pt;
		color: red;
		}
		
.page_title{
		color: darkred;
		font-size:14pt;
		text-align: right;
		vertical-align:top;
		padding-right:20px;
		}
		
.person{
		font-family : arial, Georgia, Times, Arial; 
		font-size : 13pt; 
		text-decoration: underline}

.title_large{
		font-family : arial, Georgia, Times; 
		font-size : 30pt}

hr{
		align : clear; 
		color : #809A5F; 
		size : 1pt; 
		width : 97%
		} 
