.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 : normal;
	text-align : center;
	border: 1px solid #002344;
	color: White;	
}

.maintext {
font-size:14px;
font-style:italic;
font-weight:bold;
color:#003366;


}

.maintext2 {
font-size:20px;
font-style:italic;
font-weight:bold;
color:#003366;


}


A:LINK {
	text-decoration : none;
	font-style : oblique;
	
}

A:VISITED {
	text-decoration : none;
	font-style : oblique;
	color : blue;

}

A:HOVER {
	text-decoration: underline;

}

.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;
}

.sButton {
	background-color: #336666;
	color: White;
    font-weight: bold;
}