 html{
		margin:0px;
		padding:0px;
		background-image:url(/styles/bc41.jpg);
		}
	  body{
		margin:0px;
		padding:0px;
		background-image: url(/styles/duha2.png);
		background-repeat: no-repeat;
		background-position: left top;
		font-family:arial,sans-serif;
		}
		img{
		border: 0 none;
		}
		h2{
		clear: both;
		color:rgb(149, 33, 0);
		}
	  #DivBody{
		width:940px;
		text-align:left;
		margin:0px auto;
		border:1px black none;
		padding-top:30px;
		/*min-height:940px;*/
		
		}
		#proMenu{
		position:relative;
		width:900px;
		height:150px;
		margin:0;
		/*border:1px solid red;*/

		}
		#protelo{
		position:relative;
		width:700px;
		float:right;
		margin:20px 0 20px 0;
		color:rgb(231, 118, 17);
		}
		#pruh{
		position:relative;
		background-image: url(/styles/pruh.png);
		background-repeat: no-repeat;
		width:680px;
		height:58px;
		line-height:54px;
		font-size:18px;
		padding-left:20px;
		font-weight: bold;
		color:rgb(231, 118, 17);
		}
		#clanek{
		position:relative;
		width:640px;
		min-height:400px;
		background-color: rgb(255,255,255);
		background-position: bottom;
		color:rgb(0,0,0);
		padding:20px 40px 20px 20px;
		font-size:13px;
		}
		#clanek a{
		color:rgb(187,75,0);
		}
		#clanek p{
		text-align:justify;
		}
		#lMenu{
		width:200px;
		min-height:400px;
		position:relative;
		float:left;
		margin:20px 0 20px 0;
		background-image: url(/styles/menu-top.png);
		background-repeat: no-repeat;
		padding:58px 0;
		}
		#lMenu a{
		display:block;
		width:188px;
		height:42px;
		line-height:42px;
    margin-bottom:1px; 
    text-decoration: none;
		background-color: transparent;	
		padding-left:10px;		
		font-weight:bold;
		border:1px solid rgb(255,255,255);
		font-size:12px;
		}
	 a.myMenu{
		
		background-image: url(/styles/menu-bt-w.png);
		background-repeat: no-repeat;
		color:rgb(50,50,50);
		
		}
		a.myMenu:hover{
		background-image: url(/styles/menu-bt-w-a.png);
		background-repeat: no-repeat;
		color:rgb(255,255,255);
		
		}
		a.myMenuA{
		background-image: url(/styles/menu-bt-w-a.png);
		background-repeat: no-repeat;
		color:rgb(255,255,255);
		
		}