/*
Theme Name: Konoba Barba Komiža
Theme URI: http://www.komiza-barba.hr/
Description: 
Version: 1.0
Author: Stjepan Tafra
Author URI: http://stjepantafra.com
Tags: 
*/

body
{
	text-align: center;
}

a {text-decoration:none;}
ul, li { list-style:none; float:left; padding:5px 2px;}
li {margin-right:5px; }
li a {color:#000;}
.lactive {background:#fff;}
a.flag {padding:1px 1px !important;}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
}

@font-face {
  font-family: 'HNLTCn';
  src: url('images/HNLTCn.eot?') format('embedded-opentype'); /* IE 5-8 */ 
  src: local('☺'),             /* sneakily trick IE */
        url('images/HNLTCn.woff') format('woff'),    /* FF 3.6, Chrome 5, IE9 */
        url('images/HNLTCn.ttf') format('truetype'), /* Opera, Safari */
        url('images/HNLTCn.svg#HNLTCn') format('svg'); /* iOS */
}