	body,
	html {
		margin:0;
		padding:0;
		background:url(../images/back_main2.png) repeat-x;
		color:#000;
		padding-top: 0px;
		text-align: justify;
	}
	body {
		min-width:914px;
	}
	
	a img{ border: none;}
	
	a:link, a:visited, a:hover{
		color: #F48000;
		font-weight: bold;
		text-decoration: none;
	}
	
	#wrap_header {
		background:url(../images/top.png) no-repeat bottom #ffffff;
		margin:0 auto;
		height: 130px;
		width:914px;
	}
	
	#logo{
		width: 100%;
		height: 60px;
		min-height: 60px;
		background: url(../images/title.png) no-repeat left #ffffff;
		text-align: right;
	}
	
	#wrap {
		background:url(../images/middle.png) repeat-y;
		margin:0 auto;
		width:914px;
	}
	#header {
		background:none;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:none;
		padding:5px;
		text-align: center;
		padding-bottom: 35px;
		font-size: 12px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
		padding-right: 40px;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
		width: 100%;
	}
	
	#nav li a, a:visited{
		text-decoration: none;
		color: #000000;
		font-weight: bold;
		font-family: Tahoma;
		font-size: 16px;
	}
		
	
	#nav li a:hover{
			text-decoration: none;
			color: #F48000;
	}
	
	#main {
		background:none;
		float:left;
		width:640px;
	}
	
	#main p{
		margin: 40px;
		font-family: Tahoma;
		font-size: 13px;
		font-weight: normal;
	}	
	
	#main ul{
		margin: 40px;
		font-family: Tahoma;
		font-size: 13px;
		font-weight: normal;
	}	
	
	#main h2, #main h3, #main p {
		padding:0 10px;
    	}
    	
    	#wrap_column{
    		margin:0 auto;
		width:520px;
		min-height: 150px;
		padding: 5px;
		font-family: Tahoma;
		font-size: 13px;
		
    	}
    	
    	#column1{
    		float:left;
		width:250px;
		padding: 0px;
		
    	}
    	
    	#column1 p{
    		padding: 0px;
    		margin: 0px;
    		text-align: center;
    		padding-bottom: 5px;
    		border-bottom: 1px solid black;
    		font-size: 14px;
    		
    	}	
    	
    	#column2{
	    	float:right;
		width:250px;
		padding: 0px;
		
    	}
    	
    	#column2 p{
	    	padding: 0px;
	    	margin: 0px;
	    	text-align: center;
	    	padding-bottom: 5px;
	    	border-bottom: 1px solid black;
	    	font-size: 14px;
    	}
    	
	#sidebar {
		background:none;
		float:right;
		width:240px;
		font-family: Tahoma;
		font-size: 12px;
		
	}
	#sidebar ul {
		margin-bottom:0;
    	}
    	#sidebar h3, #sidebar p {
		padding:0 10px 0 0;
	}
    
	
	#contact{
		width: 200px;
		border-bottom: 1px solid black;
		}
	
	#form{
			width: 200px;
			border-bottom: 1px solid black;
		}
    	
	#footer {
		background:url(../images/bottom.png) no-repeat top #ffffff;
		padding-top: 35px;
		clear:both;
		text-align: center;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
    
    	#navb {
    		background:none;
    		padding:5px;
    		text-align: center;
    	}
    	#navb ul{
    		margin:0;
    		padding:0;
    		list-style:none;
    	}
    	#navb li{
    		display:inline;
    		margin:0;
    		padding:0;
    	}
    	
    	#navb li a, a:visited{
    		text-decoration: none;
    		color: black;
    		font-weight: bold;
    		font-family: Tahoma;
    		font-size: 11px;
    	}
    		
    	
    	#navb li a:hover{
    		text-decoration: none;
    		color: white;
	}
	
	
	
	label
	{
		width: 10px;
		float: left;
		text-align: right;
		margin-right: 0.5em;
		display: block
	}
	
	input
	{
		color: #781351;
		background: #FFD4AA;
		border: 1px solid #ffd4aa;
	}
	
	textarea{
		color: #781351;
		background: #FFD4AA;
		border: 1px solid #ffd4aa;
	}
		
	#side_text{
		width: 200px;
		border-bottom: 1px solid black;
		font-family: Tahoma;
		font-size: 12px;
	}	
	
	#side_text a{
		color: black;
		text-decoration: none;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
	}
	
	#quote{
		padding: 1px;
		width: 200px;
	}
	
	.masaj{
		color: orange;
		text-decoration: none;
		}
		
	.oferta a:link, a:visited, a:hover, a:hover{
		color: #F48000;
		font-weight: bold;
	}