
body {
	
	margin: 0px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
		
	
}

.a-ico {
	background-repeat: no-repeat;	
	padding-left: 20px;
}

.table_management {
	border-bottom: 1px solid #000000;	
}


.table_management .head td  {
	background-color: #CCCCCC;	

}



.table_management .row:hover td  {
	background-color: #DDDDDD;	
}



.info-error {
	
	border: solid 1px #ff0000;
	background-color: #ffdddd;
	padding: 5px; 
	margin-bottom: 10px; 	
	
}


.info-ok {
	
	border: solid 1px #00ff00;
	background-color: #ddffdd;
	padding: 5px; 
	margin-bottom: 10px; 	
	
}


#head {

	background-color: #666666;
	color: #ffffff;
	padding: 10px;
	z-index:2;
		
	
}


#head h1 {
	
	font-size: 4em;
	margin: 0px;
	
}


#content { 

	padding: 10px;			
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: gray;
    border-left-color: gray;
    border-bottom-color: gray;
    border-top-color: gray;
    margin-right: 1px;
    margin-left: 1px;
    margin-bottom: 1px;
    margin-top: 1px;
    letter-spacing: 1px;
    text-align: left;
    text-indent: 1px;
    line-height: normal;
	z-index:1;
	
}



.menu-group {

	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	
}


.clear {

	clear: both;
	
}


.form-table td {

	vertical-align: top; 	
	
}
#stopka {
	position: absolute;
	height: 137px;
	width: 100%;
	z-index:-1;
	Bottom: 0px;
	right: 10px; 
	background:url('../img/isopn.png') bottom right no-repeat;
        
}
#stopka a
{position: absolute;
    bottom: 5px;
   right: 29px;
}


.clear{
clear:both;
}

