html, body {
	
	color: #ffffff;
	font: 12px Tahoma, sans-serif;
	background: #333333;
	border-top: 1px solid #7e7e7e;
	margin: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height:100%;
}
body { behavior:url("csshover.htc"); }
.mheader{
	background-image: url("images/header.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 88px;
	position: relative;
}
.mheadertleft {
	color: black;
	padding: 5px 0px 5px 50px;
	font: italic normal 230% 'Times New Roman', Times, serif;
	float: left;
}
.mheadertrigth {
	color: black;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.mfooter {
	color: black;
	font: italic normal 150% 'Times New Roman', Times, serif;
	background-image: url("images/header.jpg");
	background-repeat: repeat-x;
	width: 100%;
	height: 44px;
	
	text-align: center;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}	
a {
	color: #fff; 
	text-decoration: none;
}
a:hover {
	color: #DC6504;
	text-decoration: none;
}
body { behavior:url("csshover.htc"); }
.menu_img{
        vertical-align: center;
        margin-right: 5px;
}
 
.menu{
	width: 100%;
	height: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* ÷‚ÂÚ ÙÓÌ‡ Ë „‡‰ËÂÌÚ˚ */
	background: #363636;
	background: -moz-linear-gradient(top, #363636, #4F4F4F);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#363636), to(#4F4F4F));
	/* √‡ÌËˆ˚ */
	border: 1px solid #CCC;
	-moz-box-shadow:inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow:inset 0px 0px 1px #edf9ff;
	box-shadow:inset 0px 0px 1px #edf9ff;
}
 
        
.menu ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
        }
 
.menu ul li {
        float: left;
        padding: 11px 20px;
        display: block;
        text-decoration: none;
        text-align: center;
        position: relative;
        z-index: 1000;
        color: #FFF;
        height: 28px;
        line-height: 28px;
        
   
   cursor: hand;
}
 
.menu ul li:hover {
 
    color:#FFF;
	background: #666666;
	/* —ÍÛ„ÎÂÌÌ˚Â Û„Î˚ */
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	
 
}
        
.menu ul li ul {
        position: absolute;
        left: 0px; 
        top: 50px;
        1padding-top: 1px;
        display: none;
        z-index: 1000;
        line-height: 1.6em;
        width: 160px;
        
}
        
.menu ul li a {
        color: #FFF;
        text-transform: uppercase;
}
 
.menu li a {
        text-decoration: none;
}
 
.menu li:hover a {
        color: #FFF;
        display: block;
        
}
 
.menu li li a:hover, .menu li:hover li a:hover {
        color: #CCC;
		background: #666666;
}
 
.menu li:hover li  {
        border: 1px solid #CCC;
		background: #363636;
        border-top: 1px solid #FFF;
        padding: 0;
		
}
 
.menu li:hover li a {
	color: #FFF;
	font-weight: normal;
	width: 160px;
	text-indent: 20px;
	text-align: left;
	border: 1px solid #CCC;
}
 
.menu li ul li a {
        padding: 0px 5px;
}
 
.menu li:hover ul { 
        display: block; 
} 
.sz {

	width:80%;
	min-height: 800px;
	background: #ffffff;
	margin: 0 10% 0 10%;
}
.tbhead {
	background-color: #808080;
	height: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 0px 50px;
}
.mtext{
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
.prigth{
	float:right;
	margin-right: 30px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}
textarea {
	width: 94%;
	resize: none;
	margin: 0% 3% 0% 3%;
	overflow: auto;
}
.blokvoda {
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	position: relative;
}
.blokgraf {
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	position: relative;
	float: right;
}
.blokdat {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
td.cn {
	text-align: center;
	padding: 3px;
}


 