@charset "utf-8";
<style type="text/css">

body,td,th {
	font-family: Calibri, Century Gothic, Trebuchet MS;
	font-size: 12px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #062f5f;
	background-image: url(sliki/lines01.gif);
	background-repeat: repeat-x;
}

</style>
.cell-border {
	border: 2px solid #FCCA94;
	padding: 10px;
}
.mail-text {
	padding-left: 10px;
	padding-right: 10px;
}


.newsletter_placement {
	margin: 10px;
}
a:link {
	color: #1a7ca4;
	text-decoration: none;
}
a:visited {
	color: #1a7ca4;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #1a7ca4;
	text-decoration: none;
}


.foot-text {
	color: #BCBCBC;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.main-text {
	font-size: 12px;
	color: #333;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
}
.heading {
	margin-left: 20px;
	margin-top: 20px;
}

.frame-position {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu {
	background-image: url(sliki/grad-left.gif);
	background-repeat: repeat-y;
}
.menu-item {
	color: #fdd9b1;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bold-text {
	font-weight: bold;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
	font-size: 12px;
}
.img-pad {
	margin-right: 10px;
	margin-bottom: 10px;
}
.newsletter-title {
	padding-left: 38px;
}
.naslov-text {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0fa0db;
	font-weight: bold;
}
.naslov-pod {
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #076c95;
	font-weight: bold;
	text-transform: uppercase;
}

.info-text {
	font-size: 13px;
	color: #333;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
}

.info-text-large {
	font-size: 15px;
	color: #333;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
}

.paper-plav-text {
	font-size: 12px;
	color: #00b0f0;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
}
.paper-naslov-text {
	font-size: 14px;
	color: #333;
	font-family: Calibri, "Century Gothic", "Trebuchet MS";
	text-transform:uppercase
}

.galleryThumb {
	border:solid 3px #062f5f;
	float:left;
	width:auto;
	margin:0px 6px 6px 0px;
}
.galleryThumb:hover {
border:solid 3px #0fa0db;
}

.btnLink {
	display:block;
	color:#595959 !important;
	text-decoration:none;
	padding:3px 30px 3px 20px;
}