* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	/*background-color: #2264A7;*/
	background-color: #eef6f7;
	font: 12px Verdana, Tahoma, arial, sans-serif;
}

table {
	margin-left: 10px;
	margin-right: 10px;
	/*background-color: #ABC7E3;*/
	font: 12px Verdana, Tahoma, arial, sans-serif;
	border: 0;
}

a, a:visited, a:active {text-decoration: none;}

input,textarea,select {
	border:1px solid #EEEEEE;
	color:#777777;
	font-family:Verdana,sans-serif;
	font-size:1em;
	padding:2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 12px Verdana, Tahoma, arial, sans-serif;
}
input.button {
	background:#305F90 none repeat scroll 0%;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:24px;
	line-height:normal;
	margin:0pt;
	padding:2px 3px;
	font: 12px Verdana, Tahoma, arial, sans-serif;
}

#sjena {
	background: url(images/sjena.gif) repeat-y;
	width: 1004px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font: 12px Verdana, Tahoma, arial, sans-serif;
}
#headheader {
	/*background: url(images/header-bg.jpg) repeat-x;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
	height: 0;
}
#header {
	height: 240px;
	width: 990px;
	background-repeat: no-repeat;
	clear: both;
	/*border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
}
#header div {
	position: relative;
	float: left;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}
#header-line {
	background-color: #2166AB;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-size: 5px;
	height: 10px;
}
/*MENU*/
#menu {
	/*background: url(images/menu-bg.gif) repeat-x;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;*/
	/*background-color: #173E69;*/
	background-color: #c8dae8;
	text-align: right;
	height: 40px;
	padding-right: 20px;
}

/*END MENU, MENU2*/
#xbody {
	/*border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #bbd6f1 url(images/container-bg.gif) repeat-y;*/
	background-color: #e1ebf8;
}
/*SIDEBAR*/
#sidebar {
	width: 155px;
	border: 0px solid red;
	float: left;
	margin-left: 10px;
	margin-top: 12px;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
}
#sidebar h2 {
	color: #1A4C7F;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar a {
	/*border-bottom: 1px dotted #6d9dcd;*/
	font-size: 11px;
}
/*END SIDEBAR*/
/*a-liste*/
.list {
	margin:5px;
	margin-bottom: 15px;
}
.list a {
	display: block;
	color:#455B72;
	font-family:Verdana,Tahoma,arial,sans-serif;
	font-size: 12px;
	line-height: 25px;
	border-bottom: 1px dashed #90B2D8;
}
/*END a-liste*/
/*MAIN*/
#main {
	float: right;
	border: 0px solid red;
	margin-right: 22px;
	margin-top: 5px;
	width: 788px;
	color: #1A4C7F;
}
#main h1, #main h2, #main h3 {
	/*color: #1A4C7F;
	font-family:'Trebuchet MS',Tahoma,Sans-serif;*/
	margin-bottom: 10px;
	margin-top: 15px;
}
/*#main h1 {font-size: 20px; font-weight: bold;}
#main h2 {font-size: 16px; font-weight: bold;}
#main h3 {font-size: 14px; font-weight: bold;}*/
#main p {
	padding: 10px;
	color:#1A4C7F;
	font-family:Verdana,Tahoma,arial,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*text-align: justify;*/
}
#main table {
	border: 0;
	background-color: #C8D9E7;
}
#main table p {}
#main table img {
	float: none;
}
#main table a, #main table a:visited, #main table a:hover {text-decoration: none; border: 0;}
#main ul, #main ol {
	margin: 5px 20px;
	padding: 0 20px;
}
#main ul li {
	list-style-image: url(images/ul.gif);
}

#main form {
	background-color: #DEEBF8;
	color: #1A4C7F;
	padding: 15px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#main img {
	float: left;
	margin: 5px;
	/*margin-bottom: 5px;*/
}

#main #galerija {
	float: right;
	width: 300px;
	margin-top: 38px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #c8d9e7;
	font-size: 11px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: #1A4C7F;
}
#main #galerija .novost, #main .novost {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #1A4C7F;
}
#main #galerija .novost span {
	font-size: 10px;
	font-weight: bold;
}
#main #galerija .novost a, #main .novost a {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px dotted #2264A7;
	color: #1A4C7F;
}
#main #galerija .novost a:hover {
	border: 0;
	color: #282B7C;
}
#main #galerija .novost img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#main #galerija .novost .clear {
	height: 1px;
	font-size: 1px;
}

#galerija div a {
	/*color: black;*/
}
#main a, #main a:visited, #main a:active {text-decoration: none; border-bottom: 1px dotted #859FB9; color: #1A4C7F; }
#main a:hover {border-bottom: 1px solid #607991;}
/*END MAIN && galerija*/
/*FOOTER*/
#headfooter {
	height: 216px;
	background: url(images/footer-bg.jpg) repeat-x;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	clear:both;
	color: #FFF;
}
#headfooter .col {
	color: #E5EFFA;
	border: 0px solid yellow;
	margin-top: 20px;
}
#headfooter .left {
	float:left;
	width: 370px;
}
#headfooter .center {
	float:left;
	text-align: center;
	width: 235px;
}
#headfooter .right {
	float:right;
	width: 370px;
}
#headfooter h2 {
	font-family:'Trebuchet MS',Tahoma,Sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
#headfooter .col .content {
	margin-left: 90px;
	margin-right: 30px;
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height:1.5em;
}
#headfooter .col .content a {
	display: block;
	color: #FFF;
	border-bottom: 1px dashed #468FDA;
	padding:3px 0pt 3px 10px;
	font-size: 11px;
}
#headfooter .col .content a:hover {
	color: aqua;
}
#footer {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	/*background-color: #173E69;*/
	background-color: #c8d9e7;
	height: 35px;
	color: #FFF;
	padding-top: 16px;
}
/*END FOOTER*/
.clear {
	clear: both;
	height: 5px;
	font-size: 3px;
}

/*izmjena (1)*/
#tw_kategorije {
	margin-top: 15px;
}

#tw_kategorije a, #tw_kategorije a:visited, #tw_kategorije a:hover, #tw_kategorije a:active, {
	display: block;
}

#tw_kategorije a.l1, #tw_kategorije a.l1:visited, #tw_kategorije a.l1:active {
	display: block;
	font-size: 14px;
	font-weight: bold;
	/*color: #1A4C7F;*/
	color: #020265;
	font: Verdana, Tahoma, arial, sans-serif;
	background-color: #c8d9e7;
	margin-top: 6px;
	padding: 5px;
}

#tw_kategorije a.l2, #tw_kategorije a.l2:visited {
	display: block;
	font-weight: bold;
	padding-left: 11px;
	color: #020265;
	font: Verdana, Tahoma, arial, sans-serif;
	background-color: #c8d9e7;
}

#tw_kategorije a.l3, #tw_kategorije a.l3:visited, #tw_kategorije a.l3:hover {display: block;font-weight: normal; padding-left: 20px; color: #020265; font: Verdana, Tahoma, arial, sans-serif; background-color: #c8d9e7;}
#tw_kategorije a.l4, #tw_kategorije a.l4:visited, #tw_kategorije a.l4:hover {display: block;font-size: 10px; color: #020265; font: Verdana, Tahoma, arial, sans-serif;}

#tw_kategorije a.l1:hover, #tw_kategorije a.l2:hover, #tw_kategorije a.l3:hover {
	background-color: #000064;
	color: #c7d9e7;
}

#fix_justify {
	width: 435px;
}