body {
	font-family:arial;
	font-size: 10px;
	color:black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	SCROLLBAR-FACE-COLOR: #4137D8;
	SCROLLBAR-TRACK-COLOR: #E9E7F9;
	SCROLLBAR-HIGHLIGHT-COLOR: #E9E7F9;
	SCROLLBAR-ARROW-COLOR: #E9E7F9;
	Scrollbar-shadow-color: #E9E7F9;
	scrollbar-3dlight-color: #4137D8;
	scrollbar-darkshadow-color: #4137D8;
	background : #E9E7F9;
}
		
.datum {
	font-family : Arial;
	font-size : 13px;
	color : White;
	text-decoration : none;
	font-weight : normal;
}

.nadpis
{
	text-align : center;
	color : Yellow;
	font-family : sans-serif;
	font-size: 18px;
	font-weight : normal;
	font-style : normal;
}

.text1
{
	text-align : right;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	font-style : italic;
}

.text11
{
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	font-style : normal;
	background-color : #8179DB;
}

.text21
{
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : normal;
	font-style : normal;
	background-color : #8179DB;
	padding : 3px;
}

.text2
{
	text-align : left;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;
}

.text3
{
	text-align : left;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
}

.text33
{
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
}

.text4
{
	text-align : left;
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 14px;
}

.text5
{
	text-align : right;
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 14px;
}

.text6
{
	text-align : justify;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
}

.text7
{
	text-align : justify;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;
	border : 1px solid;
}

.text8
{
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 12px;
	text-decoration : none;
}
.text9
{
	text-align : center;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
}

.text10
{
	text-align : left;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 14px;
	text-decoration : none;
}

.text12
{
	text-align : left;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 14px;
	text-decoration : none;
}

.text13
{
	text-align : center;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	text-decoration : none;
	vertical-align : top;
}

.aktuality{
	border : 1px solid Navy;
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 16px;
	text-decoration : none;
	border-bottom : 0px;
	background-image : url(oarv/aktuality.jpg);
	vertical-align : top;
	font-style : normal;
}

.aktuality_text{
	border : 1px solid Navy;
	text-align : center;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 12px;
	text-decoration : none;
	border-top : 0px;
	background-color : White;
	background-image : url(oarv/aktuality_text.jpg);
	background-repeat : repeat-x;
}






.doluciara {
	border-bottom : 10px solid Black;
	border-left : 1px;
}


.top {
	border-top : 1px solid Black;
}
	
.top1 {
	border-top : 1px solid Silver;
}	


.bordergreen{
	border : 2px solid #336666;
	background : #FFFFE6;
}

	A:link {
	COLOR: #6699FF;
	TEXT-DECORATION:none;
	font-size : 12px;
	font-weight : bold;
}
	A:visited {
	COLOR: #6699FF;
	TEXT-DECORATION:none;
	font-size : 12px;
	font-weight : bold;
}
	A:active {
	COLOR: #6699FF;
	TEXT-DECORATION:none;
	font-size : 12px;
	font-weight : bold;
}
	A:hover {
	COLOR: #3366CC;
	TEXT-DECORATION:none;
	font-size : 12px;
	font-weight : bold;
}

a.button, a.button:visited
{
    cursor: hand;
    text-decoration: none;
    background : #E9E7F9;
}

a.button:hover
{
	cursor: hand;
	text-decoration: none;
	background : Yellow;
}

div#index td.thumbcell {
	width: 130px;
	border-style: solid;
	border-color: #4080C0;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

