﻿/* 
    AUTHOR: Tompal-Multimedia d.o.o.
            tompal@tompal.com
            http://www.tompal.com
*/

/* RESETS & BASIC PAGE SETUP */

DIV#meni { position: relative; width: 876px; height: 42px; margin: 0 auto;}

DIV#meni ul#nav_meni { position: absolute; width: 876px; height: 40px; bottom: 0px;}

DIV#meni ul#nav_meni li { display: inline; height: 40px;}

DIV#meni ul#nav_meni li a { margin-right: 1px; display: block; float: left; text-indent: -9999px; height: 40px;}

		 ul#nav_meni li.meni_poc a { width: 146px; background: url(../images/meni_pocetna_a.gif) top center no-repeat;}
		 
		 ul#nav_meni li.meni_ona a { width: 145px; background: url(../images/meni_onama.gif) no-repeat;}
		 
		 ul#nav_meni li.meni_viz a { width: 144px; background: url(../images/meni_3dvizualizacija.gif) no-repeat;}
		 
		 ul#nav_meni li.meni_ani a { width: 145px; background: url(../images/meni_3danimacija.gif) no-repeat;}
		 
		 ul#nav_meni li.meni_gal a { width: 145px; background: url(../images/meni_galerija.gif) no-repeat;}
		 
		 ul#nav_meni li.meni_kon a { width: 145px; background: url(../images/meni_kontakt.gif) no-repeat;}
		 
		 ul#nav_meni li a:hover { background-position: bottom;}
		 
		 

DIV#logo_jezici { position: relative; margin: 0 auto; height: 235px; width: 875px; background: url(../images/photo_main.jpg) top no-repeat;}

DIV#logo_jezici h1 { text-indent: -9999px;}

DIV#logo_jezici p.crtica { position: absolute; color: #636363; font-size: 12px; bottom: 6px; right: 15px;}

DIV#logo_jezici p.crtica a.link_off { color: #6b7881}



DIV#blue { margin: 0 auto; width: 890px; height: 291px; background: url(../images/bg_blue.jpg) center no-repeat;}

DIV#blue DIV#blue_wrapper { margin: 0 auto; width: 810px; height: 245px; padding-top: 50px;}
 
	DIV#first { float: left; width: 232px;}
	
	DIV#first p { font-size:11px; font-family: Arial, Helvetica, sans-serif; text-align: left; line-height: 13px;}
	
	DIV#second { margin-left: 53px; float: left; width: 233px;}
	
	DIV#second p { font-size:11px; font-family: Arial, Helvetica, sans-serif; text-align: left; line-height: 13px;}
	
	DIV#third { margin-right: -3px; float: right; width: 235px;}
	
	DIV#third p { font-size:11px; font-family: Arial, Helvetica, sans-serif; text-align: left; line-height: 13px;}
	


DIV#welcome { width: 875px; height: 410px; margin: 0 auto; background: url(../images/bg_welcome.gif) bottom repeat-x;}
	
DIV#welcome DIV#left { padding: 26px 0 0 25px; float: left; width: 555px;}

			DIV#left h2.welcome { height: 21px; background: url(../images/welcome.gif) no-repeat; text-indent: -9999px;} 
			
p.font_12 { font-size: 12px;}
			
			DIV#left img.padd { padding: 3px 20px 0 0;}

DIV#welcome DIV#right { padding: 26px 20px 0 0; float: right; width: 245px;}

			DIV#right h2.nase_usluge { height: 21px; background: url(../images/nas_nase_usluge.gif) no-repeat; text-indent: -9999px;}
			
			DIV#right ul.popis { font-size: 12px; line-height: 15px; color: #ffffff;}
			


DIV#copyright { margin: 0 auto; height: 50px; width: 875px; background: url(../images/bg_copyright.jpg) no-repeat;}

DIV#copyright p.copy_left { padding: 20px 0 0 25px; float: left;}

DIV#copyright p.copy_right { padding: 20px 26px 0 0; float: right;}





