/* STANDARD ELEMENTS */

body {
	color: black;
	background-color: white;
	background-repeat: repeat-y;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.74em;
	padding: 0;
	margin: 0;
	height: 100%;
}

img {
	border:0;
}

a img {
	border: 0
}

a:link, a:visited, a:active {
	color: #a53535;
	text-decoration: underline;
}

a:hover {
	color: #a53535;
	text-decoration: none;
}

a.cloaked:link, a.cloaked:visited, a.cloaked:active {
	color: #333333;
	text-decoration: none
}

a.cloaked:hover {
	color: #333333;
	text-decoration: underline

}


ul {
	margin: 0;
	padding: 0;
	/*list-style-position: outside*/
}

li {	
	
}

p {
	margin:0;
	padding:0
}

form {
	padding: 0;
	margin: 0
}

textarea {
	background-color: white;
	color: #333;
	border: 1px solid #9B9B9B
}

.formControl input {
	height: 22px;
}

.formLabel {
	padding-top: 7px;
	padding-bottom: 2px;
	
	color: #5A5A5A;
	font-weight: bold;
}

#search_field{
	display:none;
}

/* used to clear floats */
.clearer {
	clear: both;
	display: block;
	height: 1px;
	width:1;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

/* when .clearer fails... :)  */
.clearerMini {
	clear: both;
}

.fotoCnt {
	padding: 10px
}

.bold {
	font-weight: bold
}

.fotoCnt2{
	border: none;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* END STANDARD ELEMENTS */

#main_head{
	display:none;
}

#bottomArea {
	display:none;
}


#content_head{
	display:none;
}

#tic_napis{
	display:none;
}

#tic_napis_vsebina{
	display:none;
}

#sporocila{
	position:absolute;
	top:10px;
	left:10px;
	width:188px;
	z-index:10;
}

#turizem{
	position:absolute;
	top:10px;
	left:220px;
	width:338px;
	z-index:10;
}

#vsebina{
	top:10px;
	left:10px;
	width:533px;
	z-index:10;
}

#koledar{
	display:none;
}

#sys_search{
	display:none;
}

#search_field{
	display:none;
}

#sys_sitmeap{
	display:none;
}

#sys_credits{
	display:none;
}

#sys_print{
	display:none;
}

.siteMapL1{
	margin-top:5px;
}

.siteMapL2{
	margin-top:5px;
	margin-left:15px;
	font-style:italic;
}

.guestbook{
		color:black;
		font-size:100%;
		font-family: verdana, arial, helvetica, sans-serif;
}

.guest_book input{
	border:1px solid #9B9B9B;
	background: white;
}

#insertComment{
	border:1px solid #9B9B9B;
	background: white;
}

#flags {
	display:none;
}

#masterdiv {
	display: none;
}


