﻿body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #EFEFEF url(../slike/bbg.png) top repeat-x;
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	width:900px;
}

#header{
	height:75px;
	background: url(../slike/header-bg.gif) top left repeat-x;
	border-bottom:1px solid #81ABC6;
}
#headerimg{
	height:149px;
	background: url(../slike/header.jpg) top no-repeat;
	border-bottom:1px solid #81ABC6;
}

#headercrta{
	height:8px;
	background: #4D84A7;
}

#sadrzaj{
	background: #FFFFFF;
}

#footer{
	height:69px;
	background: url(../slike/footer-bg.png) top repeat-x;
	border-top:1px solid #FFFFFF;
}
#footer-in{
	margin-left: auto;
	margin-right: auto;
	height:69px;
	width:900px;
	background: url(../slike/footer-bg.jpg) top no-repeat;
}

#leftcol{
	float:left;
	width:200px;
	border-right:1px solid #E1E1E1;
}
.glavni{
	float:left;
	width:670px;
	margin-left:15px;
	text-align:left;
	/*border:1px solid red;*/
}

.module{
	background:#EFEFEF;
	border:1px solid #FFFFFF;
}

.module h3{
	display: block;
	background: url(../slike/module-head.png) top no-repeat;
	height:21px;
	border-bottom:1px solid #FFFFFF;
	font-size:15px;
	margin:0;
	color:#666666;
}
a.izbornik:link, a.izbornik:visited{
	display:block;
	height:30px;
	line-height:29px;
	text-align:left;
	padding-left:35px;
	margin:10px;
	font-size:15px;
	
}
a.izbornik:hover{
	text-decoration:none;
}

a#izb-naslovnica:link, a#izb-naslovnica:visited{
	background: url(../slike/icon11.png) top left no-repeat;
}
a#izb-naslovnica:hover{
	background: url(../slike/icon11.png) bottom left no-repeat;
}

a#izb-oprema:link, a#izb-oprema:visited{
	background: url(../slike/icon12.png) top left no-repeat;
}
a#izb-oprema:hover{
	background: url(../slike/icon12.png) bottom left no-repeat;
}

a#izb-nautika:link, a#izb-nautika:visited{
	background: url(../slike/icon13.png) top left no-repeat;
}
a#izb-nautika:hover{
	background: url(../slike/icon13.png) bottom left no-repeat;
}

a#izb-kontakt:link, a#izb-kontakt:visited{
	background: url(../slike/icon14.png) top left no-repeat;
}
a#izb-kontakt:hover{
	background: url(../slike/icon14.png) bottom left no-repeat;
}

.active{
	border-right:3px solid #CCCCCC;
}

.divider{
	border-bottom:1px solid #E1E1E1;
}
.clr{
	clear:both;
}

#footer-in div{
	color:#FFFFFF;
	padding:3px;
}

#footer-in a{
	color:#FFFFFF;
	font-weight:bold;
}

.fbottom{
	text-align:right;
}

.fcentar{
	text-align:center;
}


/* Normal link */
a {
	color: #4D84A7;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}

p {
	margin: 15px 0;
}

h1{
	color: #4D84A7;
	font-size:32px;
	text-align:center;
	margin-top:15px;
}

h2{
	color: #66838D;
	font-size:22px;
	text-align:center;
	margin-top:10px;
}

.rightcol{
	float:right;
	width: 200px;
	padding:5px;
}

.rightcol img, .bor{
	padding:3px;
	margin:3px;
	border:1px solid #CCCCCC;
}

.spc{
	margin:10px;
	margin-top:0;
}

.upload{
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.admin-tn{
	float:left;
	width:134px;
	height:150px;
	border: 1px solid #CCCCCC;
	padding:2px;
	margin:5px;
	text-align:center;
}

.gal-tn{
	float:left;
	width:134px;
	height:134px;
	border: 1px solid #CCCCCC;
	background: #EFEFEF;
	padding:2px;
	margin:5px;
	text-align:center;
	line-height:134px;
}

.gal-tn img{
	border: 1px solid #75A2BF;
}