﻿
		DIV.container { margin: auto; margin-bottom: 10px;}
		FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
		LEGEND { color: #ccc; font-size: 120%; }
	
		LABEL { display: block; margin-top: 10px; } 
	
		
		.tabs 
		{}

		UL.tabNavigation {
		    list-style: none;
		    margin-top: 12px;
		    margin-right:20px;
		    padding: 0;
		    width: 702px;
		    height:14px; 
		}

		UL.tabNavigation LI {
		    display: inline;
		    width: 924px;
		    height:14px;
		   
		}

		UL.tabNavigation LI A {
		    width: auto;
		    font-family:Verdana;
		    font-size:14px;
		    color: #333;
		    text-decoration:none;
		    font-weight:bold;
		    padding:6px;
		    background-color:#eee;
		     /* Для хороших браузеров */
		  -moz-border-radius: 5px; /* Firefox */
		  -webkit-border-radius: 5px; /* Safari, Chrome */
		  -khtml-border-radius: 5px; /* KHTML */
		  border-radius: 5px; /* CSS3 */
		  /* Для плохих IE */
		  behavior: url(border-radius.htc); /* учим IE border-radius */
		}
		
			.hotlink { 
			cursor: pointer;
		    width: auto;
		    font-family:Verdana;
		    font-size:14px;
		    color: red;
		    text-decoration:none;
		    font-weight:bold;
		    padding:6px;
		    background-color:#e2e2e2;
		     /* Для хороших браузеров */
		  -moz-border-radius: 5px; /* Firefox */
		  -webkit-border-radius: 5px; /* Safari, Chrome */
		  -khtml-border-radius: 5px; /* KHTML */
		  border-radius: 5px; /* CSS3 */
		  /* Для плохих IE */
		  behavior: url(border-radius.htc); /* учим IE border-radius */
		}

		UL.tabNavigation LI A.selected {
		    width: auto;
 		    color: #333;
		    font-family:Verdana;
		    font-size:14px;
		    text-decoration:none;
		    font-weight:bold;
		    background-color:#fff;
		    border-left:1px solid #999; 
		    border-top:1px solid #999; 
		    border-right:1px solid #999; 
		    padding:6px;
		     /* Для хороших браузеров */
		  -moz-border-radius:5px 5px 0 0; /* Firefox */
		  -webkit-border-radius:5px 5px 0 0; /* Safari, Chrome */
		  -khtml-border-radius:5px 5px 0 0; /* KHTML */
		  border-radius:5px 5px 0 0; /* CSS3 */
		  /* Для плохих IE */
		  behavior: url(border-radius.htc); /* учим IE border-radius */
			}
		UL.tabNavigation LI A:hover {
		    width: auto;
		    height:14px;
		    color: #333;
		    font-family:Verdana;
		    font-size:14px;
		    text-decoration:none;
		    font-weight:bold;
		    padding:6px;
		     /* Для хороших браузеров */
		  -moz-border-radius: 5px 5px 0 0; /* Firefox */
		  -webkit-border-radius: 5px 5px 0 0; /* Safari, Chrome */
		  -khtml-border-radius: 5px 5px 0 0; /* KHTML */
		  border-radius: 5px 5px 0 0; /* CSS3 */
		  /* Для плохих IE */
		  behavior: url(border-radius.htc); /* учим IE border-radius */
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}
		#first {
    
			border:0;
		    background-repeat: no-repeat;
		    margin-top: 12px;
			padding-top: 12px;
		    font-family:Tahoma, Verdana;
			font-size:12px;
			color:#322C2C;
			width:924px;
		}

		#second 
		{
			border:0;
		    background-repeat: no-repeat;
		    margin-top: 12px;
			padding-top: 12px;
		    font-family:Tahoma, Verdana;
			font-size:12px;
			color:#322C2C;
		}

		.vklad_text
		{ font-family:Tahoma, Verdana;
		  color:#fbde6a;
			} 
		
		.waste {
		min-height: 1000px;
		}

.table_menu 
{ border-right: dashed 2px #3c1d04;
padding:5px 10px 5px 10px;
line-height:20px;	
		}
.rast 
{padding:5px 10px 5px 10px;	
		}
		
						
						
						
						
						
					


