/*
AABBCC
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1555B5;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1555B5;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 60px;
}


#back	{
	width: 796px;
	background: #ffffff;
	margin: 0 auto;

}

#header {
	height: 748px;
	text-align: left;		
}

#menu	{
	width: 696px;
	height: 44px;
	padding-left:100px;
	background: url(images/menu.gif) no-repeat;

}

#menu ul {
	list-style: none;	

}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 29px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;

}

#menu a:hover {
	width: 120px;
    	height: 29px;
	color: #ffffff;
	!text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;

}

#left H3 {
	width: 216px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 14px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) repeat-x

}

#logo {
	background: url(images/home.jpg) no-repeat;
	width: 766px;
	height: 398px;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
}

#logo H1 {
	padding: 0px;
	margin: 0px;

}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 17px;
	color: #F8FAF7;
	padding: 0px;
	margin:  0px;
}

#right  {
	float: right;
	width: 500px;
	padding-right: 10px;

}

#kontakt {
	background: url(images/appk1.jpg) no-repeat;
	margin: 0;
	font-size: 18px;
	text-align: center;
	color: #1555B5;
	padding-top:  15px;

}

#location {
	background: url(images/lokacija1.jpg) no-repeat;
	width: 766px;
	height: 378px;
	text-align: center;
	padding-top: 0px;
	padding-right: 25px;

}

#appzvone {
	width: 766px;
	height: 378px;
	padding-top: 14px;
	padding-left: 14px;
}

#apptara {
	width: 766px;
	height: 378px;
	padding-top: 14px;
	padding-left: 14px;

}

#about {
	width: 766px;
	height: 378px;
	padding-top: 14px;
	padding-left: 14px;

}
