
@import url(reset.css);

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; color:#333333; background:url(../img/body_bg.jpg) 0 0 repeat-x,; }

	h1{ float:left; width:240px; height:72px; margin-top:15px;}
		h1 a{ background:url(../img/lastihologo.png) 0 0 no-repeat; display:block; width:240px; height:72px; text-indent:-9999px; outline:none;}
		
	#top{background:url(../img/bckgrd_gradient.jpg) 0 0 repeat-x; overflow:hidden;}


		#topHolder{width:955px; margin:0 auto; overflow:hidden;}
			ul.topNav{ display:inline; float:right; margin-top:10px;}
				ul.topNav li{ display:inline; float:left;}
					ul.topNav li a.onama{ display:block; width:161px; height:80px; background:url(../img/onama_button.jpg) 0 0 no-repeat; text-indent:-9999px; outline:none;}
					ul.topNav li a.onama:hover, ul.topNav li a.proizvodi:hover, ul.topNav li a.kontakt:hover{ background-position:0 -80px;}
					ul.topNav li a.onama:active, ul.topNav li a.proizvodi:active, ul.topNav li a.kontakt:active, a.current { background-position:0 -160px;}
					li.current a{ background-position:0 -246px;}
					ul.topNav li a.proizvodi{ display:block; width:171px; height:80px; background:url(../img/proizvodi_button.jpg) 0 0 no-repeat; text-indent:-9999px; outline:none;}
					ul.topNav li a.kontakt{ display:block; width:173px; height:80px; background:url(../img/kontakt_button.jpg) 0 0 no-repeat; text-indent:-9999px; outline:none;}
					
					
				
	 #content{ width:955px; margin:0 auto; background-color:#FFFFFF; overflow:hidden;border-right:1px solid #CCC;border-left:1px solid #CCC;}
				
				h2.home{ display:block; width:98px; height:19px; background:url(../img/onamah2.jpg) 0 0 no-repeat; text-indent:-9999px; padding-bottom:10px; margin:10px 0 0 40px; }
				.left{ width:650px; margin-left:40px; float:left;}
				.left p{padding:10px 0 10px 0; line-height:16px; text-indent:14px; text-align:justify;}
					.left p ul { list-style-type:circle; margin-left:80px;}
						ul.lista li{ font-size:12px; font-style:italic; line-height:18px;}
						
				.right{ background-color: #CCCCCC;padding:10px; width:150px;float:right; margin:0 50px 20px 0; line-height:20px; border: 3px solid #036E1E; -moz-border-radius: 5px; }
				
				h2.galerija{ display:block; width:255px; height:19px; background:url(../img/galerijah2.jpg) 0 0 no-repeat; text-indent:-9999px; padding-bottom:10px; margin:20px 0 0 70px; }
				#galHolder{ width:800px; margin:0 auto; overflow:hidden;border: 3px solid #036E1E; -moz-border-radius: 5px;  margin-top:30px; margin-bottom:30px; padding-left:20px;}
				ul#galList{ display:inline; overflow:hidden;}
					#galList li{ width:auto; height:162px; float:left; padding:10px; text-align:center; margin:10px 6px 10px 0;}
						#galList img{ border: 1px solid #CCCCCC; -moz-border-radius: 5px;}
						#galList li p{ line-height:20px;}
						
						
				h2.kontakth2{ display:block; width:255px; height:19px; background:url(../img/kontakth2.jpg) 0 0 no-repeat; text-indent:-9999px; padding-bottom:10px; margin:20px 0 20px 50px; }
				#info{ float:left; overflow:hidden; line height:14px; padding-left:56px; padding-bottom:40px;}
					#info p { padding:10px 0 30px 0; width:250px; line-height:16px;} 	
						
				
				#footer{ width:955px; margin:0 auto; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:10px 0; color:#e8e6e6;}
					#footer h3{ float:left; margin-left:40px; margin-right:550px;}
						#footer p a{ color:#b4d2b5;}
							#footer p a:hover{ text-decoration:underline;}
							
							
							

		
		/*KONTAKT*/

	#kontaktForm {float:left; width:400px; padding:5px 0 0 0; overflow:hidden;}
		#kontaktForm label {float:left; width:120px; text-align:right; padding:2px 10px 0 0; font-size:12px;}
		#kontaktForm input {float:left; width:200px; border:#696867 solid 1px; background-color:#EFEFEF; margin:2px 0; color:#000; padding:2px;}
		#kontaktForm input:focus{ background:#ccc;}
		#kontaktForm textarea {float:left; width:250px; height:100px; overflow:auto; border:#696867 solid 1px; background-color:#EFEFEF; padding:2px; margin:2px 0; color:#000;}
		#kontaktForm textarea:focus{ background:#ccc;}
		#kontaktForm span {float:left; width:334px; padding:35px 0 0 130px; clear:both;}
		#kontaktForm input.buttonContact {width:56px; float:left; height:25px; border:0; cursor:pointer; padding-top:10px; padding-left:10px;border:#696867 solid 1px; color:#000;}
		#kontaktForm input.buttonContact:active{background:#ccc;}
		#kontaktForm i {float:left; font-style:normal; width:200px; padding:10px 0 0 10px;}
		p.poslana{padding-left:131px; float:left; padding-top:15px; line-height:14px;}
			


		
		
					
		
		
		


