

#stranka   { position: relative; 
				 color: white; 
             background-color: white;
				 margin: 0 auto;
				 text-align: center;
				 width: 999px; 
             }

#zahlavi   { position: absolute; 
				 top: 20px;
				 height: 80px;
				 width: 220px; 
             background: url(../atributy/ramecologo.gif) no-repeat right;
				 overflow: hidden;
				 } 

#nabidka   { position: absolute; 
				 width: 165px; 
             left: 50px;
             right: 200px;
             top: 105px;
				 background-color: white;
             color: #000080; font-weight: 600; font-style: normal; 				 
				 overflow: hidden;
				 text-align: left;
				 font-family: Bookman;
				 }

#mainframe { position: absolute; 
				 width: 740px; 
             left: 230px;
             top: 10px;
             text-align: center;
				 color: black; 
				 background-color: white;
				 }
				 
a				{ color: #000080; font-weight: normal; font-style: normal; font-size: 20px; } 
a:hover		{ color: #0000ff; font-weight: bold;   font-style: normal; font-size: 20px; } 
a:active	{ color: #8b008b; font-weight: bold;   font-style: normal; font-size: 20px; } 



#index-icon1 { position: absolute;
					width: 390px;
					height: 290px;
					top: 0px;
					left:40px;
					color: black;
					border-style: none;
					border-width: medium; }

#index-icon2 { position: absolute;
					width: 320px;
					height: 265px;
					top: 100px;
					left:350px;
					color: black;
					border-style: none;
					border-width: medium; }

#index-icon3 { position: absolute;
					width: 250px;
					height: 250px;
					top: 295px;
					left:20px;
					color: black;
					border-style: none;
					border-width: medium; }

.seznams ul {
	margin-left: 5px;
}
.seznamsR ul {
	margin-left: 440px;
}
