body {
 margin : 0px;
 padding : 0px;
 scrollbar-face-color: white;
 scrollbar-highlight-color: #F3F3F3;
 scrollbar-3dlight-color: #F3F3F3;
 scrollbar-darkshadow-color: #F3F3F3;
 scrollbar-shadow-color: #F3F3F3;
 scrollbar-arrow-color: #006690;
 scrollbar-track-color: #F3F3F3;
}

h1 { font-size: 17px; color: #006690;  margin:0px; margin-bottom:5px; padding:0px; }
h2 { font-size: 16px; color: #006690;  margin:0px; padding:0px; }
h3 { font-size: 14px; color: #006690;  margin:0px; padding:0px; }
h4 { font-size: 12px; color: #006690;  margin:0px; padding:0px; }
h5 { font-size: 10px; color: #006690;  margin:0px; padding:0px; }
h6 { font-size: 8px; color: #006690;   margin:0px; padding:0px; }

hr {
  border: 1px solid #d0d0d0;
  margin: 0px;
  padding : 0px;
}

ul { }
ul li {
	list-style: inside url(../images/bullet.gif);
}
ol { }

select          {
	background-color: #f3f3f3;
  	border: 1px solid #d0d0d0;
  	font-family: Arial,Verdana,Tahoma,sans-serif;
  	font-size: 12px;
  	color: #404040;
}
.input          { }
.button         { }

/* ------------------>>> ADMIN CONTENT EDITOR STYLES <<<--------------------- */
.blueText   { color : #006690; }
.greyText   { color : #747474; }

/* ----><----- */
.contentEnvelope {
	margin-left:20px;
	margin-right:10px;
}
.newsList {
	width : 90%;
}
.newsList .dateColumn {
	width : 80px;
}
.pointerCursor {
	cursor : pointer;
}
.refBG {
	background: url(../images/refBG.gif);
	width : 460px;
	height : 44px;
	margin-left:40px;
	
}
.refBG .date {
	float: right;
	position:relative;
	left:-17px;
	top:14px;
}
.refBG .title {
	position: relative;
	left: 20px;
	top : 6px;
	font-weight: bold;
	overflow: hidden;
	width : 345px; 
	height : 14px;
}
.refBG .link {
	position: relative;
	left: 20px;
	top : 7px;
	overflow: hidden;
	width : 345px; 
	height : 14px;
}
.refTitle1 {
	font-weight : bold;
	width : 70px;	
}
.refTitle2 {
	font-weight : bold;
}

/* -----> old site css <------ */

A:link    { color: #8B8B8B; text-decoration: none; font-weight: normal; }
A:active  { color: #8B8B8B; text-decoration: none; font-weight: normal;  }
A:visited { color: #8B8B8B; text-decoration: none; font-weight: normal;  }
A:hover   { color: #7B7B7B; text-decoration: none; font-weight: normal;  }

A.news_title:link    { color: #006690; text-decoration: none; font-weight: normal; }
A.news_title:active  { color: #006690; text-decoration: none; font-weight: normal;  }
A.news_title:visited { color: #006690; text-decoration: none; font-weight: normal;  }
A.news_title:hover   { color: #0086b0; text-decoration: none; font-weight: normal;  }

.title {
 color: #006690;
}

.title_big {
 font-family: Arial Black,Verdana,Tahoma,sans-serif;
 letter-spacing: -1px;
 font-size: 16px;
 color: #006690;
}

.news_body {
 color: #646464;
}

.news_date {
 color: #000000;
}

TD {
 font-family: Arial,Verdana,Tahoma,sans-serif;
 font-size: 12px;
 color: #343434;
}

TD.news {
 background-image: url(../images/f1.gif);
 background-repeat: repeat-x;
 padding-top:14px;
 padding-right:14px;
 font-family: Arial,Verdana,Tahoma,sans-serif;
 font-size: 10px;
 background-color: #f3f3f3;
}

TD.news_left {
 background-image: url(../images/f1.gif);
 background-repeat: repeat-x;
 font-family: Arial,Verdana,Tahoma,sans-serif;
 font-size: 10px;
 background-color: #f3f3f3;
}

TD.footer {
 font-family: Arial,Verdana,Tahoma,sans-serif;
 font-size: 10px;
 color: #D2D2D2;
}

.e1 {
  background-color: #f3f3f3;
  border: 1px solid #d0d0d0;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 12px;
  color: #404040;
}

.rnadpis {
  color: #006690;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 12px;
  font-weight:bold;
}
.rpokec {
  color: #747474;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 11px;
  font-weight:normal;
}
.rdatum {
  color: #747474;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 11px;
  font-weight:normal;
  background-image: url(../images/r4.gif);
  background-repeat: repeat-x;
}
.rback {
  background-image: url(../images/r2.gif);
  background-repeat: repeat-x;
}
.rback2 {
  background-image: url(../images/r2a.gif);
  background-repeat: repeat-x;
}
A.rnadpis:link    { color: #006690; font-size: 12px; font-weight:bold; }
A.rnadpis:active  { color: #006690; font-size: 12px; font-weight:bold; }
A.rnadpis:visited { color: #006690; font-size: 12px; font-weight:bold; }
A.rnadpis:hover   { color: #0088b0; font-size: 12px; font-weight:bold; }

.refHead {
  color: #b0b0b0;
  font-weight: bold;
  letter-spacing: -1;
  font-size: 13px;
}

.refTitle {
  color: #006690;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 17px;
}





