body { background:#343434; margin: 0; padding:0; font-family:Arial, Helvetica, sans-serif; color: #000; text-align:center; }
a { color: #000; text-decoration: none; font-size:20px;}
a:hover { color:#b0263a;}
#wrapper { background:#1a1a1a url(../img/wrapper_fon_grb.jpg) 0 0 no-repeat; width:386px; margin: 0 auto; border: 7px solid #a02234;
			/*centrar vertical*/
			position: absolute;
	    	left: 50%;
	    	top: 50%;
    		height: 538px;
		    margin-top: -269px;    // 200px/2
    		width: 386px;
    		margin-left: -193px;    // 300px/2
			}
			
#cont { padding-top: 288px;}
#footer { margin: 60px 0 0; font-size: 16px; font-weight: bold; display: inline;}
#footer a { color: #750011; font-size: 16px; font-weight: bold;}}
#footer a:hover { color:#FFF;}



