/* CSS Document */
body{
	background-image: url(../body/footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
}
td.bg1{
	background-image: url(../body/meniu-a.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.bg2{
	background-image: url(../body/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td.mic{
	font-size: 1px;
}
div.linie{
	background-image: url(../body/LINIE1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
div.linie2{
	background-image: url(../body/LINIE2.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
div.text{
	color: #646F79;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	letter-spacing: 0px;
	margin-bottom: 15px;
}
div.text a{
	color: #DFA507;
	text-decoration: none;
}
div.root{
	font-family: Tahoma, sans-serif;
	color: #DFA507;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.root a{
	color: #C0C0C0;
	font-size: 11px;
	text-decoration: none;
}
div.root a:hover{
	color: #333333;
}
div.meniu-footer{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
div.meniu-footer a{
	color: #999999;
	text-decoration: none;
}
div.meniu-footer a:hover{}
