.vTD {
		border : thin groove #6699CC;
	}
.vTRup {
	
	background: url(img/up.gif) repeat-x;
	padding-top: 4px;
}

.vTRdn {
	
	background: url(img/dn.gif) repeat-x;
	padding-top: -20px;
}
BODY {
	background-color : White;
	border-left : double White;
	
	color : Black;	
	font-family : "Times New Roman";
	font-size : small; 
	
}

.mainLeftMenu {
	background-color : #003366;
	font-style : italic;
	text-align : center;
	border: 1px solid #002344;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.menuLink{
	color: white;
	font-size:16px;
}

.menuLink A:link{
	color: white;
	font-size:16px;
}

.menuLink A:hover{
	color: white;
	font-size:16px;
}

.menuLink A:visited{
	color: white;
	font-size:16px;
}

.menuLink A:activ{
	color: white;
	font-size:16px;
}

.mainLeftMenu A:link{
	color: white;
	font-size:16px;
}

.mainLeftMenu A:hover{
	color: white;
	font-size:16px;	
}

.mainLeftMenu A:visited{
	color: white;
	font-size:16px;	
}

.mainLeftMenu A:active{
	color: white;
	font-size:16px;	
}

.mainText{
	color: #003366;
	font-size:17px;
	font-style: italic;
	font-weight: bold;
}

.mainTextItalicBlue{
	color: #003366;
	font-size:17px;
	font-style: italic;
	font-weight:normal;
}

.mainTextBoldBlue{
	color: #003366;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
}

.mainLink{
	color: #336666;
	font-size:17px;
	font-style: italic;
	font-weight: bold;
}

.mainTitle{
	color: #000080;
	font-size:15px;
	font-style:normal;
	font-weight: bold;
}

A:LINK {
    color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : none;
	font-style : oblique;
}

A:HOVER {
    color: #336666;
	font-size:17px;
	font-weight: bold;
	font-style : oblique;
	text-decoration: underline;

}

A:visited {
    color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : none;
	font-style : oblique;
}

A:active{
    color: #336666;
	font-size:17px;
	font-weight: bold;
	font-style : oblique;
	text-decoration: underline;

}

.StrGrLink A:link{
	color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : underline;
	font-style : normal;
}

.StrGrLink A:hover{
	color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : underline;
	font-style : normal;
}

.StrGrLink A:visited{
	color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : underline;
	font-style : normal;
}

.StrGrLink A:active{
	color: #336666;
	font-size:17px;
	font-weight: bold;
	text-decoration : underline;
	font-style : normal;
}

.mainBorderTable {
		border : thin solid Black;
		padding : 5px;
				
}
.borderTest
{
		padding : 5px;
		border-bottom-style: none;
		border-right: none;
		border-top-style: none;
}

form input, form textarea {
	color: #336666;
	font-weight: bold;
	font-family: "Times New Roman";
	border-color: #336666;
	
	SCROLLBAR-FACE-COLOR: #E6E6FA; 
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: #C7C7C7; 
	SCROLLBAR-3DLIGHT-COLOR: #E6E6FA;; 
	SCROLLBAR-ARROW-COLOR: #708090; 
	SCROLLBAR-TRACK-COLOR: #F5F5F5; 
	SCROLLBAR-DARKSHADOW-COLOR: #303030; 
	SCROLLBAR-BASE-COLOR: #8FBC8F; 
}

.newsBody {
	font-size : small;
	border-right : 2px ridge #336666;
	//border-top : 1px ridge #336666;
	border-bottom : 2px ridge #336666;
	//border-left : 2px ridge #336666;
}
.newsHead {
	background-color : #003366;
	color : White;
	font-style : normal;
	text-align : center;
	border : 1px double #003366;
	font-weight : bold;
	padding-right : 5px;
}
.topZagol {
		
}
HR {
	color : #336666;
}

.adres {
	background-color : #336699;
	color : White;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	border-top : thin solid Black;
	border-bottom : thin solid Black;
}

.addressYellowTxt {
  font-size: 14px;
  color: #FFFF66;
}

.sButton {
	background-color: #336666;
	color: White;
    font-weight: bold;
}
