html, body {
	height: 100%;
}

body {
	color: #333333;
	background-image: url(../images/bgnd.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}

table, td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse:collapse
}

a img {
	border: 0
}

a:link {
	color: #0091CA;
	text-decoration: underline;
}

a:visited {
	color: #0091CA;
	text-decoration: underline;
}

a:active {
	color: #0091CA;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


ul {
	margin: 2em;
	padding: 5px;
	list-style-position: outside;
}

li {	
	
}

form {
	padding: 0;
	margin: 0
}

input {
	background-color: white;
	color: #333333;
	border: 1px solid #666666;
}

input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #0063AB;
	cursor: pointer;
	padding: 2px;
	border: none
}

input.submit:hover{
   background-color: black;
   color: white
}

textarea {
	background-color: white;
	color: #333;
	border: 1px solid #333333;
}

input.searchField {
	height: 16px;
	width: 203px;
	padding: 0 0 0 3px;
	margin: 11px 0 0 13px;
	border: none;
}

.fotoCnt {
	padding: 10px;
}

.title, .naslov {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}

.besedilo {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 120%;
}

a.novice {
	color: #0091CA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
}

a.novice:link, a.novice:visited, a.novice:active {
	color: black;
	text-decoration: none;
}

a.novice:hover {
	color: black;
	text-decoration: underline;
}

.noviceDate {
	font-weight: bold;
}

a.newsArchive:link, a.newsArchive:visited, a.newsArchive:active, a.newsArchive:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0091CA;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

a.ukazi
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #0091CA;
	text-decoration: underline;
}

.ukazi
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #192F38;
	text-decoration: none;
	margin-bottom: 4px;
	vertical-align : middle;
}

.borderedWindow {
	border-left: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
}

#wrapperArea {
	position: relative;
	width: 722px;
	left: 99px;
	z-index: 2;
}

#pageArea {
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}

/* header area: logo + language menu */
#headerArea {
	position: relative;
	width: 100%;
	z-index: 31;
}

/* leading picture area */
#leadPicArea {
	position: relative;
	width: 100%;
	z-index: 30;
}

/* main menu area */
#mainMenuArea {
	position: relative;
	width: 100%;
	background-color: #D9863A;
	z-index: 3;
}

#mainMenuArea div {
	float: left;
}

/* page content area */
#contentArea {
	position: relative;
	width: 100%;
	background-color: white;
}

#logo {
	float: left;
	width: 141px;
	height: 62px;
	z-index: 50;
}

#langBackground {
	position: relative;
	float: right;
	width: 579px;
	height: 62px;
	background-color: #7EBBE2;
}

#langButtonSlo {
	position: absolute;
	left: 15px;
	top: 39px;
	width: 88px;
	height: 17px;
	z-index: 50;
}

#langButtonEng {
	position: absolute;
	left: 115px;
	top: 39px;
	width: 128px;
	height: 17px;
	z-index: 50;
}

#langButtonIta {
	position: absolute;
	left: 255px;
	top: 39px;
	width: 168px;
	height: 17px;
	z-index: 50;
}

#langButtonGer {
	position: absolute;
	left: 428px;
	top: 39px;
	width: 146px;
	height: 17px;
	z-index: 50;
}


#centerArea {
	float: left;
	width: 484px;
}

#centerArea .areaTitle {
	float: left;
	width: 37px;
}

/* using extra div - paddedArea, because of IE margin/padding problems when specifying div widths */
#centerArea .areaTitle .paddedArea {
	margin: 29px 0 30px 8px;
}

#centerArea .contentText {
	float: left;
	width: 447px;
}

#centerArea .contentText .paddedArea {
	margin: 29px 13px 50px 13px;
}


#rightArea {
	float: right;
	width: 236px;
	margin-bottom: 30px;
}

#newsArea {
	position: relative;
	margin: 29px 0 50px 0;
}

#newsArea .contentText {
	float: left;
	width: 201px;
	text-align: right;
}

#newsArea .contentText .paddedArea {
	margin-right: 13px;
}

#newsArea .areaTitle {
	float: left;
	width: 35px;
}

#newsArea .areaTitle .paddedArea {
	margin-right: 13px;
}


#cardArea {
	position: relative;
	margin-bottom: 30px;
}

#cardArea .contentText {
	float: left;
	width: 200px;
	text-align: right;
}

#cardArea .contentText .paddedArea {
	margin-right: 13px;
}

#cardArea .areaTitle {
	float: left;
	width: 35px;
}

#cardArea .areaTitle .paddedArea {
	margin-right: 13px;
}


#bottomArea {
	position: fixed;
	height: 34px;
	width: 720px;
	background-color: #DCDCDC;
	bottom: 0;
}

#searchArea {
	float:left
}

#sysmenuArea {
	float: right;
}

#sysmenuArea div {
	float:left;
}

#scaleDiv {
	position: absolute;
	visibility: hidden;
	height: 100%;
}
