body {
        text-align : center;
        background-color: #87CEEB;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
        }

#container {
        width : 750px;
        text-align : justify;
        margin-left : auto;
        margin-right : auto;
        border: 1px solid #104E8B;
        background-color: #FFF;
	height: 100%;
        }

#header	{
	width: 750px;
	border-bottom: 1px dashed #87CEEB;
	text-align: center;
	background: #FFF url(croazia3.jpg) top no-repeat;
	
	}

#main	{
	clear:left;
	float: left;
	width:400px;
	padding: 0;
	font-size:0.9em; 
	margin: 5px  5px 5px 5px;
	}
#main p { padding: 5px; }

#dx	{
	border-left: 1px dashed #87CEEB;
	padding: 0 5px 0 5px;
	margin: 5px 5px 5px 410px;
	text-align: center;
	}

#footer	{
	clear:both;
	width: 750px;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 10px 0;
	}

h1     { margin-top:10px;
	color: #FFF;
        text-decoration: none;
        font-size: 24px;
	line-height: 35px; 
        }

h2	{ 
	color: #FFF;
	font-size: 14px; }


a { color: #104E8B; }

.menu	{
	text-align: center;
	color: #00688B;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 5px 5px 10px;
	}
.menu a,a:visited{ text-decoration: none;}
.menu a:hover{text-decoration: underline;}
.menu a:active{text-decoration: underline;}
.tab	{background-color: #F2F2F2; text-align:left; font-size: 12px;}
li	{list-style-type: square; }