
/* <![CDATA[ */
body {background:  url("pozadi.jpg");}

h1  {color: white;}
p   {color: white;}
/* ]]> */


* {margin: 0; padding: 0;}
html {height: 100%; font-size: 80%;}
body {height: 100%; text-align: center; font: 1.2em Verdana, Arial, Helvetica, sans-serif; position: relative; min-width: 900px;}
#header {height: 175px;margin-left: 500px}


#menu-box {background: #1C4E71 url('img/menu-bg.gif') repeat-x 0 0;}
#menu {width: 960px; margin: 0 auto;}

#menu li {
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
	}

#menu li a {
	text-decoration: none;
	color: #FFF;
	float: left;
	display: inline;
	line-height: 35px;
	padding: 0 18px;
	border-right: 1px solid #6E9DBE;
	}
 
#menu li.first a {border-left: 1px solid #6E9DBE;}
#menu li a:hover, #menu li a.active {background-color: #133F5D;}

/* Clearfix */
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ' ';
	}

.clearfix {min-height: 1px;}
.clearfix {display: inline-block;} /* Pro IE/Mac */

/* Backslash hack - nemel by to videt IE/Mac \*/
.clearfix {display: block;}
/* Konec hacku */

/* ]]> */