/* Start of CMSMS style sheet 'stilus' */
* {
	font-family: "Helvetica Neue", sans-serif;
}

body {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

a:link,a:active,a:visited {
	color: #172856;
	text-decoration: underline;
}

a:hover {
	color: #172856;
	text-decoration: none;
}

img {
	border: 0px;
	
}

#container {
	width: 950px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p,li,label,textarea,input,submit,td {
	line-height: 17px;
	color: black;
	font-size: 13px;
}

input,textarea {
	font-size: 11px;
	margin-bottom: 2px;
}

submit {
	font-size: 11px;
	margin-left: 4px;
	padding-left: 5px;
	padding: 0;
}

h1 {
	font-size: 23px;
	color: #003380;
	line-height: 30px;
}

h2 {
	font-size: 18px;
	color: #003380;
	line-height: 22px;
}

h3 {
	font-size: 16px;
	color: black;
	line-height: 18px;
	padding-bottom: 4px;
	margin-bottom: 2px;
}

h5 {
	font-size: 17px;
	color: #a31010;
	line-height: 20px;
	margin-bottom: 4px;
	padding-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

li {
	padding-bottom: 5px;
	line-height: 18px;
}

ul {
	margin-top: 3px;
	margin-bottom: 3px;
}

/* @group head & menu */

#head {
	text-align: left;
	width: 950px;
	margin-top: 10px;
}

.logo {
	background: url(images/felmondas_03.jpg) no-repeat 125px 0;
	font-weight: bold;
	letter-spacing: 0.1px;
	color: #a31010;
	width: 260px;
	float: left;
	margin-left: 20px;
	font-size: 31px;
	padding-top: 10px;
	margin-top: 10px;
	word-spacing: -5px;
	padding-bottom: 20px;
}

.logo span {
	color: #172856;
	font-size: 20px;
}

a.logolink {
	text-decoration: none;
	color: #a31010;
}

.head-text {
	width: 650px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 33px;
	margin-right: 20px;
	float: right;
}

.head-text span {
	font-weight: normal;
	font-style: normal;
}

.head-text a {
	text-decoration: none;
}

.head-text span a {
	text-decoration: none;
	color: #172856;
}

#menu1 {
	float: left;
	width: 22px;
	height: 42px;
	background: #544a3e url(images/felmondas_07.jpg) no-repeat right top;
	border-bottom: 1px solid white;
}

#menu2 {
	width: 906px;
	height: 42px;
	float: left;
	background-color: #544a3e;
	border-bottom: 1px solid white;
}

#menu3 {
	width: 22px;
	height: 42px;
	background: #544a3e url(images/felmondas_10.jpg) no-repeat left top;
	float: right;
	border-bottom: 1px solid white;
}

/* @end */

#gradient {
	background: url(images/felmondas_15.jpg) repeat-x;
	height: 12px;
	width: 950px;
}

#gradient2 {
	background: url(images/felmondas_15.jpg) repeat-x;
	height: 12px;
	width: 620px;
}

#left {
	float: left;
	margin-top: 10px;
	margin-bottom: 4px;
	width: 620px;
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#right {
	float: left;
	margin-top: 10px;
	margin-bottom: 4px;
	width: 250px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}

#footer {
	background: url(images/felmondas_15.jpg) repeat-x 0 1px;
	text-align: center;
	font-size: 11px;
	border-top: 4px solid #544a3e;
	padding-top: 10px;
	width: 950px;
}

#footer span {
	font-size: 11px;
	color: silver;
}

.sarga-padd {
	background-color: #fffad4;
	border: 1px dotted #dcdaa2;
	padding: 10px;
}

.padd-left {
	margin-left: 10px;
}

.line {
	height: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid silver;
}

.tdborder {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
}

.warning {
	color: #d10000;
	font-weight: bold;
}
/* End of 'stilus' */

