﻿body,table,td,th,p,div,input,textarea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: Black;
}
p{margin-top: 5px; margin-left:10px; margin-right:10px; margin-bottom: 10px;}

h1{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #3D1F09;
	margin-top: 8px; 
	margin-bottom:0x;
	margin-left: 12px;}

h2{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: red;
	margin-top: 5px; 
	margin-bottom: 5px;}

h3{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: black;
	font-weight:bold;
	margin-top: 3px; 
	margin-bottom: 3px;}

.menu {
	color: #3D1F09;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}

.big {
	color: White;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

a{
	color: #015FB9;
	text-decoration: none;
}
a:hover{
	color: #0064C4;
	text-decoration: underline;
}
a.region{
	color: #015FB9;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
a.region:hover{
	color: #0064C4;
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: #3A3A3A;
}
a.copyright{
	color: #343434;
	text-decoration: none;
}
a.copyright:hover{
	color: #343434;
	text-decoration: underline;
}

a.white{
	color: White;
	text-decoration: none;
}
a.white:hover{
	color:  White;
	text-decoration: underline;
}


a.map_w{
	color: Navy;
	text-decoration: none;
}
a.map_w:hover{
	color: Teal;
	text-decoration: underline;
}

a.blue{
	color: blue;
	text-decoration: none;
}
a.blue:hover{
	color: blue;
	text-decoration: underline;
}


a.red{
	color: Red;
	text-decoration: none;
}
a.red:hover{
	color: Red;
	text-decoration: underline;
}

a.winter{
	color: Black;
	text-decoration: underline;
	font-size : 12;
}
a.winter:hover{
	color: Red;
	text-decoration: none;
	font-size : 12;
}

a.winter1{
	color: Black;
	text-decoration: none;
	font-size : 12;
}
a.winter1:hover{
	color: Red;
	text-decoration: none;
	font-size : 12;
}

a.white1{
	color: White;
	text-decoration: none;
}
a.white1:hover{
	color: Yellow;
	text-decoration: underline;
}


a.map{
	color: Navy;
	font-size: 9px;
	text-decoration: none;
	font-weight : bold;
}

a.map:hover{
	color: Red;
	font-size: 11px;
	text-decoration: underline;
}

a.banskomap{
	color: blue;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
}

a.banskomap:hover{
	color: Red;
	font-size: 12px;
	text-decoration: underline;
	margin-bottom:5px;
	margin-top:5px;
}

/*Added by Limitmedia*/
table.border{
border-collapse:collapse;
margin-left: 20px;
}
table.border td, table.border th{
border:1px solid #343434;
text-align: center;
}

#imgmap_hint
{
	display: none;
	position: absolute;
	background-color: #C1F1D9;
	border: #cc9999 1px dashed;
	width: 350px;
	height: 200px;
}