h1{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #9E6813;
}

h2{
    color: #51C5FE;       

	
}

h3{
    color: #51C5FE;       
font-size:12px
	
}

h4,h5,h6,h7,h8 {
	color: #51C5FE;
	font-size:11px;

	line-height:0.5em;margin-bottom:0.1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #6F4503;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	left: 50px;
	clip: rect(5px,auto,auto,50px);
	position: fixed;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-weight: normal;
}



img {
	border: none;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 780px;
	height: 38px;
	text-align: center;
	;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #4e4e4e;
	background-image: url(http://www.trgo-pak.hr/Panel_01_30+40.gif);
	clip: rect(10px,auto,auto,auto);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 195px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
	padding-top: 12px;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	height: 312px;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	background-color: #000000;
}

/* Content */



#body .title {
	padding: 10px 20px;
	font-size: 1em;
	background-color: #292929;
	background-repeat: repeat-x;
	background-position: left bottom;
}

#body .story {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #383838;
	border-right-color: #383838;
	border-bottom-color: #383838;
	border-left-color: #383838;
}

/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px;
	background: #292929;
	border-left: 5px solid #000;
	border-bottom: 5px solid #000;
	border-right: 5px solid #000;
	border-top-style: none;
	border-top-width: medium;
}


#bot2{
	width: 778px;
	border-top-style: none;
	border-top-width: thin;
	height: 108px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #292929;
	border-right-color: #292929;
	border-bottom-color: #292929;
	border-left-color: #292929;
	border-bottom-style: dotted;
}

#bot a {
	color: #CCCCCC;
}

