.body {
		padding:0px;
		width:850px;
		border:1px solid #ABABAB; 
		margin:auto; 
		font-family:arial;
		background:white;
		}
		
		
body {
		padding:0px;
		/*width:850px;*/
		margin:auto; 
		font-family:arial;
		background-image: URL('../images/orangeline.png');

		background-repeat: repeat-x;
		}

.mar1 {	background:#291672; /* blue */		height:1px;	font-size:1px;}
.mar2 {	background:#ABABAB; /* gray */		height:1px;	font-size:1px;}
.mar3 {	background:#E5E5E3; /* lightgray */	height:1px;	font-size:1px;}

#mar10 {	background:#E5E5E3; /* lightgray */	height:10px;	font-size:10px;}
		
abbr{	
    cursor: help; 
}
	
		
		
		
		
#lbutton {
		background:#FFFFFF;
		border-left:1px solid #E5E5E3;
		border-right:1px solid #E5E5E3;
		border-bottom:1px solid #E5E5E3;
		width:230px;
		min-height:30px;
		color:#291672;
		font-weight:bold;
		font-size:12px;
		}
		
		
#lbutton a	{ 
			display:block; 
			width:224px; 
			color: #291672;
			background: #FFFFFF; 	
			text-decoration:none; 
			cursor:pointer;	
			cursor:hand; 
			padding:3px;
			}
			
#lbutton a:hover	
			{
			border-bottom:1px solid #E0E0E3;
			border-top:1px solid #E0E0E3;
			border-left: 1px solid #E5E5E3; 
			width:224px; 
			color: #291672; 
			background: #F5FAFD;	

			text-decoration:none; 
			cursor:pointer;	
			cursor:hand;
			
			padding:2px; }
			
#lbutton a:active	
			{
			width:224px; 
			border-bottom:1px solid #888888;
			border-top:1px solid #888888;
			border-left: 1px solid #E5E5E3; 

			color: #291672; 
			background: #E5E5E3;	
			background-image: URL('../images/backg2.png');
			text-decoration:none; 
			cursor:pointer;	
			cursor:hand; 
			padding:2px; 
			}

.lbutton_in {
		background:#291672;
		background-image: URL('../images/line5.png');
		border-top:1px solid #E5E5E3;
		border-bottom:1px solid #E5E5E3;
		color:#FF9933;
		font-weight:bold;
		font-size:17px;

		padding:3px 3px 3px 10px;
		}
		
.lbutton_mezera {		
    height:8px;
    font-size:8px;
	}
		
		
#mainflags	{
		font-weight:bold;
		font-size:13px;
		width:610px;
		color:#291672;
		font-weight:bold;
		font-size:13px;
		text-align:right;
		padding:3px;
		background-image: URL('../images/line3.png');
		background-position:right;
		background-repeat:repeat-y;
		float: right;
}

	
#mainflags a
			{ 
			padding:2px;
			color:#291672;
			}
			
#mainflags a:hover	
			{
			background:#3EACD8;
			color:white;
			padding:2px;
			}
			
#mainflags a:active	
			{
			background:#3EACD8;
			color:white;
			padding:2px;
			}

	
#mainright	{
		color: #000000;
		font-family: Verdana; 
		font-size:14px;
		/*background:gray;*/
		float: right;
		width:600px;
		padding:5px;

}

.cleaner {
      border:none;
	  clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      visibility: hidden;
	  border:0px;
      }
	  
#titl
		{
		width:230px;
		height:116px;
		color: #291672;
		}
		
.topcenter
{
  vertical-align:top; 
  text-align:center;
  padding-right:8px;
  font-weight:bold;

}		

		
.imig	{
		
		text-align:center;
		}
		


.imig img	{
		border:1px dotted #BBBBBB;
		}
		

		
.imig img:hover, .imig img:focus, .imig img:link	{
		border:1px solid black;
		background:gray;
		}
		*/



