<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'ArimoRegular';
    src: url('../fonts/ArimoRegular/ArimoRegular.eot');
    src: url('../fonts/ArimoRegular/ArimoRegular.eot?#iefix')format('embedded-opentype'),
    url('../fonts/ArimoRegular/ArimoRegular.woff') format('woff'),
    url('../fonts/ArimoRegular/ArimoRegular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArimoBold"; */
@font-face {
    font-family: 'ArimoBold';
    src: url('../fonts/ArimoBold/ArimoBold.eot');
    src: url('../fonts/ArimoBold/ArimoBold.eot?#iefix')format('embedded-opentype'),
    url('../fonts/ArimoBold/ArimoBold.woff') format('woff'),
    url('../fonts/ArimoBold/ArimoBold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArimoBoldItalic"; */
@font-face {
    font-family: 'ArimoBoldItalic';
    src: url('../fonts/ArimoBoldItalic/ArimoBoldItalic.eot');
    src: url('../fonts/ArimoBoldItalic/ArimoBoldItalic.eot?#iefix')format('embedded-opentype'),
    url('../fonts/ArimoBoldItalic/ArimoBoldItalic.woff') format('woff'),
    url('../fonts/ArimoBoldItalic/ArimoBoldItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArimoItalic"; */
@font-face {
    font-family: 'ArimoItalic';
    src: url('../fonts/ArimoItalic/ArimoItalic.eot');
    src: url('../fonts/ArimoItalic/ArimoItalic.eot?#iefix')format('embedded-opentype'),
    url('../fonts/ArimoItalic/ArimoItalic.woff') format('woff'),
    url('../fonts/ArimoItalic/ArimoItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
* {
	margin: 0px;
	padding: 0px;
}

body {
		font-family: ArimoRegular;
		/*font-family: ArimoRegular, arial, sans-serif;*/
		background: url(../img/myfon500leonardo2.jpg) repeat;
}

.topLine{
	padding: 14px 0px;
	background: linear-gradient(to bottom,#6fa5ce 0%,#113756 100%);
}

.wrapper{
  width: 900px;
  margin: 0px auto;
	position: relative;
}


.customSelect{
	width: 800px;
	margin: 20px auto;
}

/*style for menu*/
.menu{
	height:30px;
	width: 100%;
	margin-top: -28px;
	background: linear-gradient(to bottom,#6fa5ce 0%,#113756 100%);
}

.menu ul li{
	float: left;
	padding: 6px 20px;
	border-right: 1px solid #eee;
	position: relative;
	z-index: 50;
}

.menu ul li hover{
	/*background: #6fa5ce;*/
}

.menu ul li a{
	text-decoration: none;
	color: #bbc5c8;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.menu ul li a:hover{
	text-decoration: underline;
	/*background: #6fa5ce;*/
	color: white;
	z-index: 51;
}
#shortMenu {
  width: 400px;
}
.menu ul ul{
	background: #113756;
	font-size: 15px;
	width: 600px;
	position: absolute;
	top: 30px;
	left: 0px;
	display: none;

}
.menu ul ul li{
	float: left;
	border-right: none;
	border-right: 1px dashed #eee;
	padding: 6px 10px;
}

.menu ul ul li a{
	color: white;
}

.menu ul ul li:last-child{
	border-bottom: none;
	border-right: none;
}
.backgroundForSubmenu{
	background: #113756;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 13px;
}
.searchLine{
	position: absolute;
	top: 4px;
	right: 15px;
}
.searchLine img{
	position: absolute;
	top: 1px;
	right: 0px;
}
#searchText{
	color: black;
}
#lang{
  position: absolute;
  right: 203px;
  top: 7px;
  font-size: 14px;
}
#lang a{
  text-decoration: none;
  font-family: 'ArimoBoldItalic', 'Times New Roman';
  color: white;
}
#lang .noactive{
  color: #bbc5c8;
}
.topLogo{
	position: absolute;
	top: 30px;
	left: 0px;
	margin: 20px auto 12px;
	padding: 15px 0px 30px 0px;
	width: 350px;
}
.nrpropChampionship{
  position: absolute;
  bottom: 10px;
  right: 20px;
}

#bottomLine{
	width: 900px;
	margin: 0px auto;
	background: linear-gradient(to bottom,#113756 0%,#6fa5ce 100%);
	padding: 15px 0px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
.bottomText{
	width: 70%;
	margin: 0px auto;
	color: #fff;
	text-align: center;
	font-family:
}
.buttomSection{
	width: 900px;
	margin: 0px auto;
	background: #fff5e1;
	color: #113756;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
}

.centerMenu ul li{
display: inline-block;
width: 33%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
}
.centerMenu ul li a{
	color: #113756;
}
.centerMenu ul li:hover{
	background: linear-gradient(to bottom, #ffca60 0%,#fff5e1 100%);
}
.bottomArticle{
	width: 900px;
	margin: 0px auto;
	position: relative;
	background: #fff5e1;
	display: block;
	height: 120px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 15px 0px 15px 0px;
}
.bottomArticleProduct{
	width: 900px;
	margin: 0px auto;
	position: relative;
	background: #fff5e1;
	display: block;
	height: 200px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 15px 0px 15px 0px;
}
.bottomArticle p{
	padding: 10px 30px;
}
.bottomArticleProduct p{
	padding: 10px 30px;
}
.leftColumn{
	width: 33%;
	float: left;
	font-size: 15px;
	text-align: justify;
	padding: 0px 0px;
}
.leftColumnProduct{
	width: 33%;
	float: left;
	font-size: 15px;
	text-align: justify;
	padding: 0px 0px;
}
.leftColumnProduct a{
	display: block;
	height: 100%;
	text-decoration: none;
	color: #000;
}
.leftColumnProduct p{
	text-align: center;

}
.leftColumnProduct:hover{
	background: linear-gradient(to bottom, #ffca60 0%,#ffe8ba 30%,#ffe8ba 100%);
}
.centerColumn{
	width: 33%;
	float: left;
	padding: 0px 0px;
	font-size: 15px;
	text-align: justify;
}

.rightColumn{
	width: 33%;
	float: left;
	padding: 0px 0px;
	font-size: 15px;
	text-align: justify;
}
.lastString{
	width: 900px;
	margin: 0px auto;
	position: relative;
	background: #fff5e1;
	display: block;
	font-size: 10px;
	text-align: center;
	border: 1px solid #7f7f7f;
	border-top: none;
	padding: 10px 0px 5px 0px;
}
/*	style for Product.html*/
#narrow-top{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 150px;
}
.crumbs{
	width: 500px;
	margin: 0px 0px 0px 30px;
	color: #bbc5c8;
	text-align: left;
}
.crumbs a{
	color: #bbc5c8;
	text-decoration: none;
}
.crumbs a:hover{
	text-decoration: underline;
	color: #fff;

}
.crumbs span{
	padding: 0px 5px;
}
/*	end of style for Product.html*/
</pre></body></html>