<!--

h1 {
	letter-spacing: 10pt;
}

hr {
	border-top: 1px #F4D200 solid;
	width: 440px;
}

a, a:visited {
	color: #808080;
	background-color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #000000;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.4px;
}

br {
	padding-bottom: 10px;
}
p,div {
	padding-top: 5px;	
	text-align: center;
}

img {
	border: 0;
	vertical-align: middle;
}

.container {
	margin: 0pt auto;
	max-width: 500px;
	min-width: 500px;
	padding: 0pt 20px;
}

.container ul {
	max-width: 200px;
	min-width: 200px;
	text-align: left;
}

.container p {
	max-width: 250px;
	min-width: 250px;
	text-align: left;
	padding: 0pt 20px;
}

#obvestilo_s {
	margin: 0pt auto;
	border: 1px solid #000000;
	background-color: #F4D200;
	max-width: 300px;
	min-width: 300px;
	text-align: left;
}

#obvestilo_s a {
	background-color: #F4D200;
	font-weight:bold;
	letter-spacing: 1pt;
}

#storitve_s {
	display: none !important;
}

.sys {
	border-bottom: 1px dashed #808080;
	cursor: pointer;
}

.fontColorYellow {
	color: #F4D200;
}

.contentWrap {
	min-width: 250px;
}

.submitButton {
	color: #FFF;
	background: #000;
	font-weight: bold;
	border: 1px solid #000;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
 
.submitButton:hover {
	color: #F4D200;
	cursor: pointer;
}

.messageArea {
	max-width: 250px;
	min-width: 250px;
	
}

-->
