body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
	background-color: #e3e9f7;
	background-image: url(pic/bigbg.jpg);
}

p {
	padding: 2px;
	margin: 2px;
	font-size: 11px;
	
}

hr{
	margin:0px;
	padding:0px;
	border-bottom:1px dashed #bed19a;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}


td {
	padding: 2px;
	margin: 2px;
	font-size: 11px;
	
}

div.container{
	width: 100%;
	background-color: white;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

div.header {
	width: 1000px;
	background-image: url(pic/sky2.jpg);
	background-repeat: no-repeat;
	height: 145px;
	border-top:5px solid white;
}

div.fotter {
	width: 1000px;
	border-bottom:1px solid white;
	background-image: url(pic/new1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 145px;	
}

div.linkovi {
	width: 100%;
	background-color: #f5f5f5;
	float: left;
}

div.main {
	width: 100%;
	background-color: #c8e195;
}

div.menu {
	background-color:#f5f5f5; 

}

img.bord {
	border: 1px solid silver;
	background-color: white;
	padding: 2px;
	margin: 2px;
}

a.header {
	padding: 0px 10px 0px 10px;
	margin: 2px;
	background-color: white;
	color: black;
	border: 1px solid #5194d8;
	text-decoration: none;
	display: block;
	float: right;
	height: 15px;
	vertical-align: middle;
	position: relative;
	top: -10px;
	font-variant: small-caps;
	font-size: 11px;
}

a.header:hover {
	background-color: #e6eef6;
}

div.thumb {
	width: 710px;
	margin: 2px;
	text-align: left;
}

a.naslov {
	display: block;
	color: #006400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	padding: 0px 0px 0px 30px;
	margin: 2px;
	text-align: left;
	background-image: url(pic/subtitle.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 22px;
}

p.naslov {
	display: block;
	color: #006400;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	padding: 0px 0px 0px 30px;
	margin: 2px;
	text-align: left;
	background-image: url(pic/subtitle.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 22px;
}


p.general {
	padding: 2px;
	margin: 2px;
	text-align: justify;
	font-size: 11px;
}

div.fotter a{
	color: black;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

div.fotter a:hover{
	color: #004201;
	text-decoration: undeline;
	
}

input.field {
	border: 1px solid green;
}

input.button {
	border-top: 1px solid #6495ed;
	border-left: 1px solid #6495ed;
	border-right: 1px solid #155ad5;
	border-bottom: 1px solid #155ad5;
	color: black;
	background-color: #cfdefa;
}

input.buttonlink {
	border-top: 1px solid #6495ed;
	border-left: 1px solid #6495ed;
	border-right: 1px solid #155ad5;
	border-bottom: 1px solid #155ad5;
	color: black;
	background-color: #cfdefa;
}


a {
	color: #006400;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}

.leftimg {
	background-image: url(pic/new2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.scroller {
	overflow: hidden;
	height: 50px;
	display: block;
}

div.scroller p {
	padding-bottom: 50px;
}

td.footertext a{
	color: black;
	padding: 5px;
	font-variant: small-caps;
	margin: 2px;
}

td.footertext a:hover{
	text-decoration: none;
	color: #868686;
}
div.tablinks {text-align:right;width:259px;border-bottom:1px solid #CCCCCC;}
div.tablinks a {border-top:1px;border-left:1px;border-right:1px;border-bottom:0px;border-style:solid;border-color:#CCCCCC;background-color:#EAF2F8;line-height:18px;padding:2px;}
div.tablinks a:hover {background-color:#C2E7F4;}
div.tabcontent {height:50em;}
div.tabcontent a {color:#0066FF;}
div.tabcontent a:hover {color:#C2E7F4;}
div.tabcontent a:active {font-weight:bold;}
div.tabcontainer {padding: 4px 8px 0px 0px;margin:0px 0px 280px 0px;float:right;width:100%;text-align:right;overflow:hidden;height:40em;width:250px;border-right:1px solid #CCCCCC;}
div.tabcontainer table {border-collapse:collapse;padding:0px;float:right;}
div.tabcontainer table tr td {padding:0px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;}
.blink{text-decoration:blink}